• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • The results of the game jam are out!
    See the Judge's Spotlight choices and vote for your favorites to win Community Choice Spotlight by the 28th! 🫙
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
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...
 
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
 
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