1
2
3
4
5
6
7
8
9
|
--[[message
察局:2024-02-12
简语:Be cautious! Nekroz of Trishula will punish you if you do not get rid of your whole hand.
原局:Furtie Hubo_a14
]]
-- Nekroz
Debug.SetAIName("枯岳说书人_a21")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_PSEUDO_SHUFFLE + DUEL_SIMPLE_AI, 3)
|
|
|
1
2
3
4
5
6
7
8
9
|
--[[message
维护:2024-02-12
简语:Be cautious! Nekroz of Trishula will punish you if you do not get rid of your whole hand.
原局:Furtie Hubo_a14
]]
-- Nekroz
Debug.SetAIName("枯岳说书人_a21")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_PSEUDO_SHUFFLE + DUEL_SIMPLE_AI, 3)
|