游戏王残局简化版

Check-in [f4e5dab259]
Login

Check-in [f4e5dab259]

Overview
Comment:0.0.1402
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f4e5dab2590ad4fa5777847dd044896c366a36ef47d17e37950662aec80c16e6
User & Date: 顽雨沉风 on 2023-07-15 11:21:28
Other Links: manifest | tags
Context
2023-07-15
11:21
0.0.1403 check-in: 3e8d1c6515 user: 顽雨沉风 tags: trunk
11:21
0.0.1402 check-in: f4e5dab259 user: 顽雨沉风 tags: trunk
11:21
0.0.1401 check-in: 0c22a4789f user: 顽雨沉风 tags: trunk
Changes

Modified single/NH-04.lua from [5e71e50527] to [d823634bd2].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--[[message
不容小觑的似羊动物!
]]


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


Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,500,0,0)
Debug.SetPlayerInfo(1,30000,0,0)
local c1=Debug.AddCard(55948544,1,1,LOCATION_EXTRA,0,POS_FACEUP_ATTACK)





<
<
<
<
<







1
2
3
4





5
6
7
8
9
10
11
--[[message
不容小觑的似羊动物!
]]







Debug.SetAIName("顽雨沉风")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,4)
Debug.SetPlayerInfo(0,500,0,0)
Debug.SetPlayerInfo(1,30000,0,0)
local c1=Debug.AddCard(55948544,1,1,LOCATION_EXTRA,0,POS_FACEUP_ATTACK)