Conquest of Elysium 5

Conquest of Elysium 5

Dynamic Elysium - Upgrade/Downgrade Setlements
Azorico  [developer] 27 Mar, 2022 @ 5:53am
Bug Reports
Post your bugs here
< >
Showing 1-5 of 5 comments
Choppy 7 Apr, 2022 @ 6:36am 
coastal hamlets spawn both on ice(both perma and some of the ones that end up being water 20-35% of the time) and in the void.(along the edges of the map)
Azorico  [developer] 7 Apr, 2022 @ 7:18am 
Many thanks, I'll look into it
Kotaro931 18 Jan, 2023 @ 11:35pm 
I'm found bug with coastal hamlets spawning on ice.
Seems to be Frozen Sea belongs to the group -42 = land locations.
So I fixed the event code by just adding line -terrain 346
Now it looks like this:

squareevent
+terrain -17
+terrain -42
+terrain -105
-terrain 346 #must be NOT a Frozen Sea
+player 28
+varlesser 18 280
+minturnnbr 30
+seasonleft 3
+season 1
+chance 1
+squareowner 24
-armyowner -3
newunits -3 "1d6*Levy"
makestationary
alterterrain 78
endevent
Azorico  [developer] 19 Jan, 2023 @ 3:57am 
Well done, I haven't touched this in quite a while now. This might help a lot of people that feel this exact pain point as well.
Azorico  [developer] 25 Jun, 2024 @ 10:10am 
I've encapsulated your change along with some extra checks to re-introduce some mechanics
< >
Showing 1-5 of 5 comments
Per page: 1530 50