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

Fanat Card

Buy Price: N/A Sell Price: N/A
ATK +10
_______________________
When compounded on a Two-Handed Sword class weapon:
Refine Level +10:
ASPD +1

Refine Level +14:
ASPD +1
_______________________
Type: Card
Compound on: Weapon
Weight: 1

Monster Drops

Card Drops

Fanat

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