Commit c3e3cd6d authored by nanahira's avatar nanahira

eratta_stime

parent 541d175d
No preview for this file type
expansions/pics/37564803.jpg

48.6 KB | W: | H:

expansions/pics/37564803.jpg

48.9 KB | W: | H:

expansions/pics/37564803.jpg
expansions/pics/37564803.jpg
expansions/pics/37564803.jpg
expansions/pics/37564803.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -6,4 +6,11 @@ cm.fusion_att_3L=ATTRIBUTE_FIRE
function cm.initial_effect(c)
Senya.AddSummonMusic(c,m*16,SUMMON_TYPE_FUSION)
Senya.Fusion_3L_Attribute(c,cm)
local e2=Effect.CreateEffect(c)
e2:SetType(EFFECT_TYPE_SINGLE)
e2:SetCode(EFFECT_UPDATE_ATTACK)
e2:SetProperty(EFFECT_FLAG_SINGLE_RANGE)
e2:SetRange(LOCATION_MZONE)
e2:SetValue(1000)
c:RegisterEffect(e2)
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