Shellfish_Lava
Server/NPC/Roles/Aquatic/Abyssal/Shellfish_Lava.json, 532 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Swimming_Passive",
"Modify": {
"Appearance": "Shellfish_Lava",
"FlockArray": [
"Shellfish_Lava"
],
"DropList": "Drop_Shellfish_Lava",
"MaxHealth": 29,
"IsMemory": true,
"MemoriesCategory": "Abyssal",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Shellfish_Lava.name",
"Description": "Translation key for NPC name display"
}
}
}