Dragon_Fire
Server/NPC/Roles/Boss/Dragon_Fire.json, 376 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Placeholder",
"Modify": {
"Appearance": "Dragon_Fire",
"MaxHealth": 400,
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Dragon_Fire.name",
"Description": "Translation key for NPC name display"
}
}
}