Skip to content

accuraciesEx.csv

prontotorpedo edited this page Jan 13, 2026 · 1 revision

This page is a WIP!

accuraciesEx.csv

accuraciesEX.csv sets the values of the various accuracy modifiers seen on the left side of the screen during combat, as well as setting certain parameters surrounding the values.

Explanation of all columns in file (left to right)

name

The name of the accuracy modifier.

subname

A secondary name for the modifier, useful for providing more information regarding the modifier.

enabled

Determines whether a modifier is enabled. All modifiers are enabled by default.

name_override

Will be used instead of the name column for the UI if filled.

subname_override

Same as name_override, but with the subname instead.

replace

This value is the percent multiplier given to accuracy when the modifier is active. Use this for modifiers That are either on or off, with no in-between. If left blank, it is ignored.

multiplier

Multiplies the final accuracy multiplier by this value. Good for changing the speed of growth of a modifier.

bonus

Adds a flat value to the final modifier.

min

The lowest multiplier that a modifier can give. Must be greater than or equal to -100 for it to work.

max

The largest multiplier that a modifier can give. If left blank, it is ignored.

Explanation

Gives a brief overview of what a modifier simulates. Not strictly necessary to have.

Clone this wiki locally