Lizard_Sand
Server/NPC/Roles/Creature/Reptile/Lizard_Sand.json, 472 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Animal_Neutral",
"Modify": {
"DropList": "Drop_Lizard_Sand",
"Appearance": "Lizard_Sand",
"MaxHealth": 103,
"IsMemory": true,
"MemoriesCategory": "Reptile",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Lizard_Sand.name",
"Description": "Translation key for NPC name display"
}
}
}