Item-Kombination Details

Item-Kombination #2916

Kombinationsgröße: 6
Kombinationseffekt
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;
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%
bAddSize Gegenstandsbonus
bAddSize
Signatur:
bonus2 bAddSize,s,x;
Beschreibung:
+x% physical damage against size s
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%
bSkillAtk Gegenstandsbonus
bSkillAtk
Signatur:
bonus2 bSkillAtk,sk,n;
Beschreibung:
Increases damage of skill sk by n%