游戏王残局简化版

Annotation For single/简化版_3C_14.lua
Login

Annotation For single/简化版_3C_14.lua

Origin for each line in single/简化版_3C_14.lua from check-in f10cbfb6a0:

f10cbfb6a0 2024-06-24    1: --[[message
f10cbfb6a0 2024-06-24    2: 维护:2024-02-12
f10cbfb6a0 2024-06-24    3: 简语:抢夺艾克佐迪亚
f10cbfb6a0 2024-06-24    4: 原局:四妹_a05
f10cbfb6a0 2024-06-24    5: ]]
f10cbfb6a0 2024-06-24    6: 
f10cbfb6a0 2024-06-24    7: --puzzle1
f10cbfb6a0 2024-06-24    8: Debug.SetAIName("QQ群181175613")
f10cbfb6a0 2024-06-24    9: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
f10cbfb6a0 2024-06-24   10: Debug.SetPlayerInfo(0, 1600, 0, 0)
f10cbfb6a0 2024-06-24   11: Debug.SetPlayerInfo(1, 10000, 0, 0)
f10cbfb6a0 2024-06-24   12: --~ Debug.AddCard(33396948,0,0,LOCATION_DECK,0,POS_FACEDOWN)
f10cbfb6a0 2024-06-24   13: --~ Debug.AddCard(85431040,0,0,LOCATION_DECK,0,POS_FACEDOWN)
f10cbfb6a0 2024-06-24   14: --~ Debug.AddCard(85431040,0,0,LOCATION_DECK,0,POS_FACEDOWN)
f10cbfb6a0 2024-06-24   15: --~ Debug.AddCard(85431040,0,0,LOCATION_DECK,0,POS_FACEDOWN)
f10cbfb6a0 2024-06-24   16: Debug.AddCard(48686504, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
f10cbfb6a0 2024-06-24   17: Debug.AddCard(70903634, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
f10cbfb6a0 2024-06-24   18: Debug.AddCard(61650133, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
f10cbfb6a0 2024-06-24   19: Debug.AddCard(71645242, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
f10cbfb6a0 2024-06-24   20: Debug.AddCard(98494543, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
f10cbfb6a0 2024-06-24   21: Debug.AddCard(43434803, 0, 0, LOCATION_GRAVE, 0, POS_FACEUP)
f10cbfb6a0 2024-06-24   22: Debug.AddCard(11747708, 0, 0, LOCATION_GRAVE, 0, POS_FACEUP)
f10cbfb6a0 2024-06-24   23: Debug.AddCard(58242947, 0, 0, LOCATION_GRAVE, 0, POS_FACEUP)
f10cbfb6a0 2024-06-24   24: Debug.AddCard(29654737, 0, 0, LOCATION_GRAVE, 0, POS_FACEUP)
f10cbfb6a0 2024-06-24   25: Debug.AddCard(27174286, 0, 0, LOCATION_GRAVE, 0, POS_FACEUP)
f10cbfb6a0 2024-06-24   26: Debug.AddCard(81665333, 0, 0, LOCATION_GRAVE, 0, POS_FACEUP)
f10cbfb6a0 2024-06-24   27: --~ Debug.AddCard(25789292,0,0,LOCATION_GRAVE,0,POS_FACEUP)
f10cbfb6a0 2024-06-24   28: Debug.AddCard(7902349, 0, 0, LOCATION_REMOVED, 0, POS_FACEUP)
f10cbfb6a0 2024-06-24   29: Debug.AddCard(70903634, 0, 0, LOCATION_REMOVED, 0, POS_FACEUP)
f10cbfb6a0 2024-06-24   30: Debug.AddCard(44519536, 0, 0, LOCATION_REMOVED, 0, POS_FACEUP)
f10cbfb6a0 2024-06-24   31: Debug.AddCard(8124921, 0, 0, LOCATION_REMOVED, 0, POS_FACEUP)
f10cbfb6a0 2024-06-24   32: --~ Debug.AddCard(50091196,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)
f10cbfb6a0 2024-06-24   33: --~ Debug.AddCard(90953320,0,0,LOCATION_EXTRA,0,POS_FACEDOWN)
f10cbfb6a0 2024-06-24   34: Debug.AddCard(33396948, 1, 1, LOCATION_DECK, 0, POS_FACEDOWN)
f10cbfb6a0 2024-06-24   35: Debug.AddCard(30042158, 1, 1, LOCATION_HAND, 0, POS_FACEDOWN)
f10cbfb6a0 2024-06-24   36: Debug.AddCard(30042158, 1, 1, LOCATION_HAND, 0, POS_FACEDOWN)
f10cbfb6a0 2024-06-24   37: Debug.AddCard(92755808, 1, 1, LOCATION_GRAVE, 0, POS_FACEUP)
f10cbfb6a0 2024-06-24   38: Debug.AddCard(30834988, 1, 1, LOCATION_SZONE, 2, POS_FACEUP)
f10cbfb6a0 2024-06-24   39: Debug.ReloadFieldEnd()
f10cbfb6a0 2024-06-24   40: aux.BeginPuzzle()