Skip to content

Commit

Permalink
feat(balance): speedydex bonus takes effect avove 10 dex (#6149)
Browse files Browse the repository at this point in the history
* feat(balance): speedydex bonus takes effect at 9+ DEX in exchange for penalizing speed if below 8

* scrungle
  • Loading branch information
chaosvolt authored Mar 3, 2025
1 parent 82de1e1 commit 5aeab1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/mods/speedydex/modinfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "EXTERNAL_OPTION",
"name": "SPEEDYDEX_MIN_DEX",
"stype": "int",
"value": 12
"value": 10
},
{
"type": "EXTERNAL_OPTION",
Expand Down

0 comments on commit 5aeab1e

Please sign in to comment.