Item Details

Pigritia Wave [2] ( Ep172_1h_Inst )

# 570005 Pigritia Wave [2]
Pigritia Wave [2] Buy: zeny Sell: 0 zeny Weight: 70 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Male Locations: Weapon
Attack: 150 M. Attack: 210 Range: 1 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 musical instrument which used to fill Barmund Mansion with beautiful melodies.
It has been horribly distorted by the magic-jamming device that Illusion has installed.
MATK +210.
Metallic Sound and Reverberation damage +10%.
MATK +8 for every 3 refine levels.
When refined to +7 or higher, Variable Cast Time -10%.
When refined to +9 or higher, Additional Metallic Sound and Reverberation damage +15%.
When refined to +11 or higher, Metallic Sound cooldown -2 sec., Reverberation SP consumption -20%.
_
Class: Instrument ATK: 150
Weight: 70
Weapon Level: 4
Required Level: 150
Job: Maestro Classes

Cleaning Robot (0.03%) Powerful Spell (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_REVERBERATION",10;
bonus2 bSkillAtk,"WM_METALICSOUND",10;
bonus bMatk,8*(.@r/3);
if (.@r>=7) {
   bonus bVariableCastrate,-10;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"WM_REVERBERATION",15;
   bonus2 bSkillAtk,"WM_METALICSOUND",15;
}
if (.@r>=11) {
   bonus2 bSkillUseSPrate,"WM_REVERBERATION",20;
   bonus2 bSkillCooldown,"WM_METALICSOUND",-2000;
}
N/A
N/A

N/A