Skip to content

Commit

Permalink
nerfed
Browse files Browse the repository at this point in the history
  • Loading branch information
starlight committed Nov 28, 2024
1 parent 68e0b11 commit af8cdaf
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/_StarLight/Actions/spiders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
itemIconStyle: BigAction
renewCharges: true
charges: 1
maxCharges: 10
useDelay: 60
maxCharges: 3
useDelay: 150
icon:
sprite: _Starlight/Interface/Actions/actions_spider.rsi
state: egg
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -138,18 +138,18 @@
- type: MobThresholds
thresholds:
0: Alive
200: Dead
160: Dead
- type: PassiveDamage
allowedStates:
- Alive
damageCap: 199
damageCap: 159
damage:
types:
Poison: -1
groups:
Brute: -1
Burn: -1
Airloss: -3
Airloss: -2
- type: MeleeWeapon
altDisarm: false
angle: 0
Expand All @@ -158,7 +158,7 @@
path: /Audio/Effects/bite.ogg
damage:
types:
Piercing: 31
Piercing: 23
Structural: 20
- type: MovementSpeedModifier
baseWalkSpeed : 3.00
Expand Down Expand Up @@ -191,7 +191,7 @@
groups:
Brute: -1
Burn: -1
Airloss: -3
Airloss: -2
- type: MeleeWeapon
altDisarm: false
angle: 0
Expand Down Expand Up @@ -226,18 +226,18 @@
- type: MobThresholds
thresholds:
0: Alive
120: Dead
100: Dead
- type: PassiveDamage
allowedStates:
- Alive
damageCap: 119
damageCap: 99
damage:
types:
Poison: -1
groups:
Brute: -1
Burn: -1
Airloss: -3
Airloss: -2
- type: MeleeWeapon
altDisarm: false
angle: 0
Expand All @@ -248,7 +248,7 @@
types:
Piercing: 11
- type: MeleeChemicalInjector
transferAmount: 5.75
transferAmount: 3.75
solution: melee
- type: Prying
pryPowered: false
Expand Down

0 comments on commit af8cdaf

Please sign in to comment.