Monster
A monster (alive, dead, or undead).
| Properties from Monster | ||
|---|---|---|
| Property | Expected Type | Description |
diet | DietType | The type of diet of the monster. |
weakness | ElementType | An elemental weakness of the monster. |
resistance | ElementType | An elemental resistance of the monster. |
threatLevel | GuildRank | The threat level of monster. |
| Properties from cd:Biomass (selected few) | ||
| Property | Expected Type | Description |
ediblePart | Text | A part of the monster that is edible. |
poisonousPart | Text | A part of the monster that is poisonous. |
venomousPart | Text | A part of the monster that is venomous. |
rarity | RarityLevel | The rarity of the monster. |
habitat | Place | The habitat the monster. |
| Properties from schema:Thing (selected few) | ||
| Property | Expected Type | Description |
name | Text | The name of the monster. |
description | Text | A description of the monster. |
url | URL | URL of the monster. |