Basic Info

Name 1694 Foxtail Model[3]
Item ID 1694 - Foxtail_Model
Type Weapon - Staff
1694
A model of foxtail made from plastic.
-------------------------
Long ranged physical damage +8%.
MaxHP +100.
For every 3 refine level: DEX +2, MaxSP +10.
-------------------------
Class: One-Handed Staff
Attack: 150
Weight: 30
Weapon Level: 2
Level Requirement: 60
Jobs: Doram race

Details

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

Stats

Range 1
Defense 0
Attack 150
Magical Attack 0
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 bLongAtkRate, 8; bonus bMaxHP, 100; bonus bDex, (getrefine() / 3) * 2; bonus bMaxSP, (getrefine() / 3) * 10;
Equip Script
None
Unequip Script
None