游戏王残局简化版

Annotation For single/[WCS2006]04_cannon.lua
Login

Annotation For single/[WCS2006]04_cannon.lua

Lines of single/[WCS2006]04_cannon.lua from check-in 05e78174eb that are changed by the sequence of edits moving toward check-in d37736e922:

                         1: --[[message
                         2: ]]
05e78174eb 2023-07-11    3: --~ 必须位于残局文件顶部
05e78174eb 2023-07-11    4: --~ 加载残局函数库
05e78174eb 2023-07-11    5: Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
                         6: Debug.SetAIName("[WCS2006]04_cannon")
                         7: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
                         8: 
                         9: Debug.SetPlayerInfo(0,2000,0,0)
                        10: Debug.SetPlayerInfo(1,2500,0,0)
                        11: 
                        12: Debug.AddCard(40640057,1,1,LOCATION_HAND,0,POS_FACEDOWN)
                        13: 
                        14: Debug.AddCard(11384280,0,0,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
                        15: Debug.AddCard(29654737,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
                        16: Debug.AddCard(86281779,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
                        17: 
                        18: Debug.AddCard(40703222,0,0,LOCATION_SZONE,2,POS_FACEDOWN)
                        19: 
                        20: Debug.ReloadFieldEnd()
                        21: --~ Debug.ShowHint("1回合內取得勝利")
                        22: aux.BeginPuzzle()
                        23: fun["开局说明"]()