Added Bargal Gardemont character sheet and needed alteration for him

This commit is contained in:
SAUVAGEOT Paul-Arthur 2025-06-04 16:54:42 +02:00
parent 32d717c57a
commit aca8243397

View file

@ -0,0 +1,18 @@
{
"type": "com.pixelized.shared.lwa.model.alteration.AlterationJsonV1",
"id": "TATOO_GARDEMONT",
"metadata": {
"name": "Tatouage des Gardemont",
"description": "Tatouage de la famille Gardemont",
"icon": "https://bg3.wiki/w/images/2/2d/Map_Tutorial_Map_Icon.png"
},
"tags": [
"TATOO"
],
"fields": [
{
"fieldId": "PP",
"expression": "-(5)"
}
]
}