Spellbook_Cast_Effect
Server/Item/Interactions/Weapons/Spellbook/Spellbook_Cast_Effect.json, 156 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_Skeleton_Mage_Spellbook_Impact"
}
}