2026-05-07 14:11:48 -05:00
|
|
|
{
|
|
|
|
|
"BASIC_AURA_HIGHLIGHTING": {
|
|
|
|
|
"tabs": {
|
2026-05-07 15:06:56 -05:00
|
|
|
"auras": "Auras",
|
|
|
|
|
"add": "Add aura",
|
|
|
|
|
"delete": "Delete aura",
|
|
|
|
|
"empty": "No auras configured."
|
2026-05-07 14:11:48 -05:00
|
|
|
},
|
|
|
|
|
"settings": {
|
2026-05-07 15:28:38 -05:00
|
|
|
"refreshDuringMove": {
|
|
|
|
|
"name": "Refresh During Movement",
|
|
|
|
|
"hint": "If disabled, aura highlights will only refresh when a token stops moving or its settings are updated. This can improve performance."
|
|
|
|
|
},
|
2026-05-08 08:46:51 -05:00
|
|
|
"thickness": {
|
|
|
|
|
"name": "Highlight Thickness",
|
|
|
|
|
"hint": "The thickness of the aura highlights in pixels (1-100)."
|
|
|
|
|
},
|
2026-05-07 15:06:56 -05:00
|
|
|
"name": {
|
|
|
|
|
"name": "Aura Name"
|
2026-05-07 14:11:48 -05:00
|
|
|
},
|
|
|
|
|
"radius": {
|
|
|
|
|
"name": "Aura Radius",
|
2026-05-07 15:06:56 -05:00
|
|
|
"hint": "The radius of the aura in scene distance units."
|
2026-05-07 14:11:48 -05:00
|
|
|
},
|
|
|
|
|
"color": {
|
|
|
|
|
"name": "Highlight Color"
|
2026-05-07 15:06:56 -05:00
|
|
|
},
|
|
|
|
|
"measurement": {
|
|
|
|
|
"from": "From",
|
|
|
|
|
"to": "To",
|
|
|
|
|
"edge": "Edge",
|
|
|
|
|
"center": "Center"
|
2026-05-08 08:55:38 -05:00
|
|
|
},
|
|
|
|
|
"walls": {
|
|
|
|
|
"name": "Restricted by Walls",
|
|
|
|
|
"hint": "If enabled, the aura will be blocked by walls (Line of Sight). GM Only."
|
2026-05-08 09:06:32 -05:00
|
|
|
},
|
|
|
|
|
"enabled": {
|
|
|
|
|
"name": "Enabled"
|
2026-05-07 14:11:48 -05:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|