游戏王残局简化版

Annotation For single/LV_3B_04.lua
Login

Annotation For single/LV_3B_04.lua

Origin for each line in single/LV_3B_04.lua from check-in b91941e2e9:

b91941e2e9 2024-06-24  顽雨沉风: --[[message
b91941e2e9 2024-06-24  顽雨沉风: 维护:2024-02-10
b91941e2e9 2024-06-24  顽雨沉风: 简语:
b91941e2e9 2024-06-24  顽雨沉风: ]]
b91941e2e9 2024-06-24  顽雨沉风: --puzzle1
b91941e2e9 2024-06-24  顽雨沉风: Debug.SetAIName("QQ群181175613")
b91941e2e9 2024-06-24  顽雨沉风: Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
b91941e2e9 2024-06-24  顽雨沉风: Debug.SetPlayerInfo(0, 100, 0, 0)
b91941e2e9 2024-06-24  顽雨沉风: Debug.SetPlayerInfo(1, 5000, 0, 0)
b91941e2e9 2024-06-24  顽雨沉风: 
b91941e2e9 2024-06-24  顽雨沉风: Debug.AddCard(69196160, 0, 0, LOCATION_SZONE, 1, POS_FACEDOWN)
b91941e2e9 2024-06-24  顽雨沉风: Debug.AddCard(27551, 0, 0, LOCATION_SZONE, 2, POS_FACEDOWN)
b91941e2e9 2024-06-24  顽雨沉风: Debug.AddCard(69196160, 0, 0, LOCATION_SZONE, 3, POS_FACEDOWN)
b91941e2e9 2024-06-24  顽雨沉风: 
b91941e2e9 2024-06-24  顽雨沉风: Debug.AddCard(36331074, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)
b91941e2e9 2024-06-24  顽雨沉风: Debug.AddCard(336369, 0, 0, LOCATION_DECK, 1, POS_FACEUP_ATTACK)
b91941e2e9 2024-06-24  顽雨沉风: 
b91941e2e9 2024-06-24  顽雨沉风: Debug.AddCard(91662792, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
b91941e2e9 2024-06-24  顽雨沉风: Debug.AddCard(65277087, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN)
b91941e2e9 2024-06-24  顽雨沉风: 
b91941e2e9 2024-06-24  顽雨沉风: Debug.AddCard(49036338, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK)
b91941e2e9 2024-06-24  顽雨沉风: 
b91941e2e9 2024-06-24  顽雨沉风: Debug.ReloadFieldEnd()
b91941e2e9 2024-06-24  顽雨沉风: aux.BeginPuzzle()