Difference between revisions of "Prop StatTrainer"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
− | {{ | + | {{#section-h:LISTPROPS|Good training MOB}} |
− | |||
− | |||
− | + | =Notes= | |
− | |||
− | |||
. | . | ||
[[Category:MOBS(BuilderInfo)]] | [[Category:MOBS(BuilderInfo)]] | ||
[[Category:ADJUSTER(Flag)]] | [[Category:ADJUSTER(Flag)]] |
Revision as of 22:09, 18 December 2023
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 |
===Prop_StatTrainer=== | |
---|---|
Effect: | Good training MOB |
Targets: | MOB |
Parameters: | (STR=#) (INT=#) (DEX=#) (CHA=#) (CON=#) (WIS=#)
(BASEVALUE=#) (NOTEACH) |
Examples: | BASEVALUE=10 CON=10
STR=30 INT=15 DEX=20 CON=0 CHA=0 WIS=0 NOTEACH |
Description: | This property changes a mobs basic 6 stats. With no parameter, it will set all stats to 25 (or the base value), making the mob a suitable trainer. Other parameters may be entered in order to set the stats of the mob to the specified values. Any values not given will default to 25 (or the base value). If you do not want the mob to also be a trainer, you may include the NOTEACH flag. Use BASEVALUE to change the base value from 25 to something else. A BASEVALUE of -1 will prevent any alteration of that stat. |
Notes
.