游戏王残局简化版

Check-in [feb8080db2]
Login

Check-in [feb8080db2]

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

Modified single/Furtie_Hubo_15_PePe.lua from [9200e7d002] to [6325a7325e].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--[[message
Ultimately, you know that a deck was OP if it was significantly weakened by an emergency banlist after roughly one month.
]]

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

-- PePe
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,20850,0,0)

-- Furtie_Hubo's Hand




<
<
<
<







1
2
3
4




5
6
7
8
9
10
11
--[[message
Ultimately, you know that a deck was OP if it was significantly weakened by an emergency banlist after roughly one month.
]]





-- PePe
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,20850,0,0)

-- Furtie_Hubo's Hand