"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)",
"require_complete_path":{"type":"boolean","default":false,"description":"If true, this goal will only trigger if the mob can reach its target.","title":"TODO Title"},
"sound":{"type":"string","description":"Sound to play when the sneeze occurs.","title":"TODO Title"},
"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":"TODO Title"},
"stomp_range_multiplier":{"type":"number","title":"Stomp Range Multiplier","description":"UNDOCUMENTATED"},
"no_damage_range_multiplier":{"type":"number","title":"No Damage Range Multiplier","description":"UNDOCUMENTATED"}