{ "_id": "vagabondAnceDwarf", "_key": "!items!vagabondAnceDwarf", "name": "Dwarf", "type": "ancestry", "img": "icons/svg/mystery-man.svg", "system": { "description": "

Stout and resilient, dwarves are known for their toughness and resistance to adversity. Their sturdy constitution makes them excellent warriors and craftsmen.

", "beingType": "humanlike", "size": "medium", "traits": [ { "name": "Darksight", "description": "

You can see in darkness as if it were dim light.

", "changes": [ { "key": "system.senses.darkvision", "mode": 5, "value": "true" } ] }, { "name": "Sturdy", "description": "

You gain +1 to saves against Fear, Sickened, and Shove effects.

", "changes": [] }, { "name": "Tough", "description": "

You gain +3 additional maximum HP.

", "changes": [ { "key": "system.resources.hp.bonus", "mode": 2, "value": "3" } ] } ] } }