Combo de Objetos Detalles

Combo de Objetos #2928

Tamaño del Combo: 6
Efecto del Combo
bonus bShortAtkRate,15;
bonus2 bIgnoreDefRaceRate,RC_All,50;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,-50;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-50;
bonus bVariableCastrate,-10;
bonus bDelayrate,-15;
bonus2 bSkillAtk,"SJ_FULLMOONKICK",15;
bonus2 bSkillAtk,"SJ_NEWMOONKICK",15;
bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15;
bonus2 bSkillAtk,"SJ_SOLARBURST",15;
Referencias del Script
bShortAtkRate Bono de Ítem
bShortAtkRate
Firma:
bonus bShortAtkRate,n;
Descripción:
Increases damage of short ranged attacks by n%
bIgnoreDefRaceRate Bono de Ítem
bIgnoreDefRaceRate
Firma:
bonus2 bIgnoreDefRaceRate,r,n;
Descripción:
Disregard n% of the target's DEF if the target belongs to race r
bVariableCastrate Bono de Ítem
bVariableCastrate
Firma:
bonus2 bVariableCastrate,sk,n;
Descripción:
Increases variable cast time of skill sk by n% (If RENEWAL_CAST is NOT defined, this bonus is equal to bCastrate)
bDelayrate Bono de Ítem
bDelayrate
Firma:
bonus bDelayrate,n;
Descripción:
Increases skill delay by n%
bSkillAtk Bono de Ítem
bSkillAtk
Firma:
bonus2 bSkillAtk,sk,n;
Descripción:
Increases damage of skill sk by n%