游戏王残局简化版

Check-in [b02c04ef50]
Login

Check-in [b02c04ef50]

Overview
Comment:0.0.1463
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b02c04ef50c4255f636ae636b8af106f8114fc85d9629ac3c80975e4ab4cf2cf
User & Date: 顽雨沉风 on 2023-07-15 11:47:18
Other Links: manifest | tags
Context
2023-07-15
11:52
0.0.1464 check-in: 743da3d567 user: 顽雨沉风 tags: trunk
11:47
0.0.1463 check-in: b02c04ef50 user: 顽雨沉风 tags: trunk
11:43
0.0.1462 check-in: 5116be873b user: 顽雨沉风 tags: trunk
Changes

Modified single/X-LV-44.lua from [5609fc820e] to [570598f254].

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("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,18900,0,0)

Debug.AddCard(34853266,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(43422537,0,0,LOCATION_HAND,0,POS_FACEDOWN)


<
<
<







1
2



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



Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,18900,0,0)

Debug.AddCard(34853266,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(43422537,0,0,LOCATION_HAND,0,POS_FACEDOWN)