@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,104 lines (1,103 loc) • 102 kB
JavaScript
const Commando = {
src: "faction/protectorate/unit/commando.pkl",
slug: "commando",
id: "faction/protectorate/unit/commando",
name: "Commando",
shortName: "Commando",
description: "Protectorate's T1 infantry unit. Has a jetpack for jumpin up cliffs and over things and often just for fun.",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T1",
tagList: [
"unit",
"unit:army",
"faction:protectorate",
"tier:1",
"armor:light",
"attacker",
"spellcaster",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["prot-barracks"],
unlockedBy: ["research-lab"],
uuid: "38c2cfa9-c894-47b9-a2c0-7715de8ed15c",
hexiteCost: 50,
buildCount: 1,
buildTime: 18,
domain: "ground",
supply: 2,
hp: 140,
vision: 1800,
speed: 550,
armorType: "light",
upgradedBy: ["research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"commando-attack-s-10-combat-rifle": {
slug: "commando-attack-s-10-combat-rifle",
name: "S-10 Combat Rifle",
shortName: "S-10 Combat Rifle",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.84,
range: 800,
abilityOf: "commando",
damage: 8,
damagePerSec: 10,
damageDisplay: "8",
autocast: "always",
},
"commando-spell-jetpack": {
slug: "commando-spell-jetpack",
name: "Jetpack",
shortName: "Jetpack",
description: "jumps to the target point, bypassing any terrain. Jump speed: 1000",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
targets: [],
cooldown: 8,
abilityOf: "commando",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"commando-infused": {
src: "faction/protectorate/unit/commando.pkl",
slug: "commando-infused",
id: "faction/protectorate/unit/commando-infused",
name: "Commando (Infused)",
shortName: "Commando (Infused)",
description: "Protectorate's T1 infantry unit. Has a jetpack for jumpin up cliffs and over things and often just for fun.",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T1",
tagList: [
"infused",
"unit",
"unit:army",
"faction:protectorate",
"tier:1",
"armor:light",
"attacker",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["prot-barracks"],
unlockedBy: ["research-lab"],
uuid: "38c2cfa9-c894-47b9-a2c0-7715de8ed15c",
hexiteCost: 50,
buildCount: 1,
buildTime: 18,
domain: "ground",
supply: 2,
hp: 210,
vision: 1800,
speed: 550,
armorType: "light",
upgradedBy: ["research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"commando-infused-attack-s-10-combat-rifle": {
slug: "commando-infused-attack-s-10-combat-rifle",
name: "S-10 Combat Rifle",
shortName: "S-10 Combat Rifle",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.84,
range: 800,
abilityOf: "commando-infused",
damage: 12,
damagePerSec: 14,
damageDisplay: "12.0",
autocast: "always",
},
"commando-infused-spell-jetpack": {
slug: "commando-infused-spell-jetpack",
name: "Jetpack",
shortName: "Jetpack",
description: "jumps to the target point, bypassing any terrain. Jump speed: 1000",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
targets: [],
cooldown: 8,
abilityOf: "commando-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"commando-reanimated-alive": {
src: "faction/protectorate/unit/commando.pkl",
slug: "commando-reanimated-alive",
id: "faction/protectorate/unit/commando-reanimated-alive",
name: "Commando (Infused) (Reanimated: Alive)",
shortName: "Commando (Infused) (Reanimated: Alive)",
description: "Protectorate's T1 infantry unit. Has a jetpack for jumpin up cliffs and over things and often just for fun.",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T1",
tagList: [
"infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:protectorate",
"tier:1",
"armor:light",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["prot-barracks"],
unlockedBy: ["research-lab"],
uuid: "38c2cfa9-c894-47b9-a2c0-7715de8ed15c",
hexiteCost: 50,
buildCount: 1,
buildTime: 18,
domain: "ground",
supply: 2,
hp: 210,
vision: 1800,
speed: 715,
armorType: "light",
upgradedBy: ["research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"commando-reanimated-alive-attack-s-10-combat-rifle": {
slug: "commando-reanimated-alive-attack-s-10-combat-rifle",
name: "S-10 Combat Rifle",
shortName: "S-10 Combat Rifle",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.588,
range: 800,
abilityOf: "commando-reanimated-alive",
damage: 12,
damagePerSec: 20,
damageDisplay: "12.0",
autocast: "always",
},
"commando-reanimated-alive-spell-jetpack": {
slug: "commando-reanimated-alive-spell-jetpack",
name: "Jetpack",
shortName: "Jetpack",
description: "jumps to the target point, bypassing any terrain. Jump speed: 1000",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
targets: [],
cooldown: 8,
abilityOf: "commando-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"commando-reanimated-alive-unit-commando-speed": {
slug: "commando-reanimated-alive-unit-commando-speed",
name: "Commando Speed",
shortName: "Commando Speed",
description: "Increases move speed by +100",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-alive",
researchTime: 45,
fluxCost: 100,
},
"commando-reanimated-alive-unit-improved-rifles": {
slug: "commando-reanimated-alive-unit-improved-rifles",
name: "Improved Rifles",
shortName: "Improved Rifles",
description: "Increases range by +200",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-alive",
researchTime: 45,
fluxCost: 100,
},
"commando-reanimated-alive-unit-shredding-rounds": {
slug: "commando-reanimated-alive-unit-shredding-rounds",
name: "Shredding Rounds",
shortName: "Shredding Rounds",
description: "Each hit causes target to take 2% more damage for 8s",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-alive",
researchTime: 60,
fluxCost: 150,
},
"commando-reanimated-alive-unit-eagle-sense": {
slug: "commando-reanimated-alive-unit-eagle-sense",
name: "Eagle Sense",
shortName: "Eagle Sense",
description: "Gains +50% attack and move speed after jetpack finishes",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-alive",
researchTime: 60,
fluxCost: 150,
},
},
},
"commando-reanimated-zombie": {
src: "faction/protectorate/unit/commando.pkl",
slug: "commando-reanimated-zombie",
id: "faction/protectorate/unit/commando-reanimated-zombie",
name: "Commando (Infused) (Reanimated: Zombie)",
shortName: "Commando (Infused) (Reanimated: Zombie)",
description: "Protectorate's T1 infantry unit. Has a jetpack for jumpin up cliffs and over things and often just for fun.",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T1",
tagList: [
"infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:protectorate",
"tier:1",
"armor:light",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["prot-barracks"],
unlockedBy: ["research-lab"],
uuid: "38c2cfa9-c894-47b9-a2c0-7715de8ed15c",
hexiteCost: 50,
buildCount: 1,
buildTime: 18,
domain: "ground",
supply: 2,
hp: 210,
vision: 1800,
speed: 785.7142857142858,
armorType: "light",
upgradedBy: ["research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"commando-reanimated-zombie-attack-s-10-combat-rifle": {
slug: "commando-reanimated-zombie-attack-s-10-combat-rifle",
name: "S-10 Combat Rifle",
shortName: "S-10 Combat Rifle",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.6461538461538461,
range: 800,
abilityOf: "commando-reanimated-zombie",
damage: 12,
damagePerSec: 19,
damageDisplay: "12.0",
autocast: "always",
},
"commando-reanimated-zombie-spell-jetpack": {
slug: "commando-reanimated-zombie-spell-jetpack",
name: "Jetpack",
shortName: "Jetpack",
description: "jumps to the target point, bypassing any terrain. Jump speed: 1000",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
targets: [],
cooldown: 8,
abilityOf: "commando-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"commando-reanimated-zombie-unit-commando-speed": {
slug: "commando-reanimated-zombie-unit-commando-speed",
name: "Commando Speed",
shortName: "Commando Speed",
description: "Increases move speed by +100",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-zombie",
researchTime: 45,
fluxCost: 100,
},
"commando-reanimated-zombie-unit-improved-rifles": {
slug: "commando-reanimated-zombie-unit-improved-rifles",
name: "Improved Rifles",
shortName: "Improved Rifles",
description: "Increases range by +200",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-zombie",
researchTime: 45,
fluxCost: 100,
},
"commando-reanimated-zombie-unit-shredding-rounds": {
slug: "commando-reanimated-zombie-unit-shredding-rounds",
name: "Shredding Rounds",
shortName: "Shredding Rounds",
description: "Each hit causes target to take 2% more damage for 8s",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-zombie",
researchTime: 60,
fluxCost: 150,
},
"commando-reanimated-zombie-unit-eagle-sense": {
slug: "commando-reanimated-zombie-unit-eagle-sense",
name: "Eagle Sense",
shortName: "Eagle Sense",
description: "Gains +50% attack and move speed after jetpack finishes",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-zombie",
researchTime: 60,
fluxCost: 150,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 3.4,
upgrade: {
"commando-infused-unit-commando-speed": {
slug: "commando-infused-unit-commando-speed",
name: "Commando Speed",
shortName: "Commando Speed",
description: "Increases move speed by +100",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-infused",
researchTime: 45,
fluxCost: 100,
},
"commando-infused-unit-improved-rifles": {
slug: "commando-infused-unit-improved-rifles",
name: "Improved Rifles",
shortName: "Improved Rifles",
description: "Increases range by +200",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-infused",
researchTime: 45,
fluxCost: 100,
},
"commando-infused-unit-shredding-rounds": {
slug: "commando-infused-unit-shredding-rounds",
name: "Shredding Rounds",
shortName: "Shredding Rounds",
description: "Each hit causes target to take 2% more damage for 8s",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-infused",
researchTime: 60,
fluxCost: 150,
},
"commando-infused-unit-eagle-sense": {
slug: "commando-infused-unit-eagle-sense",
name: "Eagle Sense",
shortName: "Eagle Sense",
description: "Gains +50% attack and move speed after jetpack finishes",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-infused",
researchTime: 60,
fluxCost: 150,
},
},
},
"commando-double-infused": {
src: "faction/protectorate/unit/commando.pkl",
slug: "commando-double-infused",
id: "faction/protectorate/unit/commando-double-infused",
name: "Commando (Double Infused)",
shortName: "Commando (Double Infused)",
description: "Protectorate's T1 infantry unit. Has a jetpack for jumpin up cliffs and over things and often just for fun.",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T1",
tagList: [
"infused",
"double-infused",
"unit",
"unit:army",
"faction:protectorate",
"tier:1",
"armor:light",
"attacker",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["prot-barracks"],
unlockedBy: ["research-lab"],
uuid: "38c2cfa9-c894-47b9-a2c0-7715de8ed15c",
hexiteCost: 50,
buildCount: 1,
buildTime: 18,
domain: "ground",
supply: 2,
hp: 280,
vision: 1800,
speed: 550,
armorType: "light",
upgradedBy: ["research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"commando-double-infused-attack-s-10-combat-rifle": {
slug: "commando-double-infused-attack-s-10-combat-rifle",
name: "S-10 Combat Rifle",
shortName: "S-10 Combat Rifle",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.84,
range: 800,
abilityOf: "commando-double-infused",
damage: 16,
damagePerSec: 19,
damageDisplay: "16",
autocast: "always",
},
"commando-double-infused-spell-jetpack": {
slug: "commando-double-infused-spell-jetpack",
name: "Jetpack",
shortName: "Jetpack",
description: "jumps to the target point, bypassing any terrain. Jump speed: 1000",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
targets: [],
cooldown: 8,
abilityOf: "commando-double-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"commando-reanimated-alive": {
src: "faction/protectorate/unit/commando.pkl",
slug: "commando-reanimated-alive",
id: "faction/protectorate/unit/commando-reanimated-alive",
name: "Commando (Double Infused) (Reanimated: Alive)",
shortName: "Commando (Double Infused) (Reanimated: Alive)",
description: "Protectorate's T1 infantry unit. Has a jetpack for jumpin up cliffs and over things and often just for fun.",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T1",
tagList: [
"infused",
"double-infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:protectorate",
"tier:1",
"armor:light",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["prot-barracks"],
unlockedBy: ["research-lab"],
uuid: "38c2cfa9-c894-47b9-a2c0-7715de8ed15c",
hexiteCost: 50,
buildCount: 1,
buildTime: 18,
domain: "ground",
supply: 2,
hp: 280,
vision: 1800,
speed: 715,
armorType: "light",
upgradedBy: ["research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"commando-reanimated-alive-attack-s-10-combat-rifle": {
slug: "commando-reanimated-alive-attack-s-10-combat-rifle",
name: "S-10 Combat Rifle",
shortName: "S-10 Combat Rifle",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.588,
range: 800,
abilityOf: "commando-reanimated-alive",
damage: 16,
damagePerSec: 27,
damageDisplay: "16",
autocast: "always",
},
"commando-reanimated-alive-spell-jetpack": {
slug: "commando-reanimated-alive-spell-jetpack",
name: "Jetpack",
shortName: "Jetpack",
description: "jumps to the target point, bypassing any terrain. Jump speed: 1000",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
targets: [],
cooldown: 8,
abilityOf: "commando-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"commando-reanimated-alive-unit-commando-speed": {
slug: "commando-reanimated-alive-unit-commando-speed",
name: "Commando Speed",
shortName: "Commando Speed",
description: "Increases move speed by +100",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-alive",
researchTime: 45,
fluxCost: 100,
},
"commando-reanimated-alive-unit-improved-rifles": {
slug: "commando-reanimated-alive-unit-improved-rifles",
name: "Improved Rifles",
shortName: "Improved Rifles",
description: "Increases range by +200",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-alive",
researchTime: 45,
fluxCost: 100,
},
"commando-reanimated-alive-unit-shredding-rounds": {
slug: "commando-reanimated-alive-unit-shredding-rounds",
name: "Shredding Rounds",
shortName: "Shredding Rounds",
description: "Each hit causes target to take 2% more damage for 8s",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-alive",
researchTime: 60,
fluxCost: 150,
},
"commando-reanimated-alive-unit-eagle-sense": {
slug: "commando-reanimated-alive-unit-eagle-sense",
name: "Eagle Sense",
shortName: "Eagle Sense",
description: "Gains +50% attack and move speed after jetpack finishes",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-alive",
researchTime: 60,
fluxCost: 150,
},
},
},
"commando-reanimated-zombie": {
src: "faction/protectorate/unit/commando.pkl",
slug: "commando-reanimated-zombie",
id: "faction/protectorate/unit/commando-reanimated-zombie",
name: "Commando (Double Infused) (Reanimated: Zombie)",
shortName: "Commando (Double Infused) (Reanimated: Zombie)",
description: "Protectorate's T1 infantry unit. Has a jetpack for jumpin up cliffs and over things and often just for fun.",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T1",
tagList: [
"infused",
"double-infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:protectorate",
"tier:1",
"armor:light",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["prot-barracks"],
unlockedBy: ["research-lab"],
uuid: "38c2cfa9-c894-47b9-a2c0-7715de8ed15c",
hexiteCost: 50,
buildCount: 1,
buildTime: 18,
domain: "ground",
supply: 2,
hp: 280,
vision: 1800,
speed: 785.7142857142858,
armorType: "light",
upgradedBy: ["research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"commando-reanimated-zombie-attack-s-10-combat-rifle": {
slug: "commando-reanimated-zombie-attack-s-10-combat-rifle",
name: "S-10 Combat Rifle",
shortName: "S-10 Combat Rifle",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.6461538461538461,
range: 800,
abilityOf: "commando-reanimated-zombie",
damage: 16,
damagePerSec: 25,
damageDisplay: "16",
autocast: "always",
},
"commando-reanimated-zombie-spell-jetpack": {
slug: "commando-reanimated-zombie-spell-jetpack",
name: "Jetpack",
shortName: "Jetpack",
description: "jumps to the target point, bypassing any terrain. Jump speed: 1000",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
targets: [],
cooldown: 8,
abilityOf: "commando-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"commando-reanimated-zombie-unit-commando-speed": {
slug: "commando-reanimated-zombie-unit-commando-speed",
name: "Commando Speed",
shortName: "Commando Speed",
description: "Increases move speed by +100",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-zombie",
researchTime: 45,
fluxCost: 100,
},
"commando-reanimated-zombie-unit-improved-rifles": {
slug: "commando-reanimated-zombie-unit-improved-rifles",
name: "Improved Rifles",
shortName: "Improved Rifles",
description: "Increases range by +200",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-zombie",
researchTime: 45,
fluxCost: 100,
},
"commando-reanimated-zombie-unit-shredding-rounds": {
slug: "commando-reanimated-zombie-unit-shredding-rounds",
name: "Shredding Rounds",
shortName: "Shredding Rounds",
description: "Each hit causes target to take 2% more damage for 8s",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-zombie",
researchTime: 60,
fluxCost: 150,
},
"commando-reanimated-zombie-unit-eagle-sense": {
slug: "commando-reanimated-zombie-unit-eagle-sense",
name: "Eagle Sense",
shortName: "Eagle Sense",
description: "Gains +50% attack and move speed after jetpack finishes",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-reanimated-zombie",
researchTime: 60,
fluxCost: 150,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 3.4,
upgrade: {
"commando-double-infused-unit-commando-speed": {
slug: "commando-double-infused-unit-commando-speed",
name: "Commando Speed",
shortName: "Commando Speed",
description: "Increases move speed by +100",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-double-infused",
researchTime: 45,
fluxCost: 100,
},
"commando-double-infused-unit-improved-rifles": {
slug: "commando-double-infused-unit-improved-rifles",
name: "Improved Rifles",
shortName: "Improved Rifles",
description: "Increases range by +200",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-double-infused",
researchTime: 45,
fluxCost: 100,
},
"commando-double-infused-unit-shredding-rounds": {
slug: "commando-double-infused-unit-shredding-rounds",
name: "Shredding Rounds",
shortName: "Shredding Rounds",
description: "Each hit causes target to take 2% more damage for 8s",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "commando-double-infused",
researchTime: 60,