Sync
This commit is contained in:
parent
22a92588e8
commit
ac6f71de65
@ -50,9 +50,9 @@
|
||||
"styles": [
|
||||
"styles/simple.css"
|
||||
],
|
||||
"templateVersion": 21,
|
||||
"templateVersion": 22,
|
||||
"title": "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"
|
||||
}
|
@ -195,31 +195,31 @@
|
||||
"value": ""
|
||||
},
|
||||
"gainstatdice": {
|
||||
"label": "Gain Stat Dice to Pool",
|
||||
"label": "Gain Stat Dice Level to Pool",
|
||||
"flag": false,
|
||||
"type": "statdice",
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"gainspecdice": {
|
||||
"label": "Gain Specialisation Dice",
|
||||
"label": "Gain Specialisation Dice Level",
|
||||
"flag": false,
|
||||
"type": "statdice",
|
||||
"value": ""
|
||||
},
|
||||
"gainbonusdice": {
|
||||
"label": "Gain Bonus Dice to Pool",
|
||||
"label": "Gain Bonus Dice Level to Pool",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"gainotherdice": {
|
||||
"label": "Gain Other Dice to Pool",
|
||||
"label": "Gain Other Dice Level",
|
||||
"flag": false,
|
||||
"type": "statdice",
|
||||
"value": ""
|
||||
},
|
||||
"targethindrance": {
|
||||
"label": "Apply Hindrance to Target",
|
||||
"label": "Apply Hindrance Level to Target",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user