fix: incorrect base stat
All checks were successful
Build, Package and Push Images / preprocess (push) Successful in 2s
Build, Package and Push Images / build (push) Successful in 25s
Build, Package and Push Images / sbom-scan (push) Successful in 35s
Build, Package and Push Images / container-build (push) Successful in 1m21s
Build, Package and Push Images / sonarqube (push) Successful in 1m22s
Build, Package and Push Images / container-sbom-scan (push) Successful in 32s

This commit is contained in:
Timothy Schenk 2023-11-20 15:31:04 +01:00
parent fb63fc8d3a
commit f1bf15ded1

View file

@ -85,7 +85,7 @@
"baseStats": { "baseStats": {
"strength": 7, "strength": 7,
"dexterity": 11, "dexterity": 11,
"intelligence": 59, "intelligence": 5,
"luck": 5, "luck": 5,
"vitality": 15, "vitality": 15,
"wisdom": 6 "wisdom": 6