forked from GitHub-Mirrors/foundry-sw5e
DND5e Core 1.2.0
DND5e Core update 1.2.0 modded to SW5e
This commit is contained in:
parent
a544f5e0a9
commit
ab510e336c
59 changed files with 2505 additions and 2231 deletions
|
@ -89,10 +89,15 @@
|
|||
"units": "ft",
|
||||
"hover": false
|
||||
},
|
||||
"powercasting": "int",
|
||||
"speed": {
|
||||
"_deprecated": true
|
||||
}
|
||||
"senses": {
|
||||
"darkvision": 0,
|
||||
"blindsight": 0,
|
||||
"tremorsense": 0,
|
||||
"truesight": 0,
|
||||
"units": "ft",
|
||||
"special": ""
|
||||
},
|
||||
"powercasting": "int"
|
||||
},
|
||||
"details": {
|
||||
"alignment": "",
|
||||
|
@ -173,7 +178,6 @@
|
|||
}
|
||||
},
|
||||
"traits": {
|
||||
"senses": "",
|
||||
"languages": {
|
||||
"value": [],
|
||||
"custom": ""
|
||||
|
@ -230,11 +234,11 @@
|
|||
"attack": "",
|
||||
"damage": ""
|
||||
},
|
||||
"msak": {
|
||||
"mpak": {
|
||||
"attack": "",
|
||||
"damage": ""
|
||||
},
|
||||
"rsak": {
|
||||
"rpak": {
|
||||
"attack": "",
|
||||
"damage": ""
|
||||
},
|
||||
|
@ -249,6 +253,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"htmlFields": ["details.biography.value", "details.biography.public"],
|
||||
"character": {
|
||||
"templates": ["common", "creature"],
|
||||
"attributes": {
|
||||
|
@ -410,6 +415,7 @@
|
|||
"weight": 0,
|
||||
"price": 0,
|
||||
"attuned": false,
|
||||
"attunement": 0,
|
||||
"equipped": false,
|
||||
"rarity": "",
|
||||
"identified": true
|
||||
|
@ -475,6 +481,7 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"htmlFields": ["description.value", "description.chat", "description.unidentified"],
|
||||
"backpack": {
|
||||
"templates": ["itemDescription", "physicalItem"],
|
||||
"capacity": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue