Breakpoints
Overview
Defines the maximum number of items per line before wrapping to the next line.
maxAttributesPerRow
Maximum number of attributes displayed per line. Each attribute (label + value) counts as a single item.
Type: number Default: 5
Example:
Attack Power: 50 Defense: 25 Speed: 10 Range: 3 HP: 100
[1] [2] [3] [4] [5]maxS14statusPerRow
Maximum number of status effects displayed per line for items, magicks, and technicks descriptions.
Type: number Default: 11
Example:
Hit: [icon][name] [icon][name] Equip: [icon][name] [icon][name]
[1] [2] [3] [4] [5]maxStatusPerRow
Maximum number of status effects displayed per line. Each effect's label and value count as separate items.
Type: number Default: 11
Example:
Hit: [icon][name] [icon][name] Equip: [icon][name] [icon][name]
[1] [2] [3] [4] [5]maxNotesCharacters
Maximum number of characters (including spaces) displayed per line in the notes section before wrapping to the next line.
Type: number Default: 90
Example


Last updated