0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #311323 Card

Glacier Magic Orb (Kunai)

Buy Price: N/A Sell Price: N/A
Increases damage of Kunai - Distortion and Kunai - Refraction by 10%.
_______________________
For each 4 Refine Levels:
Increases damage of Kunai - Distortion and Kunai - Refraction by additional 5%.
_______________________
Refine Level +9:
Increases damage of Kunai - Distortion and Kunai - Refraction by additional 10%.

Basic Information

Card

Scripts

.@r = getrefine(); bonus2 bSkillAtk,"SS_KUNAIWAIKYOKU",10+5*(.@r/4); bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",10+5*(.@r/4); if (.@r>=9) { bonus2 bSkillAtk,"SS_KUNAIWAIKYOKU",10; bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",10; }
.@r = getrefine();
bonus2 bSkillAtk,"SS_KUNAIWAIKYOKU",10+5*(.@r/4);
bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",10+5*(.@r/4);
if (.@r>=9) {
  bonus2 bSkillAtk,"SS_KUNAIWAIKYOKU",10;
  bonus2 bSkillAtk,"SS_KUNAIKUSSETSU",10;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.