>[!fas-infobox]
>![[Person Placeholder.webp]]
>---
>
> ## Details
> |%%title%%|%%title%%|
> | ---- |:-:|
> | ✦ **Aliases** |_n/a_|
> | ✦ **Race** | _Human_|
> | ✦ **Age**|_21yrs_|
> | ✦ **Height**|_5'3"_|
> | ✦ **Occupation** |_Miner_|
> | ✦ **Faction** | _Mirstone Miners_|
> | ✦ **Status** |_Alive_|
>
>
>## Relationships
>|Name|Relation|
>|:-:|:-:|
# Johan Craffle
>[!note|no-title accent]
><div class="quote">Yeah, man, I think it has something to do with the higher ups or something.</div>
>[!cite|no-title]
>### About
>Laid back and generally unaware, Johan is a fresher miner who seems to not really care about whats happening around him.
>[!cite|no-title]
>### Appearance
>Scrawny and a bit messy-looking, he seems to care little for his appearance and perpetual slouching.
---
## Appears In
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID
sessionNum AS "**<font size=3>✦Session</font>**",
link(file.link, title) AS "**<font size=3>✦Name</font>**",
summary AS "**<font size=3>✦Summary</font>**"
FROM [[]]
WHERE type = "session"
SORT type ASC
```
%%
| **<font size=3>✦Session</font>** | **<font size=3>✦Name</font>** | **<font size=3>✦Summary</font>** |
| -------------------------------- | ----------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 11 | [[Sessions/Session 11/Session 11.md\|A Mechanised Heart Never Misses a Beat]] | _Arriving in Mirstone, the group find themselve admist tension between The Queen's Guard and the miners; on top of that, a strange tiefling wants them to help find 'the maiden'._ |
%% DATAVIEW_PUBLISHER: end %%
## Related Quests
%% DATAVIEW_PUBLISHER: start
```dataview
TABLE WITHOUT ID
file.link AS "**<font size=3>✦Name</font>**",
objective AS "**<font size=3>✦Objective</font>**",
summary AS "**<font size=3>✦Summary</font>**"
FROM [[]] AND #active
WHERE type = "quest"
SORT type ASC
```
%%
| **<font size=3>✦Name</font>** | **<font size=3>✦Objective</font>** | **<font size=3>✦Summary</font>** |
| ----------------------------- | ---------------------------------- | -------------------------------- |
%% DATAVIEW_PUBLISHER: end %%