> [!infobox|center wfull]
> # Morcades Gable
> ![[morcades picrew.png|320]]
> ###### Character
> | Biographical | |
> | ---- | ---- |
> | Aliases | |
> | Status | Dead (06/05/1494; age 617) |
>
> | | |
> | ---- | ---- |
> | Species | Arch-Hag |
>
> | | |
> | ---- | ---- |
> | Pronouns | She/Her |
> | Gender | Transmasc Genderfluid |
> | Sexuality | Bisexual |
>
> | | |
> | ---- | ---- |
> | Born ([[Calendar of Harptos\|Harptos]]) | 03/24/0877 |
> | Location Born | [[Tenebrarum Woods]] |
> | Residence | [[Burgomaster's Mansion (Wayside)]] |
>
> | | |
> | ---- | ---- |
> | Dominant Hand | Left |
>
> | Appearance | |
> | ---- | ---- |
> | Eye Color | Green (Dark) |
> | Hair Color | Green |
> | Height | 7'6" (228.6 cm) |
>
> | Affiliation | |
> | ---- | ---- |
> | Former Occupation | Archfey of [[Wayside]] |
> | Other Former Affiliation | |
>
> | | |
> | ---- | ---- |
> | Current Occupation | Fairy Godmother |
> | Other Current Affiliation | [[Gables Coven]] |
>
> | Game Details | |
> | ---- | ---- |
> | Class | Purple Magic Witch |
> | Level | 20 |
> | Alignment | Evil |
> | Background | Rewarded |
>
> | | |
> | ---- | ---- |
> | Played By | [[Lup]] |
> | Character Type | Non-Player Character |
> | Campaign | [[Re Strahd\|Re: Strahd]] |
## Relationships
```base
filters:
and:
- file.hasTag("Character")
- this.Relationships.filter(value.person == file)
formulas:
Relationship: this.Relationships.filter(value.person == file).map(value.relationship)
properties:
file.name:
displayName: Person
views:
- type: table
name: Table
order:
- file.name
- formula.Relationship
sort:
- property: file.name
direction: ASC
columnSize:
file.name: 350
- type: cards
name: Cards
order:
- file.name
- formula.Relationship
image: note.Portrait
cardSize: 200
```