Versions / 0.6.0-pre.7 / NPC / Roles / Intelligent / Aggressive / Scarak / Dungeon / Dungeon_Scarak_Louse.json
Dungeon_Scarak_Louse
Server/NPC/Roles/Intelligent/Aggressive/Scarak/Dungeon/Dungeon_Scarak_Louse.json, 779 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Scarak_Louse",
"Modify": {
"Appearance": "Scarak_Louse",
"DropList": "Drop_Scarak_Louse",
"AttackDistance": 1.6,
"Attack": "Scarak_Louse_Bite",
"AttitudeGroup": "Scarak",
"FlockArray": [
"Scarak_Louse"
],
"MaxHealth": 21,
"_CombatConfig": {
"EntityEffects": [
"Immunity_Environmental",
"Immunity_Poison"
]
},
"IsMemory": true,
"MemoriesCategory": "Scarak",
"MemoriesNameOverride": "Scarak_Louse",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Scarak_Louse.name",
"Description": "Translation key for NPC name display"
}
}
}