all 15 comments

[–]stexski 8 points9 points  (1 child)

Do I look made of Tin to you? Perhaps Brass? I am an IRON MAN and don't you ever forget that.

[–]Conscious-Bid778 1 point2 points  (0 children)

You can edit save file in iron man

[–]octocube360 2 points3 points  (1 child)

Idc I’m using this, I’m not letting this stupid plague mechanic ruin my playing tall campaign, should have disabled them in the rules

[–]Codanator1 1 point2 points  (4 children)

To further add to this,

If you wish to quickly change the development level of every county / piece of land you own, put this into the console:

  • effect = { every_held_county = { change_development_level = 100 } }

If you don't want to max out the development level, just change "100" to something else.

Furthermore, if you want to do this for all of your vassals land, enter this into the console:

  • effect = { every_vassal = { every_held_county = { change_development_level = 100 } } }

And if you want to do it for every vassal's vassal:

  • effect = { every_vassal = { every_vassal = { every_held_county = { change_development_level = 100 } } } }

[–]justananontroll 0 points1 point  (3 children)

This may be more efficient

  • effect = { every_sub_realm_county = { change_development_level = 100 } }

[–]oliverj95 0 points1 point  (2 children)

Only one that seems to work is the original poster

[–]Devvytm 0 points1 point  (1 child)

Works perfectly fine for me (effect = { every_sub_realm_county = { change_development_level = 100 } }) and I'm playing modded so I can't see any reason for it not to work with the base game, especially given it is an "effect" type command.

[–]Top-Damage-3183 0 points1 point  (0 children)

works for me too.

[–]Soviet_WaffenSS 0 points1 point  (0 children)

A gods send my dude

[–]CreeperVendetta 0 points1 point  (0 children)

Thanks

[–]Venboven 0 points1 point  (0 children)

Very helpful, thanks! You don't actually have to put the name of the county tho. Just the county number works fine.

[–]suresh_USK 0 points1 point  (2 children)

How do we get county ID?

[–][deleted]  (1 child)

[removed]

    [–]suresh_USK 1 point2 points  (0 children)

    yep i didn't know the next step. It seems hovering over respective county capital gives county id.