@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
373 lines • 13.5 kB
JavaScript
const Hel = {
src: "mercenary/marran/hero/hel.pkl",
slug: "hel",
id: "mercenary/marran/hero/hel",
name: "Hel",
shortName: "Hel",
type: "unit",
subtype: "hero",
faction: "marran",
tier: "T2",
tagList: [
"unit",
"unit:hero",
"faction:marran",
"tier:2",
"armor:medium",
"shielded",
"attacker",
"spellcaster",
"respawns",
"can-be-reanimated",
],
inGame: true,
fromFuture: false,
uuid: "5a7201be-77b4-4464-865a-23c1d5d5882f",
buildCount: 1,
buildTime: 20,
rebuildable: true,
rebuildTime: 60,
domain: "ground",
supply: 10,
hp: 130,
vision: 1800,
speed: 500,
shields: 130,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"hel-attack": {
slug: "hel-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 1.8,
range: 1600,
abilityOf: "hel",
damage: 30,
damagePerSec: 17,
damageDisplay: "30",
autocast: "always",
},
"hel-spell-shockwave-grenade": {
slug: "hel-spell-shockwave-grenade",
name: "Shockwave Grenade",
shortName: "Shockwave Grenade",
description: "Fire a grenade that pushes all units away. Enemy units also take 20 damage and are slowed.",
type: "ability",
subtype: "spell",
faction: "marran",
tagList: ["ability", "ability:spell", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "q",
targets: [],
cooldown: 18,
abilityOf: "hel",
autocast: "never",
},
"hel-spell-stealth": {
slug: "hel-spell-stealth",
name: "Stealth",
shortName: "Stealth",
description: "Stealth and +25% movement speed for 8s.",
type: "ability",
subtype: "spell",
faction: "marran",
tagList: ["ability", "ability:spell", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "w",
targets: [],
cooldown: 22,
abilityOf: "hel",
autocast: "never",
},
"hel-spell-snipe": {
slug: "hel-spell-snipe",
name: "Snipe",
shortName: "Snipe",
description: "Deal 2x weapon damage and reduces the target's move speed and damage mitigation by 30% for 3s",
type: "ability",
subtype: "spell",
faction: "marran",
tagList: ["ability", "ability:spell", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: [],
cooldown: 25,
abilityOf: "hel",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"hel-reanimated-alive": {
src: "mercenary/marran/hero/hel.pkl",
slug: "hel-reanimated-alive",
id: "mercenary/marran/hero/hel-reanimated-alive",
name: "Hel (Reanimated: Alive)",
shortName: "Hel (Reanimated: Alive)",
type: "unit",
subtype: "hero",
faction: "marran",
tier: "T2",
tagList: [
"reanimated-alive",
"unit",
"unit:hero",
"faction:marran",
"tier:2",
"armor:medium",
"shielded",
"attacker",
"spellcaster",
"respawns",
],
inGame: true,
fromFuture: false,
uuid: "5a7201be-77b4-4464-865a-23c1d5d5882f",
buildCount: 1,
buildTime: 20,
rebuildable: true,
rebuildTime: 60,
domain: "ground",
supply: 10,
hp: 130,
vision: 1800,
speed: 650,
shields: 130,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"hel-reanimated-alive-attack": {
slug: "hel-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 1.26,
range: 1600,
abilityOf: "hel-reanimated-alive",
damage: 30,
damagePerSec: 24,
damageDisplay: "30",
autocast: "always",
},
"hel-reanimated-alive-spell-shockwave-grenade": {
slug: "hel-reanimated-alive-spell-shockwave-grenade",
name: "Shockwave Grenade",
shortName: "Shockwave Grenade",
description: "Fire a grenade that pushes all units away. Enemy units also take 20 damage and are slowed.",
type: "ability",
subtype: "spell",
faction: "marran",
tagList: ["ability", "ability:spell", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "q",
targets: [],
cooldown: 18,
abilityOf: "hel-reanimated-alive",
autocast: "never",
},
"hel-reanimated-alive-spell-stealth": {
slug: "hel-reanimated-alive-spell-stealth",
name: "Stealth",
shortName: "Stealth",
description: "Stealth and +25% movement speed for 8s.",
type: "ability",
subtype: "spell",
faction: "marran",
tagList: ["ability", "ability:spell", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "w",
targets: [],
cooldown: 22,
abilityOf: "hel-reanimated-alive",
autocast: "never",
},
"hel-reanimated-alive-spell-snipe": {
slug: "hel-reanimated-alive-spell-snipe",
name: "Snipe",
shortName: "Snipe",
description: "Deal 2x weapon damage and reduces the target's move speed and damage mitigation by 30% for 3s",
type: "ability",
subtype: "spell",
faction: "marran",
tagList: ["ability", "ability:spell", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: [],
cooldown: 25,
abilityOf: "hel-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: false,
upgrade: {},
},
"hel-reanimated-zombie": {
src: "mercenary/marran/hero/hel.pkl",
slug: "hel-reanimated-zombie",
id: "mercenary/marran/hero/hel-reanimated-zombie",
name: "Hel (Reanimated: Zombie)",
shortName: "Hel (Reanimated: Zombie)",
type: "unit",
subtype: "hero",
faction: "marran",
tier: "T2",
tagList: [
"reanimated-zombie",
"unit",
"unit:hero",
"faction:marran",
"tier:2",
"armor:medium",
"shielded",
"attacker",
"spellcaster",
"respawns",
],
inGame: true,
fromFuture: false,
uuid: "5a7201be-77b4-4464-865a-23c1d5d5882f",
buildCount: 1,
buildTime: 20,
rebuildable: true,
rebuildTime: 60,
domain: "ground",
supply: 10,
hp: 130,
vision: 1800,
speed: 714.2857142857143,
shields: 130,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"hel-reanimated-zombie-attack": {
slug: "hel-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 1.3846153846153846,
range: 1600,
abilityOf: "hel-reanimated-zombie",
damage: 30,
damagePerSec: 22,
damageDisplay: "30",
autocast: "always",
},
"hel-reanimated-zombie-spell-shockwave-grenade": {
slug: "hel-reanimated-zombie-spell-shockwave-grenade",
name: "Shockwave Grenade",
shortName: "Shockwave Grenade",
description: "Fire a grenade that pushes all units away. Enemy units also take 20 damage and are slowed.",
type: "ability",
subtype: "spell",
faction: "marran",
tagList: ["ability", "ability:spell", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "q",
targets: [],
cooldown: 18,
abilityOf: "hel-reanimated-zombie",
autocast: "never",
},
"hel-reanimated-zombie-spell-stealth": {
slug: "hel-reanimated-zombie-spell-stealth",
name: "Stealth",
shortName: "Stealth",
description: "Stealth and +25% movement speed for 8s.",
type: "ability",
subtype: "spell",
faction: "marran",
tagList: ["ability", "ability:spell", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "w",
targets: [],
cooldown: 22,
abilityOf: "hel-reanimated-zombie",
autocast: "never",
},
"hel-reanimated-zombie-spell-snipe": {
slug: "hel-reanimated-zombie-spell-snipe",
name: "Snipe",
shortName: "Snipe",
description: "Deal 2x weapon damage and reduces the target's move speed and damage mitigation by 30% for 3s",
type: "ability",
subtype: "spell",
faction: "marran",
tagList: ["ability", "ability:spell", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: [],
cooldown: 25,
abilityOf: "hel-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: false,
upgrade: {},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: false,
reanimateCost: 0,
upgrade: {},
};
// Export the entity as a named export for better ES modules compatibility
export const entity = Hel;
// Also maintain default export for backward compatibility
export default Hel;
//# sourceMappingURL=hel.js.map