modpack/config/simplyswords_main/gem_effects.json5
2023-11-19 20:21:21 +01:00

25 lines
No EOL
577 B
Text

{
"enableEcho": true,
"enableBerserk": true,
"enableRadiance": true,
"enableOnslaught": true,
"enableNullification": true,
"enablePrecise": true,
"preciseChance": 30,
"enableMighty": true,
"mightyChance": 30,
"enableStealthy": true,
"stealthyChance": 30,
"enableRenewed": true,
"renewedChance": 30,
"enableAccelerant": true,
"enableLeaping": true,
"leapingChance": 65,
"enableSpellshield": true,
"spellshieldChance": 15,
"enableSpellforged": true,
"enableSoulshock": true,
"enableSpellStandard": true,
"enableWarStandard": true,
"enableDeception": true
}