Item Details

Pigritia Rhythm [2] ( Ep172_Bh_Bow3 )

# 700009 Pigritia Rhythm [2]
Pigritia Rhythm [2] Buy: zeny Sell: 0 zeny Weight: 100 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Right_Hand + Left_Hand
Attack: 190 M. Attack: N/A Range: 5 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 150 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

A prototype of auto-firing bows applied with high technology.
It has been horribly distorted by the magic-jamming device that Illusion has installed.

Severe Rainstorm damage +10%.
ATK +12 for every 3 refine levels.
When refined to +7 or higher, Severe Rainstorm damage +15%.
When refined to +9 or higher, Severe Rainstorm cooldown -2.5 sec.
When refined to +11 or higher, Additional Severe Rainstorm damage +20%,
Class: Bow ATK: 190
Weight: 100
Weapon Level: 4
Required Level: 150
Job: Maestro/Wanderer Classes

Broken Beta (0.03%) Senior Aries (0.05%)
Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
.@r = getrefine();
bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",10;
bonus bBaseAtk,12*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",15;
}
if (.@r>=9) {
   bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2500;
}
if (.@r>=11) {
   bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM_MELEE",20;
}
N/A
N/A

N/A