Artwork unavailable
RENEWAL / ITEMS
Glacier Flower Spell (Blazing Flame Blast)
#313813Card
Glacier_F_Orb_183
TypeCard
Weight0
Buy price0 z
Sell price0 z
No description is available. Available properties and effects are shown below.
Item details
- Trade
Item effect script
.@r = getrefine();
bonus2 bSkillAtk,"IQ_BLAZING_FLAME_BLAST",10+5*(.@r/4);
if (.@r>=9) {
bonus2 bSkillAtk,"IQ_BLAZING_FLAME_BLAST",10;
}