docs: update mana-conversion-spec with rebalanced cost formulas
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m32s
Build and Publish Mana Loop Docker Image / build-and-publish (push) Successful in 1m32s
Update Section 2 (Cost Formula), cost table, Section 8 display example, and Section 11 formula summary to reflect the new linear cost formulas: - rawCost: 10^(d+1) → 2×distance - componentCost: 10×(d+1) → 3×distance These changes keep the spec in sync with the fix for issue #378.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"_meta": {
|
||||
"generated": "2026-06-12T10:15:01.393Z",
|
||||
"generated": "2026-06-12T10:30:16.054Z",
|
||||
"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."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user