Item-Kombination Details

Item-Kombination #3294

Kombinationsgröße: 6
Kombinationsgegenstände
Kombinationseffekt
bonus2 bMagicAtkEle,Ele_All,15;
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 bDelayrate,-15;
bonus bVariableCastrate,-10;
bonus2 bSkillCooldown,"KO_JYUMONJIKIRI",-1000;
bonus2 bSkillAtk,"KO_HUUMARANKA",15;
bonus2 bSkillAtk,"KO_JYUMONJIKIRI",15;
bonus2 bSkillAtk,"NJ_KOUENKA",15;
bonus2 bSkillAtk,"NJ_HYOUSENSOU",15;
bonus2 bSkillAtk,"NJ_HUUJIN",15;
Skriptreferenzen
bMagicAtkEle Gegenstandsbonus
bMagicAtkEle
Signatur:
bonus2 bMagicAtkEle,e,x;
Beschreibung:
Increases damage of e element magic by x%
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
bLongAtkRate Gegenstandsbonus
bLongAtkRate
Signatur:
bonus bLongAtkRate,n;
Beschreibung:
Increases damage of long 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%