|
|
|
|
Viewing Item
#22238: Great Hero Boots
Item ID
|
22238
|
|
For Sale
|
No
|
Identifier
|
Great_Hero_Boots
|
Credit Price
|
Not For Sale
|
Name
|
Great Hero Boots
|
Type
|
Armor
|
NPC Buy
|
20
|
Weight
|
60
|
NPC Sell
|
10
|
Weapon Level
|
0
|
Range
|
0
|
Defense
|
15
|
Slots
|
1
|
Refineable
|
Yes
|
Attack
|
0
|
Min Equip Level
|
150
|
MATK
|
0
|
Max Equip Level
|
None
|
Equip Locations
|
Footgear
|
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 bMaxHP,1500;
6 bonus
7 bMaxSP,150;
8 bonus
9 bMaxHPrate,.@r/3;
10 bonus
11 bMaxSPrate,.@r/3;
12 if
13 (.@r
14 =
15 7)
16 {
17 bonus2
18 bAddClass,Class_All,5;
19 bonus
20 bMatkRate,5;
21 }
22 if
23 (.@r
24 =
25 9)
26 {
27 .@val
28 =
29 -500;
30 if
31 (.@r
32 =
33 11)
34 {
35 .@val
36 -=
37 200;
38 if
39 (.@r
40 =
41 13)
42 {
43 bonus
44 bDelayrate,-5;
45 bonus
46 bVariableCastrate,-5;
47 }
48 }
49 bonus
50 bFixedCast,.@val;
51 }
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|