Spirit_Root
Server/NPC/Roles/Elemental/Spirit/Spirit_Root.json, 465 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Spirit",
"Modify": {
"Appearance": "Spirit_Root",
"DropList": "Drop_Spirit_Root",
"MaxHealth": 49,
"IsMemory": true,
"MemoriesCategory": "Elemental",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Spirit_Root.name",
"Description": "Translation key for NPC name display"
}
}
}