Enable player experience tracking in mod rules
This commit is contained in:
@@ -33,6 +33,8 @@ BADR:
|
||||
Interval: 2
|
||||
-EjectOnDeath:
|
||||
RejectsOrders:
|
||||
GivesExperience:
|
||||
Experience: 1000
|
||||
|
||||
BADR.Bomber:
|
||||
Inherits: ^Plane
|
||||
@@ -72,6 +74,8 @@ BADR.Bomber:
|
||||
RejectsOrders:
|
||||
RenderSprites:
|
||||
Image: badr
|
||||
GivesExperience:
|
||||
Experience: 1000
|
||||
|
||||
MIG:
|
||||
Inherits: ^Plane
|
||||
|
||||
@@ -2,6 +2,7 @@
|
||||
AppearsOnRadar:
|
||||
CombatDebugOverlay:
|
||||
GivesExperience:
|
||||
PlayerExperienceModifier: 1
|
||||
ScriptTriggers:
|
||||
UpgradeManager:
|
||||
Huntable:
|
||||
@@ -449,6 +450,7 @@
|
||||
UpdatesPlayerStatistics:
|
||||
GivesBuildableArea:
|
||||
RepairableBuilding:
|
||||
PlayerExperience: 25
|
||||
EngineerRepairable:
|
||||
AcceptsSupplies:
|
||||
WithMakeAnimation:
|
||||
|
||||
@@ -179,6 +179,7 @@ E6:
|
||||
RepairsBridges:
|
||||
ExternalCaptures:
|
||||
Type: building
|
||||
PlayerExperience: 25
|
||||
-AutoTarget:
|
||||
Voiced:
|
||||
VoiceSet: EngineerVoice
|
||||
@@ -209,6 +210,7 @@ SPY:
|
||||
Voice: Move
|
||||
Infiltrates:
|
||||
Types: SpyInfiltrate
|
||||
PlayerExperience: 50
|
||||
-AutoTarget:
|
||||
-WithInfantryBody:
|
||||
WithDisguisingInfantryBody:
|
||||
@@ -240,6 +242,8 @@ SPY.England:
|
||||
Prerequisites: ~infantry.england, dome, ~tent, ~techlevel.medium
|
||||
Valued:
|
||||
Cost: 250
|
||||
GivesExperience:
|
||||
Experience: 500
|
||||
DisguiseToolTip:
|
||||
Name: British Spy
|
||||
RenderSprites:
|
||||
@@ -354,6 +358,7 @@ MECH:
|
||||
Voice: Move
|
||||
Captures:
|
||||
CaptureTypes: husk
|
||||
PlayerExperience: 25
|
||||
WithInfantryBody:
|
||||
AttackSequence: repair
|
||||
StandSequences: stand
|
||||
@@ -424,6 +429,7 @@ THF:
|
||||
PipType: Yellow
|
||||
Infiltrates:
|
||||
InfiltrateTypes: Cash
|
||||
PlayerExperience: 50
|
||||
-AutoTarget:
|
||||
Voiced:
|
||||
VoiceSet: ThiefVoice
|
||||
@@ -451,6 +457,7 @@ HIJACKER:
|
||||
PipType: Yellow
|
||||
Captures:
|
||||
CaptureTypes: vehicle
|
||||
PlayerExperience: 50
|
||||
-AutoTarget:
|
||||
Voiced:
|
||||
VoiceSet: ThiefVoice
|
||||
|
||||
@@ -81,3 +81,4 @@ Player:
|
||||
Image: iconchevrons
|
||||
Sequence: veteran
|
||||
ResourceStorageWarning:
|
||||
PlayerExperience:
|
||||
|
||||
@@ -136,6 +136,7 @@ SPEN:
|
||||
-EmitInfantryOnSell:
|
||||
RepairsUnits:
|
||||
FinishRepairingNotification: UnitRepaired
|
||||
PlayerExperience: 15
|
||||
RallyPoint:
|
||||
ProductionBar:
|
||||
Power:
|
||||
@@ -225,6 +226,7 @@ SYRD:
|
||||
-EmitInfantryOnSell:
|
||||
RepairsUnits:
|
||||
FinishRepairingNotification: UnitRepaired
|
||||
PlayerExperience: 15
|
||||
RallyPoint:
|
||||
ProductionBar:
|
||||
Power:
|
||||
@@ -1569,6 +1571,7 @@ FIX:
|
||||
RepairsUnits:
|
||||
Interval: 10
|
||||
FinishRepairingNotification: UnitRepaired
|
||||
PlayerExperience: 15
|
||||
WithRepairAnimation:
|
||||
Power:
|
||||
Amount: -30
|
||||
|
||||
@@ -488,6 +488,7 @@ TRUK:
|
||||
Range: 4c0
|
||||
SupplyTruck:
|
||||
Payload: 500
|
||||
PlayerExperience: 50
|
||||
SpawnActorOnDeath:
|
||||
Actor: moneycrate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user