So, I decided to make a mod, which makes Harald Hardrada die in the 16th of September, because I'm sick of Norway winning the war and England with it, every single time. Every single time. I haven't seen Norman England in ages.
UPDATED:
Here's working mod, for those, who also tired of not Norman England:
steamcommunity.com
Because, as we all know, from the history, with his death, his heir is not a claimant for the English throne, so war ends. That's what I want.
So, I've modded these files:
And it just doesn't work. I'm starting the game, and one day after - nothing happens, although if you change date while choosing character, it shows that Harald dies and his heir inherits.
UPDATED:
Here's working mod, for those, who also tired of not Norman England:
Steam Workshop::Always Norman
Because, as we all know, from the history, with his death, his heir is not a claimant for the English throne, so war ends. That's what I want.
So, I've modded these files:
- history/characters/norweagian.txt - in his character with 102531 ID
Code:
1066.9.16 = { # changed date to 16th from 26th of September
death = yes # added command additionally
death = {
death_reason = death_battle
killer = 122
}
}
- history/titles/k_norway.txt
Code:
1066.9.16={ # changed date here too
holder=102532 # Magnus Haraldson
}
- history/wars/norwegian_invasion.txt
Code:
1066.9.16 = { # date here too
rem_attacker = 102531
rem_defender = 122
}
And it just doesn't work. I'm starting the game, and one day after - nothing happens, although if you change date while choosing character, it shows that Harald dies and his heir inherits.
Last edited: