Spellbook_Cast_Fail
Server/Item/Interactions/Weapons/Spellbook/Spellbook_Cast_Fail.json, 138 B
Fields
| Field | Type |
|---|---|
Type | string |
RunTime | number |
Effects | object |
Source
{
"Type": "Simple",
"RunTime": 0.2,
"Effects": {
"ItemAnimationId": "Interact",
"WorldSoundEventId": "SFX_Bow_No_Ammo"
}
}