Viewing Item

#700009: Pigritia Rhythm

Item ID 700009 For Sale No
Identifier Ep172_Bh_Bow3 Credit Price Not For Sale
Name Pigritia Rhythm Type Weapon - Bow
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 4
Range 5 Defense 0
Slots 2 Refineable Yes
Attack 190 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Bard / Dancer
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10;

3 bonus bBaseAtk,12*(.@r/3);

4 if (.@r>=7) {

5 bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15;

6 }

7 if (.@r>=9) {

8 bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2500;

9 }

10 if (.@r>=11) {

11 bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",20;

12 }

Equip Script None
Unequip Script None