feat: add hard mode and weekly mutation system
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -42,3 +42,11 @@ backup:
|
||||
interval_min: 60
|
||||
# Directory for backup files
|
||||
dir: "./data/backup"
|
||||
|
||||
difficulty:
|
||||
# Monster stat multiplier in hard mode
|
||||
hard_mode_monster_mult: 1.5
|
||||
# Shop price multiplier in hard mode
|
||||
hard_mode_shop_mult: 2.0
|
||||
# Healing effectiveness multiplier in hard mode
|
||||
hard_mode_heal_mult: 0.5
|
||||
|
||||
Reference in New Issue
Block a user