Item-Kombination Details

Item-Kombination #3293

Kombinationsgröße: 6
Kombinationsgegenstände
Kombinationseffekt
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 bShortAtkRate,15;
bonus bDelayrate,-15;
bonus bVariableCastrate,-10;
bonus2 bSkillCooldown,"SJ_DOCUMENT",-20000;
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK",15;
bonus2 bSkillAtk,"SJ_FALLINGSTAR_ATK2",15;
bonus2 bSkillAtk,"SJ_SOLARBURST",15;
bonus2 bSkillAtk,"SJ_FULLMOONKICK",15;
bonus2 bSkillAtk,"SJ_NEWMOONKICK",15;
bonus2 bSkillAtk,"SJ_PROMINENCEKICK",15;
Skriptreferenzen
bIgnoreDefRaceRate Gegenstandsbonus
bIgnoreDefRaceRate
Signatur:
bonus2 bIgnoreDefRaceRate,r,n;
Beschreibung:
Disregard n% of the target's DEF if the target belongs to race r
bIgnoreMdefRaceRate Gegenstandsbonus
bIgnoreMdefRaceRate
Signatur:
bonus2 bIgnoreMdefRaceRate,r,n;
Beschreibung:
Disregard n% of the target's MDEF if the target belongs to race r
bShortAtkRate Gegenstandsbonus
bShortAtkRate
Signatur:
bonus bShortAtkRate,n;
Beschreibung:
Increases damage of short ranged attacks by n%
bDelayrate Gegenstandsbonus
bDelayrate
Signatur:
bonus bDelayrate,n;
Beschreibung:
Increases skill delay by n%
bVariableCastrate Gegenstandsbonus
bVariableCastrate
Signatur:
bonus2 bVariableCastrate,sk,n;
Beschreibung:
Increases variable cast time of skill sk by n% (If RENEWAL_CAST is NOT defined, this bonus is equal to bCastrate)
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%