|
|
|
|
Viewing Item
#32018: Aquatic Spear
Item ID |
32018 |
|
For Sale |
No
|
Identifier |
Undine_Spear_K |
Credit Price |
Not For Sale
|
Name |
Aquatic Spear |
Type |
Weapon - One-Handed Spear |
NPC Buy |
0 |
Weight |
120 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
3 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
180 |
Min Equip Level |
100 |
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 if
5 (.@r
6 =2)
7 {
8 bonus
9 bBaseAtk,.@r/2*10;
10 }
11 if
12 (.@r
13 =3)
14 {
15 bonus
16 bLongAtkRate,.@r/3*4;
17 }
18 if
19 (.@r
20 =7)
21 {
22 bonus2
23 bSkillAtk,"LG_BANISHINGPOINT",15;
24 bonus2
25 bSkillAtk,"LG_CANNONSPEAR",15;
26 }
27 if
28 (.@r
29 =9)
30 {
31 bonus
32 bAspdRate,10;
33 }
34 if
35 (.@r
36 =11)
37 {
38 bonus2
39 bSkillAtk,"LG_CANNONSPEAR",20;
40 bonus2
41 bSkillAtk,"LG_BANISHINGPOINT",20;
42 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|