Delta-v/Content.Shared/Damage/Components
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
..
ActiveStaminaComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DamageContactsComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DamageExaminableComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DamageOnHighSpeedImpactComponent.cs Fix roller skates debug assert (#23876) 2024-01-26 22:25:49 +01:00
DamageOnHoldingComponent.cs Hot potato on fire (#16017) 2023-05-06 20:30:16 +10:00
DamageableComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DamagedByContactComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
GodmodeComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
PassiveDamageComponent.cs Give player species slight passive regen (#20638) 2023-10-08 19:58:56 +02:00
SlowOnDamageComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StaminaComponent.cs Sync master up to 1/10 (#74) 2023-10-03 14:15:46 -05:00
StaminaDamageOnCollideComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StaminaDamageOnEmbedComponent.cs Make throwable star damage stamina (#23527) 2024-01-26 22:49:12 +01:00
StaminaDamageOnHitComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
StaminaModifierComponent.cs stimulants increase stamina (#18754) 2023-08-06 21:06:23 +10:00