Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#2352 closed enhancement (fixed)

[PATCH] Make it possible to see the attack rate of units and buildings (number of attacks per second)

Reported by: sanderd17 Owned by: sanderd17
Priority: Nice to Have Milestone: Alpha 16
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description

It's nice if you can see the attack rate of an entity. It doesn't help if you see the attack strength is 2 times bigger, but you don't see the attacks happen 4 times less often f.e.

For buildings, it could help with determining how many arrows certain units add to the building.

The problem with this patch is that the enemy can also calculate how many units you have in the building. But he could also estimate that by letting the building fire once (and get an idea of the number of arrows released). And IMO, this "showing too much info to the enemy" was already the case in the building panel.

Attachments (1)

arrowsPerBuilding.diff (2.3 KB ) - added by sanderd17 10 years ago.

Download all attachments as: .zip

Change History (3)

by sanderd17, 10 years ago

Attachment: arrowsPerBuilding.diff added

comment:1 by sanderd17, 10 years ago

Owner: set to sanderd17
Resolution: fixed
Status: newclosed

In 14555:

Show the number of attacks per second to show users some attack speed, without showing the actual timers, or calcualtion of the number of arrows. Fixes #2352

comment:2 by sanderd17, 10 years ago

Keywords: design removed
Note: See TracTickets for help on using tickets.