Item ID | 19379 | For Sale | No |
---|---|---|---|
Identifier | Striking_Hat | Credit Price | Not For Sale |
Name | Striking Hat | Type | Armor |
NPC Buy | 20 | Weight | 40 |
NPC Sell | 10 | Weapon Level | 0 |
Range | 0 | Defense | 5 |
Slots | 1 | Refineable | Yes |
Attack | 0 | Min Equip Level | 100 |
Equip Locations | Upper Headgear | ||
Equip Upper | Normal / Upper / Baby / Third / Third Upper / Third Baby | ||
Equippable Jobs | All Jobs | ||
Equip Gender | Both (Male and Female) | ||
Item Use Script |
1 .@r = getrefine(); bonus bDex,5; bonus bAgi,5; bonus bLongAtkRate,5; bonus bAspdRate,10; bonus bPerfectHitAddRate,10; bonus bHit,2*.@r; bonus bDelayrate,-2*.@r; if (.@r>=7) { bonus bPerfectHitAddRate,20; bonus bLongAtkRate,10; } if (.@r>=9) { bonus bPerfectHitAddRate,20; bonus bLongAtkRate,10; } |
||
Equip Script | None | ||
Unequip Script | None |