diff --git a/Seighell/.obsidian/plugins/various-complements/histories.json b/Seighell/.obsidian/plugins/various-complements/histories.json index 485dc12..e24a033 100644 --- a/Seighell/.obsidian/plugins/various-complements/histories.json +++ b/Seighell/.obsidian/plugins/various-complements/histories.json @@ -1 +1 @@ -{"Tiefstein Tower":{"Tiefstein Tower":{"internalLink":{"count":1,"lastUpdated":1774481470913}}},"Joffrey Tiefstein":{"Joffrey Tiefstein":{"internalLink":{"count":2,"lastUpdated":1774520701764}}},"SiegHell":{"SiegHell":{"internalLink":{"count":1,"lastUpdated":1774517532234}}},"Dragon Queen":{"Dragon Queen":{"internalLink":{"count":3,"lastUpdated":1774521949491}}},"Hoover Schlorp":{"Hoover Schlorp":{"internalLink":{"count":1,"lastUpdated":1774520294535}}},"Brown Mesa Research Facility":{"Brown Mesa Research Facility":{"internalLink":{"count":1,"lastUpdated":1774520326439}}},"Solkanaar":{"Solkanaar":{"internalLink":{"count":3,"lastUpdated":1774520487935}}},"Dyson":{"Dyson":{"internalLink":{"count":3,"lastUpdated":1774521923870}}},"Captain Grimrod Garglinale":{"Captain Grimrod Garglinale":{"internalLink":{"count":1,"lastUpdated":1774520890201}}},"The Ivory Tower":{"The Ivory Tower":{"internalLink":{"count":1,"lastUpdated":1774521898208}}}} \ No newline at end of file +{"Tiefstein Tower":{"Tiefstein Tower":{"internalLink":{"count":1,"lastUpdated":1774481470913}}},"Joffrey Tiefstein":{"Joffrey Tiefstein":{"internalLink":{"count":3,"lastUpdated":1774522299369}}},"SiegHell":{"SiegHell":{"internalLink":{"count":1,"lastUpdated":1774517532234}}},"Dragon Queen":{"Dragon Queen":{"internalLink":{"count":3,"lastUpdated":1774521949491}}},"Hoover Schlorp":{"Hoover Schlorp":{"internalLink":{"count":1,"lastUpdated":1774520294535}}},"Brown Mesa Research Facility":{"Brown Mesa Research Facility":{"internalLink":{"count":1,"lastUpdated":1774520326439}}},"Solkanaar":{"Solkanaar":{"internalLink":{"count":3,"lastUpdated":1774520487935}}},"Dyson":{"Dyson":{"internalLink":{"count":3,"lastUpdated":1774521923870}}},"Captain Grimrod Garglinale":{"Captain Grimrod Garglinale":{"internalLink":{"count":1,"lastUpdated":1774520890201}}},"The Ivory Tower":{"The Ivory Tower":{"internalLink":{"count":1,"lastUpdated":1774521898208}}},"Second Wind":{"Second Wind":{"internalLink":{"count":1,"lastUpdated":1774522429529}}},"The Rock of Bral":{"The Rock of Bral":{"internalLink":{"count":1,"lastUpdated":1774522475321}}}} \ No newline at end of file diff --git a/Seighell/Characters/NPCs/Commodore Crux.md b/Seighell/Characters/NPCs/Commodore Crux.md new file mode 100644 index 0000000..f0294cb --- /dev/null +++ b/Seighell/Characters/NPCs/Commodore Crux.md @@ -0,0 +1,11 @@ +--- +aliases: + - Crux +tags: + - NPC + - Griff +--- + +| ![[Commodore Crux.png]] | ***"Commodore Crux is a disgraced Griff naval officer who owns and operates the Spelljammer [[Second Wind]]. The party first encountered him in the tavern known as 'The Happy Beholder' on [[The Rock of Bral]]"*** | +| ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| | | diff --git a/Seighell/Misc Items/Second Wind.md b/Seighell/Misc Items/Second Wind.md new file mode 100644 index 0000000..3210f7d --- /dev/null +++ b/Seighell/Misc Items/Second Wind.md @@ -0,0 +1,7 @@ +--- +aliases: +tags: + - Spelljammer +--- +![[Second Wind.png]] +***"The Second Wind is a Galleon class Spelljammer belonging to Commodore Crux, currently under the command of Admiral [[Joffrey Tiefstein]]"*** diff --git a/Seighell/z_images/Commodore Crux.png b/Seighell/z_images/Commodore Crux.png new file mode 100644 index 0000000..c5ac333 Binary files /dev/null and b/Seighell/z_images/Commodore Crux.png differ diff --git a/Seighell/z_images/Second Wind.png b/Seighell/z_images/Second Wind.png new file mode 100644 index 0000000..ea88175 Binary files /dev/null and b/Seighell/z_images/Second Wind.png differ