identify_nerine.xml
<abilities>
<ability>
<isSkillBonus>true</isSkillBonus>
<name>Identify Nerine</name>
<key>identify_nerine</key>
<skill>botany</skill>
<icon>botany_20</icon>
<description>
Nerine flowers become clearly visible.
[p]+25% chance to successfully harvest Nerine.
</description>
<type>passive</type>
<subType>plant_identification</subType>
<passiveInfo>
<modifiers>
<modifiers>
<type>NerinePlantIdentify</type>
<amount>1.0</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>-1</autoDiscover>
<unlockRequirements>
<requiredLevel>0</requiredLevel>
<requiredPoints>1</requiredPoints>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>