游戏王残局简化版

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 566d25c2db that are changed by the sequence of edits moving toward check-in 9ce2716644:

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