Basic Info

Name 28374 Foxtail Ring
Item ID 28374 - Foxtail_Ring
Type Armor
28374
A cute little foxtail ring, but You can feel great power from the ring.
Increases experience gained when killing monsters by 5%.
Each 5 increments of Base Level:
ATK +2, MATK +2
MaxHP +10, MaxSP +5
Bonus does not apply when base level is 51 or higher.
Class: Accessory
Defense: 0
Weight: 10
Level Requirement: 1
Jobs: All classes

Details

Weight 10
NPC Buy 20 z
NPC Sell 10 z
Refineable No
Equip Locations Accessory 1 + Accessory 2

Stats

Range 0
Defense 0
Attack 0
Magical Attack 0
Weapon Level 0
Slots 0

Restrictions

Level Range 1 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes Any
Gender Any

Scripts

Use Script
bonus2 bExpAddRace,RC_All,5; .@lvl = min(BaseLevel/5,10); bonus bAtk,2*.@lvl; bonus bMatk,2*.@lvl; bonus bMaxHP,10*.@lvl; bonus bMaxSP,5*.@lvl;
Equip Script
None
Unequip Script
None