@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,154 lines • 206 kB
JavaScript
const Dreadnought = {
src: "faction/legion/unit/dreadnought.pkl",
slug: "dreadnought",
id: "faction/legion/unit/dreadnought",
name: "Dreadnought",
shortName: "Dreadnought",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T3",
tagList: [
"massive",
"unit",
"unit:army",
"faction:legion",
"tier:3",
"armor:heavy",
"flyer",
"armored",
"resist:stun",
"has:turret",
"attacker",
"spellcaster",
"has:passive",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-build-drone"],
unlockedBy: ["terror-tower"],
uuid: "7ecb8b22-f467-40b0-b12d-2869bdf7090c",
hexiteCost: 150,
fluxCost: 250,
buildCount: 1,
buildTime: 30,
domain: "air",
supply: 15,
hp: 800,
vision: 1800,
speed: 500,
armor: 1,
armorType: "heavy",
stunResist: 75,
untargetable: false,
maxAddOns: 2,
ability: {
"dreadnought-attack-main-beam-weapon": {
slug: "dreadnought-attack-main-beam-weapon",
name: "Main Beam Weapon",
shortName: "Main Beam Weapon",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.5,
range: 1100,
abilityOf: "dreadnought",
damage: 9,
damagePerSec: 18,
damageDisplay: "9",
autocast: "always",
},
"dreadnought-spell-bombardment-run": {
slug: "dreadnought-spell-bombardment-run",
name: "Bombardment Run",
shortName: "Bombardment Run",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: ["ground"],
cooldown: 1,
abilityOf: "dreadnought",
volleys: 4,
damage: 60,
damagePerSec: 240,
damageDisplay: "60 x4",
autocast: "never",
},
"dreadnought-spell-teleport": {
slug: "dreadnought-spell-teleport",
name: "Teleport",
shortName: "Teleport",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
unlockedBy: ["dreadnought-turret-command-module"],
activationType: "activated",
targets: [],
cooldown: 0,
abilityOf: "dreadnought",
teleport: 4000,
autocast: "never",
},
"dreadnought-passive-sensor": {
slug: "dreadnought-passive-sensor",
name: "Sensor",
shortName: "Sensor",
type: "ability",
subtype: "passive",
faction: "legion",
tagList: ["ability", "ability:passive", "faction:legion"],
inGame: true,
fromFuture: false,
unlockedBy: ["dreadnought-turret-command-module"],
activationType: "activated",
targets: [],
abilityOf: "dreadnought",
providesDetection: 4000,
autocast: "never",
},
},
addOn: {
"dreadnought-turret-bomb-bay": {
src: "engine/add_on.pkl",
slug: "dreadnought-turret-bomb-bay",
id: "engine/dreadnought-turret-bomb-bay",
name: "Bomb Bay",
shortName: "Bomb Bay",
description: "Each Dreadnought adds 3 bombs to Dreadnought's Bombardment Run spell. Total bomb damage 267/534/801/1068/1335 for 0/1/2/3/4.",
type: "add-on",
subtype: "turret",
faction: "legion",
tagList: [
"add-on",
"add-on:turret",
"faction:legion",
"armor:heavy",
"turret",
],
inGame: true,
fromFuture: false,
uuid: "99053d56-779c-4bac-a8f9-5583712494b7",
fluxCost: 100,
buildCount: 1,
buildTime: 20,
domain: "ground",
hp: 225,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {},
addOn: {},
variantBuilding: {},
variantUnit: {},
addOnType: "turret",
addOnOf: "dreadnought",
},
"dreadnought-turret-command-module": {
src: "engine/add_on.pkl",
slug: "dreadnought-turret-command-module",
id: "engine/dreadnought-turret-command-module",
name: "Command Module",
shortName: "Command Module",
description: "Unlocks Dreadnought's Teleport spell and Sensor passive. Both abilities have a base 4000 range, and each Dreadnought adds +1000 range. 5000/6000/7000/800 for 1/2/3/4.",
type: "add-on",
subtype: "turret",
faction: "legion",
tagList: [
"add-on",
"add-on:turret",
"faction:legion",
"armor:heavy",
"turret",
],
inGame: true,
fromFuture: false,
unlocks: ["dreadnought-spell-teleport", "dreadnought-passive-sensor"],
uuid: "9154c6c5-1f18-4b62-9f62-7f960ebc2571",
fluxCost: 100,
buildCount: 1,
buildTime: 20,
domain: "ground",
hp: 225,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {},
addOn: {},
variantBuilding: {},
variantUnit: {},
addOnType: "turret",
addOnOf: "dreadnought",
},
"dreadnought-turret-shield-generator": {
src: "engine/add_on.pkl",
slug: "dreadnought-turret-shield-generator",
id: "engine/dreadnought-turret-shield-generator",
name: "Shield Generator",
shortName: "Shield Generator",
description: "Dreadnought shield generator",
type: "add-on",
subtype: "turret",
faction: "legion",
tagList: [
"add-on",
"add-on:turret",
"faction:legion",
"armor:heavy",
"turret",
],
inGame: true,
fromFuture: false,
uuid: "151249d4-2f0b-4b09-9667-86d22310cc6e",
fluxCost: 100,
buildCount: 1,
buildTime: 20,
domain: "ground",
hp: 225,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {},
addOn: {},
variantBuilding: {},
variantUnit: {},
addOnType: "turret",
addOnOf: "dreadnought",
},
"dreadnought-turret-anti-air-turret": {
src: "engine/add_on.pkl",
slug: "dreadnought-turret-anti-air-turret",
id: "engine/dreadnought-turret-anti-air-turret",
name: "Anti-Air Turret",
shortName: "Anti-Air Turret",
description: "Attacks ground and air but does 3x dmg to air",
type: "add-on",
subtype: "turret",
faction: "legion",
tagList: [
"add-on",
"add-on:turret",
"faction:legion",
"armor:heavy",
"attacker",
"turret",
],
inGame: true,
fromFuture: false,
uuid: "59d66aaa-3414-4731-9c05-40d23ad2bfa0",
fluxCost: 100,
buildCount: 1,
buildTime: 20,
domain: "ground",
hp: 225,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"dreadnought-turret-anti-air-turret-attack-turret-attack": {
slug: "dreadnought-turret-anti-air-turret-attack-turret-attack",
name: "Turret Attack",
shortName: "Turret Attack",
type: "ability",
subtype: "attack",
tagList: ["ability", "ability:attack"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 2,
range: 2000,
abilityOf: "dreadnought-turret-anti-air-turret",
volleys: 2,
damage: 9,
damagePerSec: 9,
damageDisplay: "9 x2",
bonusPercent: 200,
bonusVsTags: ["flyer"],
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
addOnType: "turret",
addOnOf: "dreadnought",
},
},
variantBuilding: {
"dreadnought-constructing-unit-dreadnought-constructing": {
src: "engine/constructing_unit.pkl",
slug: "dreadnought-constructing-unit-dreadnought-constructing",
id: "engine/dreadnought-constructing-unit-dreadnought-constructing",
name: "Dreadnought (Constructing)",
shortName: "Dreadnought (Constructing)",
type: "building",
subtype: "constructing-unit",
faction: "legion",
tagList: [
"building",
"building:constructing-unit",
"faction:legion",
"armor:building",
],
inGame: true,
fromFuture: false,
uuid: "4e48f8df-948c-4395-8b76-27cd310923d9",
buildCount: 1,
buildTime: 60,
domain: "ground",
hp: 800,
vision: 800,
speed: 0,
armor: 0,
armorType: "building",
untargetable: false,
maxAddOns: 0,
ability: {},
addOn: {},
variantBuilding: {},
variantUnit: {},
buildingType: "constructing-unit",
hpInitial: 320,
},
},
variantUnit: {
"dreadnought-infused": {
src: "faction/legion/unit/dreadnought.pkl",
slug: "dreadnought-infused",
id: "faction/legion/unit/dreadnought-infused",
name: "Dreadnought (Infused)",
shortName: "Dreadnought (Infused)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T3",
tagList: [
"massive",
"infused",
"unit",
"unit:army",
"faction:legion",
"tier:3",
"armor:heavy",
"flyer",
"armored",
"resist:stun",
"has:turret",
"attacker",
"spellcaster",
"has:passive",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-build-drone"],
unlockedBy: ["terror-tower"],
uuid: "7ecb8b22-f467-40b0-b12d-2869bdf7090c",
hexiteCost: 150,
fluxCost: 250,
buildCount: 1,
buildTime: 30,
domain: "air",
supply: 15,
hp: 1200,
vision: 1800,
speed: 500,
armor: 1,
armorType: "heavy",
stunResist: 75,
untargetable: false,
maxAddOns: 2,
ability: {
"dreadnought-infused-attack-main-beam-weapon": {
slug: "dreadnought-infused-attack-main-beam-weapon",
name: "Main Beam Weapon",
shortName: "Main Beam Weapon",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.5,
range: 1100,
abilityOf: "dreadnought-infused",
damage: 13.5,
damagePerSec: 27,
damageDisplay: "13.5",
autocast: "always",
},
"dreadnought-infused-spell-bombardment-run": {
slug: "dreadnought-infused-spell-bombardment-run",
name: "Bombardment Run",
shortName: "Bombardment Run",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: ["ground"],
cooldown: 1,
abilityOf: "dreadnought-infused",
volleys: 4,
damage: 60,
damagePerSec: 240,
damageDisplay: "60 x4",
autocast: "never",
},
"dreadnought-infused-spell-teleport": {
slug: "dreadnought-infused-spell-teleport",
name: "Teleport",
shortName: "Teleport",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
unlockedBy: ["dreadnought-turret-command-module"],
activationType: "activated",
targets: [],
cooldown: 0,
abilityOf: "dreadnought-infused",
teleport: 4000,
autocast: "never",
},
"dreadnought-infused-passive-sensor": {
slug: "dreadnought-infused-passive-sensor",
name: "Sensor",
shortName: "Sensor",
type: "ability",
subtype: "passive",
faction: "legion",
tagList: ["ability", "ability:passive", "faction:legion"],
inGame: true,
fromFuture: false,
unlockedBy: ["dreadnought-turret-command-module"],
activationType: "activated",
targets: [],
abilityOf: "dreadnought-infused",
providesDetection: 4000,
autocast: "never",
},
},
addOn: {
"dreadnought-infused-turret-bomb-bay": {
src: "engine/add_on.pkl",
slug: "dreadnought-infused-turret-bomb-bay",
id: "engine/dreadnought-infused-turret-bomb-bay",
name: "Bomb Bay",
shortName: "Bomb Bay",
description: "Each Dreadnought (Infused) adds 3 bombs to Dreadnought's Bombardment Run spell. Total bomb damage 267/534/801/1068/1335 for 0/1/2/3/4.",
type: "add-on",
subtype: "turret",
faction: "legion",
tagList: [
"add-on",
"add-on:turret",
"faction:legion",
"armor:heavy",
"turret",
],
inGame: true,
fromFuture: false,
uuid: "99053d56-779c-4bac-a8f9-5583712494b7",
fluxCost: 100,
buildCount: 1,
buildTime: 20,
domain: "ground",
hp: 225,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {},
addOn: {},
variantBuilding: {},
variantUnit: {},
addOnType: "turret",
addOnOf: "dreadnought-infused",
},
"dreadnought-infused-turret-command-module": {
src: "engine/add_on.pkl",
slug: "dreadnought-infused-turret-command-module",
id: "engine/dreadnought-infused-turret-command-module",
name: "Command Module",
shortName: "Command Module",
description: "Unlocks Dreadnought's Teleport spell and Sensor passive. Both abilities have a base 4000 range, and each Dreadnought (Infused) adds +1000 range. 5000/6000/7000/800 for 1/2/3/4.",
type: "add-on",
subtype: "turret",
faction: "legion",
tagList: [
"add-on",
"add-on:turret",
"faction:legion",
"armor:heavy",
"turret",
],
inGame: true,
fromFuture: false,
unlocks: ["dreadnought-spell-teleport", "dreadnought-passive-sensor"],
uuid: "9154c6c5-1f18-4b62-9f62-7f960ebc2571",
fluxCost: 100,
buildCount: 1,
buildTime: 20,
domain: "ground",
hp: 225,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {},
addOn: {},
variantBuilding: {},
variantUnit: {},
addOnType: "turret",
addOnOf: "dreadnought-infused",
},
"dreadnought-infused-turret-shield-generator": {
src: "engine/add_on.pkl",
slug: "dreadnought-infused-turret-shield-generator",
id: "engine/dreadnought-infused-turret-shield-generator",
name: "Shield Generator",
shortName: "Shield Generator",
description: "Dreadnought shield generator",
type: "add-on",
subtype: "turret",
faction: "legion",
tagList: [
"add-on",
"add-on:turret",
"faction:legion",
"armor:heavy",
"turret",
],
inGame: true,
fromFuture: false,
uuid: "151249d4-2f0b-4b09-9667-86d22310cc6e",
fluxCost: 100,
buildCount: 1,
buildTime: 20,
domain: "ground",
hp: 225,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {},
addOn: {},
variantBuilding: {},
variantUnit: {},
addOnType: "turret",
addOnOf: "dreadnought-infused",
},
"dreadnought-infused-turret-anti-air-turret": {
src: "engine/add_on.pkl",
slug: "dreadnought-infused-turret-anti-air-turret",
id: "engine/dreadnought-infused-turret-anti-air-turret",
name: "Anti-Air Turret",
shortName: "Anti-Air Turret",
description: "Attacks ground and air but does 3x dmg to air",
type: "add-on",
subtype: "turret",
faction: "legion",
tagList: [
"add-on",
"add-on:turret",
"faction:legion",
"armor:heavy",
"attacker",
"turret",
],
inGame: true,
fromFuture: false,
uuid: "59d66aaa-3414-4731-9c05-40d23ad2bfa0",
fluxCost: 100,
buildCount: 1,
buildTime: 20,
domain: "ground",
hp: 225,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"dreadnought-infused-turret-anti-air-turret-attack-turret-attack": {
slug: "dreadnought-infused-turret-anti-air-turret-attack-turret-attack",
name: "Turret Attack",
shortName: "Turret Attack",
type: "ability",
subtype: "attack",
tagList: ["ability", "ability:attack"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 2,
range: 2000,
abilityOf: "dreadnought-infused-turret-anti-air-turret",
volleys: 2,
damage: 9,
damagePerSec: 9,
damageDisplay: "9 x2",
bonusPercent: 200,
bonusVsTags: ["flyer"],
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
addOnType: "turret",
addOnOf: "dreadnought-infused",
},
},
variantBuilding: {
"dreadnought-infused-constructing-unit-dreadnought-constructing": {
src: "engine/constructing_unit.pkl",
slug: "dreadnought-infused-constructing-unit-dreadnought-constructing",
id: "engine/dreadnought-infused-constructing-unit-dreadnought-constructing",
name: "Dreadnought (Constructing)",
shortName: "Dreadnought (Constructing)",
type: "building",
subtype: "constructing-unit",
faction: "legion",
tagList: [
"building",
"building:constructing-unit",
"faction:legion",
"armor:building",
],
inGame: true,
fromFuture: false,
uuid: "4e48f8df-948c-4395-8b76-27cd310923d9",
buildCount: 1,
buildTime: 60,
domain: "ground",
hp: 800,
vision: 800,
speed: 0,
armor: 0,
armorType: "building",
untargetable: false,
maxAddOns: 0,
ability: {},
addOn: {},
variantBuilding: {},
variantUnit: {},
buildingType: "constructing-unit",
hpInitial: 320,
},
},
variantUnit: {
"dreadnought-reanimated-alive": {
src: "faction/legion/unit/dreadnought.pkl",
slug: "dreadnought-reanimated-alive",
id: "faction/legion/unit/dreadnought-reanimated-alive",
name: "Dreadnought (Infused) (Reanimated: Alive)",
shortName: "Dreadnought (Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T3",
tagList: [
"massive",
"infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:legion",
"tier:3",
"armor:heavy",
"flyer",
"armored",
"resist:stun",
"has:turret",
"attacker",
"spellcaster",
"has:passive",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-build-drone"],
unlockedBy: ["terror-tower"],
uuid: "7ecb8b22-f467-40b0-b12d-2869bdf7090c",
hexiteCost: 150,
fluxCost: 250,
buildCount: 1,
buildTime: 30,
domain: "air",
supply: 15,
hp: 1200,
vision: 1800,
speed: 650,
armor: 1,
armorType: "heavy",
stunResist: 75,
untargetable: false,
maxAddOns: 2,
ability: {
"dreadnought-reanimated-alive-attack-main-beam-weapon": {
slug: "dreadnought-reanimated-alive-attack-main-beam-weapon",
name: "Main Beam Weapon",
shortName: "Main Beam Weapon",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.35,
range: 1100,
abilityOf: "dreadnought-reanimated-alive",
damage: 13.5,
damagePerSec: 39,
damageDisplay: "13.5",
autocast: "always",
},
"dreadnought-reanimated-alive-spell-bombardment-run": {
slug: "dreadnought-reanimated-alive-spell-bombardment-run",
name: "Bombardment Run",
shortName: "Bombardment Run",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: ["ground"],
cooldown: 1,
abilityOf: "dreadnought-reanimated-alive",
volleys: 4,
damage: 60,
damagePerSec: 240,
damageDisplay: "60 x4",
autocast: "never",
},
"dreadnought-reanimated-alive-spell-teleport": {
slug: "dreadnought-reanimated-alive-spell-teleport",
name: "Teleport",
shortName: "Teleport",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
unlockedBy: ["dreadnought-turret-command-module"],
activationType: "activated",
targets: [],
cooldown: 0,
abilityOf: "dreadnought-reanimated-alive",
teleport: 4000,
autocast: "never",
},
"dreadnought-reanimated-alive-passive-sensor": {
slug: "dreadnought-reanimated-alive-passive-sensor",
name: "Sensor",
shortName: "Sensor",
type: "ability",
subtype: "passive",
faction: "legion",
tagList: ["ability", "ability:passive", "faction:legion"],
inGame: true,
fromFuture: false,
unlockedBy: ["dreadnought-turret-command-module"],
activationType: "activated",
targets: [],
abilityOf: "dreadnought-reanimated-alive",
providesDetection: 4000,
autocast: "never",
},
},
addOn: {
"dreadnought-reanimated-alive-turret-bomb-bay": {
src: "engine/add_on.pkl",
slug: "dreadnought-reanimated-alive-turret-bomb-bay",
id: "engine/dreadnought-reanimated-alive-turret-bomb-bay",
name: "Bomb Bay",
shortName: "Bomb Bay",
description: "Each Dreadnought (Infused) (Reanimated: Alive) adds 3 bombs to Dreadnought's Bombardment Run spell. Total bomb damage 267/534/801/1068/1335 for 0/1/2/3/4.",
type: "add-on",
subtype: "turret",
faction: "legion",
tagList: [
"add-on",
"add-on:turret",
"faction:legion",
"armor:heavy",
"turret",
],
inGame: true,
fromFuture: false,
uuid: "99053d56-779c-4bac-a8f9-5583712494b7",
fluxCost: 100,
buildCount: 1,
buildTime: 20,
domain: "ground",
hp: 225,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {},
addOn: {},
variantBuilding: {},
variantUnit: {},
addOnType: "turret",
addOnOf: "dreadnought-reanimated-alive",
},
"dreadnought-reanimated-alive-turret-command-module": {
src: "engine/add_on.pkl",
slug: "dreadnought-reanimated-alive-turret-command-module",
id: "engine/dreadnought-reanimated-alive-turret-command-module",
name: "Command Module",
shortName: "Command Module",
description: "Unlocks Dreadnought's Teleport spell and Sensor passive. Both abilities have a base 4000 range, and each Dreadnought (Infused) (Reanimated: Alive) adds +1000 range. 5000/6000/7000/800 for 1/2/3/4.",
type: "add-on",
subtype: "turret",
faction: "legion",
tagList: [
"add-on",
"add-on:turret",
"faction:legion",
"armor:heavy",
"turret",
],
inGame: true,
fromFuture: false,
unlocks: [
"dreadnought-spell-teleport",
"dreadnought-passive-sensor",
],
uuid: "9154c6c5-1f18-4b62-9f62-7f960ebc2571",
fluxCost: 100,
buildCount: 1,
buildTime: 20,
domain: "ground",
hp: 225,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {},
addOn: {},
variantBuilding: {},
variantUnit: {},
addOnType: "turret",
addOnOf: "dreadnought-reanimated-alive",
},
"dreadnought-reanimated-alive-turret-shield-generator": {
src: "engine/add_on.pkl",
slug: "dreadnought-reanimated-alive-turret-shield-generator",
id: "engine/dreadnought-reanimated-alive-turret-shield-generator",
name: "Shield Generator",
shortName: "Shield Generator",
description: "Dreadnought shield generator",
type: "add-on",
subtype: "turret",
faction: "legion",
tagList: [
"add-on",
"add-on:turret",
"faction:legion",
"armor:heavy",
"turret",
],
inGame: true,
fromFuture: false,
uuid: "151249d4-2f0b-4b09-9667-86d22310cc6e",
fluxCost: 100,
buildCount: 1,
buildTime: 20,
domain: "ground",
hp: 225,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {},
addOn: {},
variantBuilding: {},
variantUnit: {},
addOnType: "turret",
addOnOf: "dreadnought-reanimated-alive",
},
"dreadnought-reanimated-alive-turret-anti-air-turret": {
src: "engine/add_on.pkl",
slug: "dreadnought-reanimated-alive-turret-anti-air-turret",
id: "engine/dreadnought-reanimated-alive-turret-anti-air-turret",
name: "Anti-Air Turret",
shortName: "Anti-Air Turret",
description: "Attacks ground and air but does 3x dmg to air",
type: "add-on",
subtype: "turret",
faction: "legion",
tagList: [
"add-on",
"add-on:turret",
"faction:legion",
"armor:heavy",
"attacker",
"turret",
],
inGame: true,
fromFuture: false,
uuid: "59d66aaa-3414-4731-9c05-40d23ad2bfa0",
fluxCost: 100,
buildCount: 1,
buildTime: 20,
domain: "ground",
hp: 225,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"dreadnought-reanimated-alive-turret-anti-air-turret-attack-turret-attack": {
slug: "dreadnought-reanimated-alive-turret-anti-air-turret-attack-turret-attack",
name: "Turret Attack",
shortName: "Turret Attack",
type: "ability",
subtype: "attack",
tagList: ["ability", "ability:attack"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 2,
range: 2000,
abilityOf: "dreadnought-reanimated-alive-turret-anti-air-turret",
volleys: 2,
damage: 9,
damagePerSec: 9,
damageDisplay: "9 x2",
bonusPercent: 200,
bonusVsTags: ["flyer"],
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
addOnType: "turret",
addOnOf: "dreadnought-reanimated-alive",
},
},
variantBuilding: {
"dreadnought-reanimated-alive-constructing-unit-dreadnought-constructing": {
src: "engine/constructing_unit.pkl",
slug: "dreadnought-reanimated-alive-constructing-unit-dreadnought-constructing",
id: "engine/dreadnought-reanimated-alive-constructing-unit-dreadnought-constructing",
name: "Dreadnought (Constructing)",
shortName: "Dreadnought (Constructing)",
type: "building",
subtype: "constructing-unit",
faction: "legion",
tagList: [
"building",
"building:constructing-unit",
"faction:legion",
"armor:building",
],
inGame: true,
fromFuture: false,
uuid: "4e48f8df-948c-4395-8b76-27cd310923d9",
buildCount: 1,
buildTime: 60,
domain: "ground",
hp: 800,
vision: 800,
speed: 0,
armor: 0,
armorType: "building",
untargetable: false,
maxAddOns: 0,
ability: {},
addOn: {},
variantBuilding: {},
variantUnit: {},
buildingType: "constructing-unit",
hpInitial: 320,
},
},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
"dreadnought-reanimated-zombie": {
src: "faction/legion/unit/dreadnought.pkl",
slug: "dreadnought-reanimated-zombie",
id: "faction/legion/unit/dreadnought-reanimated-zombie",
name: "Dreadnought (Infused) (Reanimated: Zombie)",
shortName: "Dreadnought (Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T3",
tagList: [
"massive",
"infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:legion",
"tier:3",
"armor:heavy",
"flyer",
"armored",
"resist:stun",
"has:turret",
"attacker",
"spellcaster",
"has:passive",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-build-drone"],
unlockedBy: ["terror-tower"],
uuid: "7ecb8b22-f467-40b0-b12d-2869bdf7090c",
hexiteCost: 150,
fluxCost: 250,
buildCount: 1,
buildTime: 30,
domain: "air",
supply: 15,
hp: 1200,
vision: 1800,
speed: 714.2857142857143,
armor: 1,
armorType: "heavy",
stunResist: 75,
untargetable: false,
maxAddOns: 2,
ability: {
"dreadnought-reanimated-zombie-attack-main-beam-weapon": {
slug: "dreadnought-reanimated-zombie-attack-main-beam-weapon",
name: "Main Beam Weapon",
shortName: "Main Beam Weapon",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.3846153846153846,
range: 1100,
abilityOf: "dreadnought-reanimated-zombie",
damage: 13.5,
damagePerSec: 35,
damageDisplay: "13.5",
autocast: "always",
},
"dreadnought-reanimated-zombie-spell-bombardment-run": {
slug: "dreadnought-reanimated-zombie-spell-bombardment-run",
name: "Bombardment Run",
shortName: "Bombardment Run",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: ["ground"],
cooldown: 1,
abilityOf: "dreadnought-reanimated-zombie",
volleys: 4,
damage: 60,
damagePerSec: 240,
damageDisplay: "60 x4",
autocast: "never",
},
"dreadnought-reanimated-zombie-spell-teleport": {
slug: "dreadnought-reanimated-zombie-spell-teleport",
name: "Teleport",
shortName: "Teleport",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
unlockedBy: ["dreadnought-turret-command-module"],
activationType: "activated",
targets: [],
cooldown: 0,
abilityOf: "dreadnought-reanimated-zombie",
teleport: 4000,
autocast: "never",
},
"dreadnought-reanimated-zombie-passive-sensor": {
slug: "dreadnought-reanimated-zombie-passive-sensor",
name: "Sensor",
shortName: "Sensor",
type: "ability",
subtype: "passive",
faction: "legion",
tagList: ["ability", "ability:passive", "faction:legion"],
inGame: true,
fromFuture: false,
unlockedBy: ["dreadnought-turret-command-module"],
activationType: "activated",
targets: [],
abilityOf: "dreadnought-reanimated-zombie",
providesDetection: 4000,
autocast: "never",
},
},
addOn: {
"dreadnought-reanimated-zombie-turret-bomb-bay": {
src: "engine/add_on.pkl",
slug: "dreadnought-reanimated-zombie-turret-bomb-bay",
id: "engine/dreadnought-reanimated-zombie-turret-bomb-bay",
name: "Bomb Bay",
shortName: "Bomb Bay",
description: "Each Dreadnought (Infused) (Reanimated: Zombie) adds 3 bombs to Dreadnought's Bombardment Run spell. Total bomb damage 267/534/801/1068/1335 for 0/1/2/3/4.",
type: "add-on",
subtype: "turret",
faction: "legion",
tagList: [
"add-on",
"add-on:turret",
"faction:legion",
"armor:heavy",
"turret",
],
inGame: true,
fromFuture: false,
uuid: "99053d56-779c-4bac-a8f9-5583712494b7",
fluxCost: 100,
buildCount: 1,
buildTime: 20,
domain: "ground",
hp: 225,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {},
addOn: {},
variantBuilding: {},
variantUnit: {},
addOnType: "turret",
addOnOf: "dreadnought-reanimated-zombie