游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [abda84a9f0]:

To Artifact [218672f014]:


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126)
--Partially rewritten by edo9300

--[[message
察局:2024-02-28
简语:Help Exodia obliterate the opponent's field!
]]

Debug.SetAIName("RashFaustinho_a01.lua")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,1000,0,0)
Debug.SetPlayerInfo(1,4000,0,0)

--Main Deck (yours)
Debug.AddCard(38033121,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(80161395,0,0,LOCATION_DECK,0,POS_FACEDOWN)








|







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126)
--Partially rewritten by edo9300

--[[message
察局:2024-02-28
简语:Help Exodia obliterate the opponent's field!
]]

Debug.SetAIName("RashFaustinho_a01")
Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5)
Debug.SetPlayerInfo(0,1000,0,0)
Debug.SetPlayerInfo(1,4000,0,0)

--Main Deck (yours)
Debug.AddCard(38033121,0,0,LOCATION_DECK,0,POS_FACEDOWN)
Debug.AddCard(80161395,0,0,LOCATION_DECK,0,POS_FACEDOWN)