游戏王残局简化版

Annotation For single/3_02_巨大化 LV_a24.lua
Login

Annotation For single/3_02_巨大化 LV_a24.lua

Origin for each line in single/3_02_巨大化 LV_a24.lua from check-in d992d8209a:

d992d8209a 2024-02-07    1: --[[message
d992d8209a 2024-02-07    2: 察局:
d992d8209a 2024-02-07    3: ]]
d992d8209a 2024-02-07    4: --puzzle1
d992d8209a 2024-02-07    5: Debug.SetAIName("LV-024")
d992d8209a 2024-02-07    6: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
d992d8209a 2024-02-07    7: Debug.SetPlayerInfo(0, 3000, 0, 0)
d992d8209a 2024-02-07    8: Debug.SetPlayerInfo(1, 2000, 0, 0)
d992d8209a 2024-02-07    9: 
d992d8209a 2024-02-07   10: Debug.AddCard(58831685, 0, 0, LOCATION_MZONE, 1, POS_FACEUP_ATTACK)
d992d8209a 2024-02-07   11: Debug.AddCard(13429800, 0, 0, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
d992d8209a 2024-02-07   12: Debug.AddCard(15025844, 0, 0, LOCATION_MZONE, 3, POS_FACEUP_ATTACK)
d992d8209a 2024-02-07   13: 
d992d8209a 2024-02-07   14: Debug.AddCard(22046459, 0, 0, LOCATION_SZONE, 2, POS_FACEDOWN)
d992d8209a 2024-02-07   15: Debug.AddCard(22046459, 0, 0, LOCATION_SZONE, 3, POS_FACEDOWN)
d992d8209a 2024-02-07   16: 
d992d8209a 2024-02-07   17: Debug.AddCard(58831685, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
d992d8209a 2024-02-07   18: Debug.AddCard(89631139, 1, 1, LOCATION_MZONE, 1, POS_FACEUP_ATTACK)
d992d8209a 2024-02-07   19: 
d992d8209a 2024-02-07   20: Debug.ReloadFieldEnd()
d992d8209a 2024-02-07   21: aux.BeginPuzzle()