游戏王残局简化版

Check-in [b394fc4c7f]
Login

Check-in [b394fc4c7f]

Overview
Comment:更窄
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b394fc4c7fadf411811216cba1c010dcab4f290471f87ce0217451e6ed0cb20d
User & Date: 顽雨沉风 on 2024-02-07 05:05:02
Other Links: manifest | tags
Context
2024-02-07
05:05
更窄 check-in: 01adb45fb6 user: 顽雨沉风 tags: trunk
05:05
更窄 check-in: b394fc4c7f user: 顽雨沉风 tags: trunk
04:50
check-in: b43a0f8869 user: 顽雨沉风 tags: trunk
Changes

Modified single/3_04_[WCS2006]_亚马逊.lua from [2defe61049] to [f6e5661bd7].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
旧名:[WCS2006]04_cannon
]]
Debug.SetAIName("[WCS2006]04_cannon")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 2000, 0, 0)
Debug.SetPlayerInfo(1, 2500, 0, 0)
Debug.AddCard(40640057, 1, 1, LOCATION_HAND, 0, POS_FACEDOWN)

Modified single/3_05_[WCS2006]_电子科技.lua from [1a343b2c10] to [c08820da17].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
旧名:[WCS2006]07_cybernetic_magician
]]
Debug.SetAIName("[WCS2006]07_cybernetic_magician")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

Debug.SetPlayerInfo(0, 1000, 0, 0)
Debug.SetPlayerInfo(1, 8400, 0, 0)

Modified single/3_05_[WCS2006]_连续魔法.lua from [800d5552ae] to [08039462bb].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
旧名:[WCS2006]08_burn
]]
Debug.SetAIName("[WCS2006]08_burn")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

Debug.SetPlayerInfo(0, 500, 0, 0)
Debug.SetPlayerInfo(1, 2100, 0, 0)

Modified single/3_06_[WCS2006]_古代的机械.lua from [625dceac2f] to [71389634e2].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:2024-01-21
局:2024-01-21
旧名:[WCS2006]03_antique_gear
]]
Debug.SetAIName("[WCS2006]03_antique_gear")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

Debug.SetPlayerInfo(0, 1400, 0, 0)
Debug.SetPlayerInfo(1, 3300, 0, 0)

Modified single/3_07_[WCS2006]_暗黑界.lua from [9858043a8b] to [52620d7078].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:2024-01-21
局:2024-01-21
旧名:[WCS2006]01_ankokukai
]]
Debug.SetAIName("[WCS2006]01_ankokukai")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 600, 0, 0)
Debug.SetPlayerInfo(1, 7000, 0, 0)
Debug.AddCard(07459013, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)

Modified single/3_07_[WCS2006]_融合.lua from [df1bcffb02] to [df05fad982].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
旧名:[WCS2006]10_gilford
]]
Debug.SetAIName("[WCS2006]10_gilford")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 5600, 0, 0)

Modified single/3_11_四妹_被封印.lua from [3b66cc6f00] to [b6166b1226].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
简语:增殖的G抽
旧名:
]]

--puzzle1
Debug.SetAIName("02.Maxx C Draw")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

Modified single/3_12_枯岳说书人_极星.lua from [c97ab20f03] to [c0c5dd82b9].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
简语:步向破灭的抽卡
原局:04.Destructive Draw
旧名:
]]

--puzzle1
Debug.SetAIName("04.Destructive Draw_衍生版_1")

Modified single/3_12_枯岳说书人_魔人.lua from [21fbcb603c] to [bd133308c0].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
简语:棉花糖的暴走叠光
原局:01.Marshmallon's Reckless Overlay
旧名:
]]

--puzzle1
Debug.SetAIName("01.Marshmallon's Reckless Overlay_衍生版_1")

Modified single/3_13_四妹_大日.lua from [ddc1c2e008] to [e63c59183c].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
简语:暗黑大日
]]

--puzzle1
Debug.SetAIName("03.Dark Vylon")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 1000, 0, 0)

Modified single/3_15_枯岳说书人_电子.lua from [b1e537839d] to [71c1b44771].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
简语:抢夺艾克佐迪亚
原局:05.Snatch the Exodia
旧名:
]]

--puzzle1
Debug.SetAIName("05.Snatch the Exodia_衍生版_1")

Modified single/3_19_四妹_黑羽.lua from [3a650e13e3] to [74d87c1b23].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
简语:黑羽反击
旧名:
]]

--puzzle1
Debug.SetAIName("06.Blackwing Counter")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

Modified single/5_19_棉花_魔轰神.lua from [4ca72e2341] to [4a1154bfa0].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:2024-01-21
局:2024-01-21
旧名:MH01
]]
Debug.SetAIName("5_19_棉花_魔轰神")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 5)
Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 13400, 0, 0)
Debug.AddCard(18282103, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)

Modified single/[WCS2006]04_cannon.lua from [2defe61049] to [f6e5661bd7].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
旧名:[WCS2006]04_cannon
]]
Debug.SetAIName("[WCS2006]04_cannon")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 2000, 0, 0)
Debug.SetPlayerInfo(1, 2500, 0, 0)
Debug.AddCard(40640057, 1, 1, LOCATION_HAND, 0, POS_FACEDOWN)

Modified single/[WCS2006]07_cybernetic_magician.lua from [1a343b2c10] to [c08820da17].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
旧名:[WCS2006]07_cybernetic_magician
]]
Debug.SetAIName("[WCS2006]07_cybernetic_magician")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

Debug.SetPlayerInfo(0, 1000, 0, 0)
Debug.SetPlayerInfo(1, 8400, 0, 0)

Modified single/[WCS2006]08_burn.lua from [800d5552ae] to [08039462bb].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
旧名:[WCS2006]08_burn
]]
Debug.SetAIName("[WCS2006]08_burn")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

Debug.SetPlayerInfo(0, 500, 0, 0)
Debug.SetPlayerInfo(1, 2100, 0, 0)

Modified single/[WCS2006]10_gilford.lua from [df1bcffb02] to [df05fad982].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
旧名:[WCS2006]10_gilford
]]
Debug.SetAIName("[WCS2006]10_gilford")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

Debug.SetPlayerInfo(0, 100, 0, 0)
Debug.SetPlayerInfo(1, 5600, 0, 0)

Modified single/[WCS2006]11_remove.lua from [99af06d2db] to [5617854a35].

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







--[[message
局:
局:
旧名:[WCS2006]11_remove
]]
Debug.SetAIName("[WCS2006]11_remove")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)
Debug.SetPlayerInfo(0, 600, 0, 0)
Debug.SetPlayerInfo(1, 100, 0, 0)
Debug.AddCard(89631139, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)