Combo de Objetos Detalles

Combo de Objetos #2589

Tamaño del Combo: 6
Objetos del Combo
Efecto del Combo
bonus2 bSkillCooldown,"LG_CANNONSPEAR",-500;
bonus2 bMagicAtkEle,Ele_Holy,10;
bonus2 bIgnoreDefRaceRate,RC_All,70;
bonus2 bIgnoreMdefRaceRate,RC_All,70;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,-70;
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-70;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-70;
bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-70;
bonus bLongAtkRate,15;
bonus bAspd,2;
bonus2 bSkillAtk,"LG_RAYOFGENESIS",15;
bonus2 bSkillAtk,"LG_CANNONSPEAR",15;
Referencias del Script
bSkillCooldown Bono de Ítem
bSkillCooldown
Firma:
bonus2 bSkillCooldown,sk,t;
Descripción:
Increases cooldown of skill sk by t milliseconds
bMagicAtkEle Bono de Ítem
bMagicAtkEle
Firma:
bonus2 bMagicAtkEle,e,x;
Descripción:
Increases damage of e element magic by x%
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
bIgnoreMdefRaceRate Bono de Ítem
bIgnoreMdefRaceRate
Firma:
bonus2 bIgnoreMdefRaceRate,r,n;
Descripción:
Disregard n% of the target's MDEF if the target belongs to race r
bLongAtkRate Bono de Ítem
bLongAtkRate
Firma:
bonus bLongAtkRate,n;
Descripción:
Increases damage of long ranged attacks by n%
bAspd Bono de Ítem
bAspd
Firma:
bonus bAspd,n;
Descripción:
Attack speed + n
bSkillAtk Bono de Ítem
bSkillAtk
Firma:
bonus2 bSkillAtk,sk,n;
Descripción:
Increases damage of skill sk by n%