Renewal
.:Renewal Item Database:.
Search Item By ID


Pigritia Rhythm [2]   [Two Handed]   Item ID# 700009 (Ep172_Bh_Bow3)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
100
Attack
190
Required Lvl
150
Weapon Lvl
4
Slot
2
Range
5
Applicable Jobs
Minstrel / Wanderer
Description
Prototype of automatic shooting bow with new technology.
It was terribly transformed by the magic interference device installed by the Illusionians.

Increases damage of Severe Rainstorm by 10%.
For each 3 refine levels: ATK +12.

Refine Level +7:
Increases damage of Severe Rainstorm by additional 15%.

Refine Level +9:
Decreases Severe Rainstorm skill cooldown by 2.5 seconds.

Refine Level +11:
Increases damage of Severe Rainstorm by additional 20%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15; } if (.@r>=9) { bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2500; } if (.@r>=11) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",20; } },{},{}
Dropped By

back to top