I've opened descr_rebel_factions.txt and find several constructs of this type:
rebel_type Brigantes //Britons
category peasant_revolt
chance 0
description Brigantes
unit barb peasant slave
unit barb peasant slave
unit barb infantry slave
unit barb infantry slave
unit barb infantry slave
unit barb infantry slave
unit barb chariot heavy slave
unit barbarian rebel general
Can anyone confirm or correct this:
* rebel_type: name of rebel type. Probably hardcoded, all of them necessary in the file, because I can't see any row where you can affect WHERE they pop up, so I assume this is hardcoded or in another file, and row 1 is the only indicator I can think of that can be referred to from another file.
* cathegory: is peasant_revolt the same thing as brigands in game?
* chance: the higher this number, the more likely. It seems to be in percent - 100 is max and 0 is min. The question is: does 0 literary mean they won't appear AT ALL, or does it simply mean VERY small chance?
* description: this also seem to refer to some information outside the txt-file, just like row rebel_type. It might be dangerous to edit.
* unit: a list of units. These are not the same as the unit names in the unit txt-files, so I assume this is some generic stuff. Barb infantry slave might also depend on the time in the game, or is it always warband? How can I create a brigand army with for example chosen swordsmen?
I haven't experimented yet, only tried to draw conclusion from the actual txt-file. Testing is time consuming on my slow computer so if anyone knows these things already so I don't have to test manually I'd like to have these statements confirmed/corrected and my questions in this post answered.
Bookmarks