There's a Hero, Iriel, which comes at level 1 with the true strike ability. This ability is not usable in tactical battle.
I believe it's because it requires the Path of the Assassin, but Iriel at level one doesn't have it:
Code: xml
- <AbilityBonus InternalName="TrueStrikeAbility">
- ...
- <Prereq>
- <Type>AbilityBonusOption</Type>
- <Target>Unit</Target>
- <Attribute>PathOfTheAssassin</Attribute>
- </Prereq>
- ...
- </AbilityBonus>