36 lines
686 B
JSON
36 lines
686 B
JSON
{
|
|
"TYPES": {
|
|
"Actor": {
|
|
"player": "Player"
|
|
}
|
|
},
|
|
"taf": {
|
|
"settings": {
|
|
"canPlayersManageAttributes": {
|
|
"name": "Players Can Manage Attributes",
|
|
"hint": "This allows players who have edit access to a document to be able to edit what attributes those characters have via the attribute editor"
|
|
}
|
|
},
|
|
"sheet-names": {
|
|
"PlayerSheet": "Player Sheet"
|
|
},
|
|
"Apps": {
|
|
"TAFDocumentSheetConfig": {
|
|
"Sizing": "Sizing",
|
|
"Width": {
|
|
"label": "Width"
|
|
},
|
|
"Height": {
|
|
"label": "Height"
|
|
},
|
|
"Resizable": {
|
|
"label": "Resizable"
|
|
},
|
|
"tabs": {
|
|
"foundry": "Foundry",
|
|
"system": "Text-Based Actors"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|