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

Faithful Manager Card

Buy Price: N/A Sell Price: N/A
ATK +5
MATK +5
_______________________
When equipped with Book class weapon:
Refine Level +10:
ATK +20
MATK +20

Refine Level +14:
ATK +20
MATK +20
_______________________
Type: Card
Compound on: Weapon
Weight: 1

Monster Drops

Card Drops

Faithful Manager

Rate: 0.5%

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 bBaseAtk,5; bonus bMatk,5; if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOOK) { .@r = getrefine(); if (.@r>=10) { bonus bBaseAtk,20; bonus bMatk,20; } if (.@r>=14) { bonus bBaseAtk,20; bonus bMatk,20; } }
bonus bBaseAtk,5;
bonus bMatk,5;
if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_BOOK) {
   .@r = getrefine();
   if (.@r>=10) {
      bonus bBaseAtk,20;
   bonus bMatk,20;
   }
   if (.@r>=14) {
      bonus bBaseAtk,20;
   bonus bMatk,20;
   }
}
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.