游戏王残局简化版

Check-in [e389b3ef0c]
Login

Check-in [e389b3ef0c]

Overview
Comment:0.0.1348
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e389b3ef0cdba70ca8e437d94ff5b25d703b7b57e5832d6f98a260d10f84ba8d
User & Date: 顽雨沉风 on 2023-07-15 11:05:29
Other Links: manifest | tags
Context
2023-07-15
11:05
0.0.1349 check-in: 63cca16da6 user: 顽雨沉风 tags: trunk
11:05
0.0.1348 check-in: e389b3ef0c user: 顽雨沉风 tags: trunk
11:05
0.0.1347 check-in: 11aecc506a user: 顽雨沉风 tags: trunk
Changes

Modified single/31.Cluster of Shark Offensive.lua from [920e3e39a5] to [875b12cf20].

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,3)
Debug.SetPlayerInfo(0,1100,0,0)
Debug.SetPlayerInfo(1,51100,0,0)

Debug.AddCard(25067275,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(67675300,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,3)
Debug.SetPlayerInfo(0,1100,0,0)
Debug.SetPlayerInfo(1,51100,0,0)

Debug.AddCard(25067275,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(67675300,0,0,LOCATION_DECK,0,POS_FACEDOWN)