Skip to content

China Horde bonus is not activated with garrisoned units in proximity #174

Open
@xezon

Description

@xezon

China Horde bonus is not activated or deactivated with garrisoned units in proximity.

Setup

  Behavior = HordeUpdate ModuleTag_06
    RubOffRadius = 60    ; if I am this close to a real hordesman, I will get to be an honorary hordesman
    UpdateRate = 1000    ; how often to recheck horde status (msec)
    Radius = 30          ; how close other units must be to us to count towards our horde-ness (~30 feet or so)
    KindOf = INFANTRY    ; what KindOf's must match to count towards horde-ness
    AlliesOnly = Yes     ; do we only count allies towards horde status?
    ExactMatch = No      ; do we only count units of our exact same type towards horde status? (overrides kindof)
    Count = 5            ; how many units must be within Radius to grant us horde-ness
    Action = HORDE       ; when horde-ing, grant us the HORDE bonus
  End

All Options

  Behavior HordeUpdate
    UpdateRate
    KindOf
    Count
    Radius
    RubOffRadius
    AlliesOnly
    ExactMatch
    Action
    FlagSubObjectNames
    AllowedNationalism

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething is not working rightChinaAffects China factionControversialIs controversialMajorSeverity: Minor < Major < Critical < BlockerZHRelates to Zero Hour

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions