Just wondering if anyone has that old square chart where it shows which specific speed values increase the energy per level value. (my Google-Fu has sadly failed me)
has anyone got the "energy per speed" chart ?
Collapse
X
-
I think here's the link to energy based on speed in V: https://github.com/angband/angband/b...me-world.c#L68
10 - base energy value, 20 - doubled value (at speed +10), and so on
Comment