• 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.
Status
Not open for further replies.
How come the provinces are a combination of names from CK2 and Westeros?

As well as the event for Dany and Aegon's marriage not firing
 
The older scenarios are absolutely unbalanced and unstable.

Try the Robert's Rebellion scenario as the Targaryens. Even if you manage to win, and it's freaking hard, everyone will just form an Independence faction two months later.

The team should test and fix the scenarios other than adding new stuff. Originally the Robert's Rebellion scenario was great. Now it's completely unrealistic.
 
So i'm playing as Balon in the Clash of King scenario and everything is going well i conquered the Westerlands, destroyed a major revolt and am now looking to see where to best expand next when i happened to see that Aegons wife is Dany who has dragons and they both hate and really want the Westerlands back and i imagine the only reason they haven't attacked yet is because they are currently in a civil war against Dorne and the Reach. So what i would like to ask is any tips on how to make sure Balon Greyjoy doesn't become the new Harren the Black?
 
So i'm playing as Balon in the Clash of King scenario and everything is going well i conquered the Westerlands, destroyed a major revolt and am now looking to see where to best expand next when i happened to see that Aegons wife is Dany who has dragons and they both hate and really want the Westerlands back and i imagine the only reason they haven't attacked yet is because they are currently in a civil war against Dorne and the Reach. So what i would like to ask is any tips on how to make sure Balon Greyjoy doesn't become the new Harren the Black?

When fire and blood comes calling, make sure that knee bends.
 
Or rush the capital and pray to all the Gods that you get a lot of important prisoners. Not really a viable strategy if you are severely outnumbered, say by all seven kingdoms, but I've won wars with dragonriders using this suicidal tactic.
 
At the rate they are coming in that'd just bombard me with event popups though. The problem isnt even that they appear, but rather that they leave and come back, basicly they keep switching out of my court and right back in. Any idea which events are required to destroy the title so i can manually fire them to get rid of it?
You are not the target of the event. The targets of the event are the Night's Watchmen under you. The event does not check for Black Brothers under a Wildling ruler of the Wall. Rather, it checks if a Black Brother has a Wildling ruler of the wall as their liege. They seem similar, but are different. One checks subordinates. The other checks superiors. Assuming, of course, you reverse everything properly. Like so:
Code:
character_event = {
	id = wildling.16
	desc = "EVTDESCWILDLING15"
	picture = GFX_evt_wildlings
	
	trigger = {
		trait = nightswatch
		is_ruler = no
		NOT = { any_liege = { trait = nightswatch } }
		any_liege = { 
			primary_title = { title = d_nightswatch } 
			OR = { 
				trait = wildling 
				trait = deserter
				NOT = { trait = nightswatch }
			}
		}	
	}

	mean_time_to_happen = { #buys time for any title transfer to avoid shenannigans
		days = 10
	}

	option = {
		name = "EVTOPTAWILDLING.15"
		random_playable_ruler = {
                        #For kicks. Culture doesn't matter, the character dies regardless
			limit = { culture = wildling }
			reverse_banish = ROOT
		}
	}
}
I assume this code works, but its late and I'm tired. If the kill option doesn't actually end up killing the person, I'm sure someone will post the appropriate execution code.
 
Well i fixed it by giving the duchy title back to a black brother, without giving them any land. Rather dont want to screw around with the code since i'd have to unscrew the code later when i dont play a wildling.
 
Does anyone else find it boring to be the King of the Iron Throne? Everytime i've played the Iron Throne in some way or another i've always gotten bored since you can't really do much. Maybe it will get more fun when Essos is added so that you can expand eastwards or something?
 
Does anyone else find it boring to be the King of the Iron Throne? Everytime i've played the Iron Throne in some way or another i've always gotten bored since you can't really do much. Maybe it will get more fun when Essos is added so that you can expand eastwards or something?

I think the problem is that aside from faction revolts, civil wars, rebels and such, there arent any "enemies" to westeros. Unless either some Targaryen invades or the wildlings do, which they wont unless the AI gets really lucky (which it wont cause the starks would just roflstomp them) there is nothing to fear. So the only option is to play actual bad rulers, so people hate you, but thats also not exactly fun for long if some lord paramounts rebel every other week, you just trade one kind of boring with another kind.

