Skip to content

Grievous Wounds #560

@8abs

Description

@8abs

Although it's widely used in MOBA games, I think grievous wound logic would be very useful in RTS as well. It is used to debuff units by reducing their recovery from any source: self-healing logic and those warheads that give them negative damages and etc. .

Possible Implementation:

`

[SomeWarhead]
GrievousWounds=yes   ;boolean,set default to no.
Wound.Rate=40%         ;set default to 40%.
Wound.Duration=360   ;set default to 360.

[SomeTechnoType]
GrievousAble=yes         ;set default to yes. If this technotype can be grievouswounded or not, this overdrives "GrievousWounds=yes"`

Additional Files / Links:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions