Zombify
Permanently turns an NPC into a zombie
Fields
| Field | Value |
|---|---|
| abilityType | Shapeshift |
| activationId | — |
| activationType | Single |
| castAnimationAssetId | ability_undead_zombify |
| components | {
"items": [
{
"shapeshift": {
"nPCId": "undead_zombified",
"shouldSpawnNPC": true,
"targetInfos": [
{
"color": "#99FF99CC",
"confirmFlags": [],
"excludeFlags": [
"Self"
],
"includeFlags": [
"AnyNPC"
],
"rangeRadius": 7,
"rangeType": "Square",
"suggestedFlags": [],
"targetType": "OneTile"
}
]
}
}
]
} |
| cooldownTurns | {
"base": {
"int": 8
},
"scale": "None"
} |
| costs | [
{
"costType": "Default",
"modifier": {
"base": {
"int": 1
},
"scale": "None"
},
"statType": "MP"
}
] |
| impactAnimationAssetId | — |
| isPlaceholder | No |
| isRangedAnimationReversed | No |
| maximumLevel | 1 |
| rangedAnimationAssetId | — |
| requiredItemTypes | {
"isUnarmed": false,
"itemTypeIds": {}
} |
| requirements | {
"level": 1,
"mainStats": [],
"scale": 0,
"secondaryStats": []
} |
| skillStatType | NecromancySpells |
| soundImpactId | ability_undead_zombify |
| soundLaunchId | — |
| spriteId | ability_undead_zombify |
| stationaryAnimationAssetId | — |
| sustainAnimationAssetId | — |
| sustainCosts | [] |
| usageType | Unknown |