pathfinder-2-sqlite-MIRROR/data/yaml/langs.yaml

253 lines
5.3 KiB
YAML
Raw Normal View History

2019-11-13 23:28:55 -05:00
# NOTE: This assumes only a single source entry in gendb.py; if adding in more
# than once source, we'll need to modify the SQL scheme and gendb.py
2019-11-13 23:27:38 -05:00
language:
# COMMON LANGUAGES
- name: Common
speakers: Humans, dwarves, elves, halflings, and other common ancestries
rarity: Common
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Draconic
speakers: Dragons, reptilian humanoids
rarity: Common
2019-11-13 23:27:38 -05:00
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Dwarven
speakers: Dwarves
rarity: Common
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Elven
speakers: Elves, half-elves
rarity: Common
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Gnomish
speakers: Gnomes
rarity: Common
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Goblin
speakers: Goblins, hobgoblins, bugbears
rarity: Common
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Halfling
speakers: Halflings
rarity: Common
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Jotun
speakers: Giants, ogres, trolls, ettins, cyclopes
rarity: Common
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Orcish
speakers: Orcs, half-orcs
rarity: Common
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Sylvan
speakers: Fey, centaurs, plant creatures
rarity: Common
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Undercommon
speakers: Drow, duergars, xulgaths
rarity: Common
source:
- abbr: CRB
page_start: 65
page_stop: 65
# UNCOMMON LANGUAGES
- name: Abyssal
speakers: Demons
rarity: Uncommon
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Aklo
speakers: Deros, evil fey, otherworldly monsters
rarity: Uncommon
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Aquan
speakers: Aquatic creatures, water elemental creatures
rarity: Uncommon
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Auran
speakers: Air elemental creatures, flying creatures
rarity: Uncommon
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Celestial
speakers: Angels
rarity: Uncommon
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Gnoll
speakers: Gnolls
rarity: Uncommon
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Ignan
speakers: Fire elemental creatures
rarity: Uncommon
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Infernal
speakers: Devils
rarity: Uncommon
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Necril
speakers: Ghouls, intelligent undead
rarity: Uncommon
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Shadowtongue
speakers: Nidalese, Shadow Plane creatures
rarity: Uncommon
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Terran
speakers: Earth elemental creatures
rarity: Uncommon
source:
- abbr: CRB
page_start: 65
page_stop: 65
- name: Alghollthu
speakers: Alghollthus and their thralls
rarity: Uncommon
source:
- abbr: BST1
page_start: 348
page_stop: 348
- name: Amurrun
speakers: Catfolk
rarity: Uncommon
source:
- abbr: BST1
page_start: 348
page_stop: 348
- name: Arboreal
speakers: Arboreals and other plant creatures
rarity: Uncommon
source:
- abbr: BST1
page_start: 348
page_stop: 348
- name: Boggard
speakers: Boggards
rarity: Uncommon
source:
- abbr: BST1
page_start: 348
page_stop: 348
- name: Caligni
speakers: Calignis
rarity: Uncommon
source:
- abbr: BST1
page_start: 348
page_stop: 348
- name: Cyclops
speakers: Cyclops
rarity: Uncommon
source:
- abbr: BST1
page_start: 348
page_stop: 348
- name: Daemonic
speakers: Daemons
rarity: Uncommon
source:
- abbr: BST1
page_start: 348
page_stop: 348
- name: Iruxi
speakers: Lizardfolk
rarity: Uncommon
source:
- abbr: BST1
page_start: 348
page_stop: 348
- name: Protean
speakers: Proteans
rarity: Uncommon
source:
- abbr: BST1
page_start: 348
page_stop: 348
- name: Requian
speakers: Psychopomps
rarity: Uncommon
source:
- abbr: BST1
page_start: 348
page_stop: 348
- name: Sphinx
speakers: Sphinxes
rarity: Uncommon
source:
- abbr: BST1
page_start: 348
page_stop: 348
- name: Utopian
speakers: Axiomites and inevitables
rarity: Uncommon
source:
- abbr: BST1
page_start: 348
page_stop: 348
2019-11-13 23:27:38 -05:00
# SECRET LANGUAGES
- name: Druidic
speakers: Druids
rarity: Secret
source:
- abbr: CRB
page_start: 65
page_stop: 65