Commit 4f8359e0 authored by 聖園ミカ's avatar 聖園ミカ 🐟

Replace c47390166.lua

parent 3478ab42
Pipeline #30504 passed with stages
in 31 minutes and 56 seconds
......@@ -166,6 +166,7 @@ function s.atk(c)
e1:SetType(EFFECT_TYPE_QUICK_O)
e1:SetRange(LOCATION_MZONE)
e1:SetCode(EVENT_FREE_CHAIN)
e1:SetProperty(EFFECT_FLAG_DAMAGE_STEP)
e1:SetHintTiming(0,TIMING_BATTLE_START+TIMING_BATTLE_END)
e1:SetCountLimit(1,id-1000)
e1:SetCondition(s.atkcon)
......
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