Wraith_Lantern
Server/Models/Undead/Wraith_Lantern.json, 572 B
Fields
| Field | Type |
|---|---|
Model | string |
EyeHeight | number |
CrouchOffset | number |
HitBox | object |
Light | object |
DefaultAttachments | array[0] |
Texture | string |
Particles | array[1] |
Source
{
"Model": "NPC/Undead/Wraith_Lantern/Models/Model.blockymodel",
"EyeHeight": 0.8,
"CrouchOffset": -0.25,
"HitBox": {
"Max": {
"X": 0.3,
"Y": 1.15,
"Z": 0.3
},
"Min": {
"X": -0.3,
"Y": 0,
"Z": -0.3
}
},
"Light": {
"Color": "#997"
},
"DefaultAttachments": [],
"Texture": "NPC/Undead/Wraith_Lantern/Models/Texture.png",
"Particles": [
{
"SystemId": "Campfire_New_Cartoon",
"PositionOffset": {
"Y": 0.1
},
"TargetNodeName": "Base",
"Scale": 0.6
}
]
}