Rat King Tweaks (#8940)
Co-authored-by: Kara <lunarautomaton6@gmail.com>
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
types:
|
||||
Slash: 12
|
||||
Piercing: 8
|
||||
- type: Body
|
||||
template: AnimalTemplate
|
||||
preset: RatPreset
|
||||
- type: Appearance
|
||||
- type: DamageStateVisuals
|
||||
rotate: true
|
||||
@@ -100,6 +103,13 @@
|
||||
amount: 1
|
||||
- type: DiseaseCarrier
|
||||
carrierDiseases:
|
||||
- VentCough
|
||||
- AMIV
|
||||
- SpaceCold
|
||||
- SpaceFlu
|
||||
- Bird Flew
|
||||
- VanAusdallsRobovirus
|
||||
- BleedersBite
|
||||
- Plague
|
||||
- type: SlowOnDamage
|
||||
speedModifierThresholds:
|
||||
@@ -117,8 +127,8 @@
|
||||
components:
|
||||
- type: CombatMode
|
||||
- type: MovementSpeedModifier
|
||||
baseWalkSpeed : 4
|
||||
baseSprintSpeed : 4
|
||||
baseWalkSpeed : 3.5
|
||||
baseSprintSpeed : 3.5
|
||||
- type: UtilityAI
|
||||
behaviorSets:
|
||||
- Idle
|
||||
@@ -151,8 +161,8 @@
|
||||
- type: MobState
|
||||
thresholds:
|
||||
0: !type:NormalMobState {}
|
||||
25: !type:CriticalMobState {}
|
||||
50: !type:DeadMobState {}
|
||||
30: !type:CriticalMobState {}
|
||||
60: !type:DeadMobState {}
|
||||
- type: MeleeWeapon
|
||||
range: 1
|
||||
arcwidth: 0
|
||||
@@ -160,7 +170,10 @@
|
||||
damage:
|
||||
types:
|
||||
Slash: 5
|
||||
Piercing: 2
|
||||
Piercing: 3
|
||||
- type: Body
|
||||
template: AnimalTemplate
|
||||
preset: RatPreset
|
||||
- type: Appearance
|
||||
- type: DamageStateVisuals
|
||||
rotate: true
|
||||
@@ -174,6 +187,13 @@
|
||||
- type: Puller
|
||||
- type: DiseaseCarrier
|
||||
carrierDiseases:
|
||||
- VentCough
|
||||
- AMIV
|
||||
- SpaceCold
|
||||
- SpaceFlu
|
||||
- Bird Flew
|
||||
- VanAusdallsRobovirus
|
||||
- BleedersBite
|
||||
- Plague
|
||||
- type: Vocal
|
||||
# mice are gender neutral who cares
|
||||
|
||||
Reference in New Issue
Block a user