From cc5b4543c0b78151a60620b2493875f50f27b776 Mon Sep 17 00:00:00 2001 From: Merith-TK Date: Wed, 30 Apr 2025 17:45:13 -0700 Subject: [PATCH] update source --- dragon.json | 174 +++++++++++++++++++++++++++------------------------- 1 file changed, 90 insertions(+), 84 deletions(-) diff --git a/dragon.json b/dragon.json index 82f0659..7ac3eee 100644 --- a/dragon.json +++ b/dragon.json @@ -1,87 +1,93 @@ -{ - "name": "Theta Helios", - "acronym":"TH", - "races": [ - { - "name": "m3R1 FUCKER", - "ability": [ - {} - ], - "entries": [], - "languageProficiencies": [ - { - "any": 1, - "common": true - } - ], - "size": "M", - "speed": 30, - "subraces": [ - { - "name": "Basic", - "ability": [ - { - "str": 1, - "dex": 1, - "con": 1, - "int": 1, - "wis": 1, - "cha": 1 - } - ] - }, - { - "name": "Variant", - "choose": true, - "ability": [ - { - "choose": { - "from": [ - "str", - "dex", - "con", - "int", - "wis", - "cha" - ], - "count": 2 +[ + { + "name": "Theta Helios", + "acronym": "TH", + "backgrouns": [], + "classes": [], + "feats": [], + "races": [ + { + "name": "m3R1 FUCKER", + "ability": [ + {} + ], + "entries": [], + "languageProficiencies": [ + { + "any": 1, + "common": true + } + ], + "size": "M", + "speed": 30, + "subraces": [ + { + "name": "Basic", + "ability": [ + { + "str": 1, + "dex": 1, + "con": 1, + "int": 1, + "wis": 1, + "cha": 1 } - } - ], - "entries": [], - "feats": { - "choose": 1 + ] }, - "skillProficiencies": [ - { - "choose": { - "from": [ - "athletics", - "acrobatics", - "sleight of hand", - "stealth", - "arcana", - "history", - "investigation", - "nature", - "religion", - "animal handling", - "insight", - "medicine", - "perception", - "survival", - "deception", - "intimidation", - "performance", - "persuasion" - ] + { + "name": "Variant", + "choose": true, + "ability": [ + { + "choose": { + "from": [ + "str", + "dex", + "con", + "int", + "wis", + "cha" + ], + "count": 2 + } } - } - ] - } - ], - "short": "In the reckonings of most worlds, humans are the youngest of the common races, late to arrive on the world scene and short-lived in comparison to dwarves, elves, and dragons.", - "URL": "https://i.pinimg.com/originals/64/ad/d5/64add58df35a2e54b493f34cb266a7e2.jpg" - } - ] -} \ No newline at end of file + ], + "entries": [], + "feats": { + "choose": 1 + }, + "skillProficiencies": [ + { + "choose": { + "from": [ + "athletics", + "acrobatics", + "sleight of hand", + "stealth", + "arcana", + "history", + "investigation", + "nature", + "religion", + "animal handling", + "insight", + "medicine", + "perception", + "survival", + "deception", + "intimidation", + "performance", + "persuasion" + ] + } + } + ] + } + ], + "short": "In the reckonings of most worlds, humans are the youngest of the common races, late to arrive on the world scene and short-lived in comparison to dwarves, elves, and dragons.", + "URL": "https://i.pinimg.com/originals/64/ad/d5/64add58df35a2e54b493f34cb266a7e2.jpg" + } + ], + "spells": [] + } +] \ No newline at end of file