Trial Rebel's Grenade Launcher [1], (Renewal)
Trial Rebel's Grenade Launcher [1] (PROBATION_LAUNCHER) – оружие.
![Trial Rebel's Grenade Launcher [1], (Renewal) Trial Rebel's Grenade Launcher [1], (Renewal)](/images/db/items/picture/28217.png)
A grenade launcher 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.
Increases the damage of Dragon Tail by 20%.
Базовые свойства предмета
- ID: 27733
 - Код: PROBATION_LAUNCHER
 - Тип: оружие
 - Подтип:
 - Уровень оружия: 3
 - Атака: 350
 - Требуемый уровень: 100
 - Профессии: gunslinger, rebellion
 
- Цена покупки: 20 з
 - Цена продажи: 10 з
 - Вес: 1
 
Скрипт
bonus2 bSkillAtk,"RL_D_TAIL",20;
bonus bBaseAtk,((min(BaseLevel,160)/10)*6);
if (getrefine()>6) {
   bonus bLongAtkRate,getskilllv("GS_GROUNDDRIFT");
}