Skip to content

Scripted/pluggable damage effects #638

@ekolis

Description

@ekolis

What do you want to see?
Instead of damage effects being predetermined items that are referenced in DamageTypes.txt and associated with a value that specifies the strength of the effect, those effects could be defined in scripts or plugins, and then referenced in a similar way.

How would it help players?
Additional modding capabilities. Imagine a damage type that teleported the target to another sector - could be useful for mines!

Alternatives
???

Screenshots and mockups
N/A

Things to consider
How should these effects be defined in the data files? Should each effect have a single value associated with it, or a list of values similar to abilities, or should the values associated with it be defined by the effect itself like ECS components? Should they be defined as scripts or as plugins? Will there even be a distinction between scripts and plugins in the long run?

Related issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestideaA large scope idea that needs to be discussed before it can be implemented.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions