Комбо Предметов #738
Размер Комбо: 2
Предметы Комбо
Hurt_Mind
KindHeart
Эффект Комбо
bonus5 bAutoSpell,"SO_PSYCHIC_WAVE",1,10,BF_WEAPON,1; bonus5 bAutoSpell,"HW_MAGICPOWER",1,10,BF_MAGIC,0; bonus5 bAutoSpell,"WZ_FROSTNOVA",10,10,BF_WEAPON|BF_MAGIC,0; bonus5 bAutoSpellWhenHit,"DC_SCREAM",1,10,BF_WEAPON|BF_MAGIC,0;
Справка по Скрипту
bonus5
Команда
bonus5
Сигнатура:
bonus5 <bonus type>,<val1>,<val2>,<val3>,<val4>,<val5>;
Описание:
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
Бонус Предмета
bAutoSpell
Сигнатура:
bonus5 bAutoSpell,sk,y,n,bf,i;
Описание:
Adds a n/10% chance to cast skill sk of level y when attacking with trigger criteria bf
bAutoSpellWhenHit
Бонус Предмета
bAutoSpellWhenHit
Сигнатура:
bonus5 bAutoSpellWhenHit,sk,y,n,bf,i;
Описание:
Adds a n/10% chance to cast skill sk of level y when being hit by a direct attack with trigger criteria bf