|
|
|
|
Viewing Item
#19379: Striking Hat
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 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Upper Headgear |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bDex,5;
6 bonus
7 bAgi,5;
8 bonus
9 bLongAtkRate,5;
10 bonus
11 bAspdRate,10;
12 bonus
13 bPerfectHitAddRate,10;
14 bonus
15 bHit,2*.@r;
16 bonus
17 bDelayrate,-2*.@r;
18 if
19 (.@r
20 =7)
21 {
22 bonus
23 bPerfectHitAddRate,20;
24 bonus
25 bLongAtkRate,10;
26 }
27 if
28 (.@r
29 =9)
30 {
31 bonus
32 bPerfectHitAddRate,20;
33 bonus
34 bLongAtkRate,10;
35 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|