• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

AndrewT

The Full Monty Python
Moderator
177 Badges
Jun 29, 2001
94.642
3.659
  • Lead and Gold
  • Europa Universalis IV: Wealth of Nations
  • Europa Universalis IV: Call to arms event
  • For The Glory
  • For the Motherland
  • Gettysburg
  • Hearts of Iron III
  • Hearts of Iron III: Their Finest Hour
  • Heir to the Throne
  • Impire
  • Europa Universalis III Complete
  • King Arthur II
  • Knights of Pen and Paper +1 Edition
  • Europa Universalis IV: Conquest of Paradise
  • Legio
  • Leviathan: Warships
  • The Kings Crusade
  • Lost Empire - Immortals
  • Magicka
  • Majesty 2
  • Majesty 2 Collection
  • March of the Eagles
  • Europa Universalis III Complete
  • Naval War: Arctic Circle
  • Pirates of Black Cove
  • Hearts of Iron IV: No Step Back
  • Crusader Kings II: Sunset Invasion
  • Ancient Space
  • Arsenal of Democracy
  • Hearts of Iron II: Armageddon
  • Cities in Motion
  • Cities in Motion 2
  • Crusader Kings II
  • Crusader Kings II: Charlemagne
  • Crusader Kings II: Legacy of Rome
  • Crusader Kings II: The Old Gods
  • Crusader Kings II: Rajas of India
  • Crusader Kings II: The Republic
  • Crusader Kings II: Sons of Abraham
  • A Game of Dwarves
  • Crusader Kings II: Sword of Islam
  • Commander: Conquest of the Americas
  • Darkest Hour
  • Dungeonland
  • East India Company Collection
  • Europa Universalis III
  • Europa Universalis III: Chronicles
  • Europa Universalis III Complete
  • Divine Wind
  • Europa Universalis IV
... stemming from the new moddability facility in the April 2005 beta.
 
Upvote 0
I want France and the Netherlands to be able to 'shrink' the HRE while holding its provinces, like before. That doesn't happen any longer...
 
G-Klav said:
I want France and the Netherlands to be able to 'shrink' the HRE while holding its provinces, like before. That doesn't happen any longer...

Johan had to remove that in order to be able to make the HRE softcoded. It's too bad, but an acceptable sacrifice imo.
 
Hive said:
What exactly needs to be changed? :confused:

I don't know, that's why I started the thread! :rolleyes:
 
Hive said:
Johan had to remove that in order to be able to make the HRE softcoded. It's too bad, but an acceptable sacrifice imo.
Does this mean that Austria as Emperor (for example) will be able to walk through French provinces via HRE ability?
Maybe then make countries, not provinces HRE?
 
minusa said:
Does this mean that Austria as Emperor (for example) will be able to walk through French provinces via HRE ability?

Yes, I assume they can. But only the provinces that are a part of the HRE, not all of France.
 
My two cents (I hope it's not unlikely to happen) :

1) have country information (in country.csv for start and in savefile (*) ) : HRE=0 to n
0 = not part of HRE
n = part of HRE and number of votes (n>=1)

+ end_date (number of months from EUII startdate) in country.csv
+ HRE_bonus in country.csv (bonus in election for certain countries like Austria)

2) have province information : HRE=0 (not part) or 1 (part) in savefile
+ end_date (number of months from EUII startdate) in province.csv

Logic :
When date reaches end_date for a province => province in savefile HRE=0
When date reaches end_date for a country => country in savefile HRE=0 (*)
=> "natural" shrinking of 1640 (iirc)

When HRE (or former HRE) country conquests (or by defection or as revolter) HRE province before province end_date (information in province.csv) => province in savefile HRE=1
When not (and not former) HRE country conquests (or by defection or as revolter) HRE province => province in savefile HRE=0
So, when HRE country reaches his end_date, it is no more involved in election but doesn't shrink HRE. For country who were not part of HRE at any time in game period but do not shrink HRE, as Poland, the solution is in country.csv as HRE=1 and end_date=0 (immediatly)

With this, HRE is to be drawn by provinces with HRE=1 in savefile

And, for election, apply actual rule with informations in country.csv
I hope number of votes didn't change in game period...
If yes, we need an extra command "modifyHRE" in events for countries in order to change number of votes in savefile and this information is to be taken for elections in savefile and not in country.csv.
If not, HRE information is useless for countries in savefile (*)

Last thing, I hope any former HRE country was able to shrink HRE after his end_date :eek:o

What do you think of this ?
Am I dreaming ?
 
Last edited:
Provence should start part of HRE.
 
Hive said:
I think so, yes. Johan himself said that he probably wouldn't implement more new features.

Too bad...
I see no other way to have HRE fully moddable with full previous behavior. You wrote probably wouldn't, so maybe there is a little chance. So please... God of thunder and rock&roll :)
 
Captain Frakas said:
Provence should start part of HRE.

Any backing for this?
 
BiB said:
Well yes, but it should stop being a part of the HRE when it becomes French and that doesn't happen anymore apparently.

Yeah but that's a problem not only Provence has. The same applies for Franche Comthé, Lorraine, the Low Countries, etc...
 
BiB said:
You're right, you know what? We should make it hardcoded so that when France for example takes a province it immediately ceases to be a part of the HRE!

Eh... is this some kind of sophisticated Smurf humor? :p
 
BiB said:
Well, I'm getting the feeling this softcoding is doing more harm than it is fixing things :D

Bah. You are too negative. We got a chance to get rid of the straits now, what more can you ask? :p

Acceptable trade-off, this is.
 
OK, close enough for me, Provence is in the HRE now. Thx.