Krumpac Reforge Praying System
Pray to the gods and be blessed or punished by them.
Date uploaded | 3 months ago |
Version | 6.2.1 |
Download link | Krumpac-Krumpac_Reforge_Praying_System-6.2.1.zip |
Downloads | 376 |
Dependency string | Krumpac-Krumpac_Reforge_Praying_System-6.2.1 |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Reforge Praying System
DISCLAIMER - BETA test phase - READ THIS FIRST!!!
Since the mod pack is currently under development, playing the BETA is only available for closed community members!
For being able to play the mod pack, you will need to APPLY and BE APPROVED to become a closed BETA community member. Please fill in the form Krumpac Reforge Beta Tester Application. We will review the requests on best effort base (don't except immediate answers). We will only select small amounts of people to be part of this BETA testing phase.
NOTE: Being accepted to the closed community for BETA testing is not influenced by becoming a Patreon supporter or any other financial support given. Same as being part of the closed community does not imply to need to financially support the community or authors. THERE WILL BE NO PAYWALL FOR THIS MOD, JUST A REGISTRATION.
WARNING: without being an APPROVED member of the closed BETA testing community, installing the mod pack will be possible, but you will not be able to launch the game and mods will not load!
Copyright, permissions and credits
Due to the recent discussions started from IronGate (publisher of Valheim) about the intent of free modding and paid modding, there was a big change in how we distribute the Reforge mods and we also update the terms of how they can be used more clearly with the following statements.
Copyright and all rights reserved stay with the original author (uploader of this mod / mod pack) of Reforge and all mods affiliated with it directly.
Credits and distribution permission
- Other user's assets: All the assets in this file belong to the author, or are from free-to-use modder's resources
- Upload permission: You are NOT allowed to upload the files contained in this mod / mod pack to other sites under any circumstances
- Modification permission: You are NOT allowed to modify my files to improve them in any circumstances
- Exception: files used for configuring the mods are allowed to be tailored to your needs:
*.cfg
,*.txt
, and*.yml
(or*.yaml
)
- Exception: files used for configuring the mods are allowed to be tailored to your needs:
- Conversion permission: You are NOT allowed to convert the files of this mod / mod pack to work on other games under any circumstances
- Asset use permission: You are NOT allowed to use any of the assets in the files of this mod / mod pack
- Asset use permission in mods/files that are being sold: You are NOT allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
- Asset use permission in mods/files that earn donations: You are NOT allowed to earn donations for your mods if they use my assets
Installation
- To make sure all mods work as designed it is highly recommended to download the CORE mod pack including all dependencies.
- Reforged makes so many changes to the game (mainly with materials and crafting stations) that some mods that rely on the vanilla materials and items may not work. The good news is that most QoL mods won't have compatibility issues * but we recommend that you start a new world with a new character, then add your preferred QoL slowly to ensure compatibility.
WARNING: downloading this mod pack using R2 Mod Manager will cause the mod pack to not work fully, you might be affected by some issues of missing configurations!
Praying System Features
Short description
To use the Praying System (coming with a Praying Skill), open the in-game chat and type /pray
. This will start the
player to knee down and pray (including animation, music, etc.). There are different types of prayers, like you can pray
at any place in the game in the whole world (where gods do listen to you - configuration), or you can try to find an
Reforge Sacrificing Altar to pray there to the specific god of the altar.
But beware, sometimes the gods will not like your prayer and might be wanting to punish you (the gods are moody some times). On a successful prayer you will be rewarded in different ways, on unsuccessful prayers you might get ignored or even punished in different ways.
Detailed description
The Praying System uses a complex configuration to enable different settings for chances of success and failure, on what will happen in each of them depending on biome and even location you are at while praying.
Praying can affect:
- Getting a de-/buff
- Offerings turned into gifts by the gods (only praying at an altar)
- Extending your Rested Buff
- Weather Change
- Wind Change (Ocean biome only)
- Spawned items
- Spawned Creatures
- Death (only when praying at an altar and in rare cases - its called bad luck)
The Praying System comes with a couple of Status Effects (de-/buffs / cooldown):
- Blessed Buff ("God's blessing: +10% attack speed +10% attack damage +10% health regen")
- Cursed Debuff ("God's curse: -20% attack speed -20% attack damage -20% health regen")
- Praying Cooldown (until when you can pray in the World next time)
- Praying Cooldown Altar (until when you can pray at an Altar next time)
- Weather (until when the weather is controlled by the prayer result)
The Praying System does log to console, in-game via Status Logs (top left) and bigger notifications to the player ( central).
How Offerings at Sacrificing Altars work
When praying at a Sacrificing Altar, the player can carry some offerings to the gods in his inventory. When praying at the altar was successful, the offerings will be removed from the player's inventory and respective gifted items will be dropped. You will need to check the ground in-front of you after praying to pick up the items.
Configuration
Praying System comes with 2 types of config:
- Krumpac_Praying_System.cfg -> central and global configurations
- Krumpac_Praying_System.yaml -> configurations per biome and locations
The YAML file comes with config already in place, in case you want to change something, make sure to follow the given schema:
- PrayerDuration
- World
- Altar
- PrayerTypes
- "Name of the prayer type" with the schema like for example:
- Type: World or Altar
- Cooldown: 600 - number of seconds cooldown until next prayer
- ResultType: CriticalSuccess / Success / Failure / CriticalFailure
- ChancePercentBottom: 95 -> means any dice roll (0 to 100) has only 5% chance to match this category, like rolling 96
- SkillGain: 16 -> skill points that will be added to the praying skill if this category was matched
- "Name of the prayer type" with the schema like for example:
- BiomeTypes
- "Biome Name" (Meadows / BlackForest / Ocean / Swamp / Mountain / Plains / Mistlands / AshLands / DeepNorth) with
content following this schema:
- MinimumPrayingLevel: 10 -> only with skill from level 10 you can pray in this biome
- PrayingResults:
- Type: CriticalFailed
- SetWeather: Eikthyr
- SpawnCreature: (list of objects to spawn by chance)
- PrefabName: Krump_Monster_Neck_Brute
- Amount: 2
- ChancePercent: 90
- SpawnItem: (same as SpawnCreature - list of objects to spawn by chance)
- ...
- BiomeLocations
- "location name" (for example "Krump_Altar_Meadows_Bragi")
- PrayingResults: (same as above)
- OfferingsForGifts:
- "Name of the offering" (for example BloodBowlForSeeds):
- OfferedItem: Krump_Mat_Offering_BloodBowl_Meadows (prefab name of the item the player needs to have in the inventory during praying and that will be removed by praying on success)
- OfferedAmount: 1
- GiftedItem: Krump_Mat_Altar_Seed_Meadows (prefab name of the item to be dropped by successful praying)
- GiftedAmount: 15
- "Name of the offering" (for example BloodBowlForSeeds):
- "location name" (for example "Krump_Altar_Meadows_Bragi")
- "Biome Name" (Meadows / BlackForest / Ocean / Swamp / Mountain / Plains / Mistlands / AshLands / DeepNorth) with
content following this schema:
You Like it? You Love it? Support me :)
Discord
Leave a comment on Discord
Buy me a coffee
You can support me to not fall asleep during the long nights of modding by buying me a coffee :)
Paypal
Patreon
If you would like more Creations & Content, consider to support me as a Patreon for the rest of my stuffs
Protected by KeyManager
Miscellaneous
Special Thanks
Our music creators
Attributions
- icon pray by HeadsOfBirds (CC BY 3.0)
- icon limited time by Meko (CC BY 3.0)
- icon Weather icons created by GOWI
- icon Wind by Alex Furgiuele (CC BY 3.0)
- icon ara by Avana Vana (CC BY 3.0)
Contact
CHANGELOG
- 7.0.2
- updated to Valheim version 0.219.13
- 7.0.1
- fixed build, missing dll
- 7.0.0
- fixed new altar objects lookup of v7 release
- 6.2.0 & 6.2.1
- added a new config value to enable configuring a grace period for starting players that will always roll 50+ (in range 0 - 100) to provide a better first impression on praying, instead of instantly punishing on the first try.
- 6.1.1
- added a chance to get the raven nest building piece ingredient in meadows
- 6.1.0
- reduced chances for tamed creature gifts from praying
- 6.0.0
- updates for Ashlands Valheim version 0.218.15
- 5.0.0
- just for the sake of having the same versions changed only the version
- 4.0.7
- updated for latest Valheim version 0.217.46
- skipping to pray if no config loaded
- 4.0.6
- set minimum cooldown for being able to pray again to 5 minutes
- 4.0.5
- fixed the Neck spawning from failed prayer in Meadows to the correct one
- 4.0.3 & .4
- added the missing blessed items to config for 4.0.x release
- 4.0.2
- fixed NRE when entering settings while not connected to a world
- 4.0.0
- fixed praying UI still shown when logging out and when accessing settings, UI will now be deactivated properly
- fixed item spawns to not be spawning into the ground if the player was looking into the ground while praying
- fixed item spawns to be able to get auto picked up
- fixing custom data in player saves also before storing new effects
- changed praying config for new release
- 3.2.1
- KeyManager update
- 3.2.0
- praying can now spawn tamed creatures
- praying in meadows will have a chance to spawn tamed ram & sheep
- 3.1.0
- added wind change if praying at the Oceans biome and successful, including new Status Effect "wind"
- added new icons for praying cool downs
- 3.0.1 & .2
- added script to remove older .dll from sacrificing altars
- 3.0.0
- First release as separated mod (before it was included in Sacrificing Altars)