Skip to content

Commit

Permalink
fix-ups plus wideswings plus i will never run yaml linter on my own m…
Browse files Browse the repository at this point in the history
…achine
  • Loading branch information
Darkmajia committed Nov 28, 2024
1 parent 32a00c4 commit 142c8ea
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Resources/Prototypes/_Impstation/Damage/modifier_sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
Poison: 0.8
Structural: 2.0
flatReductions:
Bludgeoning: 5
Blunt: 5
Piercing: 5
42 changes: 40 additions & 2 deletions Resources/Prototypes/_Impstation/Entities/Mobs/NPCs/dino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
factions:
- Dino
- type: Tool
speed: 1.5
qualities:
- Prying
- type: Prying
Expand Down Expand Up @@ -120,6 +119,10 @@
60: 0.7
125: 0.5
- type: MeleeWeapon
altDisarm: false
angle: 0
soundHit:
path: /Audio/Weapons/Xeno/alien_claw_flesh3.ogg
damage:
types:
Blunt: 20
Expand Down Expand Up @@ -174,6 +177,10 @@
10: 0.7
30: 0.5
- type: MeleeWeapon
altDisarm: false
angle: 0
soundHit:
path: /Audio/Weapons/Xeno/alien_claw_flesh1.ogg
damage:
types:
Piercing: 5
Expand Down Expand Up @@ -235,6 +242,10 @@
10: 0.7
30: 0.5
- type: MeleeWeapon
altDisarm: false
angle: 0
soundHit:
path: /Audio/Weapons/Xeno/alien_claw_flesh1.ogg
damage:
types:
Slash: 5
Expand Down Expand Up @@ -286,6 +297,10 @@
10: 0.7
75: 0.6
- type: MeleeWeapon
altDisarm: false
angle: 0
soundHit:
path: /Audio/Weapons/Xeno/alien_claw_flesh3.ogg
damage:
types:
Piercing: 10
Expand Down Expand Up @@ -329,6 +344,10 @@
30: 0.8
50: 0.6
- type: MeleeWeapon
altDisarm: false
angle: 0
soundHit:
path: /Audio/Weapons/Xeno/alien_claw_flesh3.ogg
damage:
types:
Blunt: 5
Expand Down Expand Up @@ -376,7 +395,6 @@
layer:
- MobLayer
- type: Tool
speed: 1.5
qualities:
- Prying
- type: Prying
Expand Down Expand Up @@ -406,6 +424,10 @@
25: 0.8
50: 0.6
- type: MeleeWeapon
altDisarm: false
angle: 0
soundHit:
path: /Audio/Weapons/Xeno/alien_claw_flesh1.ogg
damage:
types:
Slash: 12
Expand Down Expand Up @@ -456,6 +478,10 @@
100: 0.5
200: 0.3
- type: MeleeWeapon
altDisarm: false
angle: 0
soundHit:
path: /Audio/Weapons/Xeno/alien_claw_flesh3.ogg
damage:
types:
Slash: 18
Expand Down Expand Up @@ -500,6 +526,10 @@
100: 0.7
150: 0.3
- type: MeleeWeapon
altDisarm: false
angle: 0
soundHit:
path: /Audio/Weapons/Xeno/alien_claw_flesh3.ogg
damage:
types:
Blunt: 10
Expand Down Expand Up @@ -544,6 +574,10 @@
100: 0.6
200: 0.3
- type: MeleeWeapon
altDisarm: false
angle: 0
soundHit:
path: /Audio/Weapons/Xeno/alien_claw_flesh3.ogg
damage:
types:
Slash: 15
Expand Down Expand Up @@ -588,6 +622,10 @@
100: 0.7
150: 0.3
- type: MeleeWeapon
altDisarm: false
angle: 0
soundHit:
path: /Audio/Weapons/Xeno/alien_claw_flesh3.ogg
damage:
types:
Blunt: 15
Expand Down

0 comments on commit 142c8ea

Please sign in to comment.