Skip to content

Commit

Permalink
Update EngineData.json
Browse files Browse the repository at this point in the history
Updated EngineData
  • Loading branch information
grumpy-lions authored Jan 6, 2024
1 parent 9f114eb commit 0844f12
Showing 1 changed file with 191 additions and 10 deletions.
201 changes: 191 additions & 10 deletions EngineData.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,195 @@
"SplashImageURL": "https://images.ctfassets.net/swt2dsco9mfe/3a0LIPmT0YfHDP7xhcUaYS/b1c6ad2606983c4b9374ce4e1602eb46/dnd_vpw_othermedia.jpg",
"SplashImageBase64": null,
"Books": [ ],
"LANGUAGES": [],
"SKILLS": [],
"TOOLS": [],
"SIMPLE_WEAPONS": [],
"MARTIAL_WEAPONS": [],
"INSTRUMENTS": [],
"ARTISAN_TOOLS": [],
"MELEE_WEAPONS": [],
"RANGE_WEAPONS": [],
"ARMORS": []
"LANGUAGES": [
"Common",
"Dwarvish",
"Elvish",
"Giant",
"Gnomish",
"Goblin",
"Halfling",
"Orc",
"Abyssal",
"Celestial",
"Deep Speech",
"Draconic",
"Infernal",
"Primordial",
"Sylvan",
"Undercommon"
],
"SKILLS": [
"Athletics",
"Acrobatics",
"Sleight of Hand",
"Stealth",
"Arcana",
"History",
"Investigation",
"Nature",
"Religion",
"Animal Handling",
"Insight",
"Medicine",
"Perception",
"Survival",
"Intimidation",
"Performance",
"Persuasion"
],
"TOOLS": [
"Alchemist\u2019s supplies",
"Brewer\u2019s supplies",
"Calligrapher\u0027s Supplies",
"Carpenter\u2019s tools",
"Cartographer\u2019s tools",
"Cobbler\u2019s tools",
"Cook\u2019s utensils",
"Glassblower\u2019s tools",
"Jeweler\u2019s tools",
"Leatherworker\u2019s tools",
"Mason\u2019s tools",
"Painter\u2019s supplies",
"Potter\u2019s tools",
"Smith\u2019s tools",
"Tinker\u2019s tools",
"Weaver\u2019s tools",
"Woodcarver\u2019s tools",
"Dice set",
"Playing card set",
"Bagpipes",
"Drum",
"Dulcimer",
"Flute",
"Lute",
"Lyre",
"Horn",
"Pan flute",
"Shawm",
"Viol",
"Navigator\u2019s tools",
"Thieves\u2019 tools",
"Land Vehicles",
"Water Vehicles"
],
"SIMPLE_WEAPONS": [
"Club",
"Dagger",
"Greatclub",
"Handaxe",
"Javelin",
"Light Hammer",
"Mace",
"Quarterstaff",
"Sickle",
"Spear",
"Light Crossbow",
"Dart",
"Shortbow",
"Sling"
],
"MARTIAL_WEAPONS": [
"Battleaxe",
"Flail",
"Glaive",
"Greataxe",
"Greatsword",
"Halberd",
"Lance",
"Longsword",
"Maul",
"Morningstar",
"Pike",
"Rapier",
"Scimitar",
"Shortsword",
"Trident",
"War pick",
"Warhammer",
"Whip",
"Blowgun",
"Heavy Crossbow",
"Hand Crossbow",
"Longbow",
"Net"
],
"INSTRUMENTS": [
"Bagpipes",
"Drum",
"Dulcimer",
"Flute",
"Lute",
"Lyre",
"Horn",
"Pan flute",
"Shawm",
"Viol"
],
"ARTISAN_TOOLS": [
"Alchemist\u2019s supplies",
"Brewer\u2019s supplies",
"Calligrapher\u0027s Supplies",
"Carpenter\u2019s tools",
"Cartographer\u2019s tools",
"Cobbler\u2019s tools",
"Cook\u2019s utensils",
"Glassblower\u2019s tools",
"Jeweler\u2019s tools",
"Leatherworker\u2019s tools",
"Mason\u2019s tools",
"Painter\u2019s supplies",
"Potter\u2019s tools",
"Smith\u2019s tools",
"Tinker\u2019s tools",
"Weaver\u2019s tools",
"Woodcarver\u2019s tools"
],
"MELEE_WEAPONS": [
"Club",
"Dagger",
"Greatclub",
"Handaxe",
"Javelin",
"Light Hammer",
"Mace",
"Quarterstaff",
"Sickle",
"Spear",
"Battleaxe",
"Flail",
"Glaive",
"Greataxe",
"Greatsword",
"Halberd",
"Lance",
"Longsword",
"Maul",
"Morningstar",
"Pike",
"Rapier",
"Scimitar",
"Shortsword",
"Trident",
"War pick",
"Warhammer",
"Whip"
],
"RANGE_WEAPONS": [
"Light Crossbow",
"Dart",
"Shortbow",
"Sling",
"Blowgun",
"Heavy Crossbow",
"Hand Crossbow",
"Longbow",
"Net"
],
"ARMORS": [
"Light",
"Medium",
"Heavy",
"Shields"
]
}

0 comments on commit 0844f12

Please sign in to comment.