Artifact f471d4972bf995114c9b443df1a3251ca44fe29011d2976938cdf8a2f769db02:
- File single/LV_3A_01.lua — part of check-in [b859c1e121] at 2024-06-24 00:40:24 on branch trunk — 0 (user: 顽雨沉风, size: 890) [annotate] [blame] [check-ins using]
- File single/简化版_30_01.lua — part of check-in [dfd83344b8] at 2024-06-24 11:54:42 on branch trunk — 0 (user: 顽雨沉风, size: 890) [annotate] [blame] [check-ins using]
- File single/简化版_3A_01.lua — part of check-in [ab7d7109fc] at 2024-06-24 02:47:01 on branch trunk — 0 (user: 顽雨沉风, size: 890) [annotate] [blame] [check-ins using]
- File single/简化版_430_01.lua — part of check-in [5756f637b1] at 2024-06-25 00:39:20 on branch trunk — 0 (user: 顽雨沉风, size: 890) [annotate] [blame] [check-ins using]
- File single/简化版_530_01.lua — part of check-in [0b7fcedec2] at 2024-06-27 09:50:34 on branch trunk — 0 (user: 顽雨沉风, size: 890) [annotate] [blame] [check-ins using]
--[[message 维护:2024-06-24 标签:#LV-007 ]] Debug.SetAIName("QQ群181175613") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3) Debug.SetPlayerInfo(0, 100, 0, 0) Debug.SetPlayerInfo(1, 2300, 0, 0) Debug.AddCard(46657337, 0, 0, LOCATION_MZONE, 1, POS_FACEUP_ATTACK) Debug.AddCard(93920745, 0, 0, LOCATION_MZONE, 2, POS_FACEDOWN_DEFENSE) Debug.AddCard(14181608, 0, 0, LOCATION_MZONE, 3, POS_FACEUP_ATTACK) Debug.AddCard(46986414, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) Debug.AddCard(90908427, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) Debug.AddCard(91152256, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) Debug.AddCard(69140098, 1, 1, LOCATION_MZONE, 3, POS_FACEUP_ATTACK) Debug.AddCard(69140098, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK) Debug.AddCard(13945283, 1, 1, LOCATION_MZONE, 1, POS_FACEUP_DEFENSE) Debug.ReloadFieldEnd() aux.BeginPuzzle()