{
"system": "pbta",
"stats": {
"vigor": { "label": "Vigor", "aliases": ["force", "vigueur", "puissance", "muscle", "corps", "body", "might", "strength", "brawn", "endurance"], "min": -1, "max": 3, "default": 0 },
"grace": { "label": "Grace", "aliases": ["grâce", "grace", "élégance", "elegance", "agilité", "agilite", "agility", "adresse", "aisance", "ease", "charme", "charm", "poise", "dexterity"], "min": -1, "max": 3, "default": 1 },
"insight": { "label": "Insight", "aliases": ["perspicacité", "perspicacite", "intuition", "esprit", "attention", "perception", "clairvoyance", "discernement", "ruse", "wit", "wits", "awareness", "mind"], "min": -1, "max": 3, "default": 1 }
},
"resources": {
"vitality": { "label": "Vitality", "icon": "❤", "min": 0, "max": 10, "default": 10, "endWhenZero": true },
"standing": { "label": "Standing", "icon": "🌿", "min": 0, "default": 6 }
},
"archetypes": {
"hand": { "label": "Hand of Alba", "stats": { "vigor": 3, "grace": 1 }, "resources": { "vitality": "1d3+8" } },
"tender": { "label": "Wellward tender", "stats": { "grace": 2, "insight": 2 }, "resources": { "vitality": "1d2+5" } },
"steward": { "label": "Steward", "stats": { "insight": 2, "grace": 1 }, "resources": { "vitality": "1d3+5" } },
"feral": { "label": "Derelict machine","stats": { "vigor": "1d2+1" }, "resources": { "vitality": "1d3+6" } },
"unbound": { "label": "Unbound rover", "stats": { "vigor": "1d2", "grace": 1 }, "resources": { "vitality": "1d3+6" } },
"_default": { "label": "Presence", "stats": { "vigor": 0 }, "resources": { "vitality": "1d3+5" } }
}
}