游戏王残局简化版

Annotation For single/[WCS2006]_a04 3_4_栗子球.lua
Login

Annotation For single/[WCS2006]_a04 3_4_栗子球.lua

Lines of single/[WCS2006]_a04 3_4_栗子球.lua from check-in 960596b888 that are changed by the sequence of edits moving toward check-in 6d89c30f8a:

                         1: --[[message
960596b888 2024-02-09    2: 察局:
                         3: ]]
                         4: Debug.SetAIName("[WCS2006]04_cannon")
                         5: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
                         6: Debug.SetPlayerInfo(0, 2000, 0, 0)
                         7: Debug.SetPlayerInfo(1, 2500, 0, 0)
                         8: Debug.AddCard(40640057, 1, 1, LOCATION_HAND, 0, POS_FACEDOWN)
                         9: Debug.AddCard(11384280, 0, 0, LOCATION_MZONE, 3, POS_FACEUP_ATTACK)
                        10: Debug.AddCard(29654737, 0, 0, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
                        11: Debug.AddCard(86281779, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
                        12: Debug.AddCard(40703222, 0, 0, LOCATION_SZONE, 2, POS_FACEDOWN)
                        13: Debug.ReloadFieldEnd()
                        14: aux.BeginPuzzle()