Fix clown not being clumsy (#5208)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
- Maintenance
|
||||
special:
|
||||
- !type:AddComponentSpecial
|
||||
component: BibleUser #Lets them heal with bibles
|
||||
components:
|
||||
- type: BibleUser #Lets them heal with bibles
|
||||
|
||||
- type: startingGear
|
||||
id: ChaplainGear
|
||||
|
||||
@@ -11,7 +11,14 @@
|
||||
- Maintenance
|
||||
special:
|
||||
- !type:AddComponentSpecial
|
||||
component: Clumsy # Adds ClumsyComponent to the mob.
|
||||
components:
|
||||
- type: Clumsy
|
||||
clumsyDamage:
|
||||
types: #literally just picked semi random valus. i tested this once and tweaked it.
|
||||
Blunt: 5
|
||||
Piercing: 4
|
||||
groups:
|
||||
Burn: 3
|
||||
|
||||
- type: startingGear
|
||||
id: ClownGear
|
||||
|
||||
Reference in New Issue
Block a user