游戏王残局简化版

Check-in [967131455f]
Login

Check-in [967131455f]

Overview
Comment:0.0.1367
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 967131455fe7d30aae847fd6cb3071e5570ee08c0af6745fa7af041f44e96411
User & Date: 顽雨沉风 on 2023-07-15 11:07:34
Other Links: manifest | tags
Context
2023-07-15
11:07
0.0.1368 check-in: 74509be343 user: 顽雨沉风 tags: trunk
11:07
0.0.1367 check-in: 967131455f user: 顽雨沉风 tags: trunk
11:07
0.0.1366 check-in: 29a4e1017e user: 顽雨沉风 tags: trunk
Changes

Modified single/Egg-4.lua from [3dcd7ab849] to [4c72b7b783].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
--[[message
]]

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

Debug.SetAIName("蛋总")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,16150,0,0)

--自己的怪兽区
Debug.AddCard(14878871,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) --救援猫



<
<
<
<







1
2
3




4
5
6
7
8
9
10
--[[message
]]





Debug.SetAIName("蛋总")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,16150,0,0)

--自己的怪兽区
Debug.AddCard(14878871,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK) --救援猫