Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change: Add XP reward of 5 to China Outpost and China Troopcrawler #778

Merged
merged 1 commit into from
Aug 3, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions Patch104pZH/GameFilesEdited/Data/INI/Object/ChinaMiscUnit.ini
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,10 @@ Object ChinaVehicleTroopCrawlerEmpty
Prerequisites
Object = ChinaWarFactory
End

ExperienceValue = 5 5 5 5 ; Patch104p @tweak from 0 to give small XP reward for killing
ExperienceRequired = 0 0 0 0
IsTrainable = No
CrusherLevel = 2 ;What can I crush?: 1 = infantry, 2 = trees, 3 = vehicles
CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles
CommandSet = ChinaTroopCrawlerCommandSet
Expand Down
8 changes: 8 additions & 0 deletions Patch104pZH/GameFilesEdited/Data/INI/Object/ChinaVehicle.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1107,6 +1107,10 @@ Object ChinaVehicleTroopCrawler
Prerequisites
Object = ChinaWarFactory
End

ExperienceValue = 5 5 5 5 ; Patch104p @tweak from 0 to give small XP reward for killing
ExperienceRequired = 0 0 0 0
IsTrainable = No
CrusherLevel = 2 ;What can I crush?: 1 = infantry, 2 = trees, 3 = vehicles
CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles
CommandSet = ChinaTroopCrawlerCommandSet
Expand Down Expand Up @@ -2621,6 +2625,10 @@ Object ChinaVehicleListeningOutpost
Prerequisites
Object = ChinaWarFactory
End

ExperienceValue = 5 5 5 5 ; Patch104p @tweak from 0 to give small XP reward for killing
ExperienceRequired = 0 0 0 0
IsTrainable = No
CrusherLevel = 2 ;What can I crush?: 1 = infantry, 2 = trees, 3 = vehicles
CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles
CommandSet = ChinaListeningOutpostCommandSet
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15357,6 +15357,10 @@ Object Infa_ChinaVehicleTroopCrawler
Prerequisites
Object = Infa_ChinaWarFactory
End

ExperienceValue = 5 5 5 5 ; Patch104p @tweak from 0 to give small XP reward for killing
ExperienceRequired = 0 0 0 0
IsTrainable = No
CrusherLevel = 2 ;What can I crush?: 1 = infantry, 2 = trees, 3 = vehicles
CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles
CommandSet = Infa_ChinaTroopCrawlerCommandSet
Expand Down Expand Up @@ -15650,6 +15654,10 @@ Object Infa_ChinaVehicleListeningOutpost
Prerequisites
Object = Infa_ChinaWarFactory
End

ExperienceValue = 5 5 5 5 ; Patch104p @tweak from 0 to give small XP reward for killing
ExperienceRequired = 0 0 0 0
IsTrainable = No
CrusherLevel = 2 ;What can I crush?: 1 = infantry, 2 = trees, 3 = vehicles
CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles
CommandSet = Infa_ChinaListeningOutpostCommandSet
Expand Down
8 changes: 8 additions & 0 deletions Patch104pZH/GameFilesEdited/Data/INI/Object/NukeGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3253,6 +3253,10 @@ Object Nuke_ChinaVehicleTroopCrawler
Prerequisites
Object = Nuke_ChinaWarFactory
End

ExperienceValue = 5 5 5 5 ; Patch104p @tweak from 0 to give small XP reward for killing
ExperienceRequired = 0 0 0 0
IsTrainable = No
CrusherLevel = 2 ;What can I crush?: 1 = infantry, 2 = trees, 3 = vehicles
CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles
CommandSet = ChinaTroopCrawlerCommandSet
Expand Down Expand Up @@ -4759,6 +4763,10 @@ Object Nuke_ChinaVehicleListeningOutpost
Prerequisites
Object = Nuke_ChinaWarFactory
End

ExperienceValue = 5 5 5 5 ; Patch104p @tweak from 0 to give small XP reward for killing
ExperienceRequired = 0 0 0 0
IsTrainable = No
CrusherLevel = 2 ;What can I crush?: 1 = infantry, 2 = trees, 3 = vehicles
CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles
CommandSet = Nuke_ChinaListeningOutpostCommandSet
Expand Down
8 changes: 8 additions & 0 deletions Patch104pZH/GameFilesEdited/Data/INI/Object/TankGeneral.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3879,6 +3879,10 @@ Object Tank_ChinaVehicleTroopCrawler
Prerequisites
Object = Tank_ChinaWarFactory
End

ExperienceValue = 5 5 5 5 ; Patch104p @tweak from 0 to give small XP reward for killing
ExperienceRequired = 0 0 0 0
IsTrainable = No
CrusherLevel = 2 ;What can I crush?: 1 = infantry, 2 = trees, 3 = vehicles
CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles
CommandSet = ChinaTroopCrawlerCommandSet
Expand Down Expand Up @@ -4906,6 +4910,10 @@ Object Tank_ChinaVehicleListeningOutpost
Prerequisites
Object = Tank_ChinaWarFactory
End

ExperienceValue = 5 5 5 5 ; Patch104p @tweak from 0 to give small XP reward for killing
ExperienceRequired = 0 0 0 0
IsTrainable = No
CrusherLevel = 2 ;What can I crush?: 1 = infantry, 2 = trees, 3 = vehicles
CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles
CommandSet = ChinaListeningOutpostCommandSet
Expand Down