Viewing Item (Doomed Nagan) Ragnarok: Project Zero Control Panel
Basic Info
Name | Doomed Nagan[1] |
---|---|
Item ID |
13498
-
Nagan_Z
|
Type | Weapon - One-Handed Sword |
A one-handed sword topped with several extra edges for making wounds deeper and more unsightly.
For every 10 Base STR, CRI + 1, Critical Damage + 2%.
Enables Level 5 Double Attack.
If refine level is 1 or higher, Critical Damage + an additional 1% per 10 Base STR.
_
Class : One-Handed Sword Attack : 120
Weight : 50
Weapon Level : 4
Required Level : 60
Jobs : Swordsman, Merchant, Thief
For every 10 Base STR, CRI + 1, Critical Damage + 2%.
Enables Level 5 Double Attack.
If refine level is 1 or higher, Critical Damage + an additional 1% per 10 Base STR.
_
Class : One-Handed Sword Attack : 120
Weight : 50
Weapon Level : 4
Required Level : 60
Jobs : Swordsman, Merchant, Thief
Details
Weight | 50 |
---|---|
NPC Buy | 20 z |
NPC Sell | 10 z |
Refineable | Yes |
Equip Locations | Main Hand |
Stats
Range | 1 |
---|---|
Defense | 0 |
Attack | 120 |
Magical Attack | 0 |
Weapon Level | 4 |
Slots | 1 |
Restrictions
Level Range | 60 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Swordsman / Merchant / Thief / Knight / Blacksmith / Assassin / Crusader / Rogue / Alchemist |
Gender | Any |
Scripts
Use Script |
---|
bonus(bCritical, readparam(bStr) / 10); bonus(bCritAtkRate, (readparam(bStr) / 10) * 2); skill(TF_DOUBLE, 5); bonus(bDoubleRate, 25); if (getrefine() >= 1) bonus(bCritAtkRate, readparam(bStr) / 10); |
Equip Script |
None |
Unequip Script |
None |