|
|
|
|
Viewing Item
#470196: Glacier Boots
Item ID |
470196 |
|
For Sale |
No
|
Identifier |
Glacier_Boots |
Credit Price |
Not For Sale
|
Name |
Glacier Boots |
Type |
Armor |
NPC Buy |
0 |
Weight |
200 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
98 |
Slots |
1 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
230 |
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 .@g
2 =
3 getenchantgrade();
4 .@r
5 =
6 getrefine();
7 bonus
8 bMaxHPrate,8;
9 bonus
10 bMaxSPrate,4+(.@r/2);
11 bonus
12 bDef,15*(.@r/2);
13 if
14 (.@r
15 =7)
16 {
17 bonus
18 bLongAtkRate,7;
19 bonus
20 bShortAtkRate,7;
21 if
22 (.@r
23 =9)
24 {
25 bonus
26 bPAtk,3;
27 if
28 (.@r
29 =10)
30 {
31 bonus
32 bAspdRate,7;
33 bonus
34 bDef,100;
35 }
36 }
37 }
38 if
39 (.@g
40 =ENCHANTGRADE_D)
41 {
42 bonus
43 bMRes,25;
44 bonus
45 bRes,25;
46 if
47 (.@g
48 =ENCHANTGRADE_C)
49 {
50 bonus
51 bPAtk,2;
52 bonus
53 bPow,2;
54 bonus
55 bCon,2;
56 }
57 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|