A tool to explore pretender epithets/titles for the game Dominions 5. Deployed on epithets.illwiki.com.
Known bugs:
- "does not have these epithets" links can't be expanded on mobile
Minor improvements:
- handle titles (Prince / Lord / Emperor / etc)
- handle #/##/$ chars somehow
- constraint-page: for sorcery/wizardry/all paths
- constraint-page: for domstr
- constraint-page: for constraint-less epithets
- constraint-page: friendly intro text
- constraint-page: sort constraints s.t. relevant constraint comes first in each epithet
- constraint-page: add e.g. "not demon" epithets after demon constraint-page
- make top nav shrink with width s.t. it always fits on one line.
git clone https://github.com/gtim/dom5-epithet-explorer.git
npm install
npm run build
perl extract-epithets.pl
- extract epithets, set number of epithets manually- update
BaseU.csv
from the dom5 inspector. perl baseU_to_pretender.pl