Roll pour carrière

This commit is contained in:
2021-11-01 00:28:42 +01:00
parent 1992d618a9
commit 4452f3826a
21 changed files with 7890 additions and 95 deletions

View File

@@ -133,7 +133,10 @@
"base": {
"subtype" : "default",
"description": "",
"properties" : {}
"properties" : {
"d6B": false,
"d6M": false
}
},
"equipment" : {
"quantity": 1,
@@ -149,20 +152,14 @@
"shield" : false,
"equipable": false,
"stackable": false,
"activable" : false,
"consumable" : false,
"magical" : false,
"concealable" : false,
"ignoreshield" : false,
"2H" : false,
"reloadable" : false,
"bow" : false,
"crossbow" : false,
"powder" : false,
"throwing" : false,
"bashing" : false
"throwing" : false
}
}
},
@@ -172,6 +169,7 @@
"weight": 0
},
"feature": {
"rank": 0,
"templates": ["base"]
}
}