游戏王残局简化版

Check-in [156ab0a6bd]
Login

Check-in [156ab0a6bd]

Overview
Comment:0.0.1369
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 156ab0a6bdf7b3aba6bed2f587d32e5bbf49649159fc7cba80e42248fc926c0c
User & Date: 顽雨沉风 on 2023-07-15 11:07:47
Other Links: manifest | tags
Context
2023-07-15
11:07
0.0.1370 check-in: 01a07cd442 user: 顽雨沉风 tags: trunk
11:07
0.0.1369 check-in: 156ab0a6bd user: 顽雨沉风 tags: trunk
11:07
0.0.1368 check-in: 74509be343 user: 顽雨沉风 tags: trunk
Changes

Modified single/Eroldin_01_Mastering_the_Red_Dragons.lua from [4ecf291f92] to [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)