Abyss Grenade Gun [1], (Renewal)
Abyss Grenade Gun [1] (VARIANT_LAUNCHER) – оружие.
A Gate Keeper made of oridecon.
It's durable enough to deflect bullets that hit it.
Splashes damage, DEX +1.
Increases long ranged physical damage by 5% per 2 refine rate.
If refine rate is 7 or higher, increases attack speed (reduces delay after attack by 15%).
If refine rate is 9 or higher, increases long ranged physical damage by additional 5%.
If refine rate is 11 or higher, when dealing long ranged physical damage, has a chance to auto-cast Spread Attack level 6.
(If user has higher level, that level will be auto-cast instead).
If equipped with Illusion Passion Hairband, ATK +10%.
If both Illusion Gate Keeper-DD and Passion Hairband are +7 or higher, ASPD +2.
If their combined upgrade levels are 18 or higher, Long-ranged Physical damage +10%.
If their combined upgrade levels are 22 or higher, Spread Shot damage +30%.
Базовые свойства предмета
- ID: 27760
- Код: VARIANT_LAUNCHER
- Тип: оружие
- Подтип:
- Уровень оружия: 4
- Атака: 210
- Требуемый уровень: 165
- Профессии: rebellion
- Вес: 140
Скрипт
.@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSubRace,RC_Player_Human,30; bonus2 bSkillAtk,"RL_D_TAIL",7*(readparam(bLuk)/10); if (readparam(bLuk)>=110) { bonus2 bSkillAtk,"RL_D_TAIL",30; } if (.@r>=7) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; } if (.@r>=9) { bonus2 bAddRace,RC_All,5; bonus2 bSubRace,RC_Player_Human,5; }