Skip to content

Commit

Permalink
added background names for keeper
Browse files Browse the repository at this point in the history
  • Loading branch information
yochaigal committed Oct 15, 2023
1 parent b368bc5 commit cc411cc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
1 change: 1 addition & 0 deletions wip/backgrounds/hexenbane.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ grand_parent: WIP
> You are a mere digit on the unerring hand of justice. You go where others fear to tread, unyielding and unbroken.
## Names

Percival, Felix, Isolde, Wolfram, Aldric, Eira, Oswin, Ivor, Brunhilda, Beatrix

## Starting Gear
Expand Down
23 changes: 23 additions & 0 deletions wip/misc/background-names.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
const backgroundsToNames = {
Aurifex: ["Hestia", "Basil", "Rune", "Prism", "Ember", "Quintess", "Aludel", "Mordant", "Salaman", "Jazia"],
"Barber-Surgeon": ["Wilmot", "Patch", "Lancet", "Sawbones", "Theo", "Cutwell", "Humor", "Landsford", "Goodeye", "Johanna"],
"Beast Handler": ["Amara", "Wulf", "Mireille", "Soren", "Freki", "Aster", "Gerrik", "Boreas", "Delphine", "Matheus"],
Bonekeeper: ["Rook", "Ebon", "Moro", "Yew", "Pall", "Leth", "Nix", "Barnaby", "Vesper", "Leder"],
Cutpurse: ["Sable", "Lyra", "Eamon", "Salina", "Elara", "Freya", "Isolde", "Sparrow", "Ivy", "Silas"],
Fieldwarden: ["Seed", "Thresh", "Dibber", "Sow", "Stalk", "Harrow", "Cobb", "Flax", "Briar", "Rye"],
Fletchwind: ["Flint", "Feather", "Crier", "Thunder", "Falcon", "Pluck", "Needle", "Warsong", "Hawk", "Cai"],
Foundling: ["Faunus", "Snowdrop", "Wisp", "Silverdew", "Brim", "Solstice", "Steeleye", "Sileas", "Gossamer", "Hazel"],
"Fungal Forager": ["Unther", "Woozy", "Hilda", "Current", "Leif", "Ratan", "Mourella", "Lal", "Per", "Madrigal"],
Greenwise: ["Briar", "Moss", "Fern", "Lichen", "Root", "Willow", "Sage", "Yarrow", "Rowan", "Ash"],
"Half Witch": ["Solena", "Veles", "Bryn", "Sabine", "Razvan", "Rowena", "Galen", "Nyx", "Vex", "Iwan"],
Hexenbane: ["Percival", "Felix", "Isolde", "Wolfram", "Aldric", "Eira", "Oswin", "Ivor", "Brunhilda", "Beatrix"],
Jongleur: ["Jax", "Selene", "Baladria", "Ada", "Felix", "Saylor", "Tripp", "Lantos", "Echo", "Jubilo"],
Kettlewright: ["Fergus", "Eamon", "Bram", "Idris", "Elara", "Darragh", "Seren", "Rónán", "Berek", "Lorenz"],
Marchguard: ["Gann", "Light", "Gale", "Frost", "Thorn", "Reed", "Flint", "Brook", "Brie", "Aasim"],
Mountebank: ["Ambrose", "Lucius", "Beauregard", "Cornelius", "Aria", "Seren", "Indigo", "Delphine", "Solene", "Noa"],
Outrider: ["Drake", "Cyra", "Keir", "Darius", "Valen", "Rorik", "Yara", "Rui", "Talon", "Jory"],
Prowler: ["Winda", "Brielle", "Theron", "Chayse", "Nuja", "Dev", "Raven", "Lyra", "Sable"],
"Rill Runner": ["Gale", "Piper", "Brook", "Adair", "Stone", "Dale", "Wren", "Cliff", "Rain", "Robin"],
Scrivener: ["Per", "Stilo", "Akshara", "Pisa", "Ji-Yun", "Kalamos", "Hugo", "Shui", "Kalam", "Julius"],
};

0 comments on commit cc411cc

Please sign in to comment.