|
|
|
|
Viewing Item
#32021: Sealed Aquatic Spear
Item ID |
32021 |
|
For Sale |
No
|
Identifier |
Evt_Undine_Spear_K |
Credit Price |
Not For Sale
|
Name |
Sealed Aquatic Spear |
Type |
Weapon - Staff |
NPC Buy |
0 |
Weight |
0 |
NPC Sell |
0 |
Weapon Level |
4 |
Range |
3 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
180 |
Min Equip Level |
99 |
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 |
Can't be dropped / Can't be traded with player / Can't be put in Cart / Can't be put in Storage / 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 bBaseAtk,10*(.@r/2);
6 bonus
7 bLongAtkRate,4*(.@r/3);
8 if
9 (.@r
10 =9)
11 {
12 bonus
13 bAspdRate,10;
14 bonus2
15 bSkillAtk,"LG_BANISHINGPOINT",35;
16 bonus2
17 bSkillAtk,"LG_CANNONSPEAR",35;
18 }
19 else
20 if
21 (.@r
22 =7)
23 {
24 bonus2
25 bSkillAtk,"LG_BANISHINGPOINT",15;
26 bonus2
27 bSkillAtk,"LG_CANNONSPEAR",15;
28 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|