Hi there,
I'm trying to create an ability for my faction that applies only the champions that I recruit, so not at my ordinary units that can be trained in the city.
Anyone knows how to do it?
I suspect it will be something like
Code: xml
- <GameModifier>
- <ModType>Player</ModType>
to start, but then I don't know if there is a condition that can apply the modifier only to champions. Whether sovereign is included or not is not that important for me.
Thanks!