Skip to content
Media 1 for listing Damage, Resource and Stat System

Description

Preview (Version 1.22.6, for a better overview (new features etc.) please use the demobuilds, these are always up to date)

Packaged Build

Independent Components

All components can be used independently.

For example you can use the resource component alone.

Damage calculation

Damage Calculation includes resistance and penetration values, crit chance and crit damage.

The Crit feature can be deactivated.

You can create mixed damage types that use different resistance values.

(for example FrostFire that will be reduced equally by Frost and Fire Resistance).

Resource management

Resource components can be used to manage mana, health, shields, rage or similar resources.

Among other things, there are options available to adjust regeneration delay / interval / value, as well as maxvalue.

Gameplay effects

Gameplay effects can be used to create buffs and debuffs or to execute damage over time effects. It´s possible to stack and / or refresh them if several are active at the same time and perform events based on the stack size.

Dynamic values

All values can be adapted dynamically, this includes float values from all possible components, such as resistance, crit chance, regeneration delay,(…).

Base Values, that can be changed for example by an inventory, serve as a basis for calculations. Modifiers like +30% can be added to the base value.

Included formats