• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Shake Tree - Dracrixco

Shake Tree - Dracrixco 1.0

Pokémon Essentials Version
v18.1 ➖
is just a script to get berrys with other form, nothing special... the parameters of this function are:
  • berry: the berry that the tree will drop.
  • maxBerry: the max berry that the tree can drop per 'jolting'.
  • minBerry: the min berry that the tree can drop per 'jolting'.
  • maxJolting: the limit of jorting that the player can shake, if the player shake more of the limit, a wild pokemon will appear.

All of this options are optional and you can put only the function (pbShakeTreeEncounter), the berry default parameter is :ORANBERRY, the maxBerry default parameter is 2, the minBerry default parameter is 1 and maxJolting is 3.
image_2021-03-26_212046.png

If your map have this funtion, you need to define the pokemon that can appear in this tree, you can make this in the debug mode > information editors > edit wild encounters and set the tree pokemons of the map.

To avoid the unlimitd shakes, just call this function like this:
image_2021-03-26_212221.png

(if i wrote something wrong, sorry, i still learning english)
Credits
if you want to give Credits:
Dracrixco.
Author
Dracrixco
Downloads
450
Views
2,064
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Dracrixco

  • Change Oufit
    Change Oufit
    A interface to change outfit in pkmn essentials
Back
Top