Skip to content

Commit

Permalink
rebalance-eilte-hardsuit-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Focstor committed Nov 10, 2024
1 parent 9cb587f commit 16de64f
Showing 1 changed file with 26 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,7 @@
- type: Armor
modifiers:
coefficients:
Blunt: 0.5 #Sunrise-edit
Blunt: 0.6
Slash: 0.6
Piercing: 0.6
Heat: 0.2
Expand All @@ -593,6 +593,31 @@
- type: HeldSpeedModifier
- type: ToggleableClothing
clothingPrototype: ClothingHeadHelmetHardsuitSyndieElite
#Sunrise-start
- type: ContainerContainer
containers:
cell_slot: !type:ContainerSlot
toggleable-clothing: !type:ContainerSlot
- type: PowerCellSlot
cellSlotId: cell_slot
- type: ItemSlots
slots:
cell_slot:
name: power-cell-slot-component-slot-name-default
startingItem: PowerCellSmall
whitelist:
tags:
- PowerCell
- PowerCellSmall
- type: EnergyDomeGenerator
damageEnergyDraw: 6
domePrototype: EnergyDomeSmallRed
- type: PowerCellDraw
drawRate: 8
useRate: 0
- type: UseDelay
delay: 10.0
#Sunrise-end

#Syndicate Commander Hardsuit
- type: entity
Expand Down

0 comments on commit 16de64f

Please sign in to comment.