Item Combo #4017
Combo Size: 2
Combo Items
Jirant_Dress
Professor_Card
Combo Effect
bonus2 bResEff,Eff_Freeze,100; bonus2 bVariableCastrate,"SO_PSYCHIC_WAVE",-100; bonus5 bAutoSpellWhenHit,"SA_LANDPROTECTOR",5,-100,BF_MAGIC,0;
Script References
bResEff
Item Bonus
bResEff
Signature:
bonus2 bResEff,eff,n;
Description:
Adds a n/100% tolerance to status eff
bVariableCastrate
Item Bonus
bVariableCastrate
Signature:
bonus2 bVariableCastrate,sk,n;
Description:
Increases variable cast time of skill sk by n% (If RENEWAL_CAST is NOT defined, this bonus is equal to bCastrate)
bonus5
Command
bonus5
Signature:
bonus5 <bonus type>,<val1>,<val2>,<val3>,<val4>,<val5>;
Description:
These commands are meant to be used in item scripts. They will probably work
outside item scripts, but the bonus will not persist for long. They, as
expected, refer only to an invoking character.
kind in ''.
bAutoSpellWhenHit
Item Bonus
bAutoSpellWhenHit
Signature:
bonus5 bAutoSpellWhenHit,sk,y,n,bf,i;
Description:
Adds a n/10% chance to cast skill sk of level y when being hit by a direct attack with trigger criteria bf