Neev Rifle [1], винтовка (Renewal)
Neev Rifle [1] (NEEV_RIFLE) – оружие.
A grenade launcher with the nickname 'Avenger'.
Increases long-ranged physical damage on targets by 20%.
If refined to 7 or higher,
Increases the damage of Dragon Tail by 15%.
If refined to 9 or higher,
Reduces the cooldown of Howling Mine by 1 second.
Property: Neutral
Скрипт
bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",7*(readparam(bInt)/10);
if (readparam(bInt)>=110) {
   bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",30;
}
if (BaseLevel>=175) {
   bonus bAtkRate,5;
   bonus bMatkRate,5;
}