Versions / 0.6.0-pre.8.1 / NPC / Roles / Intelligent / Aggressive / Scarak / Dungeon / Dungeon_Scarak_Broodmother_Young.json
Dungeon_Scarak_Broodmother_Young
Server/NPC/Roles/Intelligent/Aggressive/Scarak/Dungeon/Dungeon_Scarak_Broodmother_Young.json, 606 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Scarak_Broodmother",
"Modify": {
"MaxHealth": 124,
"_CombatConfig": {
"EntityEffects": [
"Immunity_Environmental",
"Immunity_Poison"
]
},
"IsMemory": true,
"MemoriesCategory": "Scarak",
"MemoriesNameOverride": "Scarak_Broodmother_Young",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Dungeon_Scarak_Broodmother_Young.name",
"Description": "Translation key for NPC name display"
}
}
}