Showcase_Mannequin_Heal
Server/Models/Showcase/Showcase_Mannequin_Heal.json, 1.0 KB
Fields
| Field | Type |
|---|---|
Parent | string |
EyeHeight | number |
DefaultAttachments | array[5] |
AnimationSets | object |
Particles | array[1] |
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"
}
]
}
},
"Particles": [
{
"PositionOffset": {
"X": 0,
"Y": -0.5,
"Z": 0
},
"SystemId": "Aura_Heal",
"TargetNodeName": null
}
]
}