Makes minibomb actually gib (#15330)
This commit is contained in:
@@ -70,3 +70,17 @@
|
||||
fireColor: Blue
|
||||
texturePath: /Textures/Effects/fire_greyscale.rsi
|
||||
fireStates: 3
|
||||
|
||||
- type: explosion
|
||||
id: Minibomb
|
||||
damagePerIntensity:
|
||||
types:
|
||||
Heat: 4
|
||||
Blunt: 7
|
||||
Piercing: 4
|
||||
tileBreakChance: [0, 0.5, 1]
|
||||
tileBreakIntensity: [0, 10, 30]
|
||||
tileBreakRerollReduction: 20
|
||||
lightColor: Orange
|
||||
texturePath: /Textures/Effects/fire.rsi
|
||||
fireStates: 3
|
||||
|
||||
Reference in New Issue
Block a user