first commit

This commit is contained in:
Leonid Pershin
2026-05-07 21:38:27 +03:00
commit 84fb173ea8
3949 changed files with 564326 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
# Default: 0.1
# Range: 0.0 ~ 1.0
fruitsGrowChance = 0.1
# Default: 0.1
# Range: 0.0 ~ 1.0
fruitsDropChance = 0.1
# Default: 0.1
# Range: 0.0 ~ 1.0
flowerDecayChance = 0.1
# Default: 0.1
# Range: 0.0 ~ 1.0
peachGrowChance = 0.1
# Default: 0.3
# Range: 0.0 ~ 1.0
peachFruitChance = 0.3
# Default: 0.1
# Range: 0.0 ~ 1.0
peachDecayChance = 0.1
# Default: 24
# Range: 0 ~ 64
rageEffectRange = 24
# Default: 6
# Range: 0 ~ 64
healEffectRange = 6
# Default: 12
# Range: 0 ~ 64
alienatingEffectRange = 12