游戏王残局简化版

Check-in [d4b72a1f4b]
Login

Check-in [d4b72a1f4b]

Overview
Comment:0.0.759
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d4b72a1f4b815484b1e820401f1433f698e813ca3f0c0439a6fe28abb4a47d54
User & Date: 顽雨沉风 on 2023-07-06 13:21:33
Other Links: manifest | tags
Context
2023-07-06
13:21
0.0.760 check-in: 346f55de89 user: 顽雨沉风 tags: trunk
13:21
0.0.759 check-in: d4b72a1f4b user: 顽雨沉风 tags: trunk
13:05
0.0.758 check-in: 48856d173a user: 顽雨沉风 tags: trunk
Changes

Modified single/Furtie_Hubo_14_Nekroz_衍生版_1.lua from [b53e43091d] to [92d958adc7].

1
2
3
4
5
6
7
8
9
10
--[[message
卡数:29
规则:大师3
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)

<
<







1


2
3
4
5
6
7
8
--[[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)