Viewing Item (Sunset Buster) Ragnarok: Project Zero Control Panel
Basic Info
Name | Sunset Buster |
---|---|
Item ID |
1330
-
Neev_Buster
|
Type | Weapon - One-Handed Axe |
An axe that glows like the sun.
Indestructible.
For every 2 refines, HIT + 1.
For every 3 refines, ATK + 4.
When refined to +7, HIT + 10.
When refined to +9, ATK + 20, ASPD + 8%.
_
Class : One-handed Axe Attack : 165
Weight : 100
Weapon Level : 3
Required Level : 60
Jobs : Novice, Swordsman and Merchant
Indestructible.
For every 2 refines, HIT + 1.
For every 3 refines, ATK + 4.
When refined to +7, HIT + 10.
When refined to +9, ATK + 20, ASPD + 8%.
_
Class : One-handed Axe Attack : 165
Weight : 100
Weapon Level : 3
Required Level : 60
Jobs : Novice, Swordsman and Merchant
Details
Weight | 100 |
---|---|
NPC Buy | 200 z |
NPC Sell | 100 z |
Refineable | Yes |
Equip Locations | Main Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 165 |
Magical Attack | 0 |
Weapon Level | 3 |
Slots | 0 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Novice / Swordsman / Merchant / Knight / Blacksmith / Crusader / Alchemist |
Gender | Any |
Scripts
Use Script |
---|
bonus(bUnbreakableWeapon, 0); bonus(bHit, getrefine() / 2); bonus(bBaseAtk, 4 * (getrefine() / 3)); if (getrefine() >= 7) bonus(bHit, 10); if (getrefine() >= 9) { bonus(bBaseAtk, 20); bonus(bAspdRate, 8); } |
Equip Script |
None |
Unequip Script |
None |