游戏王残局简化版

Check-in [dbc7d3a735]
Login

Check-in [dbc7d3a735]

Overview
Comment:0.0.1350
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: dbc7d3a7356d9249931dd98397ad0a022577f2508b43236519a89721b9fe8e09
User & Date: 顽雨沉风 on 2023-07-15 11:05:43
Other Links: manifest | tags
Context
2023-07-15
11:05
0.0.1351 check-in: 28bee002bf user: 顽雨沉风 tags: trunk
11:05
0.0.1350 check-in: dbc7d3a735 user: 顽雨沉风 tags: trunk
11:05
0.0.1349 check-in: 63cca16da6 user: 顽雨沉风 tags: trunk
Changes

Modified single/31.Cluster of Shark Offensive_衍生版_2.lua from [6fa2172b12] to [15e7305748].

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

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

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