halved ac-bonus from dex
This commit is contained in:
parent
91c2972935
commit
07fd9ac377
4 changed files with 7 additions and 3 deletions
|
|
@ -2,8 +2,12 @@
|
|||
{
|
||||
"id": "equipment",
|
||||
"table": [
|
||||
{ "id": "equip_pitchfork", "weight": 1, "difficulty": 1},
|
||||
{ "id": "equip_sickle", "weight": 1, "difficulty": 1},
|
||||
{ "id": "equip_handaxe", "weight": 1, "difficulty": 1},
|
||||
{ "id": "equip_dagger", "weight": 3, "difficulty": 1},
|
||||
{ "id": "equip_shortsword", "weight": 3, "difficulty": 1},
|
||||
{ "id": "equip_rapier", "weight": 2, "difficulty": 1},
|
||||
{ "id": "equip_smallshield", "weight": 3, "difficulty": 1},
|
||||
{ "id": "equip_mediumshield", "weight": 2, "difficulty": 1},
|
||||
{ "id": "equip_body_weakleather", "weight": 4, "difficulty": 1},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue