r2mods/r2_profiles/choncc/config/TheMysticSword-BanditHPThre...

43 lines
1.1 KiB
INI
Raw Normal View History

2024-10-04 07:27:59 +00:00
[Options]
## Damage of Bandit's specials (in %). Change this only if one of your mods changes the damage
# Setting type: Single
# Default value: 600
Bandit Special Damage = 600
## Bonus damage for each Desperado kill (in %). Change this only if one of your mods changes the bonus damage
# Setting type: Single
# Default value: 10
Desperado Token Damage = 10
## Show a pink bar to indicate the kill threshold
# Setting type: Boolean
# Default value: true
Show Bar = true
## Show a smaller red bar that is twice as long as the pink bar to indicate the kill threshold on crits
# Setting type: Boolean
# Default value: true
Show Crit Bar = true
## Enemies below the HP threshold get a visual mark
# Setting type: Boolean
# Default value: true
Mark Killable Enemies = true
## Enemies below the crit HP threshold get a smaller red visual mark
# Setting type: Boolean
# Default value: true
Mark Crit Killable Enemies = true
## Change the mark transparency between 0-1
# Setting type: Single
# Default value: 0.15
Mark Opacity = 0.15
## Change the mark size
# Setting type: Single
# Default value: 0.75
Mark Scale = 0.75