Combo d'Objets Détails

Combo d'Objets #1054

Taille du Combo: 2
Objets du Combo
Hahoe Mask
Hahoe_Mask
Witch's Pumpkin Hat
Wit_Pumpkin_Hat
Effet du Combo
bonus bAspdRate,10;
autobonus "{ bonus bBaseAtk,50; }",20,10000,0,"{ specialeffect2 EF_POTION_BERSERK; }";
Références du Script
bAspdRate Bonus d’Objet
bAspdRate
Signature:
bonus bAspdRate,n;
Description:
Attack speed + n%
bBaseAtk Bonus d’Objet
bBaseAtk
Signature:
bonus bBaseAtk,n;
Description:
Basic attack power + n
specialeffect2 Commande
specialeffect2
Signature:
specialeffect2 <effect number>{,<send_target>{,"<Player Name>"}};
Description:
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.