游戏王残局简化版

Check-in [ec010a53ca]
Login

Check-in [ec010a53ca]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ec010a53ca314c70dc3bec1fae4165db4fd75242b3592a113b33b07845addb55
User & Date: 顽雨沉风 on 2024-06-24 09:48:08
Other Links: manifest | tags
Context
2024-06-24
10:27
0 check-in: 19930d6a7c user: 顽雨沉风 tags: trunk
09:48
0 check-in: ec010a53ca user: 顽雨沉风 tags: trunk
09:47
0 check-in: e29702a95b user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_3F_05.lua from [8e047c70b7] to [15a4b6eee4].

1
2

3
4
5
6
7
8
9
10
11
--[[message
维护:2024-02-12

简语:Be cautious! Nekroz of Trishula will punish you if you do not get rid of your whole hand.
原局:Furtie Hubo_a14
]]

-- Nekroz
Debug.SetAIName("QQ群181175613")
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
维护:2024-06-24
标签:#Furtie_Hubo_14_Nekroz
简语:Be cautious! Nekroz of Trishula will punish you if you do not get rid of your whole hand.

]]

-- Nekroz
Debug.SetAIName("QQ群181175613")
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)