Versions / 0.5.0-pre.8 / Projectiles / NPCs / Intelligent / Feran_Windwalker / Feran_Windwalker_Wind_Vortex.json
Feran_Windwalker_Wind_Vortex
Server/Projectiles/NPCs/Intelligent/Feran_Windwalker/Feran_Windwalker_Wind_Vortex.json, 411 B
Fields
| Field | Type |
|---|---|
Appearance | string |
DepthShot | number |
PitchAdjustShot | boolean |
SticksVertically | boolean |
MuzzleVelocity | number |
TerminalVelocity | number |
Gravity | number |
Damage | number |
DeathEffectsOnHit | boolean |
TimeToLive | number |
DeadTimeMiss | number |
ImpactSlowdown | number |
ComputeYaw | boolean |
ComputePitch | boolean |
ComputeRoll | boolean |
Bounciness | number |
DeadTime | number |
Source
{
"Appearance": "Feran_Windwalker_Wind_Vortex",
"DepthShot": 2,
"PitchAdjustShot": true,
"SticksVertically": true,
"MuzzleVelocity": 10,
"TerminalVelocity": 10,
"Gravity": 1,
"Damage": 20,
"DeathEffectsOnHit": false,
"TimeToLive": 15,
"DeadTimeMiss": 10,
"ImpactSlowdown": 1,
"ComputeYaw": false,
"ComputePitch": false,
"ComputeRoll": false,
"Bounciness": 0.5,
"DeadTime": 5
}