predictive_veering_2.xml
<abilities>
<ability>
<clone>predictive_veering</clone>
<key>predictive_veering_2</key>
<description>
Whenever a ranged enemy targets you with a ranged attack, that enemy suffers a ⮃3⮃ accuracy penalty for
each tile of distance between you and them, including the tile the target occupies.
</description>
<type>Passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>RangedAccuracyDegradation</type>
<amount>3.0</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
<replaces>predictive_veering</replaces>
</unlockInfo>
</ability>
</abilities>