Artifact 3a7335c40e6fd4bf670956306fee44c07a6bf5c6f2cc667c75e7e23c04a315b3:
- File single/4_05_异色眼 枯岳说书人_c26.lua — part of check-in [1b26050451] at 2024-02-07 15:12:51 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 746) [annotate] [blame] [check-ins using]
- File single/X-LV-26.lua — part of check-in [7f595724f2] at 2024-01-22 07:35:42 on branch trunk — (/ω\) (user: 顽雨沉风, size: 746) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c26.lua — part of check-in [579f5d5d5f] at 2024-02-08 03:38:35 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 746) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c26 4_5_异色眼.lua — part of check-in [960596b888] at 2024-02-09 05:22:33 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 746) [annotate] [blame] [check-ins using]
--[[message 新手教学 ]] Debug.SetAIName("X-LV-26") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 2000, 0, 0) Debug.AddCard(23851033, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) local g02 = Debug.AddCard(74677422, 0, 0, LOCATION_MZONE, 2, POS_FACEUP_ATTACK) local g03 = Debug.AddCard(74677422, 0, 0, LOCATION_MZONE, 3, POS_FACEUP_ATTACK) local g12 = Debug.AddCard(34408491, 1, 1, LOCATION_MZONE, 2, POS_FACEUP_ATTACK) local m01 = Debug.AddCard(86780027, 0, 0, LOCATION_SZONE, 1, POS_FACEUP) local m02 = Debug.AddCard(59820352, 0, 0, LOCATION_SZONE, 2, POS_FACEDOWN) Debug.AddCard(44405066, 0, 0, LOCATION_EXTRA, 0, POS_FACEDOWN) Debug.ReloadFieldEnd() aux.BeginPuzzle()