Creature Schema
| Key | Type | Description |
|---|---|---|
| _id | string | The unique id of the creature |
| name | string | The name of the creature |
| description | number | The description of the creature |
| image | string | Link to the creature's image |
| Key | Type | Description |
|---|---|---|
| _id | string | The unique id of the creature |
| name | string | The name of the creature |
| description | number | The description of the creature |
| image | string | Link to the creature's image |