ProditorMagnus / Ageless-for-1-14

Continues https://github.com/ProditorMagnus/Ageless-for-1-11
8 stars 2 forks source link

Try more expensive upgrades instead of unupgradable #42

Open ProditorMagnus opened 1 year ago

ProditorMagnus commented 1 year ago

NaughtyPenguin — Today at 13:54 I hate unupgradeable although I must say, the implementation of it is quite neat Ravana — Today at 13:54 true, would be better handled as making upgrades more expensive like increasing base strikes, but having weapon special to -50% them Ravana — Today at 13:55 think it was my first unit test commited to core NaughtyPenguin — Today at 13:56 nice 🙂 NaughtyPenguin — Today at 13:56 that would be a great alternative

ProditorMagnus commented 6 months ago

Could try divide+add [attacks]

ProditorMagnus commented 6 months ago

[attacks] sub = ((base_value - {START_VALUE}) * 0.5)