fix: add Critical Chance display to Stats tab Combat Stats section
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 1m2s
Build and Publish Mana Loop Docker Image / build-and-publish (push) Failing after 1m2s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"_meta": {
|
||||
"generated": "2026-06-10T09:41:39.446Z",
|
||||
"generated": "2026-06-10T10:48:33.838Z",
|
||||
"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."
|
||||
},
|
||||
@@ -556,8 +556,10 @@
|
||||
"utils/index.ts"
|
||||
],
|
||||
"stores/combat-damage.ts": [
|
||||
"data/enchantment-effects.ts",
|
||||
"stores/combat-state.types.ts",
|
||||
"types.ts"
|
||||
"types.ts",
|
||||
"utils/index.ts"
|
||||
],
|
||||
"stores/combat-descent-actions.ts": [
|
||||
"data/guardian-encounters.ts",
|
||||
|
||||
Reference in New Issue
Block a user