Artifact 20cad8e0f3ccb180e17801e93944fe66ada4612422ae5bb556cd34e7d86c993f:
- File single/4_02_落穴 枯岳说书人_c08.lua — part of check-in [1b26050451] at 2024-02-07 15:12:51 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 627) [annotate] [blame] [check-ins using]
- File single/X-LV-08.lua — part of check-in [7f595724f2] at 2024-01-22 07:35:42 on branch trunk — (/ω\) (user: 顽雨沉风, size: 627) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c08.lua — part of check-in [579f5d5d5f] at 2024-02-08 03:38:35 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 627) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c08 4_2_落穴.lua — part of check-in [960596b888] at 2024-02-09 05:22:33 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 627) [annotate] [blame] [check-ins using]
--[[message 新手教学 ]] Debug.SetAIName("X-LV-08") 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("尝试一下攻击力的优缺点")