游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [4ecf291f92]:

To Artifact [4a52851551]:


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
]]

--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)


--Mastering the Red Dragons
Debug.SetAIName("Eroldin")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,9700,0,0)





<
<
<
<







1
2
3
4




5
6
7
8
9
10
11
--[[message
A simple puzzle, which teaches a Red Dragon Archfiend line combo
]]






--Mastering the Red Dragons
Debug.SetAIName("Eroldin")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,9700,0,0)