Viewing Item (Autumn Headband) Ragnarok: Project Zero Control Panel
Basic Info
Name | Autumn Headband[1] |
---|---|
Item ID |
5898
-
Autumn_Headband
|
Type | Armor |
A hairband with an array of autumn leaves attached to it. It displays the beauty of an autumn forest for all to see.
-------------------------
Reduces SP consumption of [Wind Walk] by 20.
-------------------------
Increases long range physical attacks by 5%.
-------------------------
If upgraded to +7 or higher, increases ATK by 2 for every 5 base INT
If upgraded to +9 or higher, increases Arrow Storm damage additionally by 2% for every its BaseLV 10.
-------------------------
Class: Headgear
Defense: 10
Location: Upper
Weight: 20
Level Requirement: 100
Jobs: Ranger
-------------------------
Reduces SP consumption of [Wind Walk] by 20.
-------------------------
Increases long range physical attacks by 5%.
-------------------------
If upgraded to +7 or higher, increases ATK by 2 for every 5 base INT
If upgraded to +9 or higher, increases Arrow Storm damage additionally by 2% for every its BaseLV 10.
-------------------------
Class: Headgear
Defense: 10
Location: Upper
Weight: 20
Level Requirement: 100
Jobs: Ranger
Details
Weight | 20 |
---|---|
NPC Buy | 0 z |
NPC Sell | 0 z |
Refineable | No |
Equip Locations | Upper Headgear |
Stats
Range | 0 |
---|---|
Defense | 10 |
Attack | 0 |
Magical Attack | 0 |
Weapon Level | 0 |
Slots | 1 |
Restrictions
Level Range | 100 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | None |
Job Classes | Hunter |
Gender | Any |
Scripts
Use Script |
---|
bonus2 bSkillUseSP,SN_WINDWALK,20; bonus bLongAtkRate,5; if(getrefine()>=7) { bonus bAtk,2*(readparam(bInt)/5); } if(getrefine()>=9) { bonus2 bSkillAtk,RA_ARROWSTORM,2*(BaseLevel/10); } |
Equip Script |
None |
Unequip Script |
None |