Make captured hospitals in cnc/ra gradually heal all infantry units on the map
This commit is contained in:
@@ -146,13 +146,16 @@
|
||||
Probability: 2
|
||||
CrushableInfantry:
|
||||
WarnProbability: 60
|
||||
RepairableNear:
|
||||
Buildings: hosp
|
||||
CloseEnough: 1
|
||||
DebugMuzzlePositions:
|
||||
Guard:
|
||||
Guardable:
|
||||
BodyOrientation:
|
||||
SelfHealing:
|
||||
Step: 5
|
||||
Ticks: 100
|
||||
HealIfBelow: 1
|
||||
DamageCooldown: 125
|
||||
RequiresTech: InfantryHealing
|
||||
|
||||
^CivInfantry:
|
||||
Inherits: ^Infantry
|
||||
|
||||
@@ -21,15 +21,20 @@ V19.Husk:
|
||||
|
||||
# Hospital
|
||||
HOSP:
|
||||
Inherits: ^CivBuilding
|
||||
Inherits: ^TechBuilding
|
||||
Selectable:
|
||||
Priority: 0
|
||||
Building:
|
||||
Footprint: xx xx
|
||||
Dimensions: 2,2
|
||||
Health:
|
||||
HP: 1000
|
||||
SelfHealingTech:
|
||||
Type: InfantryHealing
|
||||
Tooltip:
|
||||
Name: Hospital
|
||||
LeavesHusk:
|
||||
HuskActor: HOSP.Husk
|
||||
RepairsUnits:
|
||||
|
||||
HOSP.Husk:
|
||||
Inherits: ^CivBuildingHusk
|
||||
|
||||
Reference in New Issue
Block a user