Commit 79740c40 authored by nanahira's avatar nanahira Committed by GitHub

eratta Performage Plushfire (#2576)

parent 38a9145a
...@@ -20,6 +20,7 @@ function c7563579.initial_effect(c) ...@@ -20,6 +20,7 @@ function c7563579.initial_effect(c)
e3:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O) e3:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e3:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DELAY) e3:SetProperty(EFFECT_FLAG_DAMAGE_STEP+EFFECT_FLAG_DELAY)
e3:SetCode(EVENT_DESTROYED) e3:SetCode(EVENT_DESTROYED)
e3:SetCountLimit(1,7563580)
e3:SetCondition(c7563579.spcon2) e3:SetCondition(c7563579.spcon2)
e3:SetTarget(c7563579.sptg2) e3:SetTarget(c7563579.sptg2)
e3:SetOperation(c7563579.spop2) e3:SetOperation(c7563579.spop2)
......
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