Auto-patch skill and swid
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
"mapping": {
|
||||
"description": "system.description",
|
||||
"skill": {
|
||||
"path": "system.actions.skill",
|
||||
"path": "system.actions.trait",
|
||||
"converter": "gear_skill"
|
||||
},
|
||||
"range": {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"mapping": {
|
||||
"description": "system.description",
|
||||
"skill": {
|
||||
"path": "system.actions.skill",
|
||||
"path": "system.actions.trait",
|
||||
"converter": "gear_skill"
|
||||
},
|
||||
"range": {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"mapping": {
|
||||
"description": "system.description",
|
||||
"skill": {
|
||||
"path": "system.actions.skill",
|
||||
"path": "system.actions.trait",
|
||||
"converter": "gear_skill"
|
||||
},
|
||||
"range": {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"mapping": {
|
||||
"description": "system.description",
|
||||
"skill": {
|
||||
"path": "system.actions.skill",
|
||||
"path": "system.actions.trait",
|
||||
"converter": "gear_skill"
|
||||
},
|
||||
"range": {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"mapping": {
|
||||
"description": "system.description",
|
||||
"skill": {
|
||||
"path": "system.actions.skill",
|
||||
"path": "system.actions.trait",
|
||||
"converter": "gear_skill"
|
||||
},
|
||||
"range": {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"mapping": {
|
||||
"description": "system.description",
|
||||
"skill": {
|
||||
"path": "system.actions.skill",
|
||||
"path": "system.actions.trait",
|
||||
"converter": "gear_skill"
|
||||
},
|
||||
"range": {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"mapping": {
|
||||
"description": "system.description",
|
||||
"skill": {
|
||||
"path": "system.actions.skill",
|
||||
"path": "system.actions.trait",
|
||||
"converter": "gear_skill"
|
||||
},
|
||||
"range": {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"mapping": {
|
||||
"description": "system.description",
|
||||
"skill": {
|
||||
"path": "system.actions.skill",
|
||||
"path": "system.actions.trait",
|
||||
"converter": "gear_skill"
|
||||
},
|
||||
"range": {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"mapping": {
|
||||
"description": "system.description",
|
||||
"skill": {
|
||||
"path": "system.actions.skill",
|
||||
"path": "system.actions.trait",
|
||||
"converter": "gear_skill"
|
||||
},
|
||||
"range": {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"mapping": {
|
||||
"description": "system.description",
|
||||
"skill": {
|
||||
"path": "system.actions.skill",
|
||||
"path": "system.actions.trait",
|
||||
"converter": "gear_skill"
|
||||
},
|
||||
"range": {
|
||||
|
@ -1,7 +1,11 @@
|
||||
{
|
||||
"label": "SWADE Compétences",
|
||||
"mapping": {
|
||||
"description_full": "system.description"
|
||||
"description_full": "system.description",
|
||||
"swid": {
|
||||
"path": "system.swid",
|
||||
"converter": "skill_swid"
|
||||
}
|
||||
},
|
||||
"entries": [
|
||||
{
|
||||
|
@ -3,7 +3,7 @@
|
||||
"mapping": {
|
||||
"description": "system.description",
|
||||
"skill": {
|
||||
"path": "system.actions.skill",
|
||||
"path": "system.actions.trait",
|
||||
"converter": "gear_skill"
|
||||
},
|
||||
"range": {
|
||||
|
Reference in New Issue
Block a user