Комбо Предметов Детали

Комбо Предметов #5541

Размер Комбо: 2
Предметы Комбо
Celine Kimi Card
XM_Celine_Kimi_Card
Bloody Celine's Dress [1]
Bloody_Celine_Dress_TW
Эффект Комбо
autobonus "{ bonus bDelayrate,-50; bonus bMatkRate,25; bonus5 bAutoSpell,\"AB_VITUPERATUM\",1,1000,BF_MAGIC,0; }",20,5000,BF_MAGIC,"{ active_transform 2996,5000; }";
Справка по Скрипту
bDelayrate Бонус Предмета
bDelayrate
Сигнатура:
bonus bDelayrate,n;
Описание:
Increases skill delay by n%
bMatkRate Бонус Предмета
bMatkRate
Сигнатура:
bonus bMatkRate,n;
Описание:
Magical attack power + n%
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
active_transform Команда
active_transform
Сигнатура:
active_transform <monster ID>,<duration>{,<sc type>,<val1>,<val2>,<val3>,<val4>};
active_transform "<monster name>",<duration>{,<sc type>,<val1>,<val2>,<val3>,<val4>};
Описание:
a SC attribute effect while transformed. Note that players cannot be transformed during War of Emperium or if already disguised. Can only be removed when you die or the duration ends. 'transform' and 'active_transform' can stack on each other but using 'transform' or 'active_transform' twice will not stack (it will cancel the previous bonus for the new). 'active_transform' will take priority over transform for its duration. \\ 4,3 Marriage-related commands \\