游戏王残局简化版

Annotation For single/枯岳说书人_c22 4_02.lua
Login

Annotation For single/枯岳说书人_c22 4_02.lua

Lines of single/枯岳说书人_c22 4_02.lua from check-in 9ce2716644 that are changed by the sequence of edits moving toward check-in e0de2e0138:

                         1: --[[message
                         2: 察局:2024-02-13
                         3: 简语:新手教学
                         4: ]]
                         5: Debug.SetAIName("枯岳说书人_c22")
                         6: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4)
                         7: Debug.SetPlayerInfo(0, 8000, 0, 0)
                         8: Debug.SetPlayerInfo(1, 3000, 0, 0)
                         9: 
                        10: local g01 = Debug.AddCard(64631466, 0, 0, LOCATION_MZONE, 1, POS_FACEUP_ATTACK)
                        11: local g02 = Debug.AddCard(64631466, 0, 0, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
                        12: local g13 = Debug.AddCard(89631139, 1, 1, LOCATION_MZONE, 3, POS_FACEUP_ATTACK)
                        13: local g12 = Debug.AddCard(89631139, 1, 1, LOCATION_MZONE, 2, POS_FACEDOWN_DEFENSE)
                        14: local g11 = Debug.AddCard(89631139, 1, 1, LOCATION_MZONE, 1, POS_FACEUP_ATTACK)
                        15: --~ local m02=Debug.AddCard(75652080,0,0,LOCATION_SZONE,2,POS_FACEDOWN)
                        16: --~ local m12=Debug.AddCard(72302403,1,1,LOCATION_SZONE,2,POS_FACEUP)
                        17: Debug.ReloadFieldEnd()
                        18: aux.BeginPuzzle()
                        19: Debug.ShowHint("尝试一下怪兽变为装备卡")