Combo d'Objets #64
Taille du Combo: 2
Objets du Combo
Bloody_Dress
Evilspirit_Gloves
Effet du Combo
bonus bBaseAtk,50; bonus bMatk,50; bonus bAspd,1; bonus5 bAutoSpell,"WL_SOULEXPANSION",1,60,BF_WEAPON,1; bonus5 bAutoSpell,"WL_TELEKINESIS_INTENSE",1,60,BF_MAGIC,0; bonus5 bAutoSpellWhenHit,"AL_HEAL",5,60,BF_WEAPON|BF_MAGIC,0;
Références du Script
bBaseAtk
Bonus d’Objet
bBaseAtk
Signature:
bonus bBaseAtk,n;
Description:
Basic attack power + n
bMatk
Bonus d’Objet
bMatk
Signature:
bonus bMatk,n;
Description:
Magical attack power + n
bAspd
Bonus d’Objet
bAspd
Signature:
bonus bAspd,n;
Description:
Attack speed + n
bonus5
Commande
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 ''.
bAutoSpell
Bonus d’Objet
bAutoSpell
Signature:
bonus5 bAutoSpell,sk,y,n,bf,i;
Description:
Adds a n/10% chance to cast skill sk of level y when attacking with trigger criteria bf
bAutoSpellWhenHit
Bonus d’Objet
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