Item-Kombination Details

Item-Kombination #2595

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;
bonus2 bSkillCooldown,"SO_DIAMONDDUST",-4000;
bonus2 bMagicAtkEle,Ele_All,10;
bonus2 bMagicAddSize,Size_All,15;
bonus2 bSkillAtk,"SO_PSYCHIC_WAVE",15;
bonus2 bSkillAtk,"SO_DIAMONDDUST",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
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%
bMagicAddSize Gegenstandsbonus
bMagicAddSize
Signatur:
bonus2 bMagicAddSize,s,x;
Beschreibung:
+x% magical damage against size s
bSkillAtk Gegenstandsbonus
bSkillAtk
Signatur:
bonus2 bSkillAtk,sk,n;
Beschreibung:
Increases damage of skill sk by n%