Item-Kombination Details

Item-Kombination #2593

Kombinationsgröße: 6
Kombinationsgegenstände
Kombinationseffekt
bonus3 bAutoSpell,"SO_PSYCHIC_WAVE",3,1;
bonus2 bMagicAtkEle,Ele_Neutral,10;
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 bDelayrate,-15;
bonus bAspd,2;
bonus2 bSkillAtk,"SC_FATALMENACE",15;
bonus2 bSkillAtk,"SC_TRIANGLESHOT",15;
Skriptreferenzen
bAutoSpell Gegenstandsbonus
bAutoSpell
Signatur:
bonus5 bAutoSpell,sk,y,n,bf,i;
Beschreibung:
Adds a n/10% chance to cast skill sk of level y when attacking with trigger criteria bf
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
bDelayrate Gegenstandsbonus
bDelayrate
Signatur:
bonus bDelayrate,n;
Beschreibung:
Increases skill delay by n%
bAspd Gegenstandsbonus
bAspd
Signatur:
bonus bAspd,n;
Beschreibung:
Attack speed + n
bSkillAtk Gegenstandsbonus
bSkillAtk
Signatur:
bonus2 bSkillAtk,sk,n;
Beschreibung:
Increases damage of skill sk by n%