> [!infobox|center wfull]
> # Heroes of Baldur's Gate
> ![[heroes of baldurs gate logo.webp|320]]
> ###### Organization
> | | |
> | ---- | ---- |
> | Aliases | |
> | Colors | \#EA64BE |
>
> | | |
> | ---- | ---- |
> | Leadership | [[Minsc]] |
>
> | | |
> | ---- | ---- |
> | Founder | [[Minsc]] |
> | Date Founded ([[Calendar of Harptos\|Harptos]]) | 10/01/1487 |
>
> | | |
> | ---- | ---- |
> | Est. # of Members | 15 |
> | Base Location | [[Baldur's Gate]] |
>
> | | |
> | ---- | ---- |
> | Alliances | |
> | Enemies | [[Cult of the Absolute]] |
>
> | | |
> | ---- | ---- |
> | Possessions | |
## Leadership
* [[Minsc]] (Berserker)
## 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
![[heroes of baldurs gate colors.png|300]]
---
## Page Tags/Properties
**Tags:** #Organization
**Category:** [[Organizations.base|Organizations]]