Absolue-Necessite/Personnages/PNJ/Zerka Valtor.md

45 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2023-01-03 17:29:39 +00:00
---
alias: []
tags: []
2023-01-10 20:28:01 +00:00
banner:
encoutered: false
2023-01-09 17:22:25 +00:00
race: Nain
2023-01-10 20:28:01 +00:00
class: Politique
ethnicity:
2023-07-18 10:43:49 +00:00
short-desc: Zerka est une des maîtresses de la monnaie de la Steinbank et une membre du [Conseil de la ville](../../Factions/La%20Main.md)
2023-01-10 20:28:01 +00:00
image: ../Illustrations/Portraits/zerka.png
source:
goals:
- Préserver les intérêts de la Steinbank
- Trouver l'investissement le plus rentable post-guerre civile Cyrillane
likes: []
hates: []
2023-01-17 00:16:43 +00:00
organisations:
2023-07-18 10:43:49 +00:00
- "[La Main](../../Factions/La%20Main.md)"
2023-01-10 20:28:01 +00:00
status: TODO
2023-01-03 17:29:39 +00:00
---
2023-01-10 20:28:01 +00:00
> [!infobox]+ `= this.file.name`
2023-07-31 16:24:46 +00:00
> `$= dv.io.load(dv.page("Snippet-portrait").file.path)`
2023-01-10 20:28:01 +00:00
>
> | | |
> | --- | --- |
> |**Description** | `= this.short-desc` |
> |**Buts** | `=this.goals` |
> ## Infos
> | | |
> | --- | --- |
> |**Peuple** | `=this.race` |
> | **Ethnie**| `=this.ethnicity`
2023-01-16 23:29:15 +00:00
> | **Organisations**| `=this.organisations` |
2023-01-10 20:28:01 +00:00
> | **Relations**| `todo` |
> ## Goûts
> | | |
> | --- | --- |
> |**Aime** | `=this.likes` |
> | **Déteste**| `=this.hates`
> ## Références
>```dataview
2023-01-16 21:33:28 +00:00
>LIST WHERE contains(file.outlinks, this.file.link) SORT file.name
2023-01-10 20:28:01 +00:00
>```
2023-01-03 17:29:39 +00:00