游戏王残局简化版

Check-in [317659c9a9]
Login

Check-in [317659c9a9]

Overview
Comment:0.0.1374
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 317659c9a95e68eab65bca3c81ecbbb2a9bf158d42847b9213f1fec37993c326
User & Date: 顽雨沉风 on 2023-07-15 11:10:04
Other Links: manifest | tags
Context
2023-07-15
11:10
0.0.1375 check-in: feb8080db2 user: 顽雨沉风 tags: trunk
11:10
0.0.1374 check-in: 317659c9a9 user: 顽雨沉风 tags: trunk
11:09
0.0.1373 check-in: e46d7510f1 user: 顽雨沉风 tags: trunk
Changes

Modified single/Furtie_Hubo_14_Nekroz_衍生版_1.lua from [6af2a4cc96] to [8c49a123f9].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--[[message
Be cautious! Nekroz of Trishula will punish you if you do not get rid of your whole hand.
]]

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

-- Nekroz
Debug.SetAIName("Furtie_Hubo")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8400,0,0)






<
<
<
<







1
2
3
4




5
6
7
8
9
10
11
--[[message
Be cautious! Nekroz of Trishula will punish you if you do not get rid of your whole hand.
]]





-- Nekroz
Debug.SetAIName("Furtie_Hubo")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_PSEUDO_SHUFFLE+DUEL_SIMPLE_AI,3)
Debug.SetPlayerInfo(0,8000,0,0)
Debug.SetPlayerInfo(1,8400,0,0)