[Script] Better storms icon

[Script] Better storms -----

Script for intensifying rainy days



[​IMG]
This resource is not plugin

Storm script is used to make rainy days special.
Every rain, there is chance player will get striked by thunderbolt.
Fast! Hide in your house or cave!

What is script offering?
- Thunderbolt function, that can be used anywhere
- Customizability


Requirements:
- Skript


Installation:
- Download the thunder script
- Put script in file located /plugins/skript/scripts


Setting up:
- Open file thunder.sk
- Edit values in "Options" section to your liking
- You can set world, where is script working, if script thunderbolts should cause custom damage and special effects, edit delays and radius which increases/decreases chance of hitting player.​
Code (Text):
#-----------------------------------------------------------------------------------------------------
options:
#basics
    var_prefix: jp.script.thunder                   #It's safe to keep this default
    world: hardcore                                 #World, where should script work
    custom_damage: true                             #Set this true, if script thunders should cause custom damage
    damage: 5                                       #Amount of damage given to player
    wait_from: 10                                   #This integer is smallest, which can be drawn
    wait_to: 30                                     #This integer is highest, which can be drawn
    unit: seconds                                   #Units which are used while waiting for another strike
    effects: true                                   #Should be potion effects applied to player when he gets striked?
    effects_time: 5                                 #Time before potion effect expires
    effects_tier: 3                                 #Tier of potion effect given to player
    effects_types: blindness,slowness               #Potion effects which are given to player, when he gets striked
#function
    #Description    #JPThunderHit(<player> , <integer of hits> , <integer radius>)
    #Example        #JPThunderHit(event-player,5,30)
#-----------------------------------------------------------------------------------------------------


FAQ:
Can i edit the file? Yes, script is written to be easily understood and edited

Can i order custom scripts? Yes, you can contact me on my discord

Where to send ideas for improvements? Join my discord and send the idea

Can i order image, like is the one at top of page? Yes, you can contact me on my discord


Don't use reviews to report bugs or give ideas
Resource Information
Author:
----------
Total Downloads: 199
First Release: May 20, 2022
Last Update: Dec 31, 2022
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings