

Elden Flasks (RPG Additions)
Активный0.0
Установок
Последнее обновление
Версии
Elden Flasks (RPG Additions)
Installation
Requires
Forge via Sinytra Connector
Features ✨
Healing Flask
The healing flask is used to quickly heal yourself in the midst of battle. It has various enhanceable stats.
Charges
- The amount of uses the flask has before it needs to be recharged
- Can be recharged at campfires
Healing
- The amount of healing done when the flask is used
Drink Time
- How long it takes for the flask to be consumed
Enhancer Items
These items can be applied in the Flask Mixer to the Healing Flask. These can be found in various loot chests.
- Goblet of Sacred Tears (Charges Enhancer)
- Enhances the maximum charges the flask has
- Dropped by bosses and found in end-game loot chests
- Ancient Rune (Healing Enhancer)
- Increases the amount of healing done
- Pearl of a Thousand Souls (Drink Time Enhancer)
- Lowers the amount of time required to drink the flask
Flask Mixer
The flask mixer is used to enhance your Healing Flask.
Configuration ⚙️
Nearly everything is configurable. Custom loot table injections can be added for all enhancer items and the Healing Flask is fully configurable, from base stats to maximum stats. The enhancer items' strength is also configurable.
Roadmap 🏗️
- 1.21.1 Port
- Mixing Flask
- General improvements, this is my first mod so i'm still learning things.
Technical Info 🔧
Custom enhancer items can be created by extending ChargeEnhancerItem
, HealingEnhancerItem
or DrinkEnhancerItem
. The modifier amount can also be passed.