Quote Originally Posted by SSJVegetaTrunks
Ok, thank you! Does the "FactionType" condition work for RTW 1.5 or just for BI? Because I use RTW.
Yes it works for rtw 1.5.

Quote Originally Posted by SSJVegetaTrunks
Anyone know? I suppose I could just try it to find out.

EDIT: Another question - can you make having a certain building in a city be a condition for a trigger that takes place when character comes of age? For example:

If I want to make it so that if you have an academy in a city, and a general comes of age in that city, that he will gain a certain trait?
SettlementBuildingExists =>< buildingname

where buildingname is the name of the building in question in EDB.

Quote Originally Posted by SSJVegetaTrunks
EDIT: Yet another question - how does the GeneralNumKillsInBattle condition work? Does that mean that the general himself has to kill that many troops, or that his body guard unit has to?
The general has to kill that number of troops.

Quote Originally Posted by SSJVegetaTrunks
Is there a list of all conditions possiblef or traits?
Yes, if you dig around the downloads section its called BI_docs.zip, although it's updated for 1.6, everything works with 1.5 as well.