|
|
|
|
Viewing Item
#2018: Metal Staff
Item ID
|
2018
|
|
For Sale
|
No
|
Identifier
|
Metal_Staff
|
Credit Price
|
Not For Sale
|
Name
|
Metal Staff
|
Type
|
Weapon - Two-Handed Staff
|
NPC Buy
|
20
|
Weight
|
0
|
NPC Sell
|
10
|
Weapon Level
|
3
|
Range
|
1
|
Defense
|
0
|
Slots
|
1
|
Refineable
|
Yes
|
Attack
|
50
|
Min Equip Level
|
1
|
MATK
|
70
|
Max Equip Level
|
None
|
Equip Locations
|
Two-Handed
|
Equip Upper
|
None
|
Equippable Jobs
|
Mage / Priest / Wizard / Monk / Sage / Soul Linker
|
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 if
2 (BaseJob
3 ==
4 Job_Wizard)
5 bonus
6 bMatk,15;
7 else
8 if
9 (BaseJob
10 ==
11 Job_Sage)
12 bonus
13 bMatk,10;
14 bonus
15 bMatk,(getrefine()*5);
16 .@i
17 =
18 min(BaseLevel/10,12);
19 if
20 (.@i
21 2)
22 bonus
23 bMatk,((.@i-2)*5);
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|