Barbarians

In accordance to the post about multiple Barb civs, wouldn't it make more sense to just simply have the barbarian faction as any straggler or wannabe warriors, or animals, that seem to randomly attack any civ, much like vanilla Civ 4, and then all these other factions mentioned, simply make them non-playable Civs with their personality changed so as it is impossible, or at least extremely difficult, to be nice to them?
 
1- Units that disband due to lack of payroll, turn mercenary barbarian instead?

Which leads to:

2- How about a special unit for the less than lawfull civs, that can recruit barbarian units as mercenaries?
Obviously not all barbs would be equally ameniable to every civ, but Orks would probably accept any mercenary tough enough.
Mutants would be ostracised by Empire etc, but readilly accepted to the Raider or Beastman civs.
Tilea would certainly have mercenary recruiters.
Brettonia certainly not.

A seperate class of beastmaster would be required to capture and train monsters into a fighting unit.
(may be brought back to a city to 'breed' and thus enable, for instance pegasus riders?)
 
Is it possible to have a sort of barbarian civ that you can trade with?
I think Norsca would fit as one of those.
 
The basic point of expanding barb-spawning lairs is probably relatively easy to add.
As it stands, there is an Ancient Ruin improvement that spawns in map scripts; in FFH it spawns lizardmen units, it doesn't do anything here yet (just sits there).

I could easily imagine one lair that spawned skeletons/undead (like as current), one that spawned orcs and goblins, and maybe one that spawned lizards or amazons.
 
Explorable Lairs has some really great features if you can get it working.. plenty of options for spawning lairs; and monsters can be given an AI affinity for certain improvements/resources, so barbs can guard a lair to make it difficult to conquer, and Wolves will start to home in on your Sheep and Cattle etc. :cool:
 
As it stands, there is an Ancient Ruin improvement that spawns in map scripts; in FFH it spawns lizardmen units, it doesn't do anything here yet (just sits there).

you know, i never noticed that. ill make it spawn barbarian pigmeys. i would also like beast man, skaven and greenskin lairs, possibly even chaos demon ones. maybe a herdstone improvement for spawning beastmen, Warren improvement (different to the building) for skaven, and Orc/Goblin encampment for greenskins. Different Warpgates could spawn differnt deamons (one could spawn pink horrors, anothe bloodletters, another nurglings etc etc. i could give them a limited duration where at the end they turn into warpdust. these warp gates could spawn via events. very easy to make actually.
 
I tried to add ratlairs to the previous version by copying the bear lair code, only they did not work.
dunno why not, must have missed something obviously. ;)
Or maybe I should have used the barrow code as a template, I'm sure that one worked fine. (too fine! :p)

Once we get one lair type working, it should be a snap to duplicate the code for different types of lair.
 
Once we get one lair type working, it should be a snap to duplicate the code for different types of lair.

ive already made other 'lair' improvements, but havent got then to spawn in game (pit of shades is only creatable via a shadow spell and spawns Shades)
 
I had the exact same problem.

they appeared ingame as directed (by mapscript or by spell)
but did not generate the units I had specified. (nor any other)

maybe there is something hidden in SDK again... :mad:
We need someone that understands what that SDK actually is, to me it is just a mysteriously optimised, encrypted and hidden file. :blush:
 
correction i made improvements that do spawn creatures but the improvement themselves cant be spawned unless its through a spell or placed in world builder (and probably events) i suspect there could be a file in the XML which defines lair types...
 
IIRC there is the entry in the improvementsInfo.xml where you can define which type of unit it spawns...yeah: <spawnUnitType>

Are you refering to the lion and bear dens?
If so, probably increasing the <iAppearanceProbabillity> to above 0 should do the trick.
...although I have seen the cursed pit, which also has an iAP of 0... unless it was on a premade map that I saw it. ?confusing. :P
 
IIRC there is the entry in the improvementsInfo.xml where you can define which type of unit it spawns...yeah: <spawnUnitType>

Are you refering to the lion and bear dens?
If so, probably increasing the <iAppearanceProbabillity> to above 0 should do the trick.

:lol: you misunderstood me :p the units defined by that tag DO spawn. i just cant get the IMPROVEMENTS to spawn ;)

the reason the cursed pit spawns is because its defined as unique.
 
Skeleton generators and the ancient ruins definitely spawn using random map scripts. No idea where this stuff is defined though.
 
I realised my misinterpretation PL. :)

I still think the appearanceProbability is the tag you need:
for barrows this is 40, while for the dens it is 0.
 
When I play Warhammer Online, most of the barbarians are from the opposite race of what you play, so if you want, you can make a system where the barbarians can use any units under a universal age, and certain units that are in your race would not pillage your lands... for example, I am Chaos, and all Chaos barbarians won't pillage my lands however they could pillage other people's land cause they are not chaos. The over all barbarians from the games are animals, cultists, spiders, sprites, skeletons, banshees, spirit hosts, wild sqaids... etc.
 
Back
Top Bottom