add attachment only flag and logic

This commit is contained in:
psitacus 2025-07-08 22:35:57 -06:00
parent bee41cc546
commit 4e304adde7
5 changed files with 72 additions and 18 deletions

View file

@ -1026,7 +1026,11 @@
},
"Effect": {
"single": "Effect",
"plural": "Effects"
"plural": "Effects",
"AttachmentOnly": {
"Label": "Attachment Only",
"Hint": "When checked, this effect will only apply to the actor when this item is attached to another item (e.g., attached to armor). If unchecked, the effect applies normally based on item equipped status."
}
},
"Experience": {
"single": "Experience",