Better spells handling

This commit is contained in:
2020-04-10 15:11:26 +02:00
parent 9bc414c8a2
commit 3e242bf0a4
4 changed files with 91 additions and 12 deletions

View File

@ -1,6 +1,24 @@
{
"label": "Spells",
"entries": [
"label": "Sorts",
"mapping": {
"sduration": {
"path": "data.duration.value",
"converter": "spells_duration_range_target_damage"
},
"srange": {
"path": "data.range.value",
"converter": "spells_duration_range_target_damage"
},
"starget": {
"path": "data.target.value",
"converter": "spells_duration_range_target_damage"
},
"sdamage": {
"path": "data.damage.value",
"converter": "spells_duration_range_target_damage"
}
},
"entries": [
{
"id": "Acquiescence",
"name": "Consentement",