modpack/config/simplyswords_main/gem_effects.json5

25 lines
577 B
Text
Raw Normal View History

2023-11-19 19:21:21 +00:00
{
"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
}