Viewing Item (Calamity Launcher) Ragnarok: Project Zero Control Panel
Basic Info
Name | Calamity Launcher[1] |
---|---|
Item ID |
840015
-
MD_Moroc_Launcher
|
Type | Weapon - Grenade Launcher |
[Dragon Tail] damage + 10%.
For every other refine level, ATK + 10, VIT + 2.
If +7 or higher, [Dragon Tail] damage + 15%.
If +9 or higher, reduces physical/magical damage received from all Sizes by 7%.
Class : Grenade Launcher Attack : 342
Weight : 80
Weapon Level : 4
Required Level : 130
Jobs : Gunslinger
For every other refine level, ATK + 10, VIT + 2.
If +7 or higher, [Dragon Tail] damage + 15%.
If +9 or higher, reduces physical/magical damage received from all Sizes by 7%.
Class : Grenade Launcher Attack : 342
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 | 9 |
---|---|
Defense | 0 |
Attack | 171 |
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_D_TAIL, 10); bonus(bBaseAtk, 10 * (getrefine()/2)); bonus(bVit, 2 * (getrefine()/2)); if (getrefine() >= 7) bonus2(bSkillAtk, RL_D_TAIL, 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 |