游戏王残局简化版

Check-in [72add37eb6]
Login

Check-in [72add37eb6]

Overview
Comment:0.0.1412
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 72add37eb616503132371c6baff0af80067a5da835b64337beb51bb403147d39
User & Date: 顽雨沉风 on 2023-07-15 11:22:38
Other Links: manifest | tags
Context
2023-07-15
11:22
0.0.1413 check-in: da7c965dde user: 顽雨沉风 tags: trunk
11:22
0.0.1412 check-in: 72add37eb6 user: 顽雨沉风 tags: trunk
11:22
0.0.1411 check-in: dda32af032 user: 顽雨沉风 tags: trunk
Changes

Modified single/QB081 the frogs.lua from [28a5ef906b] to [5ad7636e02].

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("QB081 the frogs")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0,500,0,0)
Debug.SetPlayerInfo(1,10700,0,0)

Debug.AddCard(4239451,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(84451804,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)



<
<
<
<
<







1
2
3





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






Debug.SetAIName("QB081 the frogs")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0,500,0,0)
Debug.SetPlayerInfo(1,10700,0,0)

Debug.AddCard(4239451,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)
Debug.AddCard(84451804,0,0,LOCATION_DECK,0,POS_FACEUP_ATTACK)