Versions / 0.6.0-pre.6 / Item / Interactions / NPCs / Void / Eye_Void / Eye_Void_Blast_Projectile.json
Eye_Void_Blast_Projectile
Server/Item/Interactions/NPCs/Void/Eye_Void/Eye_Void_Blast_Projectile.json, 203 B
Fields
| Field | Type |
|---|---|
Type | string |
RunTime | number |
Effects | object |
ProjectileId | string |
Tags | object |
Source
{
"Type": "LaunchProjectile",
"RunTime": 0.2,
"Effects": {
"WorldSoundEventId": "SFX_Eye_Void_Attack_Blast"
},
"ProjectileId": "Eye_Void_Blast",
"Tags": {
"AimingReference": []
}
}