Basic Info

Name Sagittarius Crown
Item ID 5739 - Sagittarius_Crown
Type Armor
A magnificent crown created to pay tribute to the 9th sign of the zodiac, Sagittarius the Archer.
Attached to the crown is a Zircon gemstone, the birthstone for those born under this sign.
-------------------------
DEX +2
-------------------------
Increases resistance against Fire element attacks by 7%.
-------------------------
Refine Level +7:
ASPD +2%
Refine Level +8:
AGI +2
Refine Level +9:
Increases long range physical attacks by 5%
Refine Level +10:
When dealing physical attacks, adds a low chance of increasing Dex and AGI by 10 for 10 seconds.
-------------------------
Class: Headgear
Defense: 3
Location: Uppper
Weight: 30
Level Requirement: 1
Jobs: All classes

Details

Weight 30
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Upper Headgear

Stats

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

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bDex,2; bonus2 bSubEle,Ele_Fire,7; if(getrefine()>6) bonus bAspdRate,2; if(getrefine()>7) bonus bAgi,2; if(getrefine()>8) bonus bLongAtkRate,5; if(getrefine()>9) autobonus2 "{ bonus bDex,10; bonus bAgi,10; }",3,10000,BF_WEAPON,"{ specialeffect(EF_WIND, AREA, playerattached()); }";
Equip Script
None
Unequip Script
None