Skip to content

[IDEA] Item usage speed status effects #452

Description

@pjayro12

Goal Description

Two new effects similar to Lightweight and Heavy Footed that modify the handling speed of items. They would be called Manipulation Speed Up and Manipulation Speed Down. Maybe.

It would affect the speed of actions such as reloading guns, wearing SCP-268, pulling pins out of grenades, drinking SCP-207, and using healing items.

The effects would use the IUsableItemModifierEffect, ISearchTimeModifier, and IWeaponModifierPlayerEffect interfaces, and maybe another secret fourth interface I don't know about.

The intensity would determine the multiplier for the speed. It would be the intensity divided by 255.
For the speed up effect, an intensity of 50 would be ~1.20x faster, and an intensity of 255 would be 2.55x faster.
For the speed down effect, an intensity of 50 would be ~0.80x faster, and an intensity of 255 would be 0x faster, meaning items could not be used (Amnesia Items does something like this).

In the Remote Admin panel, the effects would go with the yellow status effects at the bottom of the effects list.

Notes

The name Manipulation Speed Up/Down sounds like it would be too long. I don't know what else it could be. Item Speed Up/Down?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaThis is an idea to doimportedImported to internal git

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions