Viewing Item (Calamity Revolver) Ragnarok: Project Zero Control Panel
Basic Info
Name | Calamity Revolver[1] |
---|---|
Item ID |
800021
-
MD_Moroc_Revolber
|
Type | Weapon - Revolver |
Enhancing the "Calamity Revolver" made it even stronger.
[Fire Dance] damage + 10%.
For every other refine level, ATK + 10, CRI + 1.
If +7 or higher, [Fire Dance] damage + 15%.
If +9 or higher, reduces physical/magical damage received from all Sizes by 7%.
Class : Revolver Attack : 190
Weight : 80
Weapon Level : 4
Required Level : 130
Jobs : Gunslinger
[Fire Dance] damage + 10%.
For every other refine level, ATK + 10, CRI + 1.
If +7 or higher, [Fire Dance] damage + 15%.
If +9 or higher, reduces physical/magical damage received from all Sizes by 7%.
Class : Revolver Attack : 190
Weight : 80
Weapon Level : 4
Required Level : 130
Jobs : Gunslinger
Details
Weight | 80 |
---|---|
NPC Buy | 52,000 z |
NPC Sell | 26,000 z |
Refineable | Yes |
Equip Locations | Main Hand + Off Hand |
Stats
Range | 7 |
---|---|
Defense | 0 |
Attack | 162 |
Magical Attack | 0 |
Weapon Level | 4 |
Slots | 1 |
Restrictions
Level Range | 130 + |
---|---|
Usage | None |
Trade | None |
Job Class Types | Normal / Upper / Baby |
Job Classes | Gunslinger |
Gender | Any |
Scripts
Use Script |
---|
bonus2(bSkillAtk, RL_FIREDANCE, 10); bonus(bBaseAtk, 10 * (getrefine()/2)); bonus(bCritical, (getrefine()/2)); if (getrefine() >= 7) bonus2(bSkillAtk, RL_FIREDANCE, 15); if (getrefine() >= 9) { bonus2(bSubSize, Size_Small, 7); bonus2(bSubSize, Size_Medium, 7); bonus2(bSubSize, Size_Large, 7); } |
Equip Script |
None |
Unequip Script |
None |