Various changes
All checks were successful
Release Creation / build (release) Successful in 58s

This commit is contained in:
2025-05-29 22:41:15 +02:00
parent ee3a5764f0
commit 0ee42aef99
12 changed files with 150 additions and 28 deletions

View File

@@ -574,7 +574,10 @@
"Tarot": {
"FIELDS": {
"bonus": {
"label": "Bonus"
"label": "Upright XP Trigger"
},
"penalty": {
"label": "Reversed XP Trigger"
},
"description": {
"label": "Description"
@@ -637,6 +640,12 @@
},
"Weapon": {
"FIELDS": {
"stat": {
"label": "Stat"
},
"damageStat": {
"label": "Damage Stat"
},
"ammo": {
"label": "Ammo"
},