SpawnNPC_Effects_Default
Server/Item/Interactions/SpawnNPC/SpawnNPC_Effects_Default.json, 174 B
Fields
| Field | Type |
|---|---|
$Comment | string |
Type | string |
RunTime | number |
Effects | object |
Source
{
"$Comment": "Default spawn effects - plays a simple spawn animation and sound",
"Type": "Simple",
"RunTime": 0.1,
"Effects": {
"ItemAnimationId": "Throw"
}
}