Table of Contents

Field durationSeconds

Namespace
GrindFest
Assembly
GrindFest.dll

How long the buff lasts. A field, not a property, because whoever applies the buff sets it — the old code patched this on the shared prefab before spawning it.

public float durationSeconds

Returns

float
How long the buff lasts. A field, not a property, because whoever applies the buff sets it — the old code patched this on the shared prefab before spawning it.