Latent Release (Ranger), (Renewal)
Latent Release (Ranger) (LATENT_RELEASE_RA_JP) – карта.
Increases long ranged physical damage by 3%.
Базовые свойства предмета
- ID: 17351
 - Код: LATENT_RELEASE_RA_JP
 - Тип: карта
 - Подтип:
 
- Вес: 1
 
Скрипт
bonus2 bSubRace,RC_Player_Doram,12;
bonus2 bSubRace,RC_Player_Human,12;
bonus bRestartFullRecover;
if (eaclass()&EAJL_THIRD && BaseJob == Job_Hunter) {
   bonus bDelayrate,-90;
   bonus2 bSkillCooldown,"RA_UNLIMIT",-180000;
}Скрипт при снятии
sc_end SC_UNLIMIT;