Skip to content

Conditioned Attribute

apace100 edited this page Nov 2, 2020 · 2 revisions

Power Type. Applies one or more attribute modifiers, which may depend on a condition (use Attribute if you are not using a condition).

Type ID: origins:conditioned_attribute

Fields:

modifier, Attributed Attribute Modifier, optional: If specified, this modifier will be applied to its corresponding attribute.

modifiers, array of Attributed Attribute Modifiers, optional: If specified, these modifiers will be applied to their corresponding attributes.

tick_rate, int, default = 20: The frequency (in ticks) with which to check the condition. Lower values mean the condition changes are detected more quickly, but this comes at a potentially huge performance cost.

Clone this wiki locally