Staff_Cast_Launch
Server/Item/Interactions/Weapons/Staff/Attacks/Staff_Cast_Launch.json, 164 B
Fields
| Field | Type |
|---|---|
Type | string |
RunTime | number |
Effects | object |
ProjectileId | string |
Source
{
"Type": "LaunchProjectile",
"RunTime": 0.25,
"Effects": {
"ItemAnimationId": "CastSummonCharged"
},
"ProjectileId": "Skeleton_Mage_Corruption_Orb"
}