|
|
|
|
Viewing Item
#32019: Boost Lance-OS
Item ID |
32019 |
|
For Sale |
No
|
Identifier |
Boost_Lance_OS |
Credit Price |
Not For Sale
|
Name |
Boost Lance-OS |
Type |
Weapon - One-Handed Spear |
NPC Buy |
20 |
Weight |
100 |
NPC Sell |
10 |
Weapon Level |
4 |
Range |
3 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
190 |
Min Equip Level |
130 |
MATK |
0 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
Third / Third Upper / Third Baby |
Equippable Jobs |
Crusader |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r
2 =
3 getrefine();
4 .@aspd
5 =
6 3;
7 if
8 (.@r
9 =
10 7)
11 {
12 .@aspd
13 +=
14 7;
15 if
16 (.@r
17 =
18 9)
19 {
20 .@dmg
21 =
22 20;
23 if
24 (.@r
25 =
26 11)
27 {
28 .@dmg
29 +=
30 15;
31 }
32 bonus2
33 bSkillAtk,"LG_BANISHINGPOINT",.@dmg;
34 }
35 }
36 bonus
37 bAspdRate,.@aspd; |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|