diff options
Diffstat (limited to 'config/rogues/tweaks.json')
| -rw-r--r-- | config/rogues/tweaks.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/config/rogues/tweaks.json b/config/rogues/tweaks.json new file mode 100644 index 0000000..1ff8f03 --- /dev/null +++ b/config/rogues/tweaks.json @@ -0,0 +1,19 @@ +{ + "ignore_items_required_mods": false, + "effects_raw_id_start": 700, + "slice_and_dice_damage_multiplier": 0.1, + "slice_and_dice_max_stacks": 10, + "stealth_movement_speed_multiplier": -0.5, + "stealth_follow_range": 1.0, + "stealth_visibility_multiplier": 0.1, + "shattered_armor_multiplier": -0.3, + "shout_damage_multiplier": -0.3, + "charge_speed_multiplier": 0.5, + "charge_knockback_resistance_bonus": 0.5, + "enable_rebalance_enchantment_sharpness": true, + "enchantment_sharpness_multiplier_per_level": 0.08, + "enable_rebalance_enchantment_smite": true, + "enchantment_smite_multiplier_per_level": 0.12, + "enable_rebalance_enchantment_arthropods": true, + "enchantment_arthropods_multiplier_per_level": 0.12 +}
\ No newline at end of file |
