add reloading feature

Signed-off-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
This commit is contained in:
Gergely Brautigam 2026-07-14 20:24:19 +02:00
parent e9e8d2bd59
commit 9e4d8d637a
No known key found for this signature in database
GPG key ID: 3763870D61A6E2CA
8 changed files with 91 additions and 16 deletions

View file

@ -144,6 +144,10 @@
"resultBased": {
"label": "Formula based on Hope/Fear result."
},
"fullRestore": {
"label": "Fully restore the resource.",
"inChatRoll": "Full"
},
"applyTo": {
"label": "Targeted Resource"
},
@ -1279,6 +1283,11 @@
"name": "Fear",
"abbreviation": "FR",
"inChatRoll": "Fear"
},
"weaponResource": {
"name": "Weapon Resource",
"abbreviation": "WR",
"inChatRoll": "Reload"
}
},
"ItemResourceProgression": {
@ -3090,6 +3099,8 @@
"applyHealing": "Apply Healing"
},
"markResource": "Mark {quantity} {resource}",
"reloadWeapon": "Reload {weapon}",
"restoreWeaponResource": "Restore {quantity} on {weapon}",
"refreshMessage": {
"title": "Feature Refresh",
"header": "Refreshed"