Hi !
I'm new to modding and I'm trying to create a mod to increase AI difficulty, but I have trouble understanding the first column of the table campaign_difficulty_handicap_effects_tables.
As I understand it, values in campaign_difficulty_handicap are 1 for easy, 0 for normal, -1 for hard, -2 for very hard and -3 for legendary.
But all AI cheats in easy/normal/hard/very hard/legendary seem to be set at -1/0/1/2/3 instead of 1/0/-1/-2/-3 and I really don't get why it is this way considering there is a column to choose if the cheat is for the player or the AI ?
Thanks !