Commit bb4685eb authored by mallu11's avatar mallu11 Committed by GitHub

fix 風霊媒師ウィン (#1372)

parent 256ac5ec
...@@ -19,7 +19,7 @@ function c86395581.initial_effect(c) ...@@ -19,7 +19,7 @@ function c86395581.initial_effect(c)
e2:SetCode(EVENT_BATTLE_DESTROYED) e2:SetCode(EVENT_BATTLE_DESTROYED)
e2:SetProperty(EFFECT_FLAG_DAMAGE_STEP) e2:SetProperty(EFFECT_FLAG_DAMAGE_STEP)
e2:SetRange(LOCATION_HAND) e2:SetRange(LOCATION_HAND)
e2:SetCountLimit(1,100200273) e2:SetCountLimit(1,86395582)
e2:SetCondition(c86395581.spcon) e2:SetCondition(c86395581.spcon)
e2:SetTarget(c86395581.sptg) e2:SetTarget(c86395581.sptg)
e2:SetOperation(c86395581.spop) e2:SetOperation(c86395581.spop)
......
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