|
|
|
|
Viewing Item
#2015: Upg Staff
Item ID
|
2015
|
|
For Sale
|
No
|
Identifier
|
Upg_Staff
|
Credit Price
|
Not For Sale
|
Name
|
Upg Staff
|
Type
|
Weapon - Two-Handed Staff
|
NPC Buy
|
20
|
Weight
|
100
|
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
|
Item Use Script
|
1 .@r
2 =
3 getrefine();
4 bonus
5 bMatk,(.@r*10);
6 bonus
7 bHealPower,.@r;
8 if
9 (BaseJob
10 ==
11 Job_Wizard)
12 bonus
13 bMatk,30;
14 else
15 if
16 (BaseJob
17 ==
18 Job_Sage)
19 bonus
20 bMatk,20;
21 if
22 (BaseLevel
23 70)
24 bonus
25 bMatk,(((BaseLevel-70)/10)*10);
|
Equip Script
|
None
|
Unequip Script
|
None
|
|
|
|
|
|