Versions / 0.6.0-pre.7 / Item / Interactions / NPCs / Intelligent / Feran_Windwalker / Feran_Windwalker_Staff_Wind_Vortex.json
Feran_Windwalker_Staff_Wind_Vortex
Server/Item/Interactions/NPCs/Intelligent/Feran_Windwalker/Feran_Windwalker_Staff_Wind_Vortex.json, 412 B
Fields
| Field | Type |
|---|---|
Type | string |
Effects | object |
$Comment | string |
RunTime | number |
Next | object |
Source
{
"Type": "Simple",
"Effects": {
"ItemPlayerAnimationsId": "Feran_Staff",
"ItemAnimationId": "CastSummon"
},
"$Comment": "Prepare Delay",
"RunTime": 1,
"Next": {
"Type": "LaunchProjectile",
"RunTime": 0.2,
"Effects": {
"WorldSoundEventId": "SFX_Staff_Ice_Shoot"
},
"ProjectileId": "Feran_Windwalker_Wind_Vortex",
"Tags": {
"AimingReference": []
}
}
}