Difference between revisions of "Prop StatTrainer"

From CoffeeMud Wiki
Jump to navigation Jump to search
(Created page with "{{PropertyTemplate|ID=Prop_StatTrainer|Name=Good training MOB|Domain=Nothing|Available=|Allows=|UseCost=None|Quality=Circumstantial|Targets=MOB|Range=Range...")
 
Line 8: Line 8:
 
.
 
.
 
[[Category:MOBS(BuilderInfo)]]
 
[[Category:MOBS(BuilderInfo)]]
 +
[[Category:ADJUSTER(Flag)]]

Revision as of 20:17, 13 April 2021

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

.