Artifact 28ac2acdf0c156c33a1a14f1a606075d7bfcc2c2071b1f9ba6958633dea43c92:
- File single/枯岳说书人_c08 4_02.lua — part of check-in [95b5664d69] at 2024-02-10 15:11:09 on branch trunk — 搞定了 (user: 顽雨沉风, size: 655) [annotate] [blame] [check-ins using] [more...]
- File single/枯岳说书人_c08 4_02_00.lua — part of check-in [62e417ee6c] at 2024-02-10 05:58:05 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 655) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c08 4_02_02.lua — part of check-in [ceb3f9fd47] at 2024-02-10 11:44:57 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 655) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c08 4_2_0.lua — part of check-in [47e0a87646] at 2024-02-10 04:04:00 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 655) [annotate] [blame] [check-ins using]
--[[message 新手教学 ]] Debug.SetAIName("枯岳说书人_c08") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 1400, 0, 0) Debug.AddCard(19230408, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) Debug.AddCard(91152258, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) Debug.AddCard(69140098, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) local g12 = Debug.AddCard(89631139, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK) local m12 = Debug.AddCard(29401950, 1, 1, LOCATION_SZONE, 2, POS_FACEDOWN) Debug.ReloadFieldEnd() aux.BeginPuzzle() Debug.ShowHint("尝试一下攻击力的优缺点")