游戏王残局简化版

Check-in [da41cafc83]
Login

Check-in [da41cafc83]

Overview
Comment:0.0.965
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: da41cafc83593f05733d1a9e9e41515e002221652d229cbe754921a1048ac8e6
User & Date: 顽雨沉风 on 2023-07-08 15:35:29
Other Links: manifest | tags
Context
2023-07-08
15:38
0.0.966 check-in: 5983783ece user: 顽雨沉风 tags: trunk
15:35
0.0.965 check-in: da41cafc83 user: 顽雨沉风 tags: trunk
15:34
0.0.964 check-in: e87f084f6a user: 顽雨沉风 tags: trunk
Changes

Modified single/sample4_衍生版_1.lua from [8e694d3da9] to [ac2132b482].

1
2
3
4
5
6
7
8
9
10
11
12
13
14

15
16
17
18
19
20
21
1
2
3
4
5
6
7
8
9
10
11
12
13

14
15
16
17
18
19
20
21













-
+







--[[message
融合召唤入门
]]


--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)


Debug.SetAIName("sample4")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,1300,0,0)
Debug.SetPlayerInfo(1,1450,0,0)

Debug.AddCard(45906428,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(21143940,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(24094653,0,0,LOCATION_HAND,0,POS_FACEDOWN)
Debug.AddCard(21844576,0,0,LOCATION_HAND,0,POS_FACEDOWN)

--~ Debug.AddCard(40044918,0,0,LOCATION_DECK,1,POS_FACEUP_ATTACK)