游戏王残局简化版

Check-in [4558549ba7]
Login

Check-in [4558549ba7]

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

Modified single/MH-20230405.lua from [f4c527742d] to [03ce09b3e5].

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)

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