Added new spell to Ethel character sheet

This commit is contained in:
SAUVAGEOT Paul-Arthur 2025-04-08 10:27:53 +02:00
parent cf9a3442a3
commit e034855592

View file

@ -230,17 +230,35 @@
"level": 1,
"occupation": true,
"used": false
},
{
"id": "062da01f-c19a-4dd1-ad82-5829ed1aefbf",
"label": "Abrogation",
"description": "Interdit l'accès au monde à une Lwa pendant un temps donné.\n\nEn cas d'échec: 1 tour\nEn cas de réussite: 1d4 + 1 tours\n",
"base": "30",
"level": 1,
"occupation": false,
"used": false
}
],
"rolls": [
{
"id": "1f174b5f-51a4-4ee0-b3b3-820ca8b76e6f",
"label": "Dague",
"label": "Dague (Dégâts)",
"description": "",
"canBeCritical": true,
"roll": "1d4+BDC",
"special": "a1d4+BDC",
"critical": "2d4+BDC"
},
{
"id": "1a0bfd19-b0e8-4116-82d5-8fe1ae393f6c",
"label": "Abrogation (Durée)",
"description": "",
"canBeCritical": true,
"roll": "1d4+1",
"special": "a1d4+1",
"critical": "2d4 + 2"
}
]
}