Abyss Gatling Gun [1], (Renewal)
Abyss Gatling Gun [1] (VARIANT_GATLING_GUN) – оружие.
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: 27758
- Код: VARIANT_GATLING_GUN
- Тип: оружие
- Подтип:
- Уровень оружия: 4
- Атака: 120
- Требуемый уровень: 165
- Профессии: rebellion
- Вес: 250
Скрипт
.@r = getrefine(); bonus bUnbreakableWeapon; bonus2 bSubRace,RC_Player_Human,30; bonus2 bSkillAtk,"RL_R_TRIP",7*(readparam(bAgi)/10); if (readparam(bAgi)>=110) { bonus2 bSkillAtk,"RL_R_TRIP",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; }