VeryAggressive

From CoffeeMud Wiki
Jump to navigation Jump to search


CoffeeMUD
Administrator                                                  Builder                                                              Player
=CoffeeMUD Builder Information=
Basics Praetor     Player Support     Commands     Zapper Masks Advanced Races     Classes     Abilities     Socials     Scripting    
Building Behaviors     Properties     Areas     Rooms     Exits     Items     Mobs Systems Achievements     Crafting     Help Info     Ships     Planes of Existence     Quests     Triumphs    
===VeryAggressive===
Targets: MOBs
Parameters: aggression flags (message="msg") aggression masks
Examples: -race +elf message="die! You!"

-race +elf mobkill misbehave -race +elf

Description: Makes the mob attack any player mob it can detect in the same room, from the moment the new mob enters. In addition, this behavior will detect any mobs in adjacent rooms, and move to attack those as well, but only if those players meet all the other criteria, and are within 16 levels of the mob. Mobs will not be aggressive towards Archons and builders with the CMDMOBS security flag. Horribly wounded mobs are not aggressive. If no other parameters are given, the mob will attack anyone within 8 levels. Valid aggressive masks include:

message=(msg) something for the mob to say whenever he's fixing to attack

delay=x (makes the mob delay x ticks before looking for a victim)

mobkill (makes this behavior attack mobs as well as players)

nogang (makes this behavior pass over players already in combat)

misbehave (makes this mob attack even when wounded or a follower)

See AHELP ZAPPERMASK, where allowed is attacked, and disallowed is spared.


Notes

.