mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
add attachment only flag and logic
This commit is contained in:
parent
bee41cc546
commit
4e304adde7
5 changed files with 72 additions and 18 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue