ID #490374
Armor
Sea Otter Mini Fan-LT [1]
Buy Price: N/A
Sell Price: N/A
An improved version of the mini fan featuring a picture of a sea otter found on Komodo Beach.
It's a good idea to keep one handy to keep cool during the hot summer.
_______________________
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%.
_______________________
^When equipped with Fur Seal Mini Fan-LT:
All Trait Stats +3.
_______________________
Random Options can be granted by using the Fan Modification Kit EX.
Fan Modification Kit EX can be obtained from
Cat Salesman Nyarom,
by using Nyangvine, Zeny or [Kachua] Mileage Coupons.
_______________________
Type: Accessory
Position: Right
Defense: 0
Weight: 10
Armor Level: 2
_______________________
Requirement:
Base Level 100
It's a good idea to keep one handy to keep cool during the hot summer.
_______________________
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%.
_______________________
^When equipped with Fur Seal Mini Fan-LT:
All Trait Stats +3.
_______________________
Random Options can be granted by using the Fan Modification Kit EX.
Fan Modification Kit EX can be obtained from
Cat Salesman Nyarom,
by using Nyangvine, Zeny or [Kachua] Mileage Coupons.
_______________________
Type: Accessory
Position: Right
Defense: 0
Weight: 10
Armor Level: 2
_______________________
Requirement:
Base Level 100
Basic Information
Type
Armor
Weight
100
Requirements
Armor Level
2
Min Level
100
Scripts
Script bonus bAllStats,1; bonus bAllTraitStats,1; if (BaseLevel<175) { bonus2 bExpAddRace,RC_All,10; } if (BaseLevel>=175) { bonus2 bExpAddRace,RC_All,5; }
bonus bAllStats,1;
bonus bAllTraitStats,1;
if (BaseLevel<175) {
bonus2 bExpAddRace,RC_All,10;
}
if (BaseLevel>=175) {
bonus2 bExpAddRace,RC_All,5;
}