Versions / 0.6.0-pre.4 / Projectiles / NPCs / Intelligent / Feran_Windwalker / Feran_Windwalker_Wind_Burst.json
Feran_Windwalker_Wind_Burst
Server/Projectiles/NPCs/Intelligent/Feran_Windwalker/Feran_Windwalker_Wind_Burst.json, 342 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 |
ComputeYaw | boolean |
ComputePitch | boolean |
ComputeRoll | boolean |
Source
{
"Appearance": "Feran_Windwalker_Wind_Burst",
"DepthShot": 0,
"PitchAdjustShot": true,
"SticksVertically": true,
"MuzzleVelocity": 6,
"TerminalVelocity": 6,
"Gravity": 0,
"Damage": 0,
"DeathEffectsOnHit": false,
"TimeToLive": 1,
"DeadTimeMiss": 1,
"ComputeYaw": true,
"ComputePitch": true,
"ComputeRoll": false
}