游戏王残局简化版

Check-in [d0727469d2]
Login

Check-in [d0727469d2]

Overview
Comment:0.0.1371
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d0727469d24fcd30395f579fa9413076670a4399d93ba6ba722646704c96016d
User & Date: 顽雨沉风 on 2023-07-15 11:08:00
Other Links: manifest | tags
Context
2023-07-15
11:08
0.0.1372 check-in: 7d9a47eaf3 user: 顽雨沉风 tags: trunk
11:08
0.0.1371 check-in: d0727469d2 user: 顽雨沉风 tags: trunk
11:07
0.0.1370 check-in: 01a07cd442 user: 顽雨沉风 tags: trunk
Changes

Modified single/Fedo-04.lua from [fcc134ecdf] to [0f786fa645].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--[[message
念动力
]]

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

Debug.SetAIName("幽厉塔诗莉安")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,5000,0,0)
Debug.SetPlayerInfo(1,38500,0,0)

--自己的怪兽区
Debug.AddCard(1834753,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) --最大瞬移者




<
<
<
<







1
2
3
4




5
6
7
8
9
10
11
--[[message
念动力
]]





Debug.SetAIName("幽厉塔诗莉安")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,5000,0,0)
Debug.SetPlayerInfo(1,38500,0,0)

--自己的怪兽区
Debug.AddCard(1834753,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) --最大瞬移者