Bluebird
Server/NPC/Roles/Avian/Aerial/Bluebird.json, 567 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Birds_Passive",
"Modify": {
"Appearance": "Bluebird",
"FlockArray": [
"Bluebird"
],
"DropList": "Drop_Bluebird",
"MaxHealth": 15,
"WanderRadius": 15,
"IsMemory": true,
"MemoriesCategory": "Avian",
"MemoriesNameOverride": "Bluebird",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Bluebird.name",
"Description": "Translation key for NPC name display"
}
}
}