However if Essos is added, we get a whole new continent, we get the slaver cities, the remains of the valyrian freehold like Lys, city-states like braavos and qarth, daenerys in meereen, new ghis and pirates, yes pirates (which as far as i can see from traits and such are basicly wildlings to the south). Of course if in the future the Others are added as well, i.e. invasions by them from the north and perhaps even dothraki invasions/raids its probably going to be interesting. Its simply boring right now because westeros faces no real threat, even the wildlings unified under mance or another king arent capable of destroying or taking the wall by themselves.
 
Or rush the capital and pray to all the Gods that you get a lot of important prisoners. Not really a viable strategy if you are severely outnumbered, say by all seven kingdoms, but I've won wars with dragonriders using this suicidal tactic.
Thank you this is what i did except i didn't wait for a war and instead raided Kings Landing the second their civil war was over and was able to capture Aegon so hopefully that is one less threat for the moment.
 
Thank you this is what i did except i didn't wait for a war and instead raided Kings Landing the second their civil war was over and was able to capture Aegon so hopefully that is one less threat for the moment.

Niiiiiiice. The sweetest reward in those kind of scenarios, I find, is capturing Daenerys as a salt wife. As I like to play new cadet dynasties, I usually father a bastard with her and give him the name Silverink to start playing as him. Quite fitting really, plus then he has a claim to both the Iron Islands and the Iron Throne after I drown Daenerys. :D
 
Last edited:
Thank you this is what i did except i didn't wait for a war and instead raided Kings Landing the second their civil war was over and was able to capture Aegon so hopefully that is one less threat for the moment.

I once did a reverse-harren when i started in the war of conquest. I ruler-designed a queen of the iron islands, a greyjoy. So Aegon obviously comes knocking before long and brings his army to Harrenhal. Where i slew his dragon and then imprisoned him. Yes, the Greyjoy Queen of the Iron Islands slew Balerion the Black Dread. Now there's one for the history books.
 
Hey there guys, loving the mod as always. I found another mod here at the forums, that allows rulers to call all vassals into wars. It also allows vassals to willingly join ALL wars from your leader. Anyone know if this would work okay with GoT? I know the game already has something very similar to this, it's why I ask.

EDIT: Also, does anyone know what those House traits are during the customizer? Like House Frey, House Stark, ect ect.
 
Last edited:
Hey there guys, loving the mod as always. I found another mod here at the forums, that allows rulers to call all vassals into wars. It also allows vassals to willingly join ALL wars from your leader. Anyone know if this would work okay with GoT? I know the game already has something very similar to this, it's why I ask.

EDIT: Also, does anyone know what those House traits are during the customizer? Like House Frey, House Stark, ect ect.

The House traits in the customizer makes you part of that House. An event will pop up a day or so after starting which changes your dynasty.
 
The older scenarios are absolutely unbalanced and unstable.

Try the Robert's Rebellion scenario as the Targaryens. Even if you manage to win, and it's freaking hard, everyone will just form an Independence faction two months later.

The team should test and fix the scenarios other than adding new stuff. Originally the Robert's Rebellion scenario was great. Now it's completely unrealistic.

i kindve agree, would love a stable westeros and game rather then whole of essos atm, sick of seeing north inherit entier riverlands and everyone chil bout it, same with renly marring dorne gg dorne who hates baratheons. still good game tho.
 
Does anyone else find it boring to be the King of the Iron Throne? Everytime i've played the Iron Throne in some way or another i've always gotten bored since you can't really do much. Maybe it will get more fun when Essos is added so that you can expand eastwards or something?

I had a game where I tried to keep Westeros historically accurate. It mostly consisted of revocation wars because moronic houses keep marrying off their daughters to more powerful lords in other kingdoms. Then I accidentally killed all the Tyrells with my dragon when they wouldn't give up Crakehall.
 
Status
Not open for further replies.