Item ID | 92747 | For Sale | No |
---|---|---|---|
Identifier | Hermes_Feather | Credit Price | Not For Sale |
Name | Hermes' Feather | Type | Card |
NPC Buy | 0 | Weight | 10 |
NPC Sell | 0 | Weapon Level | 0 |
Range | 0 | Defense | 0 |
Slots | 0 | Refineable | No |
ATK | 0 | Min Equip Level | 0 |
MATK | 0 | Max Equip Level | None |
Equip Locations | Middle Headgear | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | Hunter | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 if(isequippedcnt(92747) == 1){ if(Class == Job_Hunter || Class == Job_Sniper){ bonus bAtk,70; bonus2(bSubRace, RC_DemiPlayer, 4); skill "NC_HOVERING",1; } } else { message strcharinfo(0),"You can only equip 1x "+getitemname(92747)+"! Additional card(s) has been disabled."; } |
||
Equip Script | None | ||
Unequip Script | None |