|
|
|
|
Viewing Item
#2056: Gravitation Staff
Item ID |
2056 |
|
For Sale |
No
|
Identifier |
Gravitation_Staff |
Credit Price |
Not For Sale
|
Name |
Gravitation Staff |
Type |
Weapon - Two-Handed Staff |
NPC Buy |
20 |
Weight |
130 |
NPC Sell |
10 |
Weapon Level |
4 |
Range |
1 |
Defense |
0 |
Slots |
2 |
Refineable |
Yes
|
Attack |
110 |
Min Equip Level |
170 |
MATK |
280 |
Max Equip Level |
None
|
Equip Locations |
Two-Handed |
Equip Upper |
Third / Third Upper / Third Baby |
Equippable Jobs |
Wizard |
Equip Gender |
Both (Male and Female)
|
Trade restriction |
None
|
Item Use Script |
1 .@r = getrefine();
2 bonus bMatk,4*.@r;
3 bonus bUnbreakableWeapon;
4 bonus2 bMagicAtkEle,Ele_Neutral,5;
5 if (.@r >= 9) {
6 bonus2 bSkillAtk,"HW_GRAVITATION",30;
7 bonus2 bSkillAtk,"WL_DRAINLIFE",30;
8 }
9 if (.@r >= 11) {
10 bonus2 bSkillCooldown,"HW_GRAVITATION",-2000;
11 } |
Equip Script |
None
|
Unequip Script |
None
|
|
|
|
|
|