Originally Posted by myz
Trigger trigger_archimedes
WhenToTest CharacterTurnEnd
Condition EndedInSettlement
and RemainingMPPercentage = 100
and SettlementBuildingExists > = scriptorium
and IsGeneral
and I_TurnNumber > = 6
and I_TurnNumber < = 116
AcquireAncillary archimedes chance 80
This means that to get him, you need to...
a) Have a general in a settlement.
b) Have said general have full movement points left (IE: he must not have moved in the turn)
c) You need a Scriptorium (or better)
d) The turn number needs to be between 5 and 117 (6-116)
e) Even with all these conditions, there is still only an 80& chance
Bookmarks