Delta-v/Content.Shared/Damage/Systems
Dakamakat dfb3ff6836
Make throwable star damage stamina (#23527)
* feat(star.yml): make throwable star damage stamina

* feat(Components): add new StaminaTresholdDamageOnEmbedComponent

* feat(SharedProjectileSystem): update system with new events to change
stamins treshold on embeed projectile remove / add

* feat(StaminaSystem): update system with new subscriptions

* feat(throwing_stars): update yml with new component

* feat(StaminaDamageOnEmbed): add stamina damage on embeed

* cleanup unused / ajust numbers

* fix(StaminaSystem / OnEmbedComponent ) apply requested changes

* Rest of the review

* another warning

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
(cherry picked from commit b80f7eed6ee05c9e4963477369cffaa44dda19e8)
2024-01-26 22:49:12 +01:00
..
DamageContactsSystem.cs Remove some client IEnumerables (#16501) 2023-05-16 22:55:22 +10:00
DamageExamineSystem.cs Examine throwable damage (#18580) 2023-08-07 19:09:35 +10:00
DamageOnHighSpeedImpactSystem.cs Add some tests and fix some miscellaneous bugs (#22836) 2024-01-22 18:44:30 +01:00
DamageOnHoldingSystem.cs Hot potato on fire (#16017) 2023-05-06 20:30:16 +10:00
DamageableSystem.cs explosion minor rework + fix (#21718) 2023-11-19 22:23:29 +01:00
PassiveDamageSystem.cs Give player species slight passive regen (#20638) 2023-10-08 19:58:56 +02:00
SharedGodmodeSystem.cs Fix godmode mispredicts (#18524) 2023-08-04 14:53:07 +10:00
SlowOnDamageSystem.cs Jetpacks (#9023) 2022-06-24 17:44:30 +10:00
StaminaSystem.Modifier.cs stimulants increase stamina (#18754) 2023-08-06 21:06:23 +10:00
StaminaSystem.cs Make throwable star damage stamina (#23527) 2024-01-26 22:49:12 +01:00