forked from public/foundryvtt-wh4-lang-fr-fr
Corrections sorts du Grimoire Non-Officiel
This commit is contained in:
@@ -1,5 +1,23 @@
|
||||
{
|
||||
"label": "UG - 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": "Absorb Corruption",
|
||||
|
||||
Reference in New Issue
Block a user