Viewing Item

#490375: Fur Seal Mini Fan-LT

Item ID 490375 For Sale No
Identifier FurSeal_Fan_LT Credit Price Not For Sale
Name Fur Seal Mini Fan-LT Type Armor
NPC Buy 0 Weight 10
NPC Sell 0 Weapon Level 0
Range 0 Defense 0
Slots 1 Refineable No
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Description An improved version of the mini fan featuring a picture of a Fur Seal native to Comodo Beach.
_______________________
All Base Stats and All Trait Stats +1.
_______________________
Base Level is below 175:
Increases experience gained from defeating monsters by 10%.
_______________________
Base Level at least 175:
Increases experience gained from defeating monsters by 5%.
_______________________
Random Options can be granted by using the Fan Modification Kit EX.

Fan Modification Kit EX can be obtained from
[Cat Salesman Nyarom]itemmall,41,50,0,100,0,0,
by using Nyangvine, Zeny or [Kachua] Mileage Coupons.
_______________________
Type: Accessory
Position: Left
Defense: 0
Weight: 10
Armor Level: 2
_______________________
Requirement:
Base Level 100
Equip Locations Accessory Left
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 bonus

2 bAllStats,1;

3 bonus

4 bAllTraitStats,1;

5 if

6 (BaseLevel

7 175)

8 {

9 bonus2

10 bExpAddRace,RC_All,10;

11 }

12 if

13 (BaseLevel

14 =175)

15 {

16 bonus2

17 bExpAddRace,RC_All,5;

18 }

Equip Script None
Unequip Script None