游戏王残局简化版

Annotation For single/X-LV-21.lua
Login

Annotation For single/X-LV-21.lua

Lines of single/X-LV-21.lua from check-in d4deeab7e2 that are changed by the sequence of edits moving toward check-in c8322ffe62:

                         1: --[[message
d4deeab7e2 2024-07-01    2: 时间:2024-07-01
d4deeab7e2 2024-07-01    3: 简介:新手教学
                         4: ]]
                         5: Debug.SetAIName("QQ群181175613")
                         6: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4)
                         7: Debug.SetPlayerInfo(0, 8000, 0, 0)
                         8: Debug.SetPlayerInfo(1, 500, 0, 0)
                         9: 
                        10: local g02 = Debug.AddCard(46986414, 0, 0, LOCATION_MZONE, 2, POS_FACEDOWN_DEFENSE)
                        11: local g12 = Debug.AddCard(59380081, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
                        12: local m01 = Debug.AddCard(93747864, 0, 0, LOCATION_SZONE, 1, POS_FACEDOWN)
                        13: --~ local m02=Debug.AddCard(52503575,0,0,LOCATION_SZONE,2,POS_FACEDOWN)
                        14: Debug.ReloadFieldEnd()
                        15: aux.BeginPuzzle()
                        16: Debug.ShowHint("尝试一下反转召唤+反转")