Cactee
Server/NPC/Roles/Creature/Mythic/Cactee.json, 533 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Beasts_Passive_Cactee",
"Modify": {
"DropList": "Drop_Cactee",
"Appearance": "Cactee",
"AttackSequence": "Component_Instruction_Attack_Sequence_Cactee",
"MaxHealth": 61,
"IsMemory": true,
"MemoriesCategory": "Critter",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Cactee.name",
"Description": "Translation key for NPC name display"
}
}
}