mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-29 01:18:11 +00:00
normalize caps
This commit is contained in:
@@ -29,9 +29,9 @@ export default [
|
|||||||
"system:Draw Steel",
|
"system:Draw Steel",
|
||||||
"system:Mutants and Masterminds",
|
"system:Mutants and Masterminds",
|
||||||
|
|
||||||
// ###################################### RPG Keywords
|
|
||||||
|
|
||||||
// Meta
|
// Meta
|
||||||
|
"meta:V3",
|
||||||
|
"meta:Legacy",
|
||||||
"meta:Template",
|
"meta:Template",
|
||||||
"meta:Theme",
|
"meta:Theme",
|
||||||
"meta:free",
|
"meta:free",
|
||||||
@@ -39,12 +39,31 @@ export default [
|
|||||||
"meta:Documentation",
|
"meta:Documentation",
|
||||||
"meta:NPC",
|
"meta:NPC",
|
||||||
"meta:Guide",
|
"meta:Guide",
|
||||||
"Resource",
|
"meta:Resource",
|
||||||
"notes",
|
"meta:Notes",
|
||||||
"syntax",
|
"meta:Example",
|
||||||
"example",
|
|
||||||
"stat block",
|
// Book type
|
||||||
"Character Sheet",
|
"type:Campaign",
|
||||||
|
"type:Campaign Setting",
|
||||||
|
"type:Adventure",
|
||||||
|
"type:One-Shot",
|
||||||
|
"type:Setting",
|
||||||
|
"type:World",
|
||||||
|
"type:Lore",
|
||||||
|
"type:History",
|
||||||
|
"type:Dungeon Master",
|
||||||
|
"type:Encounter Pack",
|
||||||
|
"type:Encounter",
|
||||||
|
"type:Session Notes",
|
||||||
|
"type:reference",
|
||||||
|
"type:Handbook",
|
||||||
|
"type:Manual",
|
||||||
|
"type:Manuals",
|
||||||
|
"type:Compendium",
|
||||||
|
"type:Bestiary",
|
||||||
|
|
||||||
|
// ###################################### RPG Keywords
|
||||||
|
|
||||||
// Classes / Subclasses / Archetypes
|
// Classes / Subclasses / Archetypes
|
||||||
"Class",
|
"Class",
|
||||||
@@ -96,16 +115,15 @@ export default [
|
|||||||
"Artifact",
|
"Artifact",
|
||||||
"Spell",
|
"Spell",
|
||||||
"Spells",
|
"Spells",
|
||||||
"cantrip",
|
"Cantrip",
|
||||||
"cantrips",
|
"Cantrips",
|
||||||
"Eldritch",
|
"Eldritch",
|
||||||
"Eldritch Invocation",
|
"Eldritch Invocation",
|
||||||
"invocation",
|
"Invocation",
|
||||||
"Invocations",
|
"Invocations",
|
||||||
"pact boon",
|
"Pact boon",
|
||||||
"Pact Boon",
|
"Pact Boon",
|
||||||
"Spellcaster",
|
"Spellcaster",
|
||||||
"spellcaster",
|
|
||||||
"Spellblade",
|
"Spellblade",
|
||||||
"Magical Tattoos",
|
"Magical Tattoos",
|
||||||
"Enchantment",
|
"Enchantment",
|
||||||
@@ -123,26 +141,6 @@ export default [
|
|||||||
"Items",
|
"Items",
|
||||||
"Bag of Holding",
|
"Bag of Holding",
|
||||||
|
|
||||||
// Book type
|
|
||||||
"type:Campaign",
|
|
||||||
"type:Campaign Setting",
|
|
||||||
"type:Adventure",
|
|
||||||
"type:One-Shot",
|
|
||||||
"type:Setting",
|
|
||||||
"type:World",
|
|
||||||
"type:Lore",
|
|
||||||
"type:History",
|
|
||||||
"type:Dungeon Master",
|
|
||||||
"type:Encounter Pack",
|
|
||||||
"type:Encounter",
|
|
||||||
"type:Session Notes",
|
|
||||||
"type:reference",
|
|
||||||
"type:Handbook",
|
|
||||||
"type:Manual",
|
|
||||||
"type:Manuals",
|
|
||||||
"type:Compendium",
|
|
||||||
"type:Bestiary",
|
|
||||||
|
|
||||||
// Monsters / Creatures / Enemies
|
// Monsters / Creatures / Enemies
|
||||||
"Monster",
|
"Monster",
|
||||||
"Creatures",
|
"Creatures",
|
||||||
@@ -165,11 +163,6 @@ export default [
|
|||||||
"Boss",
|
"Boss",
|
||||||
"BBEG",
|
"BBEG",
|
||||||
|
|
||||||
// ############################# Document meta tags
|
|
||||||
|
|
||||||
"meta:v3",
|
|
||||||
"meta:Legacy",
|
|
||||||
|
|
||||||
// ############################# Media / Pop Culture
|
// ############################# Media / Pop Culture
|
||||||
"One Piece",
|
"One Piece",
|
||||||
"Dragon Ball",
|
"Dragon Ball",
|
||||||
|
|||||||
Reference in New Issue
Block a user