游戏王残局简化版

Check-in [d308b2c785]
Login

Check-in [d308b2c785]

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

Modified single/LV-012.lua from [63ad968039] to [3920c9339c].

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-012")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8000,0,0)

Debug.AddCard(70781052,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
Debug.AddCard(57308711,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)



<
<
<
<







1
2
3




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





Debug.SetAIName("Level-012")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8000,0,0)

Debug.AddCard(70781052,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK)
Debug.AddCard(57308711,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK)