Log in

View Full Version : How does the game decide which epiphet to give a character?



SSJVegetaTrunks
09-08-2007, 01:12
Does in just use the one that he earned most recently, or is there some order of priority?

Also, can Agents and Admirals get epiphets?

EDIT: Off topic question about trait triggers. In:


;------------------------------------------
Trigger testingpostbattle
WhenToTest PostBattle

Condition Trait GoodCommander >= 1

Affects Drink 2 Chance 100

When it says "GoodCommander >=1", that means that it must be at the first LEVEL of the trait or higher, or the first threshold number or higher? And for "Affects Drink 2", it means that it goes up by that much in the threshold number, correct?

Atilius
09-08-2007, 03:16
Does in just use the one that he earned most recently, or is there some order of priority?He gets the most recent epithet earned.

Also, can Agents and Admirals get epiphets?Yes.


When it says "GoodCommander >=1", that means that it must be at the first LEVEL of the trait or higher, or the first threshold number or higher? It's referring to the level.

And for "Affects Drink 2", it means that it goes up by that much in the threshold number, correct?The number of trait points increases by 2.

SSJVegetaTrunks
09-08-2007, 17:25
Thank you for clearing that all up.