游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [ea9eae8531]:

To Artifact [9dd84a0e7f]:


1
2
3
4
5
6
7
8

9
10
11
12
13
14
15
1
2
3
4
5
6
7

8
9
10
11
12
13
14
15







-
+







--[[message
A simple puzzle, which teaches a Red Dragon Archfiend line combo
#Eroldin_01_Mastering_the_Red_Dragons
]]

--Mastering the Red Dragons
Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.ReloadFieldBegin(DUEL_PSEUDO_SHUFFLE + DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 5)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 9700, 0, 0)

local k1, k2 = LOCATION_MZONE, POS_FACEUP_ATTACK--怪兽
Debug.AddCard(31122090, 1, 1, k1, 2, k2)
local k1, k2 = LOCATION_SZONE, POS_FACEDOWN--魔陷
Debug.AddCard(42079445, 0, 0, k1, 1, k2)