游戏王残局简化版

Check-in [4c999d2dff]
Login

Check-in [4c999d2dff]

Overview
Comment:0.0.1343
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 4c999d2dfffa4002af9ddc8ceb7a0793d67eaee626e285731d544925135eb421
User & Date: 顽雨沉风 on 2023-07-15 11:04:54
Other Links: manifest | tags
Context
2023-07-15
11:05
0.0.1344 check-in: dfad075af6 user: 顽雨沉风 tags: trunk
11:04
0.0.1343 check-in: 4c999d2dff user: 顽雨沉风 tags: trunk
11:04
0.0.1342 check-in: 753cbf92cc user: 顽雨沉风 tags: trunk
Changes

Modified single/19.Let's GaGaGa.lua from [c20064c488] to [ddace317c1].

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("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3)
Debug.SetPlayerInfo(0,700,0,1)
Debug.SetPlayerInfo(1,12200,0,0)

Debug.AddCard(14785765,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(71453557,0,0,LOCATION_DECK,0,POS_FACEDOWN)




<
<
<
<







1
2
3
4




5
6
7
8
9
10
11
--[[message
一起来我我我
]]





Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,3)
Debug.SetPlayerInfo(0,700,0,1)
Debug.SetPlayerInfo(1,12200,0,0)

Debug.AddCard(14785765,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(71453557,0,0,LOCATION_DECK,0,POS_FACEDOWN)