游戏王残局简化版

Check-in [1fd233c548]
Login

Check-in [1fd233c548]

Overview
Comment:0.0.1137
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 1fd233c548591e5f30f2f99bd66959840fc14c9a03408c22083fb37b6bab6943
User & Date: 顽雨沉风 on 2023-07-11 03:56:13
Other Links: manifest | tags
Context
2023-07-11
03:57
0.0.1138 check-in: b7b3eab094 user: 顽雨沉风 tags: trunk
03:56
0.0.1137 check-in: 1fd233c548 user: 顽雨沉风 tags: trunk
03:52
0.0.1136 check-in: 2d80e2f299 user: 顽雨沉风 tags: trunk
Changes

Modified single/[WCS2006]23_exodia.lua from [3b1322c3b6] to [40596d2d12].

1
2
3
4



5
6
7
8
9
10
11
1


2
3
4
5
6
7
8
9
10
11
12

-
-

+
+
+







--[[message
卡数:5
规则:大师3
]]
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("[WCS2006]23_exodia")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3)

Debug.SetPlayerInfo(0,800,0,0)
Debug.SetPlayerInfo(1,1500,0,0)

Debug.AddCard(08124921,0,0,LOCATION_DECK,0,POS_FACEDOWN)
24
25
26
27
28
29
30

31
25
26
27
28
29
30
31
32
33







+

Debug.AddCard(16762927,1,1,LOCATION_SZONE,2,POS_FACEUP)

Debug.AddCard(07902349,0,0,LOCATION_GRAVE,0,POS_FACEDOWN)

Debug.ReloadFieldEnd()

aux.BeginPuzzle()
fun["开局说明"]()