Showcase_Onyxium_Gear
Server/Models/Showcase/Showcase_Onyxium_Gear.json, 889 B
Fields
| Field | Type |
|---|---|
Parent | string |
EyeHeight | number |
DefaultAttachments | array[5] |
AnimationSets | object |
Source
{
"Parent": "Mannequin",
"EyeHeight": 1.5,
"DefaultAttachments": [
{
"Model": "Items/Armors/Onyxium/Chest.blockymodel",
"Texture": "Items/Armors/Onyxium/Chest_Texture.png"
},
{
"Model": "Items/Armors/Onyxium/Legs.blockymodel",
"Texture": "Items/Armors/Onyxium/Legs_Texture.png"
},
{
"Model": "Items/Armors/Onyxium/Hands.blockymodel",
"Texture": "Items/Armors/Onyxium/Hands_Texture.png"
},
{
"Model": "Items/Armors/Onyxium/Head.blockymodel",
"Texture": "Items/Armors/Onyxium/Head_Texture.png"
},
{
"Model": "Items/Weapons/Longsword/Onyxium.blockymodel",
"Texture": "Items/Weapons/Longsword/Onyxium_Texture.png"
}
],
"AnimationSets": {
"Idle": {
"Animations": [
{
"Animation": "Characters/Animations/Poses/Ninja.blockyanim"
}
]
}
}
}