diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Object/BossGeneral.ini b/Patch104pZH/GameFilesEdited/Data/INI/Object/BossGeneral.ini index 74327482d..a59c21f91 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Object/BossGeneral.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Object/BossGeneral.ini @@ -17818,8 +17818,10 @@ Object Boss_InfantryBlackLotus MaxSimultaneousOfType = 1 CommandSet = ChinaInfantryBlackLotusCommandSet - ExperienceValue = 50 100 150 400 ;Experience point value at each level - ExperienceRequired = 0 150 450 900 ;Experience points needed to gain each level + ; Patch104p @balance commy2 25/09/2021 Reduce XP required to level up and granted when killed. + + ExperienceValue = 50 50 100 150 ;Experience point value at each level + ExperienceRequired = 0 100 200 400 ;Experience points needed to gain each level IsTrainable = Yes ;Can gain experience CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles CommandSet = ChinaInfantryBlackLotusCommandSet diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Object/ChinaInfantry.ini b/Patch104pZH/GameFilesEdited/Data/INI/Object/ChinaInfantry.ini index 544a5c533..1632467e0 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Object/ChinaInfantry.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Object/ChinaInfantry.ini @@ -656,8 +656,10 @@ Object ChinaInfantryBlackLotus MaxSimultaneousOfType = 1 CommandSet = ChinaInfantryBlackLotusCommandSet - ExperienceValue = 50 100 150 400 ;Experience point value at each level - ExperienceRequired = 0 150 450 900 ;Experience points needed to gain each level + ; Patch104p @balance commy2 25/09/2021 Reduce XP required to level up and granted when killed. + + ExperienceValue = 50 50 100 150 ;Experience point value at each level + ExperienceRequired = 0 100 200 400 ;Experience points needed to gain each level IsTrainable = Yes ;Can gain experience CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles CommandSet = ChinaInfantryBlackLotusCommandSet diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Object/InfantryGeneral.ini b/Patch104pZH/GameFilesEdited/Data/INI/Object/InfantryGeneral.ini index 604c28be6..5577ef468 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Object/InfantryGeneral.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Object/InfantryGeneral.ini @@ -733,8 +733,10 @@ Object Infa_ChinaInfantryBlackLotus BuildTime = 20.0 ;in seconds MaxSimultaneousOfType = 1 - ExperienceValue = 50 100 150 400 ;Experience point value at each level - ExperienceRequired = 0 150 450 900 ;Experience points needed to gain each level + ; Patch104p @balance commy2 25/09/2021 Reduce XP required to level up and granted when killed. + + ExperienceValue = 50 50 100 150 ;Experience point value at each level + ExperienceRequired = 0 100 200 400 ;Experience points needed to gain each level IsTrainable = Yes ;Can gain experience CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles CommandSet = Infa_ChinaInfantryBlackLotusCommandSet diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Object/NukeGeneral.ini b/Patch104pZH/GameFilesEdited/Data/INI/Object/NukeGeneral.ini index 681e3e930..583cb7aa4 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Object/NukeGeneral.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Object/NukeGeneral.ini @@ -2078,8 +2078,10 @@ Object Nuke_ChinaInfantryBlackLotus MaxSimultaneousOfType = 1 CommandSet = Nuke_ChinaInfantryBlackLotusCommandSet - ExperienceValue = 50 100 150 400 ;Experience point value at each level - ExperienceRequired = 0 150 450 900 ;Experience points needed to gain each level + ; Patch104p @balance commy2 25/09/2021 Reduce XP required to level up and granted when killed. + + ExperienceValue = 50 50 100 150 ;Experience point value at each level + ExperienceRequired = 0 100 200 400 ;Experience points needed to gain each level IsTrainable = Yes ;Can gain experience CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles CommandSet = Nuke_ChinaInfantryBlackLotusCommandSet diff --git a/Patch104pZH/GameFilesEdited/Data/INI/Object/TankGeneral.ini b/Patch104pZH/GameFilesEdited/Data/INI/Object/TankGeneral.ini index 8fb2c6a30..8915a51a7 100644 --- a/Patch104pZH/GameFilesEdited/Data/INI/Object/TankGeneral.ini +++ b/Patch104pZH/GameFilesEdited/Data/INI/Object/TankGeneral.ini @@ -1809,8 +1809,10 @@ Object Tank_ChinaInfantryBlackLotus MaxSimultaneousOfType = 1 CommandSet = Tank_ChinaInfantryBlackLotusCommandSet - ExperienceValue = 50 100 150 400 ;Experience point value at each level - ExperienceRequired = 0 150 450 900 ;Experience points needed to gain each level + ; Patch104p @balance commy2 25/09/2021 Reduce XP required to level up and granted when killed. + + ExperienceValue = 50 50 100 150 ;Experience point value at each level + ExperienceRequired = 0 100 200 400 ;Experience points needed to gain each level IsTrainable = Yes ;Can gain experience CrushableLevel = 2 ;What am I?: 0 = for infantry, 1 = for trees, 2 = general vehicles CommandSet = Tank_ChinaInfantryBlackLotusCommandSet