游戏王残局简化版

Check-in [63cca16da6]
Login

Check-in [63cca16da6]

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

Modified single/31.Cluster of Shark Offensive_衍生版_1.lua from [d4fd8b1e78] to [5ec897165a].

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

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