· Engine & tools
Vibbranium backend and designer scripting tools
The recording describes an internal backend engine called Vibbranium and highlights a scripting tool intended to give designers broad control over game behavior.
Blueprint-inspired scripting system
The tool is described as inspired by Unreal Engine's blueprint systems, but implemented as the studio's own solution inside its backend stack. Its purpose is to let game designers script in-game logic without relying on server restarts for every change.
The stream presents this as a major flexibility feature for Scars of Honor's development workflow.
Runtime control over events and NPC logic
According to the explanation, designers can use the system to define logic for a wide range of triggers, including:
- entering combat
- NPC combat behavior
- quest completion
- entering a room or area
- faction checks
- spell-casting conditions
- reward or penalty events
An example is given of a test NPC whose behavior changes depending on the faction of its attacker. The important point is that this logic can be modified at runtime, allowing designers to alter behavior on a live server without restarting it.
Persistent player-state tracking
The stream also states that player actions are stored broadly across the game. Examples include entering battlegrounds, killing bosses, speaking to NPCs, completing quests, and making dialogue choices.
This persistent tracking is presented as the basis for more reactive quest and NPC behavior. A simple example is given in which an NPC asks a question and later changes its attitude or available rewards based on the player's answer.
Design implications
The overall claim is that nearly any in-game event can be connected to custom logic through this tooling. That flexibility is presented as foundational for quests, NPC reactions, and other dynamic systems in Scars of Honor.
Source
- Recording:
Community VOTE: Druid Caster Form + Tank Form Decision! - YouTube: Watch on YouTube
- Published: Sunday, August 10, 2025 at 9:10 PM UTC
