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

Two-Eye Dollocaris Card

Buy Price: N/A Sell Price: N/A
DEF +100, RES +50
_______________________
Up to max +11 Refine Level:
MaxHP -30%, ATK -10%, MATK -10%
_______________________
Refine Level +12:
MaxHP +30%, ATK +10%, MATK +10%
_______________________
When Armor Level of compounded equipment is 2:
RES +50
_______________________
Type: Card
Compound on: Armor
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

bonus bDef,100; bonus bRes,50; .@r = getrefine(); if (getrefine() < 12) { bonus bMaxHPrate,-30; bonus bAtkRate,-10; bonus bMatkRate,-10; } else { bonus bMaxHPrate,30; bonus bAtkRate,10; bonus bMatkRate,10; } if (getequiparmorlv() == 2) { bonus bRes,50; }
bonus bDef,100;
bonus bRes,50;
.@r = getrefine();
if (getrefine() < 12) {
  bonus bMaxHPrate,-30;
  bonus bAtkRate,-10;
  bonus bMatkRate,-10;
}
else {
  bonus bMaxHPrate,30;
  bonus bAtkRate,10;
  bonus bMatkRate,10;
}
if (getequiparmorlv() == 2) {
  bonus bRes,50;
}
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.