PDA

View Full Version : defs/happiness/hconst.in2


MakingT
22-12-2005, 21:00
has any one a clue how this works???? how this function....
????


[constants]

;war exhaustion (1/5 min)
warexhexpireval = -1
warexhtime = 300000
warexhcap = -20

;peace recovery (1/3 min)
peaceexhexpireval = 2
peaceexhtime = 60000

;plunder
;peace recovery (1/3 min)
peaceplexpireval = 1
peacepltime = 180000
plVal = -1

;battles
;peace recovery (1/3 min)
peacebattleexpireval = 1
peacebattletime = 180000
battlewinval = 1
battlelostval = -2

;nostalgy
;peace recovery (1/5 min)
peacenostalgyexpireval = 1
peacenostalgytime = 300000
nostalgyval = -10

;Taxes

;tax rate
taxesratenone = 5
taxesratefair = -2
taxesratetyrannical = -5

;war taxes
wartaxesexpireval = 1
wartaxestime = 60000
wartaxesval = -5


;Religion

reldifferent = -5
relconverting = -5

;dynasty
dynkdexpireval = 1
dynkdtime = 60000
dynkdval = -10

dynkmexpireval = -1
dynkmtime = 60000
dynkmval = 10

dynpdexpireval = 1
dynpdtime = 60000
dynpdval = -5

dynpmexpireval = -1
dynpmtime = 60000
dynpmval = 10

dynbbexpireval = -1
dynbbtime = 60000
dynbbval = 5

;kingdom

;kingdom power (kingdom power * "kingdompower")
kingdompower = 1
kingdompowerpos = 3
kingdompowerneg = 1

Angryminer
22-12-2005, 21:18
What a silly question. Yes there are people who know how it works.

Angryminer

lt1956
22-12-2005, 23:19
You use to be very helpful and friendly, what happened? :-(

Angryminer
23-12-2005, 01:03
I just happened to not be in the mood to write a 20 page essay, you know.
I'll happily answer any question on a specific topic.

Angryminer

lt1956
23-12-2005, 07:06
Could answer mine then? I play your GOG 1.5 mod and wanted to know how to make Crusaders buildable for a faction in the middle east, so I can build crusaders over there instead of my regular units.

Angryminer
23-12-2005, 12:33
Take a look at TrainUnits.xls and TrainUnits.txt. For ease of use you may modify TrainUnits.xls, then use Edit-> Mark All, Edit -> Copy and then Edit -> Paste in TrainUnits.txt.
Make sure to backup frequently, because you're sure to mess the one of the other thing up... :wink:

Angryminer

MakingT
23-12-2005, 14:56
well didint know that an 20 page answer was needed sorry :þ

MakingT
23-12-2005, 14:57
well if we forget this first stupid question and heres a nother one were is the file that controles what units are avalible in each province? :þ

Laudan
23-12-2005, 15:12
Hallo, MakingT, First the modding is not easy. You want change the units. In the packs europe you can find the file TrainUnits.xls and TrainUnits.txt. .Here you can change the units. If you want modding, so you needs the PakMan programm from Tempest. Thanks Tempest for this present.

Doux
23-12-2005, 15:47
hconst.in2 defines all constants regarding happiness. You can think of most of the abbreviations yourself, I think. WarExhCap means e.g. WarExhaustionCap.