> [!infobox|center wfull]
> # Adventurer's Guild
> ![[adventurers guild logo.png|320]]
> ###### Organization
> | | |
> | ---- | ---- |
> | Aliases | |
> | Colors | \#D8A939, \#4A4940 |
>
> | | |
> | ---- | ---- |
> | Leadership | [[Cornelius Watson]], [[Flimpius Theodore Shagglecran]] |
>
> | | |
> | ---- | ---- |
> | Founder | [[Cornelius Watson]] |
> | Date Founded ([[Calendar of Harptos\|Harptos]]) | 01/27/1471 |
>
> | | |
> | ---- | ---- |
> | Est. # of Members | 135000 |
> | Base Location | [[General Guildhall]] |
>
> | | |
> | ---- | ---- |
> | Alliances | |
> | Enemies | [[Church of Lolth]], [[Shadow Thieves]] |
>
> | | |
> | ---- | ---- |
> | Possessions | Kraken's Folly |
## Leadership
* [[Cornelius Watson|Cornelius "Doc" Watson]] (doctor)
* [[Flimpius Theodore Shagglecran|Flimpius Theodore "Flimp" Shagglecran]] (pilot)
## Members
### Current
```base
filters:
and:
- file.hasTag("Character")
- note["Organization"].contains(this)
properties:
file.name:
displayName: Character
views:
- type: list
name: List
groupBy:
property: Status
direction: ASC
```
### Former
```base
filters:
and:
- file.hasTag("Character")
- note["Former Organization"].contains(this)
properties:
file.name:
displayName: Character
views:
- type: list
name: List
groupBy:
property: Status
direction: ASC
```
## Colors
![[adventurers guild colors.png|400]]
---
## Page Tags/Properties
**Tags:** #Organization
**Category:** [[Organizations.base|Organizations]]