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
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m21s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"_meta": {
|
||||
"generated": "2026-06-07T21:06:15.829Z",
|
||||
"generated": "2026-06-07T21:16:08.368Z",
|
||||
"description": "Import dependency graph for src/lib/game. Keys are files, values are arrays of files they import.",
|
||||
"usage": "To find what a file affects, search for its path in the VALUES. To find what a file depends on, look at its KEY entry."
|
||||
},
|
||||
@@ -203,6 +203,7 @@
|
||||
],
|
||||
"crafting-fabricator.ts": [
|
||||
"data/fabricator-recipes.ts",
|
||||
"effects/discipline-effects.ts",
|
||||
"stores/manaStore.ts",
|
||||
"types.ts"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user