forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 71
EffectLib Sound
JasperLorelai edited this page Jan 14, 2024
·
1 revision
class: SoundThis effect plays a sound.
| Option | Default |
|---|---|
type |
"repeating" |
period |
1 |
iterations |
1 |
| Option | Description | Type |
|---|---|---|
sound |
Format: <soundName>,<volume>,<pitch>,<range>.- soundName: string- volume: float- pitch: float- range: integer |
String |