|
|
|
|
Viewing Item
#1445: [Rental] Hunting Spear
Item ID
|
1445
|
|
For Sale
|
No
|
Identifier
|
[Rental]_Hunting_Spear
|
Credit Price
|
Not For Sale
|
Name
|
[Rental] Hunting Spear
|
Type
|
Weapon - One-Handed Spear
|
NPC Buy
|
20
|
Weight
|
0
|
NPC Sell
|
10
|
Weapon Level
|
3
|
Range
|
3
|
Defense
|
0
|
Slots
|
2
|
Refineable
|
Yes
|
Attack
|
140
|
Min Equip Level
|
50
|
MATK
|
0
|
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 if
5 (.@r
6 =
7 7)
8 {
9 bonus2
10 bAddRace,RC_Insect,10;
11 bonus2
12 bAddRace,RC_DemiHuman,10;
13 bonus2
14 bAddEle,Ele_Water,10;
15 bonus2
16 bAddEle,Ele_Earth,10;
17 }
18 if
19 (.@r
20 =
21 9)
22 {
23 bonus2
24 bAddRace,RC_Insect,15;
25 bonus2
26 bAddRace,RC_DemiHuman,15;
27 bonus2
28 bAddEle,Ele_Water,15;
29 bonus2
30 bAddEle,Ele_Earth,15;
31 }
32 bonus
33 bAtkEle,Ele_Fire;
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|