Goblin_Battleaxe
Server/Item/Animations/NPC/Intelligent/Goblin/Goblin_Battleaxe.json, 321 B
Fields
| Field | Type |
|---|---|
Parent | string |
Animations | object |
Source
{
"Parent": "Battleaxe",
"Animations": {
"Idle": {
"Speed": 0.5,
"ThirdPerson": "NPC/Intelligent/Goblin/Animations/Items/Battleaxe/Idle.blockyanim"
},
"FlyIdle": {
"Speed": 0.5,
"ThirdPerson": "NPC/Intelligent/Goblin/Animations/Items/Battleaxe/Fly/Fly_Idle.blockyanim"
}
}
}