Item Combo Details

Item Combo #6660

Combo Size: 2
Combo Items
Celine Kimi Card
XM_Celine_Kimi_Card
Celine's Dress-LT [1]
B_Celine_D_LT_TW
Combo Effect
autobonus "{ bonus bDelayrate,-50; bonus bMatkRate,25; }",20,10000,BF_MAGIC,"{ active_transform 2996,10000; }";
bonus5 bAutoSpell,"AB_VITUPERATUM",1,80,BF_MAGIC,0;
Script References
bDelayrate Item Bonus
bDelayrate
Signature:
bonus bDelayrate,n;
Description:
Increases skill delay by n%
bMatkRate Item Bonus
bMatkRate
Signature:
bonus bMatkRate,n;
Description:
Magical attack power + n%
active_transform Command
active_transform
Signature:
active_transform <monster ID>,<duration>{,<sc type>,<val1>,<val2>,<val3>,<val4>};
active_transform "<monster name>",<duration>{,<sc type>,<val1>,<val2>,<val3>,<val4>};
Description:
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 \\
bonus5 Command
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 Item Bonus
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