游戏王残局简化版

Check-in [c663e81336]
Login

Check-in [c663e81336]

Overview
Comment:0.0.1379
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c663e8133631df6b55e4ddd4bbfa65fefce48b73162bc10d908fcd148721027c
User & Date: 顽雨沉风 on 2023-07-15 11:10:46
Other Links: manifest | tags
Context
2023-07-15
11:10
0.0.1380 check-in: 1f63640d43 user: 顽雨沉风 tags: trunk
11:10
0.0.1379 check-in: c663e81336 user: 顽雨沉风 tags: trunk
11:10
0.0.1378 check-in: d308b2c785 user: 顽雨沉风 tags: trunk
Changes

Modified single/LV-013.lua from [98de3b6e05] to [132b7cdf58].

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("Level-013")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,2000,0,0)
Debug.SetPlayerInfo(1,4100,0,0)

Debug.AddCard(3510565,0,0,LOCATION_MZONE,0,POS_FACEDOWN_DEFENSE)
Debug.AddCard(41872150,0,0,LOCATION_MZONE,1,POS_FACEDOWN_DEFENSE)



<
<
<
<







1
2
3




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





Debug.SetAIName("Level-013")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,2000,0,0)
Debug.SetPlayerInfo(1,4100,0,0)

Debug.AddCard(3510565,0,0,LOCATION_MZONE,0,POS_FACEDOWN_DEFENSE)
Debug.AddCard(41872150,0,0,LOCATION_MZONE,1,POS_FACEDOWN_DEFENSE)