游戏王残局简化版

Check-in [9546e76bbc]
Login

Check-in [9546e76bbc]

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

Modified single/superheavy samurai 1.lua from [d10e282cd5] to [42162f77d7].

1
2
3
4
5
6
7
8
9
10
11
12
13
--[[message
]]
--created by puzzle editor
--~ 必须位于残局文件顶部
--~ 加载残局函数库
Debug.AddCard(0,0,0,LOCATION_MZONE,-1,POS_FACEUP)
Debug.SetAIName("z2001jx")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,7800,0,0)

--自己的怪兽区
--对方的怪兽区


<
<
<
<







1
2




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




Debug.SetAIName("z2001jx")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,100,0,0)
Debug.SetPlayerInfo(1,7800,0,0)

--自己的怪兽区
--对方的怪兽区