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

One-Eye Dollocaris Card

Buy Price: N/A Sell Price: N/A
Decreases damage taken from Neutral element attacks by 20%.
_______________________
Up to max +11 Refine Level:
Decreases Magical Damage with Shadow, Holy, Ghost and Neutral element by 25%.
_______________________
Refine Level +12:
Increases Magical Damage with Shadow, Holy, Ghost and Neutral element by 25%.
_______________________
When Armor Level of compounded equipment is 2:
Increases Magical Damage with Shadow, Holy, Ghost and Neutral element by 8%.
_______________________
Type: Card
Compound on: Shoes
Weight: 1

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Card
10

Item Flags

Yes

Scripts

bonus2 bSubEle,Ele_Neutral,20; .@r = getrefine(); .@rate = ((getrefine() < 12) ? -25 : 25); if (getequiparmorlv() == 2) { .@rate += 8; } bonus2 bMagicAtkEle,Ele_Dark,.@rate; bonus2 bMagicAtkEle,Ele_Holy,.@rate; bonus2 bMagicAtkEle,Ele_Ghost,.@rate; bonus2 bMagicAtkEle,Ele_Neutral,.@rate;
bonus2 bSubEle,Ele_Neutral,20;
.@r = getrefine();
.@rate = ((getrefine() < 12) ? -25 : 25);
if (getequiparmorlv() == 2) {
  .@rate += 8;
}
bonus2 bMagicAtkEle,Ele_Dark,.@rate;
bonus2 bMagicAtkEle,Ele_Holy,.@rate;
bonus2 bMagicAtkEle,Ele_Ghost,.@rate;
bonus2 bMagicAtkEle,Ele_Neutral,.@rate;
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.