All user data for FoundryVTT. Includes worlds, systems, modules, and any asset in the "foundryuserdata" directory. Does NOT include the FoundryVTT installation itself.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

75 lines
2.5 KiB

{
"AE": {
"custombindings": {
"add" : "Add Binding",
"bindingstitle": "Edit Custom Bindings",
"bindingtitle": "Edit Binding",
"tt": {
"spellname": "Spell Name",
"edit": "Edit",
"delete": "Delete",
"creaturename": "Creature Name"
},
"sett": {
"label": "Configure Custom Bindings",
"name": "Custom Bindings",
"hint": "Configure Custom Spell Bindings"
}
},
"pick3d": "Click a point in the 3D Canvas to Summon.",
"dialogs": {
"companionManager":{
"title": "Companion Manager",
"confirm": {
"title": "Delete Companion",
"content": "<p>Are you sure you want to delete this companion?</p>"
}
}
},
"actorSheetBtn": "Companions",
"animations": {
"fire": "Fire",
"air": "Air",
"lightning": "Lightning",
"water": "Water",
"energy1": "Energy",
"magic1": "Magic",
"heart": "Doki-Doki",
"music": "Crescendo",
"fourelements": "Four Elements",
"music2": "Chord",
"darkness": "Darkness",
"ice1": "Ice",
"magic2": "Conjuration",
"lightning2": "Storm"
},
"groups":{
"elemental": "Elemental",
"magical": "Magical",
"z-none": "Other"
},
"settings":{
"storeonactor":{
"title": "Store Companions on Actor",
"hint": "Store the companions on the actor instead of the user by default."
},
"enableautomations":{
"title": "Enable Automations",
"hint": "Enable the companion automation system on spellcast."
},
"autoclose": {
"title": "Auto-Close",
"hint": "Automatically close the companion window after summoning."
},
"hidebutton":{
"title": "Hide Companion Button",
"hint": "Hide the companion button on the character sheet."
},
"restrictOwned":{
"title": "Only Owned Actors",
"hint": "Restrict the companion list to only show owned companions actors."
}
}
}
}