Artifact d4442d10d0e6cb097c29afcae88e1e36bef46ee09a57e6814bc8f19b752651f8:
- File single/4_03_熔岩 枯岳说书人_c19.lua — part of check-in [1b26050451] at 2024-02-07 15:12:51 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 682) [annotate] [blame] [check-ins using]
- File single/X-LV-19.lua — part of check-in [7f595724f2] at 2024-01-22 07:35:42 on branch trunk — (/ω\) (user: 顽雨沉风, size: 682) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c19.lua — part of check-in [579f5d5d5f] at 2024-02-08 03:38:35 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 682) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c19 4_3_熔岩.lua — part of check-in [960596b888] at 2024-02-09 05:22:33 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 682) [annotate] [blame] [check-ins using]
--[[message 新手教学 ]] Debug.SetAIName("X-LV-19") 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("尝试一下超量召唤")