IMC-Vocality/config/knavesneeds/forbidden_arcanus.json5
2025-04-09 22:50:07 -05:00

14 lines
346 B
Plaintext

{
/* This file controls values specifically for Forbidden & Arcanus.
Material modifiers are set to the base damage of each material's tier.
Values are ints, meaning you cannot have values with a decimal point.
Valid:
- '5'
Invalid:
- '3.4'
*/
"DEORUM_MOD": 0,
"DRACO_ARCANUS_MOD": 0,
"REINFORCED_DEORUM_MOD": 0
}