predictive_veering.xml
<abilities>
<ability>
<name>Predictive Veering</name>
<key>predictive_veering</key>
<skill>warrapt</skill>
<icon>predictive_veering</icon>
<tagline>"Their aim reveals their intent; your position, your rebuttal."</tagline>
<description>
Whenever a ranged enemy targets you with a ranged attack, that enemy suffers a ⮃2⮃ accuracy penalty for
each tile of distance between you and them, including the tile the target occupies.
</description>
<type>passive</type>
<subType>3_art_of_defence</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>RangedAccuracyDegradation</type>
<amount>0.02</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
<requires>combat_awareness</requires>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>