游戏王残局简化版

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

Annotation For single/X-LV-14.lua

Lines of single/X-LV-14.lua from check-in 399df43325 that are changed by the sequence of edits moving toward check-in 0cb64112b3:

                         1: --[[message
                         2: 新手教学
                         3: ]]
                         4: Debug.SetAIName("顽雨沉风")
                         5: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
                         6: Debug.SetPlayerInfo(0,8000,0,0)
                         7: Debug.SetPlayerInfo(1,500,0,0)
                         8: 
                         9: local g12=Debug.AddCard(91152256,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
                        10: local m01=Debug.AddCard(87772572,0,0,LOCATION_SZONE,1,POS_FACEDOWN)
                        11: local m02=Debug.AddCard(61420130,0,0,LOCATION_SZONE,2,POS_FACEDOWN)
                        12: Debug.ReloadFieldEnd()
                        13: Debug.ShowHint("尝试一下陷阱卡变成的怪兽")
399df43325 2023-07-16   14: aux.BeginPuzzle()
                        15: 
                        16: 
                        17: