Artifact 840077f3213b5e1183e027b1b8b6e52af8e05367ebf699119d4f67c53cd80a3a:
- File single/4_00_请便 枯岳说书人_c05.lua — part of check-in [2219e19a91] at 2024-02-07 14:48:48 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 782) [annotate] [blame] [check-ins using]
- File single/X-LV-05.lua — part of check-in [a2e76b01c2] at 2024-01-26 08:01:22 on branch trunk — (/ω\) (user: 顽雨沉风, size: 782) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c05.lua — part of check-in [579f5d5d5f] at 2024-02-08 03:38:35 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 782) [annotate] [blame] [check-ins using]
- File single/枯岳说书人_c05 4_0_请便.lua — part of check-in [960596b888] at 2024-02-09 05:22:33 on branch trunk — 慢慢来 (user: 顽雨沉风, size: 782) [annotate] [blame] [check-ins using]
--[[message 新手教学 ]] Debug.SetAIName("X-LV-05") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 4) Debug.SetPlayerInfo(0, 8000, 0, 0) Debug.SetPlayerInfo(1, 2500, 0, 0) Debug.AddCard(46986414, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) Debug.AddCard(70781055, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) Debug.AddCard(91152256, 0, 0, LOCATION_HAND, 0, POS_FACEDOWN) local g01 = Debug.AddCard(27288416, 0, 0, LOCATION_MZONE, 1, POS_FACEUP_ATTACK) local g03 = Debug.AddCard(27288416, 0, 0, LOCATION_MZONE, 3, POS_FACEUP_ATTACK) Debug.AddCard(27288416, 1, 1, LOCATION_MZONE, 3, POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() Debug.ShowHint( "尝试一下四星以下不需要祭品。\n五·六星怪兽需要一只祭品。\n七星以上两只祭品。" )