The Palisade is one of the two buildings available at Woodworking. This is a cheap, quick-to-build wall, but less effective (half the cost of Walls, only 20% defense and 10% bombardment).
View attachment 348792View attachment 348793
This is one of the buildings that absolutely needs a building model, as it's a city defense. I found the artwork in the Fall From Heaven 2 FPK files, but it isn't shown in-game because whoever programmed it used the LSystem for Walls (the LSystem controls how a building appears relative to the city that it's in, and the Walls LSystem overrides just about all the rest of the code). This is the first time I have ever had to do an LSystem for a building; I was able to find from Realism Invictus that there is an option to make a building surround a city and grow with the city without contouring to the city, which is what I did.
The obsoleting question is one I'm not completely sure about. What I want is that you should only be building Palisades until Walls are available, and the Walls should definitely replace the Palisade. However, if you don't play with Hide Replaced Buildings, then you will be able to build Palisades until they hit their obsolescence. I think Iron Working gives you nearly the entire Ancient Era to build your Walls.
View attachment 348792View attachment 348793
This is one of the buildings that absolutely needs a building model, as it's a city defense. I found the artwork in the Fall From Heaven 2 FPK files, but it isn't shown in-game because whoever programmed it used the LSystem for Walls (the LSystem controls how a building appears relative to the city that it's in, and the Walls LSystem overrides just about all the rest of the code). This is the first time I have ever had to do an LSystem for a building; I was able to find from Realism Invictus that there is an option to make a building surround a city and grow with the city without contouring to the city, which is what I did.
The obsoleting question is one I'm not completely sure about. What I want is that you should only be building Palisades until Walls are available, and the Walls should definitely replace the Palisade. However, if you don't play with Hide Replaced Buildings, then you will be able to build Palisades until they hit their obsolescence. I think Iron Working gives you nearly the entire Ancient Era to build your Walls.