Versions / 0.5.0-pre.9.2 / Item / Animations / NPC / Elemental / Spirit_Root / Spirit_Root_Default.json
Spirit_Root_Default
Server/Item/Animations/NPC/Elemental/Spirit_Root/Spirit_Root_Default.json, 710 B
Fields
| Field | Type |
|---|---|
Animations | object |
Camera | object |
WiggleWeights | object |
Source
{
"Animations": {
"SporeGas": {
"ThirdPerson": "NPC/Elemental/Spirit_Root/Animations/Attacks/Spore_Gas.blockyanim",
"Looping": false,
"Speed": 1
}
},
"Camera": {
"Pitch": {
"AngleRange": {
"Max": 180,
"Min": -180
},
"TargetNodes": [
"Head"
]
},
"Yaw": {
"AngleRange": {
"Max": 180,
"Min": -180
},
"TargetNodes": [
"Head"
]
}
},
"WiggleWeights": {
"Pitch": 2,
"PitchDeceleration": 0.1,
"Roll": 0.1,
"RollDeceleration": 0.1,
"X": 3,
"XDeceleration": 0.1,
"Y": 0.1,
"YDeceleration": 0.1,
"Z": 0.1,
"ZDeceleration": 0.1
}
}