1
2
3
4
5
6
7
8
9
10
11
12
13
|
--[[message
维护:2024-02-26
简语:Ruin and Demise are deep into your deck, and so are their Ritual Spells.
Can you still summon both of them?
Be careful on not locking yourself out of the combo!
原局:RashFaustinho_04_Ruin_and_Demise
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,2100,0,0)
Debug.SetPlayerInfo(1,9000,0,0)
|
|
|
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
--[[message
维护:2024-06-27
简语:Ruin and Demise are deep into your deck, and so are their Ritual Spells.
Can you still summon both of them?
Be careful on not locking yourself out of the combo!
标签:#RashFaustinho_04_Ruin_and_Demise
]]
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,2100,0,0)
Debug.SetPlayerInfo(1,9000,0,0)
|