游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [981807ff9d]:

To Artifact [158353de7b]:


1
2
3
4
5
6
7
8
9
10
--[[message
维护:2024-06-27:What is this sadness pounding in my chest...?
Use a combination of Blue-Eyes and Obelisk The Tormentor's abilities to win!
标签:#RashFaustinho_03_Seto_VS_Ishizu
]]

Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetAIName("QQ群181175613")
Debug.SetPlayerInfo(0, 100, 0, 0)

|
|







1
2
3
4
5
6
7
8
9
10
--[[message
时间:2024-07-01:What is this sadness pounding in my chest...?
Use a combination of Blue-Eyes and Obelisk The Tormentor's abilities to win!
标签:#RashFaustinho_03_Seto_VS_Ishizu
]]

Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetAIName("QQ群181175613")
Debug.SetPlayerInfo(0, 100, 0, 0)
50
51
52
53
54
55
56
57
58
Debug.AddCard(81674782, 1, 1, LOCATION_SZONE, 3, POS_FACEUP)
Debug.AddCard(89041555, 1, 1, LOCATION_SZONE, 2, POS_FACEDOWN)

--Hand Opponent

--Solution (Video): https://www.youtube.com/watch?v=wlIBlP1X_zE

Debug.ReloadFieldEnd()
aux.BeginPuzzle()







|

50
51
52
53
54
55
56
57
58
Debug.AddCard(81674782, 1, 1, LOCATION_SZONE, 3, POS_FACEUP)
Debug.AddCard(89041555, 1, 1, LOCATION_SZONE, 2, POS_FACEDOWN)

--Hand Opponent

--Solution (Video): https://www.youtube.com/watch?v=wlIBlP1X_zE

Debug.ReloadFieldEnd("灵龙")
aux.BeginPuzzle()