游戏王残局简化版

Check-in [178f804f21]
Login

Check-in [178f804f21]

Overview
Comment:0.0.1423
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 178f804f21f8a6cfc120a4c6117b96da6b8fe8bd702b25ef396e20405b8c2565
User & Date: 顽雨沉风 on 2023-07-15 11:24:59
Other Links: manifest | tags
Context
2023-07-15
11:25
0.0.1424 check-in: 397837a437 user: 顽雨沉风 tags: trunk
11:24
0.0.1423 check-in: 178f804f21 user: 顽雨沉风 tags: trunk
11:24
0.0.1422 check-in: 2ccff2e4f1 user: 顽雨沉风 tags: trunk
Changes

Modified single/sample8_衍生版_1.lua from [2c44268792] to [59549b252a].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--[[message
综合残局1
]]


--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)


Debug.SetAIName("sample8")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,11500,0,0)

Debug.AddCard(15341821,0,0,LOCATION_MZONE,2,POS_FACEUP_DEFENSE)




<
<
<
<
<







1
2
3
4





5
6
7
8
9
10
11
--[[message
综合残局1
]]







Debug.SetAIName("sample8")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,11500,0,0)

Debug.AddCard(15341821,0,0,LOCATION_MZONE,2,POS_FACEUP_DEFENSE)