Added new magic skill 'Harpon magique' to Ethel and Koryas's character sheets and corrected description of 'Purification' in Taiomi character sheet.

This commit is contained in:
SAUVAGEOT Paul-Arthur 2025-06-16 16:57:46 +02:00
parent 888d0de416
commit 9f005ac21c
3 changed files with 39 additions and 3 deletions

View file

@ -242,6 +242,15 @@
"level": 1,
"occupation": false,
"used": false
},
{
"id": "MAGIC_HARPOON_RITUAL",
"label": "Harpon magique",
"description": "Lance un harpon magique en direction d'une cible, une chaine de 20 mètres est accroché à celui-ci.\n\nTemps d'incantation : 2 tours\nCoût : 3 PP (Invocation) + 2 PP (Magie)\nPortée : 20m.\nDégâts : 1d8 + 2 par harpon\n\nEnrichissement : \n+ 3 PP => + 1 harpon",
"base": "100",
"level": 1,
"occupation": false,
"used": false
}
],
"rolls": [
@ -271,6 +280,15 @@
"roll": "1d6+1+BDC",
"special": "a1d6+1+BDC",
"critical": "2d6+2+BDC"
},
{
"id": "SPELL_MAGIC_HARPOON",
"label": "Harpon magique",
"description": "Lance un harpon magique en direction d'une cible, une chaine de 20 mètres est accroché à celui-ci.",
"canBeCritical": true,
"roll": "1d8+2",
"special": "a1d8+2",
"critical": "2d8+4"
}
],
"tag": []