"track_target":{"type":"boolean","default":false,"description":"If true, this mob will chase after the target as long as it's a valid target","title":"Track Target"},
"attack_types":{"type":"string","description":"Defines the entity types this mob will attack","title":"Attack Types"},
"description":"Defines the probability the mob will stop fighting. A value of 0 disables randomly stopping, while a value of 1 defines a 50% chance",
"title":"Random Stop Interval"
},
"reach_multiplier":{
"type":"number",
"default":2.0,
"description":"Multiplier for how far outside its box the mob can reach its target (this can be used to simulate a mob with longer arms by making this bigger)",