Versions / 0.5.1 / NPC / Roles / Undead / Skeleton / Skeleton_Incandescent / Skeleton_Incandescent_Head.json
Skeleton_Incandescent_Head
Server/NPC/Roles/Undead/Skeleton/Skeleton_Incandescent/Skeleton_Incandescent_Head.json, 575 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Spirit",
"Modify": {
"Appearance": "Skeleton_Incandescent_Head",
"DropList": "Drop_Skeleton_Incandescent_Head",
"MaxHealth": 81,
"_CombatConfig": {
"EntityEffect": "Immunity_Fire"
},
"IsMemory": true,
"MemoriesCategory": "Undead",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Skeleton_Incandescent_Head.name",
"Description": "Translation key for NPC name display"
}
}
}