游戏王残局简化版

Check-in [7627350660]
Login

Check-in [7627350660]

Overview
Comment:0.0.1390
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 76273506606fd607b969c57e126e1c851e54b5d097cf82c740a7e120d707fe8d
User & Date: 顽雨沉风 on 2023-07-15 11:19:57
Other Links: manifest | tags
Context
2023-07-15
11:20
0.0.1391 check-in: 60690c2c8d user: 顽雨沉风 tags: trunk
11:19
0.0.1390 check-in: 7627350660 user: 顽雨沉风 tags: trunk
11:19
0.0.1389 check-in: 4558549ba7 user: 顽雨沉风 tags: trunk
Changes

Modified single/MH-20230405_衍生版_1.lua from [d26e0a7f67] to [ff8e883d5e].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
--[[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,100,0,0)
Debug.SetPlayerInfo(1,14200,0,0)

--自己的怪兽区
--对方的怪兽区



<
<
<
<







1
2
3




4
5
6
7
8
9
10
--[[message
]]





Debug.SetAIName("棉花")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,14200,0,0)

--自己的怪兽区
--对方的怪兽区