r2mods/r2_profiles/choncc/config/com.Moffein.BanditDynamite.cfg

61 lines
1.4 KiB
INI

## Settings file was created by plugin Bandit Dynamite v1.1.2
## Plugin GUID: com.Moffein.BanditDynamite
[Dynamite]
## Dynamite inherits the damagetype of Bandit's Special skills when shot by them.
# Setting type: Boolean
# Default value: true
Special Combo = true
## How much damage Dynamite Toss deals.
# Setting type: Single
# Default value: 3.9
Damage* = 3.9
## How large the explosion is. Radius is doubled when shot out of the air.
# Setting type: Single
# Default value: 8
Radius* = 8
## How many mini bombs Dynamite Toss releases.
# Setting type: Int32
# Default value: 6
Bomblet Count* = 6
## How much damage Dynamite Toss Bomblets deals.
# Setting type: Single
# Default value: 1.2
Bomblet Damage* = 1.2
## How large the mini explosions are.
# Setting type: Single
# Default value: 8
Bomblet Radius* = 8
## Affects the chance and power of Dynamite Toss Bomblet procs.
# Setting type: Single
# Default value: 0.6
Bomblet Proc Coefficient* = 0.6
## How long it takes to throw a Dynamite Bundle.
# Setting type: Single
# Default value: 0.6
Throw Duration = 0.6
## How long it takes for Dynamite Toss to recharge.
# Setting type: Single
# Default value: 6
Cooldown = 6
## How much Dynamite you start with.
# Setting type: Int32
# Default value: 1
Stock = 1
## Disable explosion damage falloff.
# Setting type: Boolean
# Default value: false
Disable Falloff = false