Added new spell to Ethel character sheet
This commit is contained in:
parent
cf9a3442a3
commit
e034855592
1 changed files with 19 additions and 1 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue