Artifact fdd37c7dbae6b7b98341b363bd9c764eb82d66313bd473b0ca12dfc36103054a:
- File single/枯岳说书人_c19 4_03_-2500.lua — part of check-in [95b5664d69] at 2024-02-10 15:11:09 on branch trunk — 搞定了 (user: 顽雨沉风, size: 713) [annotate] [blame] [check-ins using] [more...]
- File single/枯岳说书人_c19 4_03_00.lua — part of check-in [62e417ee6c] at 2024-02-10 05:58:05 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 713) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c19 4_03_03.lua — part of check-in [ceb3f9fd47] at 2024-02-10 11:44:57 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 713) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c19 4_3_0.lua — part of check-in [47e0a87646] at 2024-02-10 04:04:00 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 713) [annotate] [blame] [check-ins using]
--[[message 新手教学 ]] Debug.SetAIName("枯岳说书人_c19") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 2300, 0, 0) local g02 = Debug.AddCard(68505803, 0, 0, LOCATION_MZONE, 2, POS_FACEUP_ATTACK) local m02 = Debug.AddCard(44887817, 0, 0, LOCATION_SZONE, 2, POS_FACEDOWN) Debug.AddCard(44947065, 1, 1, LOCATION_SZONE, 1, POS_FACEUP) Debug.AddCard(03989465, 0, 0, LOCATION_EXTRA, 0, POS_FACEDOWN) Debug.AddCard(97204936, 0, 0, LOCATION_EXTRA, 0, POS_FACEDOWN) Debug.AddCard(23635815, 0, 0, LOCATION_GRAVE, 0, POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() Debug.ShowHint("尝试一下超量召唤")