Combo de Itens Detalhes

Combo de Itens #1054

Tamanho do Combo: 2
Itens do Combo
Efeito do Combo
bonus bAspdRate,10;
autobonus "{ bonus bBaseAtk,50; }",20,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";
Referências do Script
bAspdRate Bônus de Item
bAspdRate
Assinatura:
bonus bAspdRate,n;
Descrição:
Attack speed + n%
bBaseAtk Bônus de Item
bBaseAtk
Assinatura:
bonus bBaseAtk,n;
Descrição:
Basic attack power + n
specialeffect2 Comando
specialeffect2
Assinatura:
specialeffect2 <effect number>{,<send_target>{,"<Player Name>"}};
Descrição:
This command behaves identically to 'specialeffect', but the effect will be centered on the invoking character's sprite. <Player name> parameter will display <effect number> on another Player than the one currently attached to the script. Like with specialeffect, when specifying a player, <send_target> must be supplied, specifying AREA will retain the default behavior of the command.