游戏王残局简化版

Annotation For single/0.lua
Login

Annotation For single/0.lua

Origin for each line in single/0.lua from check-in 6a1f7ee631:

dee956635c 2023-09-09    1: --[[message
dee956635c 2023-09-09    2: 新手教学
dee956635c 2023-09-09    3: ]]
dee956635c 2023-09-09    4: 
dee956635c 2023-09-09    5: Debug.SetAIName("顽雨沉风")
dee956635c 2023-09-09    6: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
dee956635c 2023-09-09    7: Debug.SetPlayerInfo(0,8000,0,0)
dee956635c 2023-09-09    8: Debug.SetPlayerInfo(1,1000,0,0)
dee956635c 2023-09-09    9: Debug.AddCard(53927679,0,0,LOCATION_HAND,0,POS_FACEDOWN)
dee956635c 2023-09-09   10: local g02=Debug.AddCard(89631139,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
33becb2345 2023-09-09   11: 
33becb2345 2023-09-09   12: 
33becb2345 2023-09-09   13: 
6a1f7ee631 2023-09-09   14: local m1=Debug.AddCard(65741786,0,0,LOCATION_MZONE,3,POS_FACEUP_ATTACK)
6ce219e039 2023-09-09   15: Debug.PreSummon(m1, SUMMON_TYPE_LINK)
6a1f7ee631 2023-09-09   16: local m2=Debug.AddCard(65741786,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK)
6a1f7ee631 2023-09-09   17: Debug.PreSummon(m2, SUMMON_TYPE_LINK)
6a1f7ee631 2023-09-09   18: Debug.AddCard(21887175,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)
33becb2345 2023-09-09   19: 
33becb2345 2023-09-09   20: 
33becb2345 2023-09-09   21: 
dee956635c 2023-09-09   22: local g12=Debug.AddCard(46986414,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
dee956635c 2023-09-09   23: local g11=Debug.AddCard(46986414,1,1,LOCATION_MZONE,1,POS_FACEUP_DEFENSE)
dee956635c 2023-09-09   24: Debug.ReloadFieldEnd()
dee956635c 2023-09-09   25: aux.BeginPuzzle()
dee956635c 2023-09-09   26: