Staff_Cast_Effect
Server/Item/Interactions/Weapons/Staff/Attacks/Staff_Cast_Effect.json, 141 B
Fields
| Field | Type |
|---|---|
Type | string |
$Comment | string |
RunTime | number |
Effects | object |
Source
{
"Type": "Simple",
"$Comment": "Length of Effect",
"RunTime": 0.5,
"Effects": {
"WorldSoundEventId": "SFX_Staff_Ice_Shoot"
}
}