游戏王残局简化版

Check-in [85ce4bae6d]
Login

Check-in [85ce4bae6d]

Overview
Comment:0.0.1478
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 85ce4bae6d2513b65595f12b8af229198dac20945e94342c65cef104bad0a575
User & Date: 顽雨沉风 on 2023-07-15 11:56:48
Other Links: manifest | tags
Context
2023-07-15
11:56
0.0.1479 check-in: 45ee9c1bb6 user: 顽雨沉风 tags: trunk
11:56
0.0.1478 check-in: 85ce4bae6d user: 顽雨沉风 tags: trunk
11:56
0.0.1477 check-in: e16988a4d5 user: 顽雨沉风 tags: trunk
Changes

Modified single/[WCS2006]13_hero.lua from [cbbef8bce4] to [598e8d0629].

1
2
3
4
5
6
7
8
9
10
11
12
--[[message
]]
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("[WCS2006]13_hero")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,1400,0,0)
Debug.SetPlayerInfo(1,4700,0,0)

Debug.AddCard(24094653,0,0,LOCATION_DECK,0,POS_FACEDOWN)


<
<
<







1
2



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



Debug.SetAIName("[WCS2006]13_hero")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,1400,0,0)
Debug.SetPlayerInfo(1,4700,0,0)

Debug.AddCard(24094653,0,0,LOCATION_DECK,0,POS_FACEDOWN)