Item-Kombination Details

Item-Kombination #2929

Kombinationsgröße: 6
Kombinationseffekt
bonus2 bIgnoreMdefRaceRate,RC_All,50;
bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-50;
bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-50;
bonus bVariableCastrate,-10;
bonus bDelayrate,-15;
bonus2 bSkillCooldown,"SP_SOULCURSE",-1500;
bonus2 bMagicAtkEle,Ele_All,15;
bonus2 bSkillAtk,"SP_CURSEEXPLOSION",15;
bonus2 bSkillAtk,"SP_SPA",15;
bonus2 bSkillAtk,"SP_SWHOO",15;
Skriptreferenzen
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%
bSkillCooldown Gegenstandsbonus
bSkillCooldown
Signatur:
bonus2 bSkillCooldown,sk,t;
Beschreibung:
Increases cooldown of skill sk by t milliseconds
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%