@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,113 lines • 97.8 kB
JavaScript
const Harbinger = {
src: "faction/grell/unit/harbinger.pkl",
slug: "harbinger",
id: "faction/grell/unit/harbinger",
name: "Harbinger",
shortName: "Harbinger",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2",
tagList: [
"unit",
"unit:army",
"faction:grell",
"tier:2",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["medium-incubator"],
uuid: "ea9c4201-f6df-47b8-b54e-732b03a5daab",
hexiteCost: 75,
fluxCost: 50,
buildCount: 1,
buildTime: 26,
domain: "ground",
hotkey: "w",
supply: 4,
hp: 500,
vision: 1800,
speed: 425,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"harbinger-attack-acidic-spit": {
slug: "harbinger-attack-acidic-spit",
name: "Acidic Spit",
shortName: "Acidic Spit",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 2,
range: 450,
abilityOf: "harbinger",
damage: 27,
damagePerSec: 14,
damageDisplay: "27",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"harbinger-spell-eruption": {
slug: "harbinger-spell-eruption",
name: "Eruption",
shortName: "Eruption",
description: "Deals 120 damage to units in the target area after 1.5 seconds. Heals 25% per unit.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: ["air", "ground"],
targetMode: "location",
energyCost: 100,
energyType: "health",
range: 1500,
delay: 1.5,
abilityOf: "harbinger",
areaRange: 100,
areaDamage: 150,
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"harbinger-infused": {
src: "faction/grell/unit/harbinger.pkl",
slug: "harbinger-infused",
id: "faction/grell/unit/harbinger-infused",
name: "Harbinger (Infused)",
shortName: "Harbinger (Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2",
tagList: [
"infused",
"unit",
"unit:army",
"faction:grell",
"tier:2",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["medium-incubator"],
uuid: "ea9c4201-f6df-47b8-b54e-732b03a5daab",
hexiteCost: 75,
fluxCost: 50,
buildCount: 1,
buildTime: 26,
domain: "ground",
hotkey: "w",
supply: 4,
hp: 750,
vision: 1800,
speed: 425,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"harbinger-infused-attack-acidic-spit": {
slug: "harbinger-infused-attack-acidic-spit",
name: "Acidic Spit",
shortName: "Acidic Spit",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 2,
range: 450,
abilityOf: "harbinger-infused",
damage: 40.5,
damagePerSec: 20,
damageDisplay: "40.5",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"harbinger-infused-spell-eruption": {
slug: "harbinger-infused-spell-eruption",
name: "Eruption",
shortName: "Eruption",
description: "Deals 120 damage to units in the target area after 1.5 seconds. Heals 25% per unit.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: ["air", "ground"],
targetMode: "location",
energyCost: 100,
energyType: "health",
range: 1500,
delay: 1.5,
abilityOf: "harbinger-infused",
areaRange: 100,
areaDamage: 150,
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"harbinger-reanimated-alive": {
src: "faction/grell/unit/harbinger.pkl",
slug: "harbinger-reanimated-alive",
id: "faction/grell/unit/harbinger-reanimated-alive",
name: "Harbinger (Infused) (Reanimated: Alive)",
shortName: "Harbinger (Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2",
tagList: [
"infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:2",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["medium-incubator"],
uuid: "ea9c4201-f6df-47b8-b54e-732b03a5daab",
hexiteCost: 75,
fluxCost: 50,
buildCount: 1,
buildTime: 26,
domain: "ground",
hotkey: "w",
supply: 4,
hp: 750,
vision: 1800,
speed: 552.5,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"harbinger-reanimated-alive-attack-acidic-spit": {
slug: "harbinger-reanimated-alive-attack-acidic-spit",
name: "Acidic Spit",
shortName: "Acidic Spit",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 1.4,
range: 450,
abilityOf: "harbinger-reanimated-alive",
damage: 40.5,
damagePerSec: 29,
damageDisplay: "40.5",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"harbinger-reanimated-alive-spell-eruption": {
slug: "harbinger-reanimated-alive-spell-eruption",
name: "Eruption",
shortName: "Eruption",
description: "Deals 120 damage to units in the target area after 1.5 seconds. Heals 25% per unit.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: ["air", "ground"],
targetMode: "location",
energyCost: 100,
energyType: "health",
range: 1500,
delay: 1.5,
abilityOf: "harbinger-reanimated-alive",
areaRange: 100,
areaDamage: 150,
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"harbinger-reanimated-alive-unit-harbinger-armor": {
slug: "harbinger-reanimated-alive-unit-harbinger-armor",
name: "Harbinger Armor",
shortName: "Harbinger Armor",
description: "+2 armor",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-alive",
researchTime: 50,
fluxCost: 150,
},
"harbinger-reanimated-alive-unit-harbinger-speed": {
slug: "harbinger-reanimated-alive-unit-harbinger-speed",
name: "Harbinger Speed",
shortName: "Harbinger Speed",
description: "+200 move speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-alive",
researchTime: 50,
fluxCost: 150,
},
"harbinger-reanimated-alive-unit-eruption-radius": {
slug: "harbinger-reanimated-alive-unit-eruption-radius",
name: "Eruption Radius",
shortName: "Eruption Radius",
description: "Increases the radius of eruption by 50%",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-alive",
researchTime: 60,
fluxCost: 150,
},
"harbinger-reanimated-alive-unit-eruption-cost": {
slug: "harbinger-reanimated-alive-unit-eruption-cost",
name: "Eruption Cost",
shortName: "Eruption Cost",
description: "Reduces Eruption HP Cost by 60",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-alive",
researchTime: 60,
fluxCost: 200,
},
},
},
"harbinger-reanimated-zombie": {
src: "faction/grell/unit/harbinger.pkl",
slug: "harbinger-reanimated-zombie",
id: "faction/grell/unit/harbinger-reanimated-zombie",
name: "Harbinger (Infused) (Reanimated: Zombie)",
shortName: "Harbinger (Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2",
tagList: [
"infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:grell",
"tier:2",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["medium-incubator"],
uuid: "ea9c4201-f6df-47b8-b54e-732b03a5daab",
hexiteCost: 75,
fluxCost: 50,
buildCount: 1,
buildTime: 26,
domain: "ground",
hotkey: "w",
supply: 4,
hp: 750,
vision: 1800,
speed: 607.1428571428572,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"harbinger-reanimated-zombie-attack-acidic-spit": {
slug: "harbinger-reanimated-zombie-attack-acidic-spit",
name: "Acidic Spit",
shortName: "Acidic Spit",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 1.5384615384615383,
range: 450,
abilityOf: "harbinger-reanimated-zombie",
damage: 40.5,
damagePerSec: 26,
damageDisplay: "40.5",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"harbinger-reanimated-zombie-spell-eruption": {
slug: "harbinger-reanimated-zombie-spell-eruption",
name: "Eruption",
shortName: "Eruption",
description: "Deals 120 damage to units in the target area after 1.5 seconds. Heals 25% per unit.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: ["air", "ground"],
targetMode: "location",
energyCost: 100,
energyType: "health",
range: 1500,
delay: 1.5,
abilityOf: "harbinger-reanimated-zombie",
areaRange: 100,
areaDamage: 150,
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"harbinger-reanimated-zombie-unit-harbinger-armor": {
slug: "harbinger-reanimated-zombie-unit-harbinger-armor",
name: "Harbinger Armor",
shortName: "Harbinger Armor",
description: "+2 armor",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-zombie",
researchTime: 50,
fluxCost: 150,
},
"harbinger-reanimated-zombie-unit-harbinger-speed": {
slug: "harbinger-reanimated-zombie-unit-harbinger-speed",
name: "Harbinger Speed",
shortName: "Harbinger Speed",
description: "+200 move speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-zombie",
researchTime: 50,
fluxCost: 150,
},
"harbinger-reanimated-zombie-unit-eruption-radius": {
slug: "harbinger-reanimated-zombie-unit-eruption-radius",
name: "Eruption Radius",
shortName: "Eruption Radius",
description: "Increases the radius of eruption by 50%",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-zombie",
researchTime: 60,
fluxCost: 150,
},
"harbinger-reanimated-zombie-unit-eruption-cost": {
slug: "harbinger-reanimated-zombie-unit-eruption-cost",
name: "Eruption Cost",
shortName: "Eruption Cost",
description: "Reduces Eruption HP Cost by 60",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-zombie",
researchTime: 60,
fluxCost: 200,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 9.3,
upgrade: {
"harbinger-infused-unit-harbinger-armor": {
slug: "harbinger-infused-unit-harbinger-armor",
name: "Harbinger Armor",
shortName: "Harbinger Armor",
description: "+2 armor",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-infused",
researchTime: 50,
fluxCost: 150,
},
"harbinger-infused-unit-harbinger-speed": {
slug: "harbinger-infused-unit-harbinger-speed",
name: "Harbinger Speed",
shortName: "Harbinger Speed",
description: "+200 move speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-infused",
researchTime: 50,
fluxCost: 150,
},
"harbinger-infused-unit-eruption-radius": {
slug: "harbinger-infused-unit-eruption-radius",
name: "Eruption Radius",
shortName: "Eruption Radius",
description: "Increases the radius of eruption by 50%",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-infused",
researchTime: 60,
fluxCost: 150,
},
"harbinger-infused-unit-eruption-cost": {
slug: "harbinger-infused-unit-eruption-cost",
name: "Eruption Cost",
shortName: "Eruption Cost",
description: "Reduces Eruption HP Cost by 60",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-infused",
researchTime: 60,
fluxCost: 200,
},
},
},
"harbinger-double-infused": {
src: "faction/grell/unit/harbinger.pkl",
slug: "harbinger-double-infused",
id: "faction/grell/unit/harbinger-double-infused",
name: "Harbinger (Double Infused)",
shortName: "Harbinger (Double Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2",
tagList: [
"infused",
"double-infused",
"unit",
"unit:army",
"faction:grell",
"tier:2",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["medium-incubator"],
uuid: "ea9c4201-f6df-47b8-b54e-732b03a5daab",
hexiteCost: 75,
fluxCost: 50,
buildCount: 1,
buildTime: 26,
domain: "ground",
hotkey: "w",
supply: 4,
hp: 1000,
vision: 1800,
speed: 425,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"harbinger-double-infused-attack-acidic-spit": {
slug: "harbinger-double-infused-attack-acidic-spit",
name: "Acidic Spit",
shortName: "Acidic Spit",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 2,
range: 450,
abilityOf: "harbinger-double-infused",
damage: 54,
damagePerSec: 27,
damageDisplay: "54",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"harbinger-double-infused-spell-eruption": {
slug: "harbinger-double-infused-spell-eruption",
name: "Eruption",
shortName: "Eruption",
description: "Deals 120 damage to units in the target area after 1.5 seconds. Heals 25% per unit.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: ["air", "ground"],
targetMode: "location",
energyCost: 100,
energyType: "health",
range: 1500,
delay: 1.5,
abilityOf: "harbinger-double-infused",
areaRange: 100,
areaDamage: 150,
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"harbinger-reanimated-alive": {
src: "faction/grell/unit/harbinger.pkl",
slug: "harbinger-reanimated-alive",
id: "faction/grell/unit/harbinger-reanimated-alive",
name: "Harbinger (Double Infused) (Reanimated: Alive)",
shortName: "Harbinger (Double Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2",
tagList: [
"infused",
"double-infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:2",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["medium-incubator"],
uuid: "ea9c4201-f6df-47b8-b54e-732b03a5daab",
hexiteCost: 75,
fluxCost: 50,
buildCount: 1,
buildTime: 26,
domain: "ground",
hotkey: "w",
supply: 4,
hp: 1000,
vision: 1800,
speed: 552.5,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"harbinger-reanimated-alive-attack-acidic-spit": {
slug: "harbinger-reanimated-alive-attack-acidic-spit",
name: "Acidic Spit",
shortName: "Acidic Spit",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 1.4,
range: 450,
abilityOf: "harbinger-reanimated-alive",
damage: 54,
damagePerSec: 39,
damageDisplay: "54",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"harbinger-reanimated-alive-spell-eruption": {
slug: "harbinger-reanimated-alive-spell-eruption",
name: "Eruption",
shortName: "Eruption",
description: "Deals 120 damage to units in the target area after 1.5 seconds. Heals 25% per unit.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: ["air", "ground"],
targetMode: "location",
energyCost: 100,
energyType: "health",
range: 1500,
delay: 1.5,
abilityOf: "harbinger-reanimated-alive",
areaRange: 100,
areaDamage: 150,
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"harbinger-reanimated-alive-unit-harbinger-armor": {
slug: "harbinger-reanimated-alive-unit-harbinger-armor",
name: "Harbinger Armor",
shortName: "Harbinger Armor",
description: "+2 armor",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-alive",
researchTime: 50,
fluxCost: 150,
},
"harbinger-reanimated-alive-unit-harbinger-speed": {
slug: "harbinger-reanimated-alive-unit-harbinger-speed",
name: "Harbinger Speed",
shortName: "Harbinger Speed",
description: "+200 move speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-alive",
researchTime: 50,
fluxCost: 150,
},
"harbinger-reanimated-alive-unit-eruption-radius": {
slug: "harbinger-reanimated-alive-unit-eruption-radius",
name: "Eruption Radius",
shortName: "Eruption Radius",
description: "Increases the radius of eruption by 50%",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-alive",
researchTime: 60,
fluxCost: 150,
},
"harbinger-reanimated-alive-unit-eruption-cost": {
slug: "harbinger-reanimated-alive-unit-eruption-cost",
name: "Eruption Cost",
shortName: "Eruption Cost",
description: "Reduces Eruption HP Cost by 60",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-alive",
researchTime: 60,
fluxCost: 200,
},
},
},
"harbinger-reanimated-zombie": {
src: "faction/grell/unit/harbinger.pkl",
slug: "harbinger-reanimated-zombie",
id: "faction/grell/unit/harbinger-reanimated-zombie",
name: "Harbinger (Double Infused) (Reanimated: Zombie)",
shortName: "Harbinger (Double Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2",
tagList: [
"infused",
"double-infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:grell",
"tier:2",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["medium-incubator"],
uuid: "ea9c4201-f6df-47b8-b54e-732b03a5daab",
hexiteCost: 75,
fluxCost: 50,
buildCount: 1,
buildTime: 26,
domain: "ground",
hotkey: "w",
supply: 4,
hp: 1000,
vision: 1800,
speed: 607.1428571428572,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"harbinger-reanimated-zombie-attack-acidic-spit": {
slug: "harbinger-reanimated-zombie-attack-acidic-spit",
name: "Acidic Spit",
shortName: "Acidic Spit",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 1.5384615384615383,
range: 450,
abilityOf: "harbinger-reanimated-zombie",
damage: 54,
damagePerSec: 35,
damageDisplay: "54",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"harbinger-reanimated-zombie-spell-eruption": {
slug: "harbinger-reanimated-zombie-spell-eruption",
name: "Eruption",
shortName: "Eruption",
description: "Deals 120 damage to units in the target area after 1.5 seconds. Heals 25% per unit.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: ["air", "ground"],
targetMode: "location",
energyCost: 100,
energyType: "health",
range: 1500,
delay: 1.5,
abilityOf: "harbinger-reanimated-zombie",
areaRange: 100,
areaDamage: 150,
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"harbinger-reanimated-zombie-unit-harbinger-armor": {
slug: "harbinger-reanimated-zombie-unit-harbinger-armor",
name: "Harbinger Armor",
shortName: "Harbinger Armor",
description: "+2 armor",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-zombie",
researchTime: 50,
fluxCost: 150,
},
"harbinger-reanimated-zombie-unit-harbinger-speed": {
slug: "harbinger-reanimated-zombie-unit-harbinger-speed",
name: "Harbinger Speed",
shortName: "Harbinger Speed",
description: "+200 move speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-zombie",
researchTime: 50,
fluxCost: 150,
},
"harbinger-reanimated-zombie-unit-eruption-radius": {
slug: "harbinger-reanimated-zombie-unit-eruption-radius",
name: "Eruption Radius",
shortName: "Eruption Radius",
description: "Increases the radius of eruption by 50%",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-zombie",
researchTime: 60,
fluxCost: 150,
},
"harbinger-reanimated-zombie-unit-eruption-cost": {
slug: "harbinger-reanimated-zombie-unit-eruption-cost",
name: "Eruption Cost",
shortName: "Eruption Cost",
description: "Reduces Eruption HP Cost by 60",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-reanimated-zombie",
researchTime: 60,
fluxCost: 200,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 9.3,
upgrade: {
"harbinger-double-infused-unit-harbinger-armor": {
slug: "harbinger-double-infused-unit-harbinger-armor",
name: "Harbinger Armor",
shortName: "Harbinger Armor",
description: "+2 armor",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-double-infused",
researchTime: 50,
fluxCost: 150,
},
"harbinger-double-infused-unit-harbinger-speed": {
slug: "harbinger-double-infused-unit-harbinger-speed",
name: "Harbinger Speed",
shortName: "Harbinger Speed",
description: "+200 move speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-double-infused",
researchTime: 50,
fluxCost: 150,
},
"harbinger-double-infused-unit-eruption-radius": {
slug: "harbinger-double-infused-unit-eruption-radius",
name: "Eruption Radius",
shortName: "Eruption Radius",
description: "Increases the radius of eruption by 50%",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-double-infused",
researchTime: 60,
fluxCost: 150,
},
"harbinger-double-infused-unit-eruption-cost": {
slug: "harbinger-double-infused-unit-eruption-cost",
name: "Eruption Cost",
shortName: "Eruption Cost",
description: "Reduces Eruption HP Cost by 60",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "harbinger-double-infused",
researchTime: 60,
fluxCost: 200,
},
},
},
"harbinger-reanimated-alive": {
src: "faction/grell/unit/harbinger.pkl",
slug: "harbinger-reanimated-alive",
id: "faction/grell/unit/harbinger-reanimated-alive",
name: "Harbinger (Reanimated: Alive)",
shortName: "Harbinger (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2",
tagList: [
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:2",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["medium-incubator"],
uuid: "ea9c4201-f6df-47b