initial: character creation

This commit is contained in:
Llywelwyn 2023-08-21 00:16:30 +01:00
parent 454a8c7028
commit 40f9d117f3
8 changed files with 359 additions and 73 deletions

View file

@ -25,6 +25,14 @@
{ "id": "equip_feet_iron", "weight": 2, "difficulty": 4}
]
},
{
"id": "villager_equipment",
"table": [
{ "id": "equip_pitchfork", "weight": 1, "difficulty": 1},
{ "id": "equip_sickle", "weight": 1, "difficulty": 1},
{ "id": "equip_handaxe", "weight": 1, "difficulty": 1}
]
},
{
"id": "potions",
"table": [