Fields
ScythemareEffectSettings.index: integer
The index of this ScythemareEffect in the current spell cast, used for pitching the sound effect. Defaults to 1
ScythemareEffectSettings.joker: boolean
Whether this ScythemareEffect is being cast by a character with the Devilsknife equipped or not. Defaults to false
ScythemareEffectSettings.laugh: boolean
Whether the jevil_laugh sound effect should be played. Defaults to true
ScythemareEffectSettings.on_finish_func: fun( ScythemareEffect)?
A callback function that is called when the ScythemareEffect finishes. Optional
ScythemareEffectSettings.play_sound: boolean
Whether the spell_pacify sound effect should be played. Defaults to true