游戏王残局简化版

Check-in [b36c8834b9]
Login

Check-in [b36c8834b9]

Overview
Comment:0
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b36c8834b99d0c710554e9daf58c2474565fbad51dcd66ae5071de228a5ffe93
User & Date: 顽雨沉风 on 2024-06-27 03:44:22
Other Links: manifest | tags
Context
2024-06-27
03:46
0 check-in: d331088334 user: 顽雨沉风 tags: trunk
03:44
0 check-in: b36c8834b9 user: 顽雨沉风 tags: trunk
03:44
0 check-in: 47ce8f1079 user: 顽雨沉风 tags: trunk
Changes

Modified single/简化版_452_21.lua from [765564117c] to [17bb1bd5df].

1
2
3
4
5
6
7
8
9
10
11
12
13
--[[message
维护:2024-02-26
简语:Ruin and Demise are deep into your deck, and so are their Ritual Spells.
Can you still summon both of them?
Be careful on not locking yourself out of the combo!
原局:RashFaustinho_04_Ruin_and_Demise
]]

Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,2100,0,0)
Debug.SetPlayerInfo(1,9000,0,0)


|



|







1
2
3
4
5
6
7
8
9
10
11
12
13
--[[message
维护:2024-06-27
简语:Ruin and Demise are deep into your deck, and so are their Ritual Spells.
Can you still summon both of them?
Be careful on not locking yourself out of the combo!
标签#RashFaustinho_04_Ruin_and_Demise
]]

Debug.SetAIName("QQ群181175613")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,2100,0,0)
Debug.SetPlayerInfo(1,9000,0,0)