Item-Kombination Details

Item-Kombination #2923

Kombinationsgröße: 6
Kombinationseffekt
bonus bShortAtkRate,15;
bonus bLongAtkRate,15;
bonus2 bIgnoreDefRaceRate,RC_All,50;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,-50;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-50;
bonus bDelayrate,-15;
bonus2 bSkillCooldown,"SR_RAMPAGEBLASTER",-7500;
bonus2 bSkillAtk,"SR_FALLENEMPIRE",15;
bonus2 bSkillAtk,"SR_KNUCKLEARROW",15;
bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",15;
bonus2 bSkillAtk,"SR_TIGERCANNON",15;
Skriptreferenzen
bShortAtkRate Gegenstandsbonus
bShortAtkRate
Signatur:
bonus bShortAtkRate,n;
Beschreibung:
Increases damage of short ranged attacks by n%
bLongAtkRate Gegenstandsbonus
bLongAtkRate
Signatur:
bonus bLongAtkRate,n;
Beschreibung:
Increases damage of long ranged attacks by n%
bIgnoreDefRaceRate Gegenstandsbonus
bIgnoreDefRaceRate
Signatur:
bonus2 bIgnoreDefRaceRate,r,n;
Beschreibung:
Disregard n% of the target's DEF if the target belongs to race r
bDelayrate Gegenstandsbonus
bDelayrate
Signatur:
bonus bDelayrate,n;
Beschreibung:
Increases skill delay by n%
bSkillCooldown Gegenstandsbonus
bSkillCooldown
Signatur:
bonus2 bSkillCooldown,sk,t;
Beschreibung:
Increases cooldown of skill sk by t milliseconds
bSkillAtk Gegenstandsbonus
bSkillAtk
Signatur:
bonus2 bSkillAtk,sk,n;
Beschreibung:
Increases damage of skill sk by n%