attentive_harvesting.xml
<abilities>
<ability>
<isSkillBonus>true</isSkillBonus>
<name>Attentive Harvesting</name>
<key>attentive_harvesting</key>
<skill>botany</skill>
<icon>attentive_harvesting</icon>
<description>
Each botany level increases the chance to harvest mushroom, flowers, vegetables, and bushes by 2%.
</description>
<type>passive</type>
<passiveInfo>
<modifiers>
<modifiers>
<type>HarvestChance</type>
<amount>0.02</amount>
<multiplier>botany</multiplier>
</modifiers>
</modifiers>
</passiveInfo>
<unlockInfo>
<autoUnlock>0</autoUnlock>
</unlockInfo>
</ability>
</abilities>