游戏王残局简化版

Check-in [c78365cd37]
Login

Check-in [c78365cd37]

Overview
Comment:0.0.1425
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c78365cd37216d42fc071e37f79b67b949a70158236231e5af7f38b6965470b4
User & Date: 顽雨沉风 on 2023-07-15 11:25:12
Other Links: manifest | tags
Context
2023-07-15
11:25
0.0.1426 check-in: 9546e76bbc user: 顽雨沉风 tags: trunk
11:25
0.0.1425 check-in: c78365cd37 user: 顽雨沉风 tags: trunk
11:25
0.0.1424 check-in: 397837a437 user: 顽雨沉风 tags: trunk
Changes

Modified single/Scrap.lua from [623bdaa199] to [426255899f].

1
2
3
4
5
6
7
8
9
10
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)

--puzzle1
Debug.SetAIName("Scrap")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,5900,0,0)
Debug.AddCard(8783685,0,0,LOCATION_DECK,0,POS_FACEDOWN)
|
<
<







1


2
3
4
5
6
7
8




--puzzle1
Debug.SetAIName("Scrap")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,5900,0,0)
Debug.AddCard(8783685,0,0,LOCATION_DECK,0,POS_FACEDOWN)