Basic Info

Name 1690 Mysterious Foxtail Staff[3]
Item ID 1690 - Mysterious_Foxtail_Staff
Type Weapon - Staff
1690
An enchanted foxtail wand by magical dragonfly.
-------------------------
MATK +180
MaxSP +50
-------------------------
Every 3 refine level: MATK +10, MaxSP +10.
-------------------------
Class: One-Handed Staff
Attack: 80
Weight: 40
Weapon Level: 2
Level Requirement: 60
Jobs: Doram race

Details

Weight 40
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Main Hand

Stats

Range 1
Defense 0
Attack 80
Magical Attack 180
Weapon Level 2
Slots 3

Restrictions

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

Scripts

Use Script
bonus bMaxSP, 10 * (getrefine() / 3) + 50; bonus bMatk, 10 * (getrefine() / 3);
Equip Script
None
Unequip Script
None