fix: golem combat runtime - elemental matchup, enchantment effects, spell damage/cost, armor pierce (issue #313)
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m21s

This commit is contained in:
2026-06-08 10:12:18 +02:00
parent 0e1e506213
commit 1e99a57496
8 changed files with 691 additions and 73 deletions
+3
View File
@@ -385,7 +385,10 @@ Mana-Loop/
│ │ │ │ ├── gameLoopActions.ts
│ │ │ │ ├── gameStore.ts
│ │ │ │ ├── gameStore.types.ts
│ │ │ │ ├── golem-combat-actions.test.ts
│ │ │ │ ├── golem-combat-actions.ts
│ │ │ │ ├── golem-combat-helpers.test.ts
│ │ │ │ ├── golem-combat-helpers.ts
│ │ │ │ ├── golemancy-actions.ts
│ │ │ │ ├── golemancy-combat.test.ts
│ │ │ │ ├── index.ts