游戏王残局简化版

Check-in [76f9dcf398]
Login

Check-in [76f9dcf398]

Overview
Comment:0.0.1280
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 76f9dcf3982481e56cca0b8bfb98d108174ffdf69658718e106305eda9181170
User & Date: 顽雨沉风 on 2023-07-14 12:45:49
Other Links: manifest | tags
Context
2023-07-14
12:49
0.0.1281 check-in: 668b4afe0d user: 顽雨沉风 tags: trunk
12:45
0.0.1280 check-in: 76f9dcf398 user: 顽雨沉风 tags: trunk
12:39
0.0.1279 check-in: e57fc87e1f user: 顽雨沉风 tags: trunk
Changes

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

1
2
3





4
5
6
7
8
9
10
--[[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)



>
>
>
>
>







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)