Trial Rebel's Rifle [1], винтовка (Renewal)
Trial Rebel's Rifle [1] (PROBATION_RIFLE) – оружие.
![Trial Rebel's Rifle [1], винтовка (Renewal) Trial Rebel's Rifle [1], винтовка (Renewal)](/images/db/items/picture/28215.png)
A rifle for a rebellion who is now a little used to handling guns.
Account Bound
Property: Neutral
Required Atk + 6 for every 10 base levels up to a maximum base level of 160.
Hit + 10
Crit + 20
Increases the damage of God's Hammer by 20%.
If upgrade level is +7 or higher,
Increases long-ranged damage on targets by 1% per level of Tracking known.
Скрипт
bonus bHit,10; bonus bCritical,20; bonus2 bSkillAtk,"RL_HAMMER_OF_GOD",20; bonus bBaseAtk,((min(BaseLevel,160)/10)*6); if (getrefine()>6) { bonus bLongAtkRate,getskilllv("GS_TRACKING"); }