🙌
Farmy API
Farmy API
Farmy API
  • 🌟Welcome to FarmyAPI Docs
  • FarmyAPI Basics
    • 🚀Guidance
      • Where to start
      • Different farming skills
      • Exploration
    • Commands
  • Guild System
    • How guilds works
    • Guild Wars explained
    • Exploration
    • Guild Events
  • Cities and Zones
    • City Zones
    • Travel System
    • Boat System
    • NPCs
  • World Events
    • Weather System
    • World Buffs
    • Community Goals
    • Community Boss Fights
  • Banking System
    • 💲Banking
    • Why deposit money?
  • Economy and Inventory
    • Manage your finances
    • Marketplace
  • Leaderboards
    • Compete and calloborate
  • Profile and Stats
    • Commands to track progress
  • System and Miscellaneous
    • Additional commands
  • Player Commands
    • Adventure and Exploration
    • Dungeon System
    • Travel System
    • Resource Gathering and Crafting
    • Combat and Training
    • Buffs and Upgrades
    • Quests, Titles, and Achievements
  • Menu Commands
    • Quest Menu
    • Titles Menu
    • Achievements
    • Menu
    • Action Menu
    • Resource Menu
  • Developers
    • The FarmyAPI Team
    • Contact us
    • Support
  • FarmyAPI Website
  • Discord Invitation Link
Powered by GitBook
On this page

Was this helpful?

  1. World Events

Weather System

The weather system in your project dynamically changes the in-game weather, applying buffs to players based on the current weather condition

How It Works

  1. Weather Change: The weather changes every hour, selected randomly from predefined weather types (e.g., rain, sunny, windy).

  2. Buff Application: Each weather type applies specific buffs to player activities (e.g., rain increases fishing yield, sunny boosts gathering).

  3. Notification: Players are notified of the weather change and the buffs applied via a designated channel.

Purpose

  • Dynamic Gameplay: Introduces variability and dynamic elements to the game.

  • Enhanced Activities: Provides temporary boosts to specific activities, encouraging players to adapt their strategies based on the weather.

Outcome

  • Buffs: Players receive buffs that enhance their performance in certain activities.

  • Engagement: Keeps players engaged by regularly changing the game environment and providing new opportunities for optimization.

PreviousNPCsNextWorld Buffs

Last updated 5 months ago

Was this helpful?