游戏王残局简化版

Diff
Login

Diff

Differences From Artifact [3918d2179b]:

To Artifact [b53e43091d]:


67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
--~ Debug.AddCard(68819554,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Performage Damage Juggler
--~ Debug.AddCard(89463537,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Nekroz of Unicore
Debug.AddCard(96729612,0,0,LOCATION_HAND,0,POS_FACEDOWN) -- Preparation of Rites

-- Start the Puzzle
Debug.ReloadFieldEnd()

Debug.ShowHint("从卡组中选择四张卡加入手卡!")
aux.BeginPuzzle()
local e999=Effect.GlobalEffect()
e999:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS)
e999:SetCode(EVENT_DAMAGE)
e999:SetCondition(function(e,tp,eg,ep,ev,re,r,rp) return Duel.GetLP(1)<=0 end)
e999:SetOperation(function(e,tp,eg,ep,ev,re,r,rp)
Debug.ShowHint("残局群181175613") end)







<







67
68
69
70
71
72
73

74
75
76
77
78
79
80
--~ Debug.AddCard(68819554,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Performage Damage Juggler
--~ Debug.AddCard(89463537,0,0,LOCATION_DECK,0,POS_FACEDOWN) -- Nekroz of Unicore
Debug.AddCard(96729612,0,0,LOCATION_HAND,0,POS_FACEDOWN) -- Preparation of Rites

-- Start the Puzzle
Debug.ReloadFieldEnd()


aux.BeginPuzzle()
local e999=Effect.GlobalEffect()
e999:SetType(EFFECT_TYPE_FIELD+EFFECT_TYPE_CONTINUOUS)
e999:SetCode(EVENT_DAMAGE)
e999:SetCondition(function(e,tp,eg,ep,ev,re,r,rp) return Duel.GetLP(1)<=0 end)
e999:SetOperation(function(e,tp,eg,ep,ev,re,r,rp)
Debug.ShowHint("残局群181175613") end)