|
|
|
|
Viewing Item
#530050: Boosting Glacier Lance
Item ID |
530050 |
|
For Sale |
No
|
Identifier |
Z_Boost_N_Lance |
Credit Price |
Not For Sale
|
Name |
Boosting Glacier Lance |
Type |
Weapon - One-Handed Spear |
NPC Buy |
0 |
Weight |
0 |
NPC Sell |
0 |
Weapon Level |
3 |
Range |
3 |
Defense |
0 |
Slots |
0 |
Refineable |
Yes
|
Attack |
220 |
Min Equip Level |
1 |
MATK |
220 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
None
|
Equippable Jobs |
Swordman / Knight / Crusader |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 bonus
5 bAtkRate,15;
6 bonus
7 bMatkRate,15;
8 bonus
9 bMaxHPrate,2*(.@r/2);
10 bonus
11 bBaseAtk,8*(.@r/2);
12 bonus
13 bMatk,8*(.@r/2);
14 if
15 (.@r
16 =7)
17 {
18 bonus2
19 bIgnoreDefRaceRate,RC_All,25;
20 bonus2
21 bIgnoreMdefRaceRate,RC_All,25;
22 bonus2
23 bIgnoreDefRaceRate,RC_Player_Doram,-25;
24 bonus2
25 bIgnoreDefRaceRate,RC_Player_Human,-25;
26 bonus2
27 bIgnoreMdefRaceRate,RC_Player_Doram,-25;
28 bonus2
29 bIgnoreMdefRaceRate,RC_Player_Human,-25;
30 if
31 (.@r
32 =9)
33 {
34 bonus
35 bVariableCastrate,-7;
36 }
37 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|