|
|
|
|
Viewing Item
#530000: Booster Spear
Item ID |
530000 |
|
For Sale |
No
|
Identifier |
Boost_Spear |
Credit Price |
Not For Sale
|
Name |
Booster Spear |
Type |
Weapon - One-Handed Spear |
NPC Buy |
0 |
Weight |
0 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
3 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
160 |
Min Equip Level |
100 |
MATK |
160 |
Max Equip Level |
None
|
Equip Locations |
Main Hand |
Equip Upper |
Third / Third Upper / Third Baby |
Equippable Jobs |
Knight / Crusader |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 bonus
2 bMatkRate,3;
3 bonus2
4 bAddClass,Class_All,3;
5 bonus2
6 bMagicAtkEle,Ele_Holy,3;
7 .@r
8 =
9 getrefine();
10 if
11 (.@r)
12 {
13 bonus
14 bBaseAtk,.@r*2;
15 bonus
16 bMatk,.@r*2;
17 }
18 .@i
19 =
20 min(BaseLevel,180)/15*3;
21 bonus
22 bBaseAtk,.@i;
23 bonus
24 bMatk,.@i;
25 if
26 (.@r
27 =7)
28 {
29 bonus2
30 bMagicAtkEle,Ele_Holy,getskilllv("CR_TRUST");
31 }
32 if
33 (.@r
34 =9)
35 {
36 bonus
37 bLongAtkRate,10;
38 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|