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