Devlogs
v0.2.0.0 - Upgradable modifiers update!
Changes from version 0.1.0.11 to version 0.2.0.0
- Introducing new upgrade modifiers:
- Health.
- Health Regeneration.
- Projectile Accuracy.
- Projectile Damage.
- Projectile Pierce Chance.
- Critical Hit Damage.
- Improved monster attack accuracy. (hide your wife!)
- Monster accuracy now scales per wave. (..and your children!)
- Changed map to be less big. Grass is not smaller, however.
- Fixed bug causing projectiles to deal damage to multiple monsters.
- Fixed bug causing monsters to attack while already declared dead. (zombies != feature)
- Added text pop-ups for:
- Dealing damage.
- Missing a shot.
- Health regeneration.
- Taking damage.
- Modifier upgrade.
Q: where is critical hit chance?
A: if you reach an accuracy value of > 100%, all accuracy above this threshold is converted to critical hit chance. (eg. 105% accuracy equals 5% critical hit chance).