• 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!
Weather Encounters Plugin [Essentials v19.1]

Resource Weather Encounters Plugin [Essentials v19.1] v1.0.0

eattwo

Rookie
Member
Joined
Nov 9, 2021
Posts
4
eattwo submitted a new resource:

Weather Encounters Plugin [Essentials v19.1] - Sets up encounters for different weather types

This plugin sets up different encounters for each different default weather type in PEv19.1

To install the plugin, simply extract the downloaded .zip file into your project root folder.

Plugin details:
This plugin adds a grand total of 48 new encounters:
  • Rain
  • HeavyRain
  • Storm
  • Snow
  • Blizzard
  • Sandstorm
  • Sun
  • Fog
and their respective Day, Night, Morning, Afternoon, and Evening versions.

Adding a weather encounter is the same as adding a Land...

Read more about this resource...
 

Bergium

Bergium#0216
Member
Joined
Jun 11, 2019
Posts
74
Is this going to be updated for v20.1?
I think you just have to remove the line
Ruby:
Expand Collapse Copy
:old_slots      => [20, 20, 10, 10, 10, 10, 5, 5, 4, 4, 1, 1]
from every EncounterType from the plugin and then it works
 

TintjeMadelintje101

Rookie
Member
Joined
Dec 7, 2022
Posts
2
Is this going to be updated for v20.1?

I think you just have to remove the line
Ruby:
Expand Collapse Copy
:old_slots      => [20, 20, 10, 10, 10, 10, 5, 5, 4, 4, 1, 1]
from every EncounterType from the plugin and then it works
I can confirm this, tried it out just now myself in v20.1 and works flawlessly. Just like Bergium says, remove that line and you should have no issues regarding the weather encounters ;)
 
Back
Top