游戏王残局简化版

Check-in [307804311e]
Login

Check-in [307804311e]

Overview
Comment:0.0.1345
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 307804311e0e3ceda111ed5609dba41ee7e8d9ca4dd1ad66c97ed34990c53ce2
User & Date: 顽雨沉风 on 2023-07-15 11:05:07
Other Links: manifest | tags
Context
2023-07-15
11:05
0.0.1346 check-in: 7ece8b8c3a user: 顽雨沉风 tags: trunk
11:05
0.0.1345 check-in: 307804311e user: 顽雨沉风 tags: trunk
11:05
0.0.1344 check-in: dfad075af6 user: 顽雨沉风 tags: trunk
Changes

Modified single/23.The Creation Burst_衍生版_1.lua from [f48bbaef83] to [17defd0ae1].

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)

--puzzle1
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1600,0,0)
Debug.SetPlayerInfo(1,11300,0,0)
Debug.AddCard(71453557,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(53257892,0,0,LOCATION_DECK,0,POS_FACEDOWN)




<
<
<
<







1
2
3
4




5
6
7
8
9
10
11
--[[message
天地创造击
]]





--puzzle1
Debug.SetAIName("四妹")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,1600,0,0)
Debug.SetPlayerInfo(1,11300,0,0)
Debug.AddCard(71453557,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(53257892,0,0,LOCATION_DECK,0,POS_FACEDOWN)