@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
493 lines • 19.4 kB
JavaScript
const Inquisitress = {
src: "faction/legion/hero/inquisitress.pkl",
slug: "inquisitress",
id: "faction/legion/hero/inquisitress",
name: "Inquisitress",
shortName: "Inquisitress",
type: "unit",
subtype: "hero",
faction: "legion",
tier: "T2",
tagList: [
"unit",
"unit:hero",
"faction:legion",
"tier:2",
"armor:medium",
"energy",
"resist:stun",
"attacker",
"spellcaster",
"respawns",
"can-be-reanimated",
],
inGame: true,
fromFuture: false,
uuid: "85985ac0-ed49-4642-b37f-6aecd66d1c40",
hexiteCost: 200,
fluxCost: 200,
buildCount: 1,
buildTime: 30,
rebuildable: true,
rebuildTime: 60,
domain: "ground",
supply: 10,
hp: 400,
vision: 1800,
speed: 500,
energy: 100,
startingEnergy: 100,
armorType: "medium",
stunResist: 50,
untargetable: false,
maxAddOns: 0,
ability: {
"inquisitress-attack": {
slug: "inquisitress-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 1.05,
range: 150,
abilityOf: "inquisitress",
damage: 30,
damagePerSec: 29,
damageDisplay: "30",
autocast: "always",
},
"inquisitress-spell-cleave": {
slug: "inquisitress-spell-cleave",
name: "Cleave",
shortName: "Cleave",
description: "deals 65 damage to and slows by 50% for 2 seconds to enemy units in front of the hero.",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "q",
targets: [],
energyCost: 25,
energyType: "classic",
cooldown: 5,
abilityOf: "inquisitress",
autocast: "never",
},
"inquisitress-spell-charge": {
slug: "inquisitress-spell-charge",
name: "Charge",
shortName: "Charge",
description: "Charge to a location dealing 25 damage to enemy units in its way. Gain increased +50% movement speed for 5s",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "w",
targets: [],
energyCost: 14,
energyType: "classic",
cooldown: 6,
abilityOf: "inquisitress",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"inquisitress-reanimated-alive": {
src: "faction/legion/hero/inquisitress.pkl",
slug: "inquisitress-reanimated-alive",
id: "faction/legion/hero/inquisitress-reanimated-alive",
name: "Inquisitress (Reanimated: Alive)",
shortName: "Inquisitress (Reanimated: Alive)",
type: "unit",
subtype: "hero",
faction: "legion",
tier: "T2",
tagList: [
"reanimated-alive",
"unit",
"unit:hero",
"faction:legion",
"tier:2",
"armor:medium",
"energy",
"resist:stun",
"attacker",
"spellcaster",
"respawns",
],
inGame: true,
fromFuture: false,
uuid: "85985ac0-ed49-4642-b37f-6aecd66d1c40",
hexiteCost: 200,
fluxCost: 200,
buildCount: 1,
buildTime: 30,
rebuildable: true,
rebuildTime: 60,
domain: "ground",
supply: 10,
hp: 400,
vision: 1800,
speed: 650,
energy: 100,
startingEnergy: 100,
armorType: "medium",
stunResist: 50,
untargetable: false,
maxAddOns: 0,
ability: {
"inquisitress-reanimated-alive-attack": {
slug: "inquisitress-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.735,
range: 150,
abilityOf: "inquisitress-reanimated-alive",
damage: 30,
damagePerSec: 41,
damageDisplay: "30",
autocast: "always",
},
"inquisitress-reanimated-alive-spell-cleave": {
slug: "inquisitress-reanimated-alive-spell-cleave",
name: "Cleave",
shortName: "Cleave",
description: "deals 65 damage to and slows by 50% for 2 seconds to enemy units in front of the hero.",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "q",
targets: [],
energyCost: 25,
energyType: "classic",
cooldown: 5,
abilityOf: "inquisitress-reanimated-alive",
autocast: "never",
},
"inquisitress-reanimated-alive-spell-charge": {
slug: "inquisitress-reanimated-alive-spell-charge",
name: "Charge",
shortName: "Charge",
description: "Charge to a location dealing 25 damage to enemy units in its way. Gain increased +50% movement speed for 5s",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "w",
targets: [],
energyCost: 14,
energyType: "classic",
cooldown: 6,
abilityOf: "inquisitress-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: false,
upgrade: {
"inquisitress-reanimated-alive-unit-improved-charge": {
slug: "inquisitress-reanimated-alive-unit-improved-charge",
name: "Improved Charge",
shortName: "Improved Charge",
description: "+25% Charge range. Charge now has 2 cast charges.",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "inquisitress-reanimated-alive",
researchTime: 40,
fluxCost: 125,
},
"inquisitress-reanimated-alive-unit-improved-cleave": {
slug: "inquisitress-reanimated-alive-unit-improved-cleave",
name: "Improved Cleave",
shortName: "Improved Cleave",
description: "+100% Cleave area",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "inquisitress-reanimated-alive",
researchTime: 40,
fluxCost: 125,
},
"inquisitress-reanimated-alive-unit-one-life-for-another": {
slug: "inquisitress-reanimated-alive-unit-one-life-for-another",
name: "One Life for Another",
shortName: "One Life for Another",
description: "When taking fatal damage, sacrifice a nearby Thrall and heal instead. Each sacrifice consumes a green orb. Orbs regenerate when not attacked.",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "inquisitress-reanimated-alive",
researchTime: 55,
fluxCost: 175,
},
},
},
"inquisitress-reanimated-zombie": {
src: "faction/legion/hero/inquisitress.pkl",
slug: "inquisitress-reanimated-zombie",
id: "faction/legion/hero/inquisitress-reanimated-zombie",
name: "Inquisitress (Reanimated: Zombie)",
shortName: "Inquisitress (Reanimated: Zombie)",
type: "unit",
subtype: "hero",
faction: "legion",
tier: "T2",
tagList: [
"reanimated-zombie",
"unit",
"unit:hero",
"faction:legion",
"tier:2",
"armor:medium",
"energy",
"resist:stun",
"attacker",
"spellcaster",
"respawns",
],
inGame: true,
fromFuture: false,
uuid: "85985ac0-ed49-4642-b37f-6aecd66d1c40",
hexiteCost: 200,
fluxCost: 200,
buildCount: 1,
buildTime: 30,
rebuildable: true,
rebuildTime: 60,
domain: "ground",
supply: 10,
hp: 400,
vision: 1800,
speed: 714.2857142857143,
energy: 100,
startingEnergy: 100,
armorType: "medium",
stunResist: 50,
untargetable: false,
maxAddOns: 0,
ability: {
"inquisitress-reanimated-zombie-attack": {
slug: "inquisitress-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.8076923076923077,
range: 150,
abilityOf: "inquisitress-reanimated-zombie",
damage: 30,
damagePerSec: 37,
damageDisplay: "30",
autocast: "always",
},
"inquisitress-reanimated-zombie-spell-cleave": {
slug: "inquisitress-reanimated-zombie-spell-cleave",
name: "Cleave",
shortName: "Cleave",
description: "deals 65 damage to and slows by 50% for 2 seconds to enemy units in front of the hero.",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "q",
targets: [],
energyCost: 25,
energyType: "classic",
cooldown: 5,
abilityOf: "inquisitress-reanimated-zombie",
autocast: "never",
},
"inquisitress-reanimated-zombie-spell-charge": {
slug: "inquisitress-reanimated-zombie-spell-charge",
name: "Charge",
shortName: "Charge",
description: "Charge to a location dealing 25 damage to enemy units in its way. Gain increased +50% movement speed for 5s",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "w",
targets: [],
energyCost: 14,
energyType: "classic",
cooldown: 6,
abilityOf: "inquisitress-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: false,
upgrade: {
"inquisitress-reanimated-zombie-unit-improved-charge": {
slug: "inquisitress-reanimated-zombie-unit-improved-charge",
name: "Improved Charge",
shortName: "Improved Charge",
description: "+25% Charge range. Charge now has 2 cast charges.",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "inquisitress-reanimated-zombie",
researchTime: 40,
fluxCost: 125,
},
"inquisitress-reanimated-zombie-unit-improved-cleave": {
slug: "inquisitress-reanimated-zombie-unit-improved-cleave",
name: "Improved Cleave",
shortName: "Improved Cleave",
description: "+100% Cleave area",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "inquisitress-reanimated-zombie",
researchTime: 40,
fluxCost: 125,
},
"inquisitress-reanimated-zombie-unit-one-life-for-another": {
slug: "inquisitress-reanimated-zombie-unit-one-life-for-another",
name: "One Life for Another",
shortName: "One Life for Another",
description: "When taking fatal damage, sacrifice a nearby Thrall and heal instead. Each sacrifice consumes a green orb. Orbs regenerate when not attacked.",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "inquisitress-reanimated-zombie",
researchTime: 55,
fluxCost: 175,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: false,
reanimateCost: 30.4,
upgrade: {
"inquisitress-unit-improved-charge": {
slug: "inquisitress-unit-improved-charge",
name: "Improved Charge",
shortName: "Improved Charge",
description: "+25% Charge range. Charge now has 2 cast charges.",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "inquisitress",
researchTime: 40,
fluxCost: 125,
},
"inquisitress-unit-improved-cleave": {
slug: "inquisitress-unit-improved-cleave",
name: "Improved Cleave",
shortName: "Improved Cleave",
description: "+100% Cleave area",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "inquisitress",
researchTime: 40,
fluxCost: 125,
},
"inquisitress-unit-one-life-for-another": {
slug: "inquisitress-unit-one-life-for-another",
name: "One Life for Another",
shortName: "One Life for Another",
description: "When taking fatal damage, sacrifice a nearby Thrall and heal instead. Each sacrifice consumes a green orb. Orbs regenerate when not attacked.",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "inquisitress",
researchTime: 55,
fluxCost: 175,
},
},
};
// Export the entity as a named export for better ES modules compatibility
export const entity = Inquisitress;
// Also maintain default export for backward compatibility
export default Inquisitress;
//# sourceMappingURL=inquisitress.js.map