keltena 18 Posted January 28, 2018 Share Posted January 28, 2018 Or maybe the other type berry trees just yield too few berries, I guess? =P Anyway, Roseli Berry trees seem to yield around 15 berries per tree on average, while all other type berry trees yield somewhere around 3-5 berries per tree. I think the Roseli Berry trees might also grow faster than the other type berries, but I haven't tested that or anything, so don't quote me on it. Link to post Share on other sites
Walpurgis 501 Posted January 28, 2018 Share Posted January 28, 2018 I looked a little bit in the pbs files and the problem seems to be that even though the roseli berry is defined as a berry in the items file it isn't defined in the berryplants file, so I guess it is using whatever the default values are for berry plants. Link to post Share on other sites
AiedailEclipsed 47 Posted January 28, 2018 Share Posted January 28, 2018 berryplants.txt must be a newer PBS addition thing, because Reborn still uses the script defining method (check the script section PokemonBerryPlants) which is basically the same thing. Take a look at the history of the Berry planting tree on the Essentials wiki for the old school method. In any case, it seems that according to the Gen 6 mechanics for growing Roseli berries, the yield and growth rate is correct. Something I also noticed while code diving/researching is that Reborn doesn't list anything for the moisture variable while defining the berries. Doesn't Reborn technically use the Gen 4 mechanics to grow berries, ie includes the mulch and moisture shenanigans? I know the mulches are in the game, but I can't remember if we actually can use them. Link to post Share on other sites
CrossImpact 107 Posted January 28, 2018 Share Posted January 28, 2018 the mulches are just a quest item, I think. it's actually running on Gen 3 berry mechanic - you have to water once at each stage of plant growth to get the maximum yield. Link to post Share on other sites
Recommended Posts
Archived
This topic is now archived and is closed to further replies.