Dragon_Frost
Server/NPC/Roles/Boss/Dragon_Frost.json, 471 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Placeholder",
"Modify": {
"Appearance": "Dragon_Frost",
"MaxHealth": 400,
"PlaceholderAnimation": "Sleep",
"IsMemory": true,
"MemoriesCategory": "Mythic",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Dragon_Frost.name",
"Description": "Translation key for NPC name display"
}
}
}