@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,175 lines (1,174 loc) • 74.7 kB
JavaScript
const Exalted = {
src: "faction/legion/unit/exalted.pkl",
slug: "exalted",
id: "faction/legion/unit/exalted",
name: "Exalted",
shortName: "Exalted",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:medium",
"energy",
"attacker",
"spellcaster",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["beastiary"],
unlockedBy: ["beastiary"],
uuid: "04370bdf-9b8b-409a-beda-5a2ce7e17435",
hexiteCost: 75,
buildCount: 1,
buildTime: 24,
domain: "ground",
hotkey: "e",
supply: 2,
hp: 200,
vision: 1800,
speed: 700,
energy: 10,
startingEnergy: 10,
armorType: "medium",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"exalted-attack-spear-throw": {
slug: "exalted-attack-spear-throw",
name: "Spear Throw",
shortName: "Spear Throw",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.9,
range: 500,
abilityOf: "exalted",
damage: 20,
damagePerSec: 11,
damageDisplay: "20",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"exalted-spell-maul": {
slug: "exalted-spell-maul",
name: "Maul",
shortName: "Maul",
description: "Immobilizes target for 5 seconds",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: ["air", "ground"],
energyCost: 10,
energyType: "classic",
abilityOf: "exalted",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"exalted-infused": {
src: "faction/legion/unit/exalted.pkl",
slug: "exalted-infused",
id: "faction/legion/unit/exalted-infused",
name: "Exalted (Infused)",
shortName: "Exalted (Infused)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"infused",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:medium",
"energy",
"attacker",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["beastiary"],
unlockedBy: ["beastiary"],
uuid: "04370bdf-9b8b-409a-beda-5a2ce7e17435",
hexiteCost: 75,
buildCount: 1,
buildTime: 24,
domain: "ground",
hotkey: "e",
supply: 2,
hp: 300,
vision: 1800,
speed: 700,
energy: 10,
startingEnergy: 10,
armorType: "medium",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"exalted-infused-attack-spear-throw": {
slug: "exalted-infused-attack-spear-throw",
name: "Spear Throw",
shortName: "Spear Throw",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.9,
range: 500,
abilityOf: "exalted-infused",
damage: 30,
damagePerSec: 16,
damageDisplay: "30.0",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"exalted-infused-spell-maul": {
slug: "exalted-infused-spell-maul",
name: "Maul",
shortName: "Maul",
description: "Immobilizes target for 5 seconds",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: ["air", "ground"],
energyCost: 10,
energyType: "classic",
abilityOf: "exalted-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"exalted-reanimated-alive": {
src: "faction/legion/unit/exalted.pkl",
slug: "exalted-reanimated-alive",
id: "faction/legion/unit/exalted-reanimated-alive",
name: "Exalted (Infused) (Reanimated: Alive)",
shortName: "Exalted (Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:medium",
"energy",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["beastiary"],
unlockedBy: ["beastiary"],
uuid: "04370bdf-9b8b-409a-beda-5a2ce7e17435",
hexiteCost: 75,
buildCount: 1,
buildTime: 24,
domain: "ground",
hotkey: "e",
supply: 2,
hp: 300,
vision: 1800,
speed: 910,
energy: 10,
startingEnergy: 10,
armorType: "medium",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"exalted-reanimated-alive-attack-spear-throw": {
slug: "exalted-reanimated-alive-attack-spear-throw",
name: "Spear Throw",
shortName: "Spear Throw",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.3299999999999998,
range: 500,
abilityOf: "exalted-reanimated-alive",
damage: 30,
damagePerSec: 23,
damageDisplay: "30.0",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"exalted-reanimated-alive-spell-maul": {
slug: "exalted-reanimated-alive-spell-maul",
name: "Maul",
shortName: "Maul",
description: "Immobilizes target for 5 seconds",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: ["air", "ground"],
energyCost: 10,
energyType: "classic",
abilityOf: "exalted-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"exalted-reanimated-alive-unit-maul": {
slug: "exalted-reanimated-alive-unit-maul",
name: "Maul",
shortName: "Maul",
description: "Unlocks the Maul ability",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
"exalted-reanimated-alive-unit-hallowed-strike": {
slug: "exalted-reanimated-alive-unit-hallowed-strike",
name: "Hallowed Strike",
shortName: "Hallowed Strike",
description: "Attack range increased by 300. Attacks deal double damage against air",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
},
},
"exalted-reanimated-zombie": {
src: "faction/legion/unit/exalted.pkl",
slug: "exalted-reanimated-zombie",
id: "faction/legion/unit/exalted-reanimated-zombie",
name: "Exalted (Infused) (Reanimated: Zombie)",
shortName: "Exalted (Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:medium",
"energy",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["beastiary"],
unlockedBy: ["beastiary"],
uuid: "04370bdf-9b8b-409a-beda-5a2ce7e17435",
hexiteCost: 75,
buildCount: 1,
buildTime: 24,
domain: "ground",
hotkey: "e",
supply: 2,
hp: 300,
vision: 1800,
speed: 1000.0000000000001,
energy: 10,
startingEnergy: 10,
armorType: "medium",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"exalted-reanimated-zombie-attack-spear-throw": {
slug: "exalted-reanimated-zombie-attack-spear-throw",
name: "Spear Throw",
shortName: "Spear Throw",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.4615384615384615,
range: 500,
abilityOf: "exalted-reanimated-zombie",
damage: 30,
damagePerSec: 21,
damageDisplay: "30.0",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"exalted-reanimated-zombie-spell-maul": {
slug: "exalted-reanimated-zombie-spell-maul",
name: "Maul",
shortName: "Maul",
description: "Immobilizes target for 5 seconds",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: ["air", "ground"],
energyCost: 10,
energyType: "classic",
abilityOf: "exalted-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"exalted-reanimated-zombie-unit-maul": {
slug: "exalted-reanimated-zombie-unit-maul",
name: "Maul",
shortName: "Maul",
description: "Unlocks the Maul ability",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
"exalted-reanimated-zombie-unit-hallowed-strike": {
slug: "exalted-reanimated-zombie-unit-hallowed-strike",
name: "Hallowed Strike",
shortName: "Hallowed Strike",
description: "Attack range increased by 300. Attacks deal double damage against air",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 5.1,
upgrade: {
"exalted-infused-unit-maul": {
slug: "exalted-infused-unit-maul",
name: "Maul",
shortName: "Maul",
description: "Unlocks the Maul ability",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:1.5"],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-infused",
researchTime: 50,
fluxCost: 100,
},
"exalted-infused-unit-hallowed-strike": {
slug: "exalted-infused-unit-hallowed-strike",
name: "Hallowed Strike",
shortName: "Hallowed Strike",
description: "Attack range increased by 300. Attacks deal double damage against air",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"exalted-double-infused": {
src: "faction/legion/unit/exalted.pkl",
slug: "exalted-double-infused",
id: "faction/legion/unit/exalted-double-infused",
name: "Exalted (Double Infused)",
shortName: "Exalted (Double Infused)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"infused",
"double-infused",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:medium",
"energy",
"attacker",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["beastiary"],
unlockedBy: ["beastiary"],
uuid: "04370bdf-9b8b-409a-beda-5a2ce7e17435",
hexiteCost: 75,
buildCount: 1,
buildTime: 24,
domain: "ground",
hotkey: "e",
supply: 2,
hp: 400,
vision: 1800,
speed: 700,
energy: 10,
startingEnergy: 10,
armorType: "medium",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"exalted-double-infused-attack-spear-throw": {
slug: "exalted-double-infused-attack-spear-throw",
name: "Spear Throw",
shortName: "Spear Throw",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.9,
range: 500,
abilityOf: "exalted-double-infused",
damage: 40,
damagePerSec: 21,
damageDisplay: "40",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"exalted-double-infused-spell-maul": {
slug: "exalted-double-infused-spell-maul",
name: "Maul",
shortName: "Maul",
description: "Immobilizes target for 5 seconds",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: ["air", "ground"],
energyCost: 10,
energyType: "classic",
abilityOf: "exalted-double-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"exalted-reanimated-alive": {
src: "faction/legion/unit/exalted.pkl",
slug: "exalted-reanimated-alive",
id: "faction/legion/unit/exalted-reanimated-alive",
name: "Exalted (Double Infused) (Reanimated: Alive)",
shortName: "Exalted (Double Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"infused",
"double-infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:medium",
"energy",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["beastiary"],
unlockedBy: ["beastiary"],
uuid: "04370bdf-9b8b-409a-beda-5a2ce7e17435",
hexiteCost: 75,
buildCount: 1,
buildTime: 24,
domain: "ground",
hotkey: "e",
supply: 2,
hp: 400,
vision: 1800,
speed: 910,
energy: 10,
startingEnergy: 10,
armorType: "medium",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"exalted-reanimated-alive-attack-spear-throw": {
slug: "exalted-reanimated-alive-attack-spear-throw",
name: "Spear Throw",
shortName: "Spear Throw",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.3299999999999998,
range: 500,
abilityOf: "exalted-reanimated-alive",
damage: 40,
damagePerSec: 30,
damageDisplay: "40",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"exalted-reanimated-alive-spell-maul": {
slug: "exalted-reanimated-alive-spell-maul",
name: "Maul",
shortName: "Maul",
description: "Immobilizes target for 5 seconds",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: ["air", "ground"],
energyCost: 10,
energyType: "classic",
abilityOf: "exalted-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"exalted-reanimated-alive-unit-maul": {
slug: "exalted-reanimated-alive-unit-maul",
name: "Maul",
shortName: "Maul",
description: "Unlocks the Maul ability",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
"exalted-reanimated-alive-unit-hallowed-strike": {
slug: "exalted-reanimated-alive-unit-hallowed-strike",
name: "Hallowed Strike",
shortName: "Hallowed Strike",
description: "Attack range increased by 300. Attacks deal double damage against air",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
},
},
"exalted-reanimated-zombie": {
src: "faction/legion/unit/exalted.pkl",
slug: "exalted-reanimated-zombie",
id: "faction/legion/unit/exalted-reanimated-zombie",
name: "Exalted (Double Infused) (Reanimated: Zombie)",
shortName: "Exalted (Double Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"infused",
"double-infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:medium",
"energy",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["beastiary"],
unlockedBy: ["beastiary"],
uuid: "04370bdf-9b8b-409a-beda-5a2ce7e17435",
hexiteCost: 75,
buildCount: 1,
buildTime: 24,
domain: "ground",
hotkey: "e",
supply: 2,
hp: 400,
vision: 1800,
speed: 1000.0000000000001,
energy: 10,
startingEnergy: 10,
armorType: "medium",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"exalted-reanimated-zombie-attack-spear-throw": {
slug: "exalted-reanimated-zombie-attack-spear-throw",
name: "Spear Throw",
shortName: "Spear Throw",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.4615384615384615,
range: 500,
abilityOf: "exalted-reanimated-zombie",
damage: 40,
damagePerSec: 27,
damageDisplay: "40",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"exalted-reanimated-zombie-spell-maul": {
slug: "exalted-reanimated-zombie-spell-maul",
name: "Maul",
shortName: "Maul",
description: "Immobilizes target for 5 seconds",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: ["air", "ground"],
energyCost: 10,
energyType: "classic",
abilityOf: "exalted-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"exalted-reanimated-zombie-unit-maul": {
slug: "exalted-reanimated-zombie-unit-maul",
name: "Maul",
shortName: "Maul",
description: "Unlocks the Maul ability",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
"exalted-reanimated-zombie-unit-hallowed-strike": {
slug: "exalted-reanimated-zombie-unit-hallowed-strike",
name: "Hallowed Strike",
shortName: "Hallowed Strike",
description: "Attack range increased by 300. Attacks deal double damage against air",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 5.1,
upgrade: {
"exalted-double-infused-unit-maul": {
slug: "exalted-double-infused-unit-maul",
name: "Maul",
shortName: "Maul",
description: "Unlocks the Maul ability",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:1.5"],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-double-infused",
researchTime: 50,
fluxCost: 100,
},
"exalted-double-infused-unit-hallowed-strike": {
slug: "exalted-double-infused-unit-hallowed-strike",
name: "Hallowed Strike",
shortName: "Hallowed Strike",
description: "Attack range increased by 300. Attacks deal double damage against air",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-double-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"exalted-reanimated-alive": {
src: "faction/legion/unit/exalted.pkl",
slug: "exalted-reanimated-alive",
id: "faction/legion/unit/exalted-reanimated-alive",
name: "Exalted (Reanimated: Alive)",
shortName: "Exalted (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"reanimated-alive",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:medium",
"energy",
"attacker",
"spellcaster",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["beastiary"],
unlockedBy: ["beastiary"],
uuid: "04370bdf-9b8b-409a-beda-5a2ce7e17435",
hexiteCost: 75,
buildCount: 1,
buildTime: 24,
domain: "ground",
hotkey: "e",
supply: 2,
hp: 200,
vision: 1800,
speed: 910,
energy: 10,
startingEnergy: 10,
armorType: "medium",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"exalted-reanimated-alive-attack-spear-throw": {
slug: "exalted-reanimated-alive-attack-spear-throw",
name: "Spear Throw",
shortName: "Spear Throw",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.3299999999999998,
range: 500,
abilityOf: "exalted-reanimated-alive",
damage: 20,
damagePerSec: 15,
damageDisplay: "20",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"exalted-reanimated-alive-spell-maul": {
slug: "exalted-reanimated-alive-spell-maul",
name: "Maul",
shortName: "Maul",
description: "Immobilizes target for 5 seconds",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: ["air", "ground"],
energyCost: 10,
energyType: "classic",
abilityOf: "exalted-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"exalted-infused": {
src: "faction/legion/unit/exalted.pkl",
slug: "exalted-infused",
id: "faction/legion/unit/exalted-infused",
name: "Exalted (Reanimated: Alive) (Infused)",
shortName: "Exalted (Reanimated: Alive) (Infused)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"reanimated-alive",
"infused",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:medium",
"energy",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["beastiary"],
unlockedBy: ["beastiary"],
uuid: "04370bdf-9b8b-409a-beda-5a2ce7e17435",
hexiteCost: 75,
buildCount: 1,
buildTime: 24,
domain: "ground",
hotkey: "e",
supply: 2,
hp: 300,
vision: 1800,
speed: 910,
energy: 10,
startingEnergy: 10,
armorType: "medium",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"exalted-infused-attack-spear-throw": {
slug: "exalted-infused-attack-spear-throw",
name: "Spear Throw",
shortName: "Spear Throw",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.3299999999999998,
range: 500,
abilityOf: "exalted-infused",
damage: 30,
damagePerSec: 23,
damageDisplay: "30.0",
bonusPercent: 50,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"exalted-infused-spell-maul": {
slug: "exalted-infused-spell-maul",
name: "Maul",
shortName: "Maul",
description: "Immobilizes target for 5 seconds",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: ["air", "ground"],
energyCost: 10,
energyType: "classic",
abilityOf: "exalted-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"exalted-infused-unit-maul": {
slug: "exalted-infused-unit-maul",
name: "Maul",
shortName: "Maul",
description: "Unlocks the Maul ability",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-infused",
researchTime: 50,
fluxCost: 100,
},
"exalted-infused-unit-hallowed-strike": {
slug: "exalted-infused-unit-hallowed-strike",
name: "Hallowed Strike",
shortName: "Hallowed Strike",
description: "Attack range increased by 300. Attacks deal double damage against air",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "exalted-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"exalted-double-infused": {
src: "faction/legion/unit/exalted.pkl",
slug: "exalted-double-infused",
id: "faction/legion/unit/exalted-double-infused",
name: "Exalted (Reanimated: Alive) (Double Infused)",
shortName: "Exalted (Reanimated: Alive) (Double Infused)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"reanimated-alive",
"infused",
"double-infused",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:medium",
"energy",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["beastiary"],
unlockedBy: ["beastiary"],
uuid: "04370bdf-9b8b-409a-beda-5a2ce7e17435",
hexiteCost: 75,
buildCount: 1,
buildTime: 24,
domain: "ground",
hotkey: "e",
supply: 2,
hp: 400,
vision: 1800,
speed: 910,
energy: 10,
startingEnergy: 10,
armorType: "medium",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"exalted-double-infused-attack-spear-throw": {
slug: "exalted-double-infused-attack-spear-throw",
name: "Spear Throw",
shortName: "Spear Throw",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.3299999999999998,
range: 500,