Table of Contents

Class ChangeWeatherSpell

Namespace
GrindFest
Assembly
GrindFest.dll
public class ChangeWeatherSpell : Spell
Inheritance
object
ChangeWeatherSpell
Inherited Members

Fields

_element

Properties

CastAnimationAddress

Addressables address of the Animancer.ClipTransitionAsset holding this spell's cast animation. Fade durations and speeds live inside that asset, so the class only has to name it.

CastTime

Seconds the cast takes. 0 means instant.

Clear
Command
Element

Element used for casting requirements (spellbook) and damage.

FireStorm
Foggy
HeavyRain
Snow
ThunderStorm

Methods

OnRemoved()

Equipment swapped in for the skill is restored when the skill ends.

Use()