HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #821129
Rate proportional to health mechanics
0%
Description
As mentioned on http://forum.freeciv.org/f/viewtopic.php?f=9&t=91059&p=100514, we probably need to decrease attack power of wounded units. CivIV and later have strength proportional to hp, but they also have a mind-blowing system of calculating the firepower, I think we can't just use this part of mechanics for now, so let's concentrate on fire rate. Let's introduce a ruleset setting or a unit type flag that diminish bombardment rate proportional to the hits. While bombarders normally don't suffer damage, some of them do also regular attacks, or can defend against them, and should bear the hp losses negative effects (this is especially useful for the units without "damage slows"). Maybe we also apply the same setting to Combat_Rounds value so that a wounded unit will attack more careful.
Related issues
History
#1
Updated by Marko Lindqvist about 3 years ago
- Category set to General
- Sprint/Milestone changed from 3.0.0-beta1 to 3.1.0
S3_0 is already near datafile format freeze (d3f).
#2
Updated by Marko Lindqvist about 3 years ago
- Blocks Task #673656: S3_1 datafile format freeze (d3f) added
#3
Updated by Marko Lindqvist over 2 years ago
- Tracker changed from Task to Feature
#4
Updated by Alexandro Ignatiev over 2 years ago
Actually, "Combat_Rounds" is now defined as a unit-specific effect, so you already can reduce the rounds by steps with "MinHitPoints" req. (Don't know if this fact should be reported as a bug since all another combat-related effects are unittype-specific.)
#5
Updated by Marko Lindqvist 10 months ago
- File 0052-Scale-bombard-rate-down-by-bombarder-s-damage.patch 0052-Scale-bombard-rate-down-by-bombarder-s-damage.patch added
- File 0035-Scale-bombard-rate-down-by-bombarder-s-damage.patch 0035-Scale-bombard-rate-down-by-bombarder-s-damage.patch added
- Status changed from New to Resolved
- Added a ruleset option combat_rules.damage_reduces_bombard_rate
- It defaults to TRUE (new behavior)
- When updating from 3.0 ruleset, the old behavior is kept (and not changed to the new default)
#6
Updated by Marko Lindqvist 9 months ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist