Item-Kombination Details

Item-Kombination #2931

Kombinationsgröße: 6
Kombinationseffekt
bonus bShortAtkRate,15;
bonus2 bIgnoreDefRaceRate,RC_All,50;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,-50;
bonus2 bIgnoreDefRaceRate,RC_Player_Doram,-50;
bonus2 bIgnoreMdefRaceRate,RC_All,50;
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-50;
bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-50;
bonus bVariableCastrate,-10;
bonus bDelayrate,-15;
bonus2 bMagicAtkEle,Ele_All,15;
bonus2 bSkillAtk,"RG_BACKSTAP",15;
bonus2 bSkillAtk,"MG_COLDBOLT",15;
bonus2 bSkillAtk,"MG_FIREBALL",15;
bonus2 bSkillAtk,"MG_FIREBOLT",15;
bonus2 bSkillAtk,"WZ_HEAVENDRIVE",15;
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",15;
bonus2 bSkillAtk,"RG_RAID",15;
Skriptreferenzen
bShortAtkRate Gegenstandsbonus
bShortAtkRate
Signatur:
bonus bShortAtkRate,n;
Beschreibung:
Increases damage of short 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
bIgnoreMdefRaceRate Gegenstandsbonus
bIgnoreMdefRaceRate
Signatur:
bonus2 bIgnoreMdefRaceRate,r,n;
Beschreibung:
Disregard n% of the target's MDEF if the target belongs to race r
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)
bDelayrate Gegenstandsbonus
bDelayrate
Signatur:
bonus bDelayrate,n;
Beschreibung:
Increases skill delay by n%
bMagicAtkEle Gegenstandsbonus
bMagicAtkEle
Signatur:
bonus2 bMagicAtkEle,e,x;
Beschreibung:
Increases damage of e element magic by x%
bSkillAtk Gegenstandsbonus
bSkillAtk
Signatur:
bonus2 bSkillAtk,sk,n;
Beschreibung:
Increases damage of skill sk by n%