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

NxLabs / Vintage Story

C

C&N Effects

KBy KenigVovan

Adds different potion effects and HUD for tracking their time and tier

C&N Effects

Description

EFFECTS HUD

Status effects framework & customizable HUD for Vintage Story

EffectsHUD adds a framework for applying status effects (buffs and debuffs) to entities and a customizable HUD to track them. Open the HUD with L, the settings menu with Ctrl + L, and the debug effect picker with Shift + L.

New: live HUD settings panel
Press Ctrl + L in‑game — everything saves automatically

HUD Customization

Layout & Position

  • Drag‑to‑move - toggle move mode and place the HUD anywhere on screen
  • Horizontal or vertical - strip or column layout
  • Grow direction - choose whether new effects extend left/right or up/down

Visuals

  • Icon size - slider 16 to 128 px
  • Background & icon alpha 
  • Timer toggle - show or hide the remaining‑time text under each icon
  • Timer text size - 0.5× to 3× scale, with a black outline for readability over any background
  • Tier display - effects with tier > 1

Filtering & Order

  • Filter - show all / only positive / only negative effects
  • Sort - by insertion order, by remaining time ascending, or descending
  • Reverse order - flip the rendered list

Bundled Effects

Positive

  • regeneration  +0.08 HP per second per tier
  • walkspeed  +25% movespeed per tier
  • strengthmelee  +25% melee damage per tier
  • miningspeed  +25% mining speed per tier
  • thorns  reflect 0.09 damage per hit per tier
  • firedamageimmune  full fire damage immunity
  • safefall  negates fall damage
  • extendedmaxbreath  +tier seconds of max breath (tier 2 → +2, tier 3 → +3…)
  • invisibility  invisible to other players (held items still visible)
  • cantemporalcharge  slows temporal stability drops, speeds restoration
  • forgetting  instant; grants one extra .charsel use
  • weight buff  +1000 carry weight per tier (requires Weight mod)

Negative

  • walkslow  -25% movespeed per tier
  • miningslow -25% mining speed per tier
  • weakmelee  -25% melee damage per tier
  • bleeding  0.08 piercing damage per second per tier

Used By

Player Hotkeys

  • L - toggle the HUD
  • Ctrl + L - open HUD settings
  • Shift + L - debug GUI: pick effect, target player, tier and duration (creative only)

Debug Command

<pre style="border-left: 3px solid #8b6f3a; padding: 10px 14px; overflow-x: auto;">/ef &lt;effectName&gt; &lt;durationMinutes&gt; &lt;tier&gt; &lt;nickname&gt;

requires creative mode</pre>

For Modders

Apply an effect from code

<pre style="border-left: 3px solid #8b6f3a; padding: 10px 14px; overflow-x: auto;">// 1. Construct the effect
Read the full description on Vintage Story ModDB

Ratings & reviews

No ratings yet

Sign in to leave a rating or comment.