horse, zenno: fans ability value scaling

Fixes #30.
This commit is contained in:
2026-07-31 22:27:52 -04:00
parent d265c81735
commit ff07b90c73
2 changed files with 5 additions and 2 deletions
+2 -1
View File
@@ -188,7 +188,8 @@ const (
ValueUsageTeamWit AbilityValueUsage = 7 // scaling with team Wit
ValueUsageRandom AbilityValueUsage = 8 // with a random 0× to 0.04× multiplier
ValueUsageRandom2 AbilityValueUsage = 9 // with a random 0× to 0.04× multiplier
ValueUsageClimax AbilityValueUsage = 10 // scaling with the number of races won in training
ValueUsageClimax AbilityValueUsage = 10 // scaling with the number of races won in the career
ValueUsageFans AbilityValueUsage = 12 // scaling with the number of fans earned in the career
ValueUsageMaxStat AbilityValueUsage = 13 // scaling with the highest raw stat
ValueUsageGreenCount AbilityValueUsage = 14 // scaling with the number of Passive skills activated
ValueUsageDistAdd AbilityValueUsage = 19 // plus extra when far from the lead