Combo de Objetos #2916
Tamaño del Combo: 6
Objetos del Combo
S_2Para_Shield
S_2Para_Armor
S_2Para_Shoes
S_2Para_Earing
S_2Para_Pendant
S_2Para_NC_Weapon
Efecto del Combo
bonus bShortAtkRate,15; bonus bLongAtkRate,15; bonus2 bAddSize,Size_All,5; bonus2 bIgnoreDefRaceRate,RC_All,50; bonus2 bIgnoreDefRaceRate,RC_Player_Human,-50; bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-50; bonus bDelayrate,-15; bonus2 bSkillAtk,"NC_ARMSCANNON",15; bonus2 bSkillAtk,"NC_AXETORNADO",15; bonus2 bSkillAtk,"NC_BOOSTKNUCKLE",15; bonus2 bSkillAtk,"NC_POWERSWING",15; bonus2 bSkillAtk,"NC_VULCANARM",15;
Referencias del Script
bShortAtkRate
Bono de Ítem
bShortAtkRate
Firma:
bonus bShortAtkRate,n;
Descripción:
Increases damage of short ranged attacks by n%
bLongAtkRate
Bono de Ítem
bLongAtkRate
Firma:
bonus bLongAtkRate,n;
Descripción:
Increases damage of long ranged attacks by n%
bAddSize
Bono de Ítem
bAddSize
Firma:
bonus2 bAddSize,s,x;
Descripción:
+x% physical damage against size s
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
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%