Versions / 0.6.0-pre.5 / Item / Animations / NPC / Void / Necromancer_Void / Necromancer_Void_Spellbook.json
Necromancer_Void_Spellbook
Server/Item/Animations/NPC/Void/Necromancer_Void/Necromancer_Void_Spellbook.json, 4.2 KB
Fields
| Field | Type |
|---|---|
Parent | string |
Animations | object |
WiggleWeights | object |
Camera | object |
Source
{
"Parent": "Spellbook",
"Animations": {
"CastHurlCharging": {
"ThirdPerson": "Characters/Animations/Items/Dual_Handed/Spellbook/Attacks/Cast_Hurl_Charged/Cast_Hurl_Charging.blockyanim",
"ThirdPersonMoving": "Characters/Animations/Items/Dual_Handed/Spellbook/Attacks/Cast_Hurl_Charged/Cast_Hurl_Charging_Moving.blockyanim",
"FirstPerson": "Characters/Animations/Items/Dual_Handed/Spellbook/Attacks/Cast_Hurl_Charged/Cast_Hurl_Charging_FPS.blockyanim",
"ThirdPersonFace": "Characters/Animations/Expressions/Frown.blockyanim",
"Speed": 1
},
"CastHurlCharged": {
"ThirdPerson": "Characters/Animations/Items/Dual_Handed/Spellbook/Attacks/Cast_Hurl_Charged/Cast_Hurl_Charged.blockyanim",
"ThirdPersonMoving": "Characters/Animations/Items/Dual_Handed/Spellbook/Attacks/Cast_Hurl_Charged/Cast_Hurl_Charged_Moving.blockyanim",
"FirstPerson": "Characters/Animations/Items/Dual_Handed/Spellbook/Attacks/Cast_Hurl_Charged/Cast_Hurl_Charged_FPS.blockyanim",
"ThirdPersonFace": "Characters/Animations/Expressions/Rage.blockyanim",
"Speed": 1,
"BlendingDuration": 0
},
"CastPushCharging": {
"ThirdPerson": "Characters/Animations/Items/Dual_Handed/Spellbook/Attacks/Cast_Push_Charged/Cast_Push_Charging.blockyanim",
"ThirdPersonMoving": "Characters/Animations/Items/Dual_Handed/Spellbook/Attacks/Cast_Push_Charged/Cast_Push_Charging_Moving.blockyanim",
"FirstPerson": "Characters/Animations/Items/Dual_Handed/Spellbook/Attacks/Cast_Push_Charged/Cast_Push_Charging_FPS.blockyanim",
"ThirdPersonFace": "Characters/Animations/Expressions/Frown.blockyanim",
"Speed": 1
},
"CastPushCharged": {
"ThirdPerson": "Characters/Animations/Items/Dual_Handed/Spellbook/Attacks/Cast_Push_Charged/Cast_Push_Charged.blockyanim",
"ThirdPersonMoving": "Characters/Animations/Items/Dual_Handed/Spellbook/Attacks/Cast_Push_Charged/Cast_Push_Charged_Moving.blockyanim",
"FirstPerson": "Characters/Animations/Items/Dual_Handed/Spellbook/Attacks/Cast_Push_Charged/Cast_Push_Charged_FPS.blockyanim",
"ThirdPersonFace": "Characters/Animations/Expressions/Rage.blockyanim",
"Speed": 1,
"BlendingDuration": 0
},
"Walk": {
"Looping": true,
"ThirdPerson": "NPC/Void/Necromancer_Void/Animations/Items/Spellbook/Walk.blockyanim"
},
"Idle": {
"Looping": true,
"ThirdPerson": "NPC/Void/Necromancer_Void/Animations/Items/Spellbook/Idle.blockyanim"
},
"Run": {
"ThirdPerson": "NPC/Void/Necromancer_Void/Animations/Items/Spellbook/Run.blockyanim"
},
"WalkBackward": {
"ThirdPerson": "NPC/Void/Necromancer_Void/Animations/Items/Spellbook/Walk_Backward.blockyanim"
},
"Jump": {
"ThirdPerson": "NPC/Void/Necromancer_Void/Animations/Items/Spellbook/Jump.blockyanim",
"Speed": 0.8
},
"JumpWalk": {
"ThirdPerson": "NPC/Void/Necromancer_Void/Animations/Items/Spellbook/Jump.blockyanim",
"Speed": 0.8
},
"JumpRun": {
"ThirdPerson": "NPC/Void/Necromancer_Void/Animations/Items/Spellbook/Jump_Far.blockyanim",
"Speed": 0.8
},
"Fall": {
"ThirdPerson": "NPC/Void/Necromancer_Void/Animations/Items/Spellbook/Fall.blockyanim"
},
"FallFar": {
"ThirdPerson": "NPC/Void/Necromancer_Void/Animations/Items/Spellbook/Fall_Far.blockyanim"
},
"Crouch": {
"ThirdPerson": "NPC/Void/Necromancer_Void/Animations/Items/Spellbook/Crouch.blockyanim",
"Speed": 0.5
},
"CrouchWalk": {
"ThirdPerson": "NPC/Void/Necromancer_Void/Animations/Items/Spellbook/Crouch_Walk.blockyanim",
"Speed": 0.6
},
"CrouchWalkBackward": {
"ThirdPerson": "NPC/Void/Necromancer_Void/Animations/Items/Spellbook/Crouch_Walk_Backward.blockyanim",
"Speed": 0.6
}
},
"WiggleWeights": {
"Pitch": 3,
"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
},
"Camera": {
"Pitch": {
"AngleRange": {
"Min": -45,
"Max": 45
},
"TargetNodes": [
"LShoulder",
"RShoulder",
"Head"
]
}
}
}