游戏王残局简化版

Check-in [5a504a8246]
Login

Check-in [5a504a8246]

Overview
Comment:慢慢来
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5a504a8246e4009ecf6b5a253e36df71a17328a1ccaa316fe9ca6535576cf39b
User & Date: 顽雨沉风 on 2024-02-10 06:21:36.602
Other Links: manifest | tags
Context
2024-02-10
06:32
慢慢来 check-in: 1f1d9b88c8 user: 顽雨沉风 tags: trunk
06:21
慢慢来 check-in: 5a504a8246 user: 顽雨沉风 tags: trunk
06:01
不错 check-in: bcc3d142a1 user: 顽雨沉风 tags: trunk
Changes
1
2
3
4
5
6
7
8
9
--[[message
察局:
简语:A simple puzzle, which teaches a Red Dragon Archfiend line combo
]]

--Mastering the Red Dragons
Debug.SetAIName("Eroldin_a01")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI)
Debug.SetPlayerInfo(0, 100, 0, 0)

|







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-10
简语:A simple puzzle, which teaches a Red Dragon Archfiend line combo
]]

--Mastering the Red Dragons
Debug.SetAIName("Eroldin_a01")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI)
Debug.SetPlayerInfo(0, 100, 0, 0)
1

2
3
4
5
6
7
8
--[[message

]]
Debug.SetAIName("[WCS2006]_a15")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

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


>







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-10
]]
Debug.SetAIName("[WCS2006]_a15")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI, 3)

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

1
2
3
4
5
6
7
8
9
--[[message
察局:
]]

Debug.SetAIName("base_a02")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3)
Debug.SetPlayerInfo(0, 3000, 0, 0)
Debug.SetPlayerInfo(1, 5600, 0, 0)
Debug.AddCard(78835747, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)

|







1
2
3
4
5
6
7
8
9
--[[message
察局:2024-02-10
]]

Debug.SetAIName("base_a02")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN + DUEL_SIMPLE_AI + DUEL_PSEUDO_SHUFFLE, 3)
Debug.SetPlayerInfo(0, 3000, 0, 0)
Debug.SetPlayerInfo(1, 5600, 0, 0)
Debug.AddCard(78835747, 0, 0, LOCATION_DECK, 0, POS_FACEDOWN)