General.txt questions
Posted: Mon Nov 17, 2008 1:14 am
Interested in the following section -- can anyone explain in greater detail what these constants mean?
/*Feeds to both DOW and Targetting formulas*/
MILITARY_INFLUENCE_FACTOR 70 /*How much score for having units nearby*/
AGGRESSION_IMPORTANCE 600
AXIS_1939_AGGRESSION 90 /*Aggression 0-100*/
ALLIES_1939_AGGRESSION 0
AGGRESSION_YEARLY_INCREASE 17 /*Aggression increase per year end*/
AT_WAR 300 /*A nation at war or near joining is more likely to be targetted and dowed*/
/*Declare of War*/
DOW_THRESHOLD 830 /*How much DOW score needed for a country to be DOWed*/
DOW_DECREASE 130 /*For each new year it gets more difficult to DOW*/
MAX_DOW_RANDOM 100 /*A random score roll added*/
/*Feeds to both DOW and Targetting formulas*/
MILITARY_INFLUENCE_FACTOR 70 /*How much score for having units nearby*/
AGGRESSION_IMPORTANCE 600
AXIS_1939_AGGRESSION 90 /*Aggression 0-100*/
ALLIES_1939_AGGRESSION 0
AGGRESSION_YEARLY_INCREASE 17 /*Aggression increase per year end*/
AT_WAR 300 /*A nation at war or near joining is more likely to be targetted and dowed*/
/*Declare of War*/
DOW_THRESHOLD 830 /*How much DOW score needed for a country to be DOWed*/
DOW_DECREASE 130 /*For each new year it gets more difficult to DOW*/
MAX_DOW_RANDOM 100 /*A random score roll added*/