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


Severe Rainstorm Tuning Device    Item ID# 311062 (Gear_TR2)
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0
Description
Increases damage of Severe Rainstorm by 5%.
Decreases Severe Rainstorm skill cooldown by 2 seconds.

[Bonus by Weapon Grade]
[Grade D]: Damage of Severe Rainstorm +7%.
[Grade C]: Physical Damage against enemies of every size +10%.
[Grade B]: Damage of Severe Rainstorm +8%.
[Grade A]: Damage of Severe Rainstorm +10%.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",5; bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000; if (.@g >= 1) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",7; if (.@g >= 2) { bonus2 bAddSize,Size_All,10; if (.@g >= 3) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",8; if (.@g >= 4) { bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10; } } } } },{},{}
Dropped By No Result

back to top