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

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

Размер Комбо: 3
Предметы Комбо
Playing Pere Card
PlayingPere_Card
Singing Pere Card
SingingPere_Card
Jitterbug Card
JitterbugCard
Эффект Комбо
autobonus "{ heal 2000,0; bonus2 bAddEle,Ele_Neutral,200; bonus2 bMagicAddEle,Ele_Neutral,200; }",20,6000,BF_WEAPON|BF_MAGIC,"{ active_transform 3073,6000; }";
Справка по Скрипту
heal Команда
heal
Сигнатура:
heal <hp>,<sp>{,<char_id>};
Описание:
This command will heal a set amount of HP and/or SP on the invoking character. character and produces no other output whatsoever.
Пример:
heal 30000,0; // This will heal 30,000 HP
heal 0,30000; // This will heal 30,000 SP
heal 300,300; // This will heal 300 HP and 300 SP
bAddEle Бонус Предмета
bAddEle
Сигнатура:
bonus3 bAddEle,e,x,bf;
Описание:
+x% physical damage against element e with trigger criteria bf
bMagicAddEle Бонус Предмета
bMagicAddEle
Сигнатура:
bonus2 bMagicAddEle,e,x;
Описание:
+x% magical damage against element e
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 \\