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 #313115 Card

Furious Crystal (Earth)

Buy Price: N/A Sell Price: N/A
Increases Physical and Magical Damage against enemies of Earth element by 5%.
_______________________
[Bonus by Equipment's Grade]
[Grade D]: Physical and Magical Damage against enemies of Earth element +5%.
[Grade C]: Physical and Magical Damage against enemies of Earth element +5%.

Basic Information

Card

Scripts

.@g = getenchantgrade(); bonus2 bMagicAddEle,Ele_Earth,5; bonus2 bAddEle,Ele_Earth,5; if (.@g>=ENCHANTGRADE_B) { bonus2 bMagicAddEle,Ele_Earth,5; bonus2 bAddEle,Ele_Earth,5; if (.@g>=ENCHANTGRADE_A) { bonus2 bMagicAddEle,Ele_Earth,5; bonus2 bAddEle,Ele_Earth,5; } }
.@g = getenchantgrade();
bonus2 bMagicAddEle,Ele_Earth,5;
bonus2 bAddEle,Ele_Earth,5;
if (.@g>=ENCHANTGRADE_B) {
   bonus2 bMagicAddEle,Ele_Earth,5;
   bonus2 bAddEle,Ele_Earth,5;
   if (.@g>=ENCHANTGRADE_A) {
      bonus2 bMagicAddEle,Ele_Earth,5;
      bonus2 bAddEle,Ele_Earth,5;
   }
}
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.