Logo
Explore Help
Sign In
juni/crystall-punk-14
1
0
Fork 0
You've already forked crystall-punk-14
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
LocalHelperRefactor
crystall-punk-14/Content.Shared/Actions/Events/FireStarterActionEvent.cs

11 lines
309 B
C#
Raw Permalink Normal View History

Adds Hellspawn (Nar'Sie demon mob) (#20291) * HellSpawn Mob * added spawner * summary for the namespace * larger collider, cannot enter single tile corridors. * fix * remove duplicate from yml, fix attributions. * moved action to shared, moved comp to shared, networked comp, separated heal, fixed attributions * removed flammable from hellspawn removed the healing effect from firestarter ability (healing can be separate ability). * Update attributions.yml fix attributions * fix * fix
2024-01-04 12:53:15 +00:00
namespace Content.Shared.Actions.Events;
public sealed partial class FireStarterActionEvent : InstantActionEvent
{
/// <summary>
/// Increases the number of fire stacks when a flammable object is ignited.
/// </summary>
[ViewVariables(VVAccess.ReadWrite)]
public float Severity = 0.3f;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 72ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API