SANDBOX — this is a test environment. No servers are actually deployed and no real payments are charged.
Back to NxLabs

NxLabs / Vintage Story

Better Poultice 2

TBy Teknik

All Poultices and Bandages will slowly restore your energy. Everything is configurable.

Description

<p><strong><span style="color: #e74c3c;">⚠️ This mod is not compatible with any other mods that modify <code>poultice.json</code>, <code>bandage.json</code> or <code>ItemPoultice.cs</code>.</span></strong></p> <p>&nbsp;</p> <p><iframe src="//www.youtube.com/embed/qkSeqtO8oGk" width="560" height="314" allowfullscreen="allowfullscreen"></iframe></p> <h3><span style="font-size: 18pt;"><em><strong>ℹ️&nbsp;About the Mod</strong></em></span></h3> <p>&nbsp;</p> <p><strong><span style="color: #e74c3c;">✔️&nbsp; You can install/uninstall this mod whenever you like, it won't affect your world.</span></strong></p> <ul> <li><span style="font-size: 14pt;">⏳ Healing is applied incrementally every second (by default).</span></li> <li><span style="font-size: 14pt;">🚫 You cannot use poultices or bandages if you are:</span> <ul> <li><span style="font-size: 14pt;">❤️ Already at full health</span></li> <li><span style="font-size: 14pt;">💉 Currently healing</span></li> <li><span style="font-size: 14pt;">🏊&zwj;♀️ Swimming <em>(Configurable)</em></span></li> <li><span style="font-size: 14pt;">🏃&zwj;♀️ Moving <em>(Configurable)</em></span></li> <li><span style="font-size: 14pt;">😰 Wearing armor <em>(Configurable)</em></span></li> <li><span style="font-size: 14pt;">👍 Not holding the required item in the left hand <em>(Configurable)<br /></em></span></li> </ul> </li> <li><span style="font-size: 14pt;">🥩 Healing effects from all food are disabled (Configurable)</span></li> <li><span style="font-size: 14pt;">📢 A sound is played when healing ends <em>(Configurable)</em></span><em><br /></em></li> </ul> <p>&nbsp;</p> <table style="border-collapse: collapse; width: 100%; height: 174px;" border="1"> <thead> <tr style="background-color: #f2f2f2;"> <th style="height: 20px;"> <p>Item Required in left hand Only for Poultices</p> <p>(Only if EnableLeftHandStorageModification = 1)</p> </th> <th style="height: 20px;"> <p>Poultice (Basic)</p> <p>Default value</p> </th> <th style="height: 20px;"> <p>Poultice (Honey/Sulfur)</p> <p>Default value</p> </th> <th style="height: 20px;"> <p>Bandage</p> <p>Default value</p> </th> </tr> </thead> <tbody> <tr style="height: 74px;"> <td style="text-align: center; height: 74px;"><img src="https://i.imgur.com/Pjk2s6g.png" alt="flaxfibers" width="48" height="50" /><br /><strong>1x Flaxfibers</strong></td> <td style="height: 74px;"><img src="https://i.imgur.com/DG9rGIK.png" alt="" width="49" height="49" /> 2 HP (0.075/sec)</td> <td style="height: 74px;"><img src="https://i.imgur.com/GdGNMuW.png" alt="" width="49" height="49" /> 4 HP (0.175/sec)</td> <td style="height: 74px;"><img src="https://i.imgur.com/10l5jUU.png" alt="" width="49" height="49" /> Clean 3 HP (0.075/sec)</td> </tr> <tr style="height: 80px;"> <td style="text-align: center; height: 80px;"><img src="https://i.imgur.com/UH4vbsd.png" alt="cattail" width="102" height="56" /><br /><strong>2x Cattailtops or Papyrustops</strong></td> <td style="height: 80px;"><img src="https://i.imgur.com/Decad3F.png" alt="" width="49" height="49" /> 4 HP (0.075/sec)</td> <td style="height: 80px;"><img src="https://i.imgur.com/ZF1LvrS.png" alt="" width="49" height="49" /> 7 HP (0.175/sec)</td> <td style="height: 80px;"> <p><img src="https://i.imgur.com/10l5jUU.png" alt="" width="49" height="49" /> Alcoholed 7 HP (0.55/sec)</p> </td> </tr> </tbody> </table> <h3>⚙️ Configuration</h3> <p><span style="font-size: 14pt;">All settings are configurable. After first launch, a config file will be generated at:</span></p> <p><code style="font-size: 14pt;"><strong>%appdata%\VintagestoryData\ModConfig\BetterPoultniceConfig.json</strong></code></p> <p><code style="font-size: 14pt;"></code></p> <p><span style="color: #e74c3c; font-size: 14pt;"><strong>🔁 The server configuration is automatically synced and overrides local settings.</strong></span></p> <p><span style="color: #e74c3c; font-size: 14pt;"><strong>❗ Restart the game or server to apply any config changes.</strong></span></p> <h4>📄 Config File (JSON)</h4> <div class="spoiler"> <div class="spoiler-toggle">Show config</div> <div class="spoiler-text"> <pre>{<br /> -Altering this number causes the game to regenerate the configuration file (using default settings) upon the next launch-</pre> <pre> "ConfigVersion": 12,<br /> <br /> -Value min 1 max 20- "HowManyHpMaxRestoreLinenHoneySulfur": 7, "HowManyHpMaxRestoreReedHoneySulfur": 4, "HowManyHpMaxRestoreLinenHorsetail": 4, "HowManyHpMaxRestoreReedHorsetail": 2, "HowManyHpMaxRestoreBandageAlcoholed": 7, "HowManyHpMaxRestoreBandageClean": 3,<br /><br /> -Value min 1 max 64- "MaxStackPoultices": 8, "MaxStackBandages": 16,<br /><br /> -0 = false 1 = true- "DisableAllNutritionPositiveHeal": 1, "EnableLeftHandStorageModification": 1,<br /><br /> -Work only if LeftHandStorage is enabled.(Only Poultice requiert items) You can remove or add items and the number needed min 1 max 64- "ItemsAllowedInLeftHand": { "empty": 0, *SPECIAL Value 0 do nothing, value 1 The player must have left hand empty others items in list will be ignored.*<br /> "flaxfibers": 1, "cattailtops": 2, "papyrustops": 2 },<br /><br /> -Ms betwen each Increment min 500 max 10000- "IncrementIntervalMs": 1000,<br /><br /> -How many hp each increment restore min 0,01 max 2- "HealthIncrementAlcoholed": 0.55, "HealthIncrementHoneySulfur": 0.175, "HealthIncrementHoneyHorsetail": 0.075,<br /><br /> -0 = false 1 = true- "PlayEndingHealSound": 1,<br /> <br /> -file soundname, the file must be in survival/sounds/player and .ogg- "SoundName": "poultice",<br /><br /> -0 = false 1 = true- "WaterRestriction": 1, "MovementRestriction": 1, "ArmorRestriction": 1,<br /><br /> -Only if ArmorRestriction is Disabled. HP Reduction Multiplier 0 = No HP reduction with armor, 1 = same as vanilla, maximum value 10- <br /> "HealingReductionMultiplier": 1, } </pre> </div> </div> <h4>🌐 Lang File</h4> <div class="spoiler"> <div class="spoiler-toggle">Sho

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.