游戏王残局简化版

Check-in [8e8c9c89e0]
Login

Check-in [8e8c9c89e0]

Overview
Comment:0.0.1409
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8e8c9c89e0bf32ad1131be53feefca3460050e15268b28b6cd8633021d3fa3d0
User & Date: 顽雨沉风 on 2023-07-15 11:22:18
Other Links: manifest | tags
Context
2023-07-15
11:22
0.0.1410 check-in: f6c32d67c1 user: 顽雨沉风 tags: trunk
11:22
0.0.1409 check-in: 8e8c9c89e0 user: 顽雨沉风 tags: trunk
11:22
0.0.1408 check-in: 74f80d7d96 user: 顽雨沉风 tags: trunk
Changes

Modified single/QB058.lua from [4a54db977a] to [c2ec73ee0b].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--[[message
]]


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

Debug.SetAIName("QB058")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1100,0,0)
Debug.SetPlayerInfo(1,7100,0,0)

Debug.AddCard(85682655,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(53540729,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)



<
<
<
<
<







1
2
3





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






Debug.SetAIName("QB058")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1100,0,0)
Debug.SetPlayerInfo(1,7100,0,0)

Debug.AddCard(85682655,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(53540729,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)