replenishing_touch.xml
<abilities>
<ability>
<name>Replenishing Touch</name>
<key>replenishing_touch</key>
<skill>botany</skill>
<icon>replenishing_touch</icon>
<description>
Plants you pick regrow ⮃30%⮃ faster.
</description>
<type>passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>PlantPickRegrowSpeed</type>
<amount>0.3</amount>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoDiscover>0</autoDiscover>
<unlockRequirements>
<requiredPoints>1</requiredPoints>
<requires>careful_hands</requires>
</unlockRequirements>
</unlockInfo>
</ability>
</abilities>