游戏王残局简化版

Annotation For single/3_03_纳祭 LV_a17.lua
Login

Annotation For single/3_03_纳祭 LV_a17.lua

Origin for each line in single/3_03_纳祭 LV_a17.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-017")
d992d8209a 2024-02-07    6: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
d992d8209a 2024-02-07    7: Debug.SetPlayerInfo(0, 8000, 0, 0)
d992d8209a 2024-02-07    8: Debug.SetPlayerInfo(1, 1100, 0, 0)
d992d8209a 2024-02-07    9: 
d992d8209a 2024-02-07   10: Debug.AddCard(63519819, 0, 0, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
d992d8209a 2024-02-07   11: 
d992d8209a 2024-02-07   12: Debug.AddCard(34853266, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
d992d8209a 2024-02-07   13: Debug.AddCard(14087893, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
d992d8209a 2024-02-07   14: 
d992d8209a 2024-02-07   15: Debug.AddCard(89631139, 1, 1, LOCATION_MZONE, 3, POS_FACEUP_ATTACK)
d992d8209a 2024-02-07   16: Debug.AddCard(89631139, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
d992d8209a 2024-02-07   17: Debug.AddCard(89631139, 1, 1, LOCATION_MZONE, 1, POS_FACEUP_ATTACK)
d992d8209a 2024-02-07   18: 
d992d8209a 2024-02-07   19: Debug.ReloadFieldEnd()
d992d8209a 2024-02-07   20: aux.BeginPuzzle()