Ice_Ball_Miss
Server/Item/Interactions/Weapons/Staff/Ice/Ice_Ball_Miss.json, 358 B
Fields
| Field | Type |
|---|---|
Type | string |
RunTime | number |
Effects | object |
Source
{
"Type": "Simple",
"RunTime": 0,
"Effects": {
"WorldParticles": [
{
"SystemId": "Impact_Ice",
"Scale": 1,
"TargetEntityPart": "Entity"
},
{
"SystemId": "IceBall_Explosion",
"Scale": 1,
"TargetEntityPart": "Entity"
}
],
"WorldSoundEventId": "SFX_Ice_Ball_Death"
}
}