|
|
|
|
Viewing Item
#470181: [Not For Sale] Ancient Hero Boots
Item ID |
470181 |
|
For Sale |
No
|
Identifier |
aegis_470181 |
Credit Price |
Not For Sale
|
Name |
[Not For Sale] Ancient Hero Boots |
Type |
Armor |
NPC Buy |
0 |
Weight |
60 |
NPC Sell |
0 |
Weapon Level |
0 |
Range |
0 |
Defense |
15 |
Slots |
1 |
Refineable |
Yes
|
Attack |
0 |
Min Equip Level |
100 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Footgear |
Equip Upper |
None
|
Equippable Jobs |
None
|
Equip Gender |
Both (Male and Female)
|
Trade restriction |
Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Guild Storage / Can't be attached in Mail / Can't be auctioned |
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bMaxHP,500;
6 bonus
7 bMaxSP,50;
8 bonus
9 bMaxHPrate,2*(.@r/3);
10 bonus
11 bMaxSPrate,.@r/3;
12 if
13 (.@r
14 =
15 9)
16 {
17 .@val
18 =
19 -300;
20 if
21 (.@r
22 =
23 12)
24 {
25 .@val
26 -=
27 200;
28 if
29 (.@r
30 =
31 14)
32 bonus
33 bDelayrate,-5;
34 }
35 bonus
36 bFixedCast,.@val;
37 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|