Enable player experience tracking in mod rules
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
UpdatesPlayerStatistics:
|
||||
CombatDebugOverlay:
|
||||
GivesExperience:
|
||||
PlayerExperienceModifier: 1
|
||||
ScriptTriggers:
|
||||
UpgradeManager:
|
||||
Huntable:
|
||||
@@ -262,6 +263,7 @@
|
||||
WithBuildingExplosion:
|
||||
Sequences: building, self_destruct, large_explosion
|
||||
RepairableBuilding:
|
||||
PlayerExperience: 25
|
||||
EmitInfantryOnSell:
|
||||
ActorTypes: light_inf
|
||||
MustBeDestroyed:
|
||||
|
||||
@@ -44,6 +44,7 @@ engineer:
|
||||
EngineerRepair:
|
||||
Captures:
|
||||
CaptureTypes: building, husk
|
||||
PlayerExperience: 50
|
||||
-AutoTarget:
|
||||
Voiced:
|
||||
VoiceSet: EngineerVoice
|
||||
|
||||
@@ -91,3 +91,4 @@ Player:
|
||||
GlobalUpgradeManager:
|
||||
ResourceStorageWarning:
|
||||
AdviceInterval: 26
|
||||
PlayerExperience:
|
||||
|
||||
@@ -769,6 +769,7 @@ repair_pad:
|
||||
Interval: 10
|
||||
HpPerStep: 80
|
||||
FinishRepairingNotification: UnitRepaired
|
||||
PlayerExperience: 15
|
||||
RallyPoint:
|
||||
Offset: 1,3
|
||||
RenderSprites:
|
||||
|
||||
Reference in New Issue
Block a user