@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,205 lines • 62.8 kB
JavaScript
const Cyclops = {
src: "faction/protectorate/unit/cyclops.pkl",
slug: "cyclops",
id: "faction/protectorate/unit/cyclops",
name: "Cyclops",
shortName: "Cyclops",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:heavy",
"attacker",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "d04eaaff-d9b7-4b7a-ac5c-29230e14d816",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 45,
domain: "ground",
hotkey: "f",
supply: 6,
hp: 425,
vision: 1800,
speed: 600,
armorType: "heavy",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"cyclops-attack": {
slug: "cyclops-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.4,
range: 1300,
abilityOf: "cyclops",
chargeTime: 7,
chargeMaxMultiplier: 5,
damage: 6,
damagePerSec: 15,
damageDisplay: "6",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"cyclops-infused": {
src: "faction/protectorate/unit/cyclops.pkl",
slug: "cyclops-infused",
id: "faction/protectorate/unit/cyclops-infused",
name: "Cyclops (Infused)",
shortName: "Cyclops (Infused)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"infused",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:heavy",
"attacker",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "d04eaaff-d9b7-4b7a-ac5c-29230e14d816",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 45,
domain: "ground",
hotkey: "f",
supply: 6,
hp: 637.5,
vision: 1800,
speed: 600,
armorType: "heavy",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"cyclops-infused-attack": {
slug: "cyclops-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.4,
range: 1300,
abilityOf: "cyclops-infused",
chargeTime: 7,
chargeMaxMultiplier: 5,
damage: 9,
damagePerSec: 22,
damageDisplay: "9.0",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"cyclops-reanimated-alive": {
src: "faction/protectorate/unit/cyclops.pkl",
slug: "cyclops-reanimated-alive",
id: "faction/protectorate/unit/cyclops-reanimated-alive",
name: "Cyclops (Infused) (Reanimated: Alive)",
shortName: "Cyclops (Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:heavy",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "d04eaaff-d9b7-4b7a-ac5c-29230e14d816",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 45,
domain: "ground",
hotkey: "f",
supply: 6,
hp: 637.5,
vision: 1800,
speed: 780,
armorType: "heavy",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"cyclops-reanimated-alive-attack": {
slug: "cyclops-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.27999999999999997,
range: 1300,
abilityOf: "cyclops-reanimated-alive",
chargeTime: 7,
chargeMaxMultiplier: 5,
damage: 9,
damagePerSec: 32,
damageDisplay: "9.0",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"cyclops-reanimated-alive-unit-charge-speed": {
slug: "cyclops-reanimated-alive-unit-charge-speed",
name: "Charge Speed",
shortName: "Charge Speed",
description: "-50% beam charge time",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
"cyclops-reanimated-alive-unit-slow": {
slug: "cyclops-reanimated-alive-unit-slow",
name: "Slow",
shortName: "Slow",
description: "Attacks reduce movement speed by 20%",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
},
},
"cyclops-reanimated-zombie": {
src: "faction/protectorate/unit/cyclops.pkl",
slug: "cyclops-reanimated-zombie",
id: "faction/protectorate/unit/cyclops-reanimated-zombie",
name: "Cyclops (Infused) (Reanimated: Zombie)",
shortName: "Cyclops (Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:heavy",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "d04eaaff-d9b7-4b7a-ac5c-29230e14d816",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 45,
domain: "ground",
hotkey: "f",
supply: 6,
hp: 637.5,
vision: 1800,
speed: 857.1428571428572,
armorType: "heavy",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"cyclops-reanimated-zombie-attack": {
slug: "cyclops-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.3076923076923077,
range: 1300,
abilityOf: "cyclops-reanimated-zombie",
chargeTime: 7,
chargeMaxMultiplier: 5,
damage: 9,
damagePerSec: 29,
damageDisplay: "9.0",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"cyclops-reanimated-zombie-unit-charge-speed": {
slug: "cyclops-reanimated-zombie-unit-charge-speed",
name: "Charge Speed",
shortName: "Charge Speed",
description: "-50% beam charge time",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
"cyclops-reanimated-zombie-unit-slow": {
slug: "cyclops-reanimated-zombie-unit-slow",
name: "Slow",
shortName: "Slow",
description: "Attacks reduce movement speed by 20%",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 21.5,
upgrade: {
"cyclops-infused-unit-charge-speed": {
slug: "cyclops-infused-unit-charge-speed",
name: "Charge Speed",
shortName: "Charge Speed",
description: "-50% beam charge time",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-infused",
researchTime: 50,
fluxCost: 100,
},
"cyclops-infused-unit-slow": {
slug: "cyclops-infused-unit-slow",
name: "Slow",
shortName: "Slow",
description: "Attacks reduce movement speed by 20%",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"cyclops-double-infused": {
src: "faction/protectorate/unit/cyclops.pkl",
slug: "cyclops-double-infused",
id: "faction/protectorate/unit/cyclops-double-infused",
name: "Cyclops (Double Infused)",
shortName: "Cyclops (Double Infused)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"infused",
"double-infused",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:heavy",
"attacker",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "d04eaaff-d9b7-4b7a-ac5c-29230e14d816",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 45,
domain: "ground",
hotkey: "f",
supply: 6,
hp: 850,
vision: 1800,
speed: 600,
armorType: "heavy",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"cyclops-double-infused-attack": {
slug: "cyclops-double-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.4,
range: 1300,
abilityOf: "cyclops-double-infused",
chargeTime: 7,
chargeMaxMultiplier: 5,
damage: 12,
damagePerSec: 30,
damageDisplay: "12",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"cyclops-reanimated-alive": {
src: "faction/protectorate/unit/cyclops.pkl",
slug: "cyclops-reanimated-alive",
id: "faction/protectorate/unit/cyclops-reanimated-alive",
name: "Cyclops (Double Infused) (Reanimated: Alive)",
shortName: "Cyclops (Double Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"infused",
"double-infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:heavy",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "d04eaaff-d9b7-4b7a-ac5c-29230e14d816",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 45,
domain: "ground",
hotkey: "f",
supply: 6,
hp: 850,
vision: 1800,
speed: 780,
armorType: "heavy",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"cyclops-reanimated-alive-attack": {
slug: "cyclops-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.27999999999999997,
range: 1300,
abilityOf: "cyclops-reanimated-alive",
chargeTime: 7,
chargeMaxMultiplier: 5,
damage: 12,
damagePerSec: 43,
damageDisplay: "12",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"cyclops-reanimated-alive-unit-charge-speed": {
slug: "cyclops-reanimated-alive-unit-charge-speed",
name: "Charge Speed",
shortName: "Charge Speed",
description: "-50% beam charge time",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
"cyclops-reanimated-alive-unit-slow": {
slug: "cyclops-reanimated-alive-unit-slow",
name: "Slow",
shortName: "Slow",
description: "Attacks reduce movement speed by 20%",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
},
},
"cyclops-reanimated-zombie": {
src: "faction/protectorate/unit/cyclops.pkl",
slug: "cyclops-reanimated-zombie",
id: "faction/protectorate/unit/cyclops-reanimated-zombie",
name: "Cyclops (Double Infused) (Reanimated: Zombie)",
shortName: "Cyclops (Double Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"infused",
"double-infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:heavy",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "d04eaaff-d9b7-4b7a-ac5c-29230e14d816",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 45,
domain: "ground",
hotkey: "f",
supply: 6,
hp: 850,
vision: 1800,
speed: 857.1428571428572,
armorType: "heavy",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"cyclops-reanimated-zombie-attack": {
slug: "cyclops-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.3076923076923077,
range: 1300,
abilityOf: "cyclops-reanimated-zombie",
chargeTime: 7,
chargeMaxMultiplier: 5,
damage: 12,
damagePerSec: 39,
damageDisplay: "12",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"cyclops-reanimated-zombie-unit-charge-speed": {
slug: "cyclops-reanimated-zombie-unit-charge-speed",
name: "Charge Speed",
shortName: "Charge Speed",
description: "-50% beam charge time",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
"cyclops-reanimated-zombie-unit-slow": {
slug: "cyclops-reanimated-zombie-unit-slow",
name: "Slow",
shortName: "Slow",
description: "Attacks reduce movement speed by 20%",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 21.5,
upgrade: {
"cyclops-double-infused-unit-charge-speed": {
slug: "cyclops-double-infused-unit-charge-speed",
name: "Charge Speed",
shortName: "Charge Speed",
description: "-50% beam charge time",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-double-infused",
researchTime: 50,
fluxCost: 100,
},
"cyclops-double-infused-unit-slow": {
slug: "cyclops-double-infused-unit-slow",
name: "Slow",
shortName: "Slow",
description: "Attacks reduce movement speed by 20%",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-double-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"cyclops-reanimated-alive": {
src: "faction/protectorate/unit/cyclops.pkl",
slug: "cyclops-reanimated-alive",
id: "faction/protectorate/unit/cyclops-reanimated-alive",
name: "Cyclops (Reanimated: Alive)",
shortName: "Cyclops (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"reanimated-alive",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:heavy",
"attacker",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "d04eaaff-d9b7-4b7a-ac5c-29230e14d816",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 45,
domain: "ground",
hotkey: "f",
supply: 6,
hp: 425,
vision: 1800,
speed: 780,
armorType: "heavy",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"cyclops-reanimated-alive-attack": {
slug: "cyclops-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.27999999999999997,
range: 1300,
abilityOf: "cyclops-reanimated-alive",
chargeTime: 7,
chargeMaxMultiplier: 5,
damage: 6,
damagePerSec: 21,
damageDisplay: "6",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"cyclops-infused": {
src: "faction/protectorate/unit/cyclops.pkl",
slug: "cyclops-infused",
id: "faction/protectorate/unit/cyclops-infused",
name: "Cyclops (Reanimated: Alive) (Infused)",
shortName: "Cyclops (Reanimated: Alive) (Infused)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"reanimated-alive",
"infused",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:heavy",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "d04eaaff-d9b7-4b7a-ac5c-29230e14d816",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 45,
domain: "ground",
hotkey: "f",
supply: 6,
hp: 637.5,
vision: 1800,
speed: 780,
armorType: "heavy",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"cyclops-infused-attack": {
slug: "cyclops-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.27999999999999997,
range: 1300,
abilityOf: "cyclops-infused",
chargeTime: 7,
chargeMaxMultiplier: 5,
damage: 9,
damagePerSec: 32,
damageDisplay: "9.0",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"cyclops-infused-unit-charge-speed": {
slug: "cyclops-infused-unit-charge-speed",
name: "Charge Speed",
shortName: "Charge Speed",
description: "-50% beam charge time",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-infused",
researchTime: 50,
fluxCost: 100,
},
"cyclops-infused-unit-slow": {
slug: "cyclops-infused-unit-slow",
name: "Slow",
shortName: "Slow",
description: "Attacks reduce movement speed by 20%",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"cyclops-double-infused": {
src: "faction/protectorate/unit/cyclops.pkl",
slug: "cyclops-double-infused",
id: "faction/protectorate/unit/cyclops-double-infused",
name: "Cyclops (Reanimated: Alive) (Double Infused)",
shortName: "Cyclops (Reanimated: Alive) (Double Infused)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"reanimated-alive",
"infused",
"double-infused",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:heavy",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "d04eaaff-d9b7-4b7a-ac5c-29230e14d816",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 45,
domain: "ground",
hotkey: "f",
supply: 6,
hp: 850,
vision: 1800,
speed: 780,
armorType: "heavy",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"cyclops-double-infused-attack": {
slug: "cyclops-double-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.27999999999999997,
range: 1300,
abilityOf: "cyclops-double-infused",
chargeTime: 7,
chargeMaxMultiplier: 5,
damage: 12,
damagePerSec: 43,
damageDisplay: "12",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"cyclops-double-infused-unit-charge-speed": {
slug: "cyclops-double-infused-unit-charge-speed",
name: "Charge Speed",
shortName: "Charge Speed",
description: "-50% beam charge time",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-double-infused",
researchTime: 50,
fluxCost: 100,
},
"cyclops-double-infused-unit-slow": {
slug: "cyclops-double-infused-unit-slow",
name: "Slow",
shortName: "Slow",
description: "Attacks reduce movement speed by 20%",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-double-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
},
canBeInfused: true,
canBeReanimated: false,
canBeMindControlled: true,
infuseCost: 4,
upgrade: {
"cyclops-reanimated-alive-unit-charge-speed": {
slug: "cyclops-reanimated-alive-unit-charge-speed",
name: "Charge Speed",
shortName: "Charge Speed",
description: "-50% beam charge time",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
"cyclops-reanimated-alive-unit-slow": {
slug: "cyclops-reanimated-alive-unit-slow",
name: "Slow",
shortName: "Slow",
description: "Attacks reduce movement speed by 20%",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "cyclops-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
},
},
"cyclops-reanimated-zombie": {
src: "faction/protectorate/unit/cyclops.pkl",
slug: "cyclops-reanimated-zombie",
id: "faction/protectorate/unit/cyclops-reanimated-zombie",
name: "Cyclops (Reanimated: Zombie)",
shortName: "Cyclops (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"reanimated-zombie",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:heavy",
"attacker",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "d04eaaff-d9b7-4b7a-ac5c-29230e14d816",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 45,
domain: "ground",
hotkey: "f",
supply: 6,
hp: 425,
vision: 1800,
speed: 857.1428571428572,
armorType: "heavy",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"cyclops-reanimated-zombie-attack": {
slug: "cyclops-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.3076923076923077,
range: 1300,
abilityOf: "cyclops-reanimated-zombie",
chargeTime: 7,
chargeMaxMultiplier: 5,
damage: 6,
damagePerSec: 20,
damageDisplay: "6",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"cyclops-infused": {
src: "faction/protectorate/unit/cyclops.pkl",
slug: "cyclops-infused",
id: "faction/protectorate/unit/cyclops-infused",
name: "Cyclops (Reanimated: Zombie) (Infused)",
shortName: "Cyclops (Reanimated: Zombie) (Infused)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"reanimated-zombie",
"infused",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:heavy",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "d04eaaff-d9b7-4b7a-ac5c-2