Commit e8afa33d authored by Tachibana's avatar Tachibana

得得得得得

parent 86178fe1
...@@ -87,7 +87,7 @@ function cm.desop(e,tp,eg,ep,ev,re,r,rp) ...@@ -87,7 +87,7 @@ function cm.desop(e,tp,eg,ep,ev,re,r,rp)
ct3=Duel.SendtoGrave(g,REASON_EFFECT) ct3=Duel.SendtoGrave(g,REASON_EFFECT)
end end
local ct4=ct2+ct3 local ct4=ct2+ct3
Duel.Recover(tp,ct4*100,REASON_EFFECT) Duel.Damage(tp,500*ct4,REASON_EFFECT)
Duel.Damage(1-tp,500*ct4,REASON_EFFECT) Duel.Damage(1-tp,500*ct4,REASON_EFFECT)
end end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment