Combo Item #1965
Ukuran Combo: 3
Item Combo
PlayingPere_Card
SingingPere_Card
JitterbugCard
Efek Combo
autobonus "{ heal 2000,0; bonus2 bAddEle,Ele_Neutral,200; bonus2 bMagicAddEle,Ele_Neutral,200; }",20,6000,BF_WEAPON|BF_MAGIC,"{ active_transform 3073,6000; }";
Referensi Skrip
heal
Perintah
heal
Tanda Tangan:
heal <hp>,<sp>{,<char_id>};
Deskripsi:
This command will heal a set amount of HP and/or SP on the invoking character.
character and produces no other output whatsoever.
Contoh:
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
Bonus Item
bAddEle
Tanda Tangan:
bonus3 bAddEle,e,x,bf;
Deskripsi:
+x% physical damage against element e with trigger criteria bf
bMagicAddEle
Bonus Item
bMagicAddEle
Tanda Tangan:
bonus2 bMagicAddEle,e,x;
Deskripsi:
+x% magical damage against element e
active_transform
Perintah
active_transform
Tanda Tangan:
active_transform <monster ID>,<duration>{,<sc type>,<val1>,<val2>,<val3>,<val4>};
active_transform "<monster name>",<duration>{,<sc type>,<val1>,<val2>,<val3>,<val4>};
Deskripsi:
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
\\