Text contents

Overview

Controls visibility and display options for each content section in equipment descriptions.


hitsFlying

Controls the flying flag indicator (whether equipment can hit flying enemies).

hideContent

Hide the entire section

Type: boolean Default: false

showIcons

Display icon

Type: boolean Default: true

showNames

Display text name

Type: boolean Default: false


canTargetFlying

Defines whether a magick, technick, or item can hit flying enemies.

hideContent

Hide the entire section

Type: boolean Default: false

showIcons

Display icon

Type: boolean Default: true

showNames

Display text name

Type: boolean Default: false


canTargetUndead

Defines whether a magick, technick, or item can harm undead enemies.

hideContent

Hide the entire section

Type: boolean Default: false

showIcons

Display icon

Type: boolean Default: true

showNames

Display text name

Type: boolean Default: false


elements

Controls the equipment element display.

hideContent

Hide the entire section

Type: boolean Default: false

showIcons

Display element icon

Type: boolean Default: true

showNames

Display element name

Type: boolean Default: true

useCustomColors

Use custom element colors from colors.customElementColors

Type: boolean Default: false


category

hideContent

Hide the category section

Type: boolean Default: false


type

hideContent

Hide the type section

Type: boolean Default: false


license

hideContent

Hide the license section

Type: boolean Default: false

Note: The license display shows the required license for the equipment. It does not indicate whether the license is unlocked.


attributes

showPercentage

Display percentage symbol for chance-based attributes (e.g., Knockback Chance, Evasion)

Type: boolean Default: false


s14Attributes

showPercentage

Display percentage symbol for chance-based attributes (e.g., Accurracy Rate)

Type: boolean Default: false

showPowerMultiplier

Display or hide the powerMultiplier attribute.

Type: boolean Default: false

showCombinedPower

Display the calculated power and powerMultiplier attributes.

Type: boolean Default: false

showRange

Display or hide the range attribute.

Type: boolean Default: false

showAoeRange

Display or hide the definition of whether the spell is single target or multi target."

Type: boolean Default: false

showAoeAngle

Display or hide the areaOfEffectConeAngle attribute.

Type: boolean Default: false


onHit

showIcons

Display effect icons

Type: boolean Default: true

showNames

Display effect names

Type: boolean Default: true

separateByCommas

Displays commas between names

Type: boolean Default: false


onEquip

showIcons

Display effect icons

Type: boolean Default: true

showNames

Display effect names

Type: boolean Default: true

separateByCommas

Displays commas between names

Type: boolean Default: false


immunities

showIcons

Display immunity icons

Type: boolean Default: true

showNames

Display immunity names

Type: boolean Default: true

separateByCommas

Displays commas between names

Type: boolean Default: false


affinities

showIcons

Display affinity icons

Type: boolean Default: true

showNames

Display affinity names

Type: boolean Default: true

separateByCommas

Displays commas between names

Type: boolean Default: false

useCustomColors

Use custom element colors from colors.customElementColors

Type: boolean Default: false


notes

hideContent

Hide the notes section

Type: boolean Default: false


Example

Last updated