added aura tab

This commit is contained in:
grimsace
2026-05-07 14:11:48 -05:00
parent 0c97023f59
commit 461fa28d94
4 changed files with 124 additions and 5 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"BASIC_AURA_HIGHLIGHTING": {
"tabs": {
"aura": "Aura",
"auraHint": "Aura controls will be added here."
},
"settings": {
"enabled": {
"name": "Enable Aura Highlight",
"hint": "Whether this token should highlight others within its aura."
},
"radius": {
"name": "Aura Radius",
"hint": "The radius of the aura in grid units."
},
"color": {
"name": "Highlight Color"
}
}
}
}