@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
541 lines • 21.3 kB
JavaScript
const Kraegar = {
src: "faction/legion/hero/kraegar.pkl",
slug: "kraegar",
id: "faction/legion/hero/kraegar",
name: "Kraegar",
shortName: "Kraegar",
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: "a1f8dbec-3be6-48ad-bf4c-cb14182239da",
hexiteCost: 200,
fluxCost: 200,
buildCount: 1,
buildTime: 30,
rebuildable: true,
rebuildTime: 60,
domain: "ground",
supply: 10,
hp: 300,
vision: 1800,
speed: 500,
energy: 100,
startingEnergy: 100,
armorType: "medium",
stunResist: 50,
untargetable: false,
maxAddOns: 0,
ability: {
"kraegar-attack": {
slug: "kraegar-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", "air"],
cooldown: 1.2,
range: 1200,
abilityOf: "kraegar",
damage: 20,
damagePerSec: 17,
damageDisplay: "20",
autocast: "always",
},
"kraegar-spell-piercing-shot": {
slug: "kraegar-spell-piercing-shot",
name: "Piercing Shot",
shortName: "Piercing Shot",
description: "Deals 60 damage in a linear area",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: [],
energyCost: 30,
energyType: "classic",
cooldown: 8,
abilityOf: "kraegar",
autocast: "never",
},
"kraegar-spell-speedburst": {
slug: "kraegar-spell-speedburst",
name: "Speedburst",
shortName: "Speedburst",
description: "Kraegar and Sabretooth gain increased movement speed for 10s",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "r",
targets: [],
energyCost: 15,
energyType: "classic",
cooldown: 20,
abilityOf: "kraegar",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"kraegar-reanimated-alive": {
src: "faction/legion/hero/kraegar.pkl",
slug: "kraegar-reanimated-alive",
id: "faction/legion/hero/kraegar-reanimated-alive",
name: "Kraegar (Reanimated: Alive)",
shortName: "Kraegar (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: "a1f8dbec-3be6-48ad-bf4c-cb14182239da",
hexiteCost: 200,
fluxCost: 200,
buildCount: 1,
buildTime: 30,
rebuildable: true,
rebuildTime: 60,
domain: "ground",
supply: 10,
hp: 300,
vision: 1800,
speed: 650,
energy: 100,
startingEnergy: 100,
armorType: "medium",
stunResist: 50,
untargetable: false,
maxAddOns: 0,
ability: {
"kraegar-reanimated-alive-attack": {
slug: "kraegar-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", "air"],
cooldown: 0.84,
range: 1200,
abilityOf: "kraegar-reanimated-alive",
damage: 20,
damagePerSec: 24,
damageDisplay: "20",
autocast: "always",
},
"kraegar-reanimated-alive-spell-piercing-shot": {
slug: "kraegar-reanimated-alive-spell-piercing-shot",
name: "Piercing Shot",
shortName: "Piercing Shot",
description: "Deals 60 damage in a linear area",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: [],
energyCost: 30,
energyType: "classic",
cooldown: 8,
abilityOf: "kraegar-reanimated-alive",
autocast: "never",
},
"kraegar-reanimated-alive-spell-speedburst": {
slug: "kraegar-reanimated-alive-spell-speedburst",
name: "Speedburst",
shortName: "Speedburst",
description: "Kraegar and Sabretooth gain increased movement speed for 10s",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "r",
targets: [],
energyCost: 15,
energyType: "classic",
cooldown: 20,
abilityOf: "kraegar-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: false,
upgrade: {
"kraegar-reanimated-alive-unit-speedburst-upgrade": {
slug: "kraegar-reanimated-alive-unit-speedburst-upgrade",
name: "Speedburst Upgrade",
shortName: "Speedburst Upgrade",
description: "Speedburst applies buff to all friendly units around Kraegar",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "kraegar-reanimated-alive",
researchTime: 40,
fluxCost: 125,
},
"kraegar-reanimated-alive-unit-more-feed": {
slug: "kraegar-reanimated-alive-unit-more-feed",
name: "More Feed",
shortName: "More Feed",
description: "Increases max feed count on Sabretooth to 30. Feed bonuses doubled.",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "kraegar-reanimated-alive",
researchTime: 40,
fluxCost: 125,
},
"kraegar-reanimated-alive-unit-explosive-warhead": {
slug: "kraegar-reanimated-alive-unit-explosive-warhead",
name: "Explosive Warhead",
shortName: "Explosive Warhead",
description: "The piercing shot explodes at the end dealing 300 damage in area. Handling such heavy ammo increases cooldown and channel time",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "kraegar-reanimated-alive",
researchTime: 55,
fluxCost: 175,
},
"kraegar-reanimated-alive-unit-killer-instinct": {
slug: "kraegar-reanimated-alive-unit-killer-instinct",
name: "Killer Instinct",
shortName: "Killer Instinct",
description: "Each enemy hit with Piercing shots boosts Kraegar and Sabretooth's attack speed by 35% and movement speed by 10%, Lasts 6 seconds",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "kraegar-reanimated-alive",
researchTime: 55,
fluxCost: 175,
},
},
},
"kraegar-reanimated-zombie": {
src: "faction/legion/hero/kraegar.pkl",
slug: "kraegar-reanimated-zombie",
id: "faction/legion/hero/kraegar-reanimated-zombie",
name: "Kraegar (Reanimated: Zombie)",
shortName: "Kraegar (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: "a1f8dbec-3be6-48ad-bf4c-cb14182239da",
hexiteCost: 200,
fluxCost: 200,
buildCount: 1,
buildTime: 30,
rebuildable: true,
rebuildTime: 60,
domain: "ground",
supply: 10,
hp: 300,
vision: 1800,
speed: 714.2857142857143,
energy: 100,
startingEnergy: 100,
armorType: "medium",
stunResist: 50,
untargetable: false,
maxAddOns: 0,
ability: {
"kraegar-reanimated-zombie-attack": {
slug: "kraegar-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", "air"],
cooldown: 0.923076923076923,
range: 1200,
abilityOf: "kraegar-reanimated-zombie",
damage: 20,
damagePerSec: 22,
damageDisplay: "20",
autocast: "always",
},
"kraegar-reanimated-zombie-spell-piercing-shot": {
slug: "kraegar-reanimated-zombie-spell-piercing-shot",
name: "Piercing Shot",
shortName: "Piercing Shot",
description: "Deals 60 damage in a linear area",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: [],
energyCost: 30,
energyType: "classic",
cooldown: 8,
abilityOf: "kraegar-reanimated-zombie",
autocast: "never",
},
"kraegar-reanimated-zombie-spell-speedburst": {
slug: "kraegar-reanimated-zombie-spell-speedburst",
name: "Speedburst",
shortName: "Speedburst",
description: "Kraegar and Sabretooth gain increased movement speed for 10s",
type: "ability",
subtype: "spell",
faction: "legion",
tagList: ["ability", "ability:spell", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "r",
targets: [],
energyCost: 15,
energyType: "classic",
cooldown: 20,
abilityOf: "kraegar-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: false,
upgrade: {
"kraegar-reanimated-zombie-unit-speedburst-upgrade": {
slug: "kraegar-reanimated-zombie-unit-speedburst-upgrade",
name: "Speedburst Upgrade",
shortName: "Speedburst Upgrade",
description: "Speedburst applies buff to all friendly units around Kraegar",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "kraegar-reanimated-zombie",
researchTime: 40,
fluxCost: 125,
},
"kraegar-reanimated-zombie-unit-more-feed": {
slug: "kraegar-reanimated-zombie-unit-more-feed",
name: "More Feed",
shortName: "More Feed",
description: "Increases max feed count on Sabretooth to 30. Feed bonuses doubled.",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "kraegar-reanimated-zombie",
researchTime: 40,
fluxCost: 125,
},
"kraegar-reanimated-zombie-unit-explosive-warhead": {
slug: "kraegar-reanimated-zombie-unit-explosive-warhead",
name: "Explosive Warhead",
shortName: "Explosive Warhead",
description: "The piercing shot explodes at the end dealing 300 damage in area. Handling such heavy ammo increases cooldown and channel time",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "kraegar-reanimated-zombie",
researchTime: 55,
fluxCost: 175,
},
"kraegar-reanimated-zombie-unit-killer-instinct": {
slug: "kraegar-reanimated-zombie-unit-killer-instinct",
name: "Killer Instinct",
shortName: "Killer Instinct",
description: "Each enemy hit with Piercing shots boosts Kraegar and Sabretooth's attack speed by 35% and movement speed by 10%, Lasts 6 seconds",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "kraegar-reanimated-zombie",
researchTime: 55,
fluxCost: 175,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: false,
reanimateCost: 30.4,
upgrade: {
"kraegar-unit-speedburst-upgrade": {
slug: "kraegar-unit-speedburst-upgrade",
name: "Speedburst Upgrade",
shortName: "Speedburst Upgrade",
description: "Speedburst applies buff to all friendly units around Kraegar",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "kraegar",
researchTime: 40,
fluxCost: 125,
},
"kraegar-unit-more-feed": {
slug: "kraegar-unit-more-feed",
name: "More Feed",
shortName: "More Feed",
description: "Increases max feed count on Sabretooth to 30. Feed bonuses doubled.",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "kraegar",
researchTime: 40,
fluxCost: 125,
},
"kraegar-unit-explosive-warhead": {
slug: "kraegar-unit-explosive-warhead",
name: "Explosive Warhead",
shortName: "Explosive Warhead",
description: "The piercing shot explodes at the end dealing 300 damage in area. Handling such heavy ammo increases cooldown and channel time",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "kraegar",
researchTime: 55,
fluxCost: 175,
},
"kraegar-unit-killer-instinct": {
slug: "kraegar-unit-killer-instinct",
name: "Killer Instinct",
shortName: "Killer Instinct",
description: "Each enemy hit with Piercing shots boosts Kraegar and Sabretooth's attack speed by 35% and movement speed by 10%, Lasts 6 seconds",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "kraegar",
researchTime: 55,
fluxCost: 175,
},
},
};
// Export the entity as a named export for better ES modules compatibility
export const entity = Kraegar;
// Also maintain default export for backward compatibility
export default Kraegar;
//# sourceMappingURL=kraegar.js.map