Skip to content

Commit

Permalink
THERE I USED SPACES ARE YOU HAPPY
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackern5000 committed Apr 14, 2024
1 parent 14d2e3b commit eb4a1b3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions Resources/Prototypes/_FTL/Damage/modifier_sets.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
- type: damageModifierSet
id: Robotic
coefficients:
Blunt: 1.2
Slash: 0.8
Piercing: 1
Shock: 1.5
Poison: 0.0 #Robots can't be poisoned.
Radiation: 0.15 #They have no way of repairing this so it's low, but radiation screws with elecronics just as much as people. Set this to 1 or 1.2 when we get brain surgery.
Bloodloss: 0.0 #They take heat damage instead and there are enemies that deal bloodloss on hit.
Cellular: 0.0 #Robots don't have DNA
2 changes: 1 addition & 1 deletion Resources/Prototypes/_FTL/Entities/Mobs/Species/ipc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
species: IPC
- type: Damageable
damageContainer: Biological
damageModifierSet: Metallic
damageModifierSet: Robotic
- type: Icon
sprite: Mobs/Species/Arachnid/parts.rsi
state: full
Expand Down

0 comments on commit eb4a1b3

Please sign in to comment.