Add Monster filter for 'habitat' similar to 'cr'.
Closed this issue · 2 comments
augustjohnson commented
CR is currently implemented like so:
api.open5e.com/monsters/?cr=3
Possible example for habitat/environment:
api.open5e.com/monsters/?habitat=Cave
Possible combination filter:
api.open5e.com/monsters/?habitat=Cave&cr=3
augustjohnson commented
#465 builds the start of this.
augustjohnson commented
This will be named "environment"