Sync
This commit is contained in:
parent
22a92588e8
commit
ac6f71de65
@ -50,9 +50,9 @@
|
|||||||
"styles": [
|
"styles": [
|
||||||
"styles/simple.css"
|
"styles/simple.css"
|
||||||
],
|
],
|
||||||
"templateVersion": 21,
|
"templateVersion": 22,
|
||||||
"title": "Pegasus RPG",
|
"title": "Pegasus RPG",
|
||||||
"url": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg",
|
"url": "https://www.uberwald.me/data/files/fvtt-pegasus-rpg",
|
||||||
"version": "0.0.21",
|
"version": "0.0.22",
|
||||||
"background" : "./images/ui/pegasus_welcome_page.webp"
|
"background" : "./images/ui/pegasus_welcome_page.webp"
|
||||||
}
|
}
|
@ -195,31 +195,31 @@
|
|||||||
"value": ""
|
"value": ""
|
||||||
},
|
},
|
||||||
"gainstatdice": {
|
"gainstatdice": {
|
||||||
"label": "Gain Stat Dice to Pool",
|
"label": "Gain Stat Dice Level to Pool",
|
||||||
"flag": false,
|
"flag": false,
|
||||||
"type": "statdice",
|
"type": "string",
|
||||||
"value": ""
|
"value": ""
|
||||||
},
|
},
|
||||||
"gainspecdice": {
|
"gainspecdice": {
|
||||||
"label": "Gain Specialisation Dice",
|
"label": "Gain Specialisation Dice Level",
|
||||||
"flag": false,
|
"flag": false,
|
||||||
"type": "statdice",
|
"type": "statdice",
|
||||||
"value": ""
|
"value": ""
|
||||||
},
|
},
|
||||||
"gainbonusdice": {
|
"gainbonusdice": {
|
||||||
"label": "Gain Bonus Dice to Pool",
|
"label": "Gain Bonus Dice Level to Pool",
|
||||||
"flag": false,
|
"flag": false,
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"value": ""
|
"value": ""
|
||||||
},
|
},
|
||||||
"gainotherdice": {
|
"gainotherdice": {
|
||||||
"label": "Gain Other Dice to Pool",
|
"label": "Gain Other Dice Level",
|
||||||
"flag": false,
|
"flag": false,
|
||||||
"type": "statdice",
|
"type": "statdice",
|
||||||
"value": ""
|
"value": ""
|
||||||
},
|
},
|
||||||
"targethindrance": {
|
"targethindrance": {
|
||||||
"label": "Apply Hindrance to Target",
|
"label": "Apply Hindrance Level to Target",
|
||||||
"flag": false,
|
"flag": false,
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"value": ""
|
"value": ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user