RaG Thunderstruck
How does it work?
Through the Thunderstruck.json in the Server Profile folder, you can set conditions and much more.
The json file will auto generate if it’s not present with default values.
An explanation with the default setting: (This example is also in the Mod folder as a text-file for better formatting)
{ "ThunderstruckItems": [ "rag_shitground", // Items to spawn at player position when player got hit "Apple" ], "AllowDamagePlayerAttachments": 1, // 0 = false || 1 = true ———> Should Players attachments such as weapons/melee, the clothes the player wears + the item in hands get damaged? "AttachmentsDamageLevel": 3, // Range 0-4 ——-> 0 = Pristine; 1 = Worn; 2 = Damaged; 3 = Badly Damaged; 4 = Ruined ——-> AllowDamagePlayerAttachments must be 1 for this to work "HitChanceRange": 100, // Max Range in which the randomizer can choose a number from "HitChance": 99, // If this value or above is met, the player gets hit —-> In this case, it would be (theoretically) a 2% chance "ShowWeatherIcon": 1, // 0 = false || 1 = true ———> If true, player will see a small "Thunder" icon when MinRainIntensity + MinOvercastIntensity are met "ReducedPlayerHealth": 0.25, // 0.00 – 1.00 ——–> Player Health will be reduced to this amount in % ——-> In this example, 0.25 means -75% "MinRainIntensity": 0.60, // 0.00 – 1.00 ——–> Minimum Rain Intensity to enable Thunderstruck "MinOvercastIntensity": 0.70 // 0.00 – 1.00 ——–> Minimum Overcast Intensity to enable Thunderstruck }
The impact Area will be on Fire after a player got hit.
You will be safe if you are in a Vehicle or Inside any Structure (Interior surfaces only)
This mod is not allowed to be repacked or reuploaded.
Any "Can i repack" questions will be ignored. The Answer is no. Don’t even ask.
For any kind of question join my Discord: discord.gg/MRfe4c9h3x
I do not accept Steam invites.