# Plant Definition Data

[![image.png](https://docs.returnofparadise.com/uploads/images/gallery/2025-02/scaled-1680-/xlKimage.png)](https://docs.returnofparadise.com/uploads/images/gallery/2025-02/xlKimage.png)

The Plant experience is fairly straightforward the player has to fully grow a plant to get the growth experience and the fertilize experience is equal to the growth experience. But do note that the plants have to be fertilized 3 times to get the experience for fertilizing.

[![image.png](https://docs.returnofparadise.com/uploads/images/gallery/2025-02/scaled-1680-/tebimage.png)](https://docs.returnofparadise.com/uploads/images/gallery/2025-02/tebimage.png)

The Grown Experience is all that needs to be changed, the fertilization experience is automatically calculated from the grown experience. These values where also studied by Ici from TIP

[![image.png](https://docs.returnofparadise.com/uploads/images/gallery/2025-02/scaled-1680-/trnimage.png)](https://docs.returnofparadise.com/uploads/images/gallery/2025-02/trnimage.png)

The tree data asset has special calculations for the Growth experience and fertilization experience, but in short it goes as follows:

Grown Experience is multiplied by 4 for trees

Fertilizer 3 is Grown Experience divided by 2

Fertilizer 2 is Fertilizer 3 divided by 2

Fertilizer 1 is Fertilizer 2 divided by 2 unless Fertilizer 2 is two in which case Fertilizer 1 is 2