And the Casse invasion?
I never saw any weird casse invasion though?
My Projects : * Near East Total War * Nusantara Total War * Assyria Total War *
* Watch the mind-blowing game : My Little Ponies : The Mafia Game!!! *
Also known as SPIKE in TWC
I swear I saw a Casse stack spawning every once in awhile near Bagacos or Bratosporios in an old campaign.
Casse invasion should happen when the Casse unite Britain and Ireland.
Though I completely missed that event in my campaign when they conquered the isles.
So I gave them a settlement in Belgica myself.
The casse invasion can be mistaken for normal, aggresive casse stack maybe? there was no noticement for me at all...
But I know the Yuezhi invasion because they are Eleutheroi...
My Projects : * Near East Total War * Nusantara Total War * Assyria Total War *
* Watch the mind-blowing game : My Little Ponies : The Mafia Game!!! *
Also known as SPIKE in TWC
Oops, sorry.![]()
Anyways, I took a look at the script:
It goes on but I think that's the important part. However, in my campaign the Casse have united the Isles since roughly 30 years, but I haven't witnessed any invasion so far.Code:;-------------------------------------------------- ;Section 8p: Casse Landing ;-------------------------------------------------- ;The Casse landing occurs when the Casse AI holds all the British and Irish ;provinces and Bratosporios is held by a different faction, a small fleet ;and army get spawned to involve the Casse in the mainland. declare_counter isCassePortBeingPlaced set_counter isCassePortBeingPlaced 0 monitor_event FactionTurnStart FactionType britons and not FactionIsLocal and I_SettlementOwner Camulosadae = britons and I_SettlementOwner Ynis_Mon = britons and I_SettlementOwner Ictis = britons and I_SettlementOwner Caaern_Brigantae = britons and I_SettlementOwner Ratae = britons and I_SettlementOwner Attuaca = britons and I_SettlementOwner Emain_Macha = britons and I_SettlementOwner Ivernis = britons and I_NumberOfSettlements britons < 9 and I_SettlementOwner Bratosporios != slave and Treasury > 150000 and RandomPercent < 3 and I_CompareCounter Celt_Reform > 0 set_counter isCassePortBeingPlaced 1 ;war declared on whoever is owning Bratosporios as the army lands close to it on the shore if I_SettlementOwner Bratosporios = scythia console_command diplomatic_stance britons scythia war end_if
The script mentions something like "CassePort", does that mean they have to build a port to get their invasions running? In Gaul there is a weak Galloroman Empire in my game, I think a storm from the north would liven things up greatly.
Bookmarks