From 08b39f7dc9c23e587ed89bf8def0e7136f78aeb4 Mon Sep 17 00:00:00 2001 From: Anna Date: Sat, 15 Jun 2024 10:07:55 -0400 Subject: [PATCH] feat: add Dark Souls II and III packs --- server/packs/dark-souls-2.yaml | 303 +++++++++++++++++++++++++ server/packs/dark-souls-3.yaml | 388 +++++++++++++++++++++++++++++++++ server/packs/pack.schema.json | 3 + 3 files changed, 694 insertions(+) create mode 100644 server/packs/dark-souls-2.yaml create mode 100644 server/packs/dark-souls-3.yaml diff --git a/server/packs/dark-souls-2.yaml b/server/packs/dark-souls-2.yaml new file mode 100644 index 0000000..8161e99 --- /dev/null +++ b/server/packs/dark-souls-2.yaml @@ -0,0 +1,303 @@ +name: Dark Souls II +id: d624844b-e137-4c42-b295-b86fb8e3b962 +visible: true +order: 5 + +templates: + - '{0} ahead' + - '{0} required ahead' + - 'be wary of {0}' + - 'try {0}' + - 'weakness: {0}' + - 'visions of {0}...' + - '{0}' + - '{0}!' + - '{0}?' + - '{0}...' + - 'hurrah for {0}!' + +conjunctions: + - 'and then' + - 'but' + - 'therefore' + - 'in short' + - 'or' + - 'by the way' + - ',' + +words: + - name: 'Creatures' + words: + - 'enemy' + - 'monster' + - 'lesser foe' + - 'tough enemy' + - 'boss' + - 'Hollow' + - 'skeleton' + - 'ghost' + - 'bug' + - 'Gyrm' + - 'beast' + - 'giant' + - 'dwarf' + - 'sniper' + - 'caster' + - 'duo' + - 'trio' + - 'saint' + - 'wretch' + - 'charmer' + - 'poor soul' + - 'oddball' + - 'nimble one' + - 'laggard' + - 'moneybags' + - 'beggar' + - 'miscreant' + - 'liar' + - 'fatty' + - 'beanpole' + - 'merchant' + - 'artisan' + - 'master' + - 'friend' + - 'ally' + - 'Dark Spirit' + - 'Phantom' + - 'Shade' + + - name: 'Objects' + words: + - 'bonfire' + - 'fog wall' + - 'lever' + - 'switch' + - 'key' + - 'torch' + - 'door' + - 'treasure' + - 'chest' + - 'something' + - 'quite something' + - 'weapon' + - 'shield' + - 'projectile' + - 'armor' + - 'item' + - 'ring' + - 'scroll' + - 'ore' + - 'message' + - 'bloodstain' + - 'illusion' + + - name: 'Techniques' + words: + - 'close-ranged battle' + - 'ranged battle' + - 'eliminating one at a time' + - 'luring it out' + - 'beating to a pulp' + - 'ambush' + - 'pincer attack' + - 'hitting them in one swoop' + - 'dual-wielding' + - 'stealth' + - 'mimicry' + - 'fleeing' + - 'charging' + - 'jumping off' + - 'dashing through' + - 'circling around' + - 'trapping inside' + - 'rescue' + - 'sorcery' + - 'pyromancy' + - 'miracles' + - 'hexes' + - 'pure luck' + - 'prudence' + - 'brief respite' + - 'play dead' + + - name: 'Actions' + words: + - 'jog' + - 'dash' + - 'rolling' + - 'backstepping' + - 'jumping' + - 'attacking' + - 'jump attack' + - 'dash attack' + - 'counter attack' + - 'stabbing in the back' + - 'guard stun & stab' + - 'parry stun & stab' + - 'plunging attack' + - 'sweeping attack' + - 'shield breaking' + - 'blocking' + - 'parrying' + - 'spell parry' + - 'locking-on' + - 'no lock-on' + - 'two-handing' + - 'gesture' + - 'control' + - 'destroy' + + - name: 'Geography' + words: + - 'boulder' + - 'lava' + - 'poison gas' + - 'enemy horde' + - 'forest' + - 'cave' + - 'arena' + - 'hidden path' + - 'detour' + - 'shortcut' + - 'dead end' + - 'labyrinth' + - 'hole' + - 'bright spot' + - 'dark spot' + - 'open area' + - 'tight spot' + - 'safe zone' + - 'danger zone' + - 'sniper spot' + - 'hiding place' + - 'illusory wall' + - 'ladder' + - 'lift' + - 'exchange' + - 'gorgeous view' + - 'looking away' + - 'overconfidence' + - 'slip-up' + - 'oversight' + - 'fatigue' + - 'bad luck' + - 'inattention' + - 'loss of stamina' + + - name: 'Orientation' + words: + - 'front' + - 'back' + - 'left' + - 'right' + - 'up' + - 'down' + - 'below' + - 'above' + - 'behind' + + - name: 'Body parts' + words: + - 'head' + - 'neck' + - 'stomach' + - 'back' + - 'arm' + - 'leg' + - 'rear' + - 'tail' + - 'wings' + - 'anywhere' + - 'tongue' + - 'right arm' + - 'left arm' + - 'right leg' + - 'left leg' + - 'right side' + - 'left side' + - 'pincer' + - 'wheel' + - 'core' + - 'horse' + + - name: 'Attribute' + words: + - 'strike' + - 'thrust' + - 'slash' + - 'magic' + - 'sorcery' + - 'fire' + - 'lightning' + - 'critical hits' + - 'bleeding' + - 'poison' + - 'toxic' + - 'curse' + - 'equipment breakage' + + - name: 'Concepts' + words: + - 'chance' + - 'quagmire' + - 'hint' + - 'secret' + - 'happiness' + - 'misfortune' + - 'life' + - 'death' + - 'joy' + - 'sadness' + - 'tears' + - 'hope' + - 'despair' + - 'victory' + - 'defeat' + - 'light' + - 'dark' + - 'bravery' + - 'confidence' + - 'vigor' + - 'revenge' + - 'resignation' + - 'overwhelming' + - 'regret' + - 'pointless' + - 'man' + - 'woman' + - 'recklessness' + - 'composure' + - 'guts' + - 'comfort' + - 'silence' + + - name: 'Musings' + words: + - 'good luck' + - 'fine work' + - 'I did it!' + - 'I''ve failed...' + - 'here!' + - 'not here!' + - 'I can''t take this...' + - 'don''t you dare!' + - 'do it!' + - 'look carefully' + - 'listen carefully' + - 'think carefully' + - 'this place again?' + - 'now the real fight begins' + - 'keep moving' + - 'pull back' + - 'give it up' + - 'don''t give up' + - 'help me...' + - 'impossible...' + - 'bloody expensive...' + - 'nice job' + - 'let me out of here...' + - 'stay calm' + - 'like a dream...' + - 'are you ready?' + - 'praise the Sun!' diff --git a/server/packs/dark-souls-3.yaml b/server/packs/dark-souls-3.yaml new file mode 100644 index 0000000..5d91d12 --- /dev/null +++ b/server/packs/dark-souls-3.yaml @@ -0,0 +1,388 @@ +name: Dark Souls III +id: 080286b1-696f-4dce-809a-022a9ac18d87 +visible: true +order: 6 + +templates: + - '{0} ahead' + - 'No {0} ahead' + - '{0} required ahead' + - 'be wary of {0}' + - 'try {0}' + - 'Could this be a {0}?' + - 'If only I had a {0}...' + - 'visions of {0}' + - 'Time for {0}' + - '{0}' + - '{0}!' + - '{0}?' + - '{0}...' + - 'Huh. It''s a {0}...' + - 'praise the {0}!' + - 'Let there be {0}' + - 'Ahh, {0}...' + +conjunctions: + - 'and then' + - 'but' + - 'therefore' + - 'in short' + - 'or' + - 'only' + - 'by the way' + - 'so to speak' + - 'all the more' + - ',' + +words: + - name: 'Creatures' + words: + - 'enemy' + - 'monster' + - 'mob enemy' + - 'tough enemy' + - 'critical foe' + - 'Hollow' + - 'pilgrim' + - 'prisoner' + - 'monstrosity' + - 'skeleton' + - 'ghost' + - 'beast' + - 'lizard' + - 'bug' + - 'grub' + - 'crab' + - 'dwarf' + - 'giant' + - 'demon' + - 'dragon' + - 'knight' + - 'sellsword' + - 'warrior' + - 'herald' + - 'bandit' + - 'assassin' + - 'sorcerer' + - 'pyromancer' + - 'cleric' + - 'deprived' + - 'sniper' + - 'duo' + - 'trio' + - 'you' + - 'you bastard' + - 'good fellow' + - 'saint' + - 'wretch' + - 'charmer' + - 'poor soul' + - 'oddball' + - 'nimble one' + - 'laggard' + - 'moneybags' + - 'beggar' + - 'miscreant' + - 'liar' + - 'fatty' + - 'beanpole' + - 'youth' + - 'elder' + - 'old codger' + - 'old dear' + - 'merchant' + - 'artisan' + - 'master' + - 'sage' + - 'champion' + - 'Lord of Cinder' + - 'king' + - 'queen' + - 'prince' + - 'princess' + - 'angel' + - 'god' + - 'friend' + - 'ally' + - 'spouse' + - 'covenantor' + - 'Phantom' + - 'Dark Spirit' + + - name: 'Objects' + words: + - 'bonfire' + - 'ember' + - 'fog wall' + - 'lever' + - 'contraption' + - 'key' + - 'torch' + - 'door' + - 'treasure' + - 'chest' + - 'something' + - 'quite something' + - 'rubbish' + - 'filth' + - 'weapon' + - 'shield' + - 'projectile' + - 'armor' + - 'item' + - 'ring' + - 'ore' + - 'coal' + - 'transposing kiln' + - 'scroll' + - 'umbral ash' + - 'throne' + - 'rite' + - 'coffin' + - 'cinder' + - 'ash' + - 'moon' + - 'eye' + - 'brew' + - 'soup' + - 'message' + - 'bloodstain' + - 'illusion' + + - name: 'Techniques' + words: + - 'close-ranged battle' + - 'ranged battle' + - 'eliminating one at a time' + - 'luring it out' + - 'beating to a pulp' + - 'ambush' + - 'pincer attack' + - 'hitting them in one swoop' + - 'dual-wielding' + - 'stealth' + - 'mimicry' + - 'fleeing' + - 'charging' + - 'jumping off' + - 'dashing through' + - 'circling around' + - 'trapping inside' + - 'rescue' + - 'Skill' + - 'sorcery' + - 'pyromancy' + - 'miracles' + - 'pure luck' + - 'prudence' + - 'brief respite' + - 'play dead' + + - name: 'Actions' + words: + - 'jog' + - 'dash' + - 'rolling' + - 'backstepping' + - 'jumping' + - 'attacking' + - 'jump attack' + - 'dash attack' + - 'counter attack' + - 'stabbing in the back' + - 'guard stun & stab' + - 'plunging attack' + - 'sweeping attack' + - 'shield breaking' + - 'blocking' + - 'parrying' + - 'locking-on' + - 'no lock-on' + - 'two-handing' + - 'gesture' + - 'control' + - 'destroy' + + - name: 'Geography' + words: + - 'boulder' + - 'lava' + - 'poison gas' + - 'enemy horde' + - 'forest' + - 'swamp' + - 'cave' + - 'shortcut' + - 'detour' + - 'hidden path' + - 'secret passage' + - 'dead end' + - 'labyrinth' + - 'hole' + - 'bright spot' + - 'dark spot' + - 'open area' + - 'tight spot' + - 'safe zone' + - 'danger zone' + - 'sniper spot' + - 'hiding place' + - 'illusory wall' + - 'ladder' + - 'lift' + - 'gorgeous view' + - 'looking away' + - 'overconfidence' + - 'slip-up' + - 'oversight' + - 'fatigue' + - 'bad luck' + - 'inattention' + - 'loss of stamina' + - 'chance encounter' + - 'planned encounter' + + - name: 'Orientation' + words: + - 'front' + - 'back' + - 'left' + - 'right' + - 'up' + - 'down' + - 'below' + - 'above' + - 'behind' + + - name: 'Body Parts' + words: + - 'head' + - 'neck' + - 'stomach' + - 'back' + - 'arm' + - 'finger' + - 'leg' + - 'rear' + - 'tail' + - 'wings' + - 'anywhere' + - 'tongue' + - 'right arm' + - 'left arm' + - 'thumb' + - 'indexfinger' + - 'longfinger' + - 'ringfinger' + - 'smallfinger' + - 'right leg' + - 'left leg' + - 'right side' + - 'left side' + - 'pincer' + - 'wheel' + - 'core' + - 'mount' + + - name: 'Attribute' + words: + - 'regular' + - 'strike' + - 'thrust' + - 'slash' + - 'magic' + - 'crystal' + - 'fire' + - 'chaos' + - 'lightning' + - 'blessing' + - 'dark' + - 'critical hits' + - 'bleeding' + - 'poison' + - 'toxic' + - 'frost' + - 'curse' + - 'equipment breakage' + + - name: 'Concepts' + words: + - 'chance' + - 'quagmire' + - 'hint' + - 'secret' + - 'sleeptalk' + - 'happiness' + - 'misfortune' + - 'life' + - 'death' + - 'demise' + - 'joy' + - 'fury' + - 'agony' + - 'sadness' + - 'tears' + - 'loyalty' + - 'betrayal' + - 'hope' + - 'despair' + - 'fear' + - 'losing sanity' + - 'victory' + - 'defeat' + - 'sacrifice' + - 'light' + - 'dark' + - 'bravery' + - 'confidence' + - 'vigor' + - 'revenge' + - 'resignation' + - 'overwhelming' + - 'regret' + - 'pointless' + - 'man' + - 'woman' + - 'friendship' + - 'love' + - 'recklessness' + - 'composure' + - 'guts' + - 'comfort' + - 'silence' + - 'deep' + - 'dregs' + + - name: 'Musings' + words: + - 'good luck' + - 'fine work' + - 'I did it!' + - 'I''ve failed...' + - 'here!' + - 'not here!' + - 'I can''t take this...' + - 'lonely...' + - 'don''t you dare!' + - 'do it!' + - 'look carefully' + - 'listen carefully' + - 'think carefully' + - 'this place again?' + - 'now the real fight begins' + - 'you don''t deserve this' + - 'keep moving' + - 'pull back' + - 'give it up' + - 'don''t give up' + - 'help me...' + - 'impossible...' + - 'bloody expensive...' + - 'let me out of here...' + - 'stay calm' + - 'like a dream...' + - 'seems familiar...' + - 'are you ready?' + - 'it''ll happen to you too' + - 'praise the Sun!' + - 'may the flames guide thee' diff --git a/server/packs/pack.schema.json b/server/packs/pack.schema.json index 68947de..02e9727 100644 --- a/server/packs/pack.schema.json +++ b/server/packs/pack.schema.json @@ -70,6 +70,9 @@ "required": [ "name", "id", + "visible", + "order", + "templates", "conjunctions", "words" ]