Variable; UIModifiers - HWRM/KarosGraveyard GitHub Wiki

Description

(From "data\ui\modifiers.lua" in the RDN Tools.)
"Purpose: Lua config file for the modifiers, defines the appearance of the sphere range modifiers in the UI. Right now this file only applies to modifiers with a radius.
Note: As this turned out, this file basically stores colours for sphere range modifiers, if localized text names and descriptions ever need to be implemented for modifier effects then they should be added here and hooked up in 'ModifierUIInfo.cpp'"


Abilities table. Ability Modifiers

HyperspaceInhibitor table

colour a table containing RGBA components

Hyperspace table

colour a table containing RGBA components

Cloak table

colour a table containing RGBA components

DefenseField table

colour a table containing RGBA components

Multipliers table. Mulitplier Modifiers

SensorDistortion table

colour a table containing RGBA components

WeaponAccuracy table

colour a table containing RGBA components

WeaponDamage table

colour a table containing RGBA components

Speed table

colour a table containing RGBA components

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial