Artifact a5a7a9ddec7d1e2372f451a9c5498bd9a10cf6b93c0096da226a541c253526c2:
- File single/4_04_暗黑界 枯岳说书人_c15.lua — part of check-in [1b26050451] at 2024-02-07 15:12:51 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 818) [annotate] [blame] [check-ins using]
- File single/X-LV-15.lua — part of check-in [7f595724f2] at 2024-01-22 07:35:42 on branch trunk — (/ω\) (user: 顽雨沉风, size: 818) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c15.lua — part of check-in [579f5d5d5f] at 2024-02-08 03:38:35 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 818) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c15 4_4_暗黑界.lua — part of check-in [960596b888] at 2024-02-09 05:22:33 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 818) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c15 4_4_风灵术.lua — part of check-in [6d89c30f8a] at 2024-02-09 06:58:42 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 818) [annotate] [blame] [check-ins using]
--[[message 新手教学 ]] Debug.SetAIName("X-LV-15") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 1500, 0, 0) local g02 = Debug.AddCard(84696266, 0, 0, LOCATION_MZONE, 2, POS_FACEUP_ATTACK) local g12 = Debug.AddCard(27288416, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK) local m01 = Debug.AddCard(31000575, 0, 0, LOCATION_SZONE, 1, POS_FACEDOWN) local m02 = Debug.AddCard(31036355, 0, 0, LOCATION_SZONE, 2, POS_FACEDOWN) local m03 = Debug.AddCard(74117290, 0, 0, LOCATION_SZONE, 3, POS_FACEDOWN) local m12 = Debug.AddCard(79333300, 1, 1, LOCATION_SZONE, 2, POS_FACEDOWN) Debug.AddCard(46986414, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN) Debug.ReloadFieldEnd() aux.BeginPuzzle() Debug.ShowHint("尝试一下控制权的转移+特殊胜利")