@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,142 lines • 84 kB
JavaScript
const Behemoth = {
src: "faction/grell/unit/behemoth.pkl",
slug: "behemoth",
id: "faction/grell/unit/behemoth",
name: "Behemoth",
shortName: "Behemoth",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"flyer",
"attacker",
"spellcaster",
"has:passive",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "6774a583-46f9-41a8-9feb-ddaf997bc401",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
buildTime: 60,
domain: "air",
hotkey: "d",
supply: 8,
hp: 625,
vision: 1800,
speed: 400,
armorType: "heavy",
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"behemoth-attack": {
slug: "behemoth-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 2.5,
range: 1200,
abilityOf: "behemoth",
damage: 12,
damagePerSec: 5,
damageDisplay: "12",
bonusPercent: 200,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"behemoth-spell-sacrifice": {
slug: "behemoth-spell-sacrifice",
name: "Sacrifice",
shortName: "Sacrifice",
description: "Sacrifices itself, healing nearby units and damaging enemies. Autocast on death.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "m",
targets: [],
abilityOf: "behemoth",
autocast: "never",
},
"behemoth-passive-gain-flight": {
slug: "behemoth-passive-gain-flight",
name: "Gain Flight",
shortName: "Gain Flight",
description: "Behemoth gets +37 dmg (45 total, 18 DPS), grows wings, and becomes a flying unit",
type: "ability",
subtype: "passive",
faction: "grell",
tagList: ["ability", "ability:passive", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 5,
energyType: "abes",
abilityOf: "behemoth",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"behemoth-infused": {
src: "faction/grell/unit/behemoth.pkl",
slug: "behemoth-infused",
id: "faction/grell/unit/behemoth-infused",
name: "Behemoth (Infused)",
shortName: "Behemoth (Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"infused",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"flyer",
"attacker",
"spellcaster",
"has:passive",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "6774a583-46f9-41a8-9feb-ddaf997bc401",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
buildTime: 60,
domain: "air",
hotkey: "d",
supply: 8,
hp: 937.5,
vision: 1800,
speed: 400,
armorType: "heavy",
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"behemoth-infused-attack": {
slug: "behemoth-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 2.5,
range: 1200,
abilityOf: "behemoth-infused",
damage: 18,
damagePerSec: 7,
damageDisplay: "18.0",
bonusPercent: 200,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"behemoth-infused-spell-sacrifice": {
slug: "behemoth-infused-spell-sacrifice",
name: "Sacrifice",
shortName: "Sacrifice",
description: "Sacrifices itself, healing nearby units and damaging enemies. Autocast on death.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "m",
targets: [],
abilityOf: "behemoth-infused",
autocast: "never",
},
"behemoth-infused-passive-gain-flight": {
slug: "behemoth-infused-passive-gain-flight",
name: "Gain Flight",
shortName: "Gain Flight",
description: "Behemoth gets +37 dmg (45 total, 18 DPS), grows wings, and becomes a flying unit",
type: "ability",
subtype: "passive",
faction: "grell",
tagList: ["ability", "ability:passive", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 5,
energyType: "abes",
abilityOf: "behemoth-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"behemoth-reanimated-alive": {
src: "faction/grell/unit/behemoth.pkl",
slug: "behemoth-reanimated-alive",
id: "faction/grell/unit/behemoth-reanimated-alive",
name: "Behemoth (Infused) (Reanimated: Alive)",
shortName: "Behemoth (Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"flyer",
"attacker",
"spellcaster",
"has:passive",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "6774a583-46f9-41a8-9feb-ddaf997bc401",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
buildTime: 60,
domain: "air",
hotkey: "d",
supply: 8,
hp: 937.5,
vision: 1800,
speed: 520,
armorType: "heavy",
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"behemoth-reanimated-alive-attack": {
slug: "behemoth-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 1.75,
range: 1200,
abilityOf: "behemoth-reanimated-alive",
damage: 18,
damagePerSec: 10,
damageDisplay: "18.0",
bonusPercent: 200,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"behemoth-reanimated-alive-spell-sacrifice": {
slug: "behemoth-reanimated-alive-spell-sacrifice",
name: "Sacrifice",
shortName: "Sacrifice",
description: "Sacrifices itself, healing nearby units and damaging enemies. Autocast on death.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "m",
targets: [],
abilityOf: "behemoth-reanimated-alive",
autocast: "never",
},
"behemoth-reanimated-alive-passive-gain-flight": {
slug: "behemoth-reanimated-alive-passive-gain-flight",
name: "Gain Flight",
shortName: "Gain Flight",
description: "Behemoth gets +37 dmg (45 total, 18 DPS), grows wings, and becomes a flying unit",
type: "ability",
subtype: "passive",
faction: "grell",
tagList: ["ability", "ability:passive", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 5,
energyType: "abes",
abilityOf: "behemoth-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"behemoth-reanimated-alive-unit-behemoth-speed": {
slug: "behemoth-reanimated-alive-unit-behemoth-speed",
name: "Behemoth Speed",
shortName: "Behemoth Speed",
description: "+25% move speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "behemoth-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
"behemoth-reanimated-alive-unit-weapon-range": {
slug: "behemoth-reanimated-alive-unit-weapon-range",
name: "Weapon Range",
shortName: "Weapon Range",
description: "+50% weapon range",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "behemoth-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
},
},
"behemoth-reanimated-zombie": {
src: "faction/grell/unit/behemoth.pkl",
slug: "behemoth-reanimated-zombie",
id: "faction/grell/unit/behemoth-reanimated-zombie",
name: "Behemoth (Infused) (Reanimated: Zombie)",
shortName: "Behemoth (Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"flyer",
"attacker",
"spellcaster",
"has:passive",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "6774a583-46f9-41a8-9feb-ddaf997bc401",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
buildTime: 60,
domain: "air",
hotkey: "d",
supply: 8,
hp: 937.5,
vision: 1800,
speed: 571.4285714285714,
armorType: "heavy",
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"behemoth-reanimated-zombie-attack": {
slug: "behemoth-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 1.923076923076923,
range: 1200,
abilityOf: "behemoth-reanimated-zombie",
damage: 18,
damagePerSec: 9,
damageDisplay: "18.0",
bonusPercent: 200,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"behemoth-reanimated-zombie-spell-sacrifice": {
slug: "behemoth-reanimated-zombie-spell-sacrifice",
name: "Sacrifice",
shortName: "Sacrifice",
description: "Sacrifices itself, healing nearby units and damaging enemies. Autocast on death.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "m",
targets: [],
abilityOf: "behemoth-reanimated-zombie",
autocast: "never",
},
"behemoth-reanimated-zombie-passive-gain-flight": {
slug: "behemoth-reanimated-zombie-passive-gain-flight",
name: "Gain Flight",
shortName: "Gain Flight",
description: "Behemoth gets +37 dmg (45 total, 18 DPS), grows wings, and becomes a flying unit",
type: "ability",
subtype: "passive",
faction: "grell",
tagList: ["ability", "ability:passive", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 5,
energyType: "abes",
abilityOf: "behemoth-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"behemoth-reanimated-zombie-unit-behemoth-speed": {
slug: "behemoth-reanimated-zombie-unit-behemoth-speed",
name: "Behemoth Speed",
shortName: "Behemoth Speed",
description: "+25% move speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "behemoth-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
"behemoth-reanimated-zombie-unit-weapon-range": {
slug: "behemoth-reanimated-zombie-unit-weapon-range",
name: "Weapon Range",
shortName: "Weapon Range",
description: "+50% weapon range",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "behemoth-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 23.6,
upgrade: {
"behemoth-infused-unit-behemoth-speed": {
slug: "behemoth-infused-unit-behemoth-speed",
name: "Behemoth Speed",
shortName: "Behemoth Speed",
description: "+25% move speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "behemoth-infused",
researchTime: 50,
fluxCost: 100,
},
"behemoth-infused-unit-weapon-range": {
slug: "behemoth-infused-unit-weapon-range",
name: "Weapon Range",
shortName: "Weapon Range",
description: "+50% weapon range",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "behemoth-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"behemoth-double-infused": {
src: "faction/grell/unit/behemoth.pkl",
slug: "behemoth-double-infused",
id: "faction/grell/unit/behemoth-double-infused",
name: "Behemoth (Double Infused)",
shortName: "Behemoth (Double Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"infused",
"double-infused",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"flyer",
"attacker",
"spellcaster",
"has:passive",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "6774a583-46f9-41a8-9feb-ddaf997bc401",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
buildTime: 60,
domain: "air",
hotkey: "d",
supply: 8,
hp: 1250,
vision: 1800,
speed: 400,
armorType: "heavy",
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"behemoth-double-infused-attack": {
slug: "behemoth-double-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 2.5,
range: 1200,
abilityOf: "behemoth-double-infused",
damage: 24,
damagePerSec: 10,
damageDisplay: "24",
bonusPercent: 200,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"behemoth-double-infused-spell-sacrifice": {
slug: "behemoth-double-infused-spell-sacrifice",
name: "Sacrifice",
shortName: "Sacrifice",
description: "Sacrifices itself, healing nearby units and damaging enemies. Autocast on death.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "m",
targets: [],
abilityOf: "behemoth-double-infused",
autocast: "never",
},
"behemoth-double-infused-passive-gain-flight": {
slug: "behemoth-double-infused-passive-gain-flight",
name: "Gain Flight",
shortName: "Gain Flight",
description: "Behemoth gets +37 dmg (45 total, 18 DPS), grows wings, and becomes a flying unit",
type: "ability",
subtype: "passive",
faction: "grell",
tagList: ["ability", "ability:passive", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 5,
energyType: "abes",
abilityOf: "behemoth-double-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"behemoth-reanimated-alive": {
src: "faction/grell/unit/behemoth.pkl",
slug: "behemoth-reanimated-alive",
id: "faction/grell/unit/behemoth-reanimated-alive",
name: "Behemoth (Double Infused) (Reanimated: Alive)",
shortName: "Behemoth (Double Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"infused",
"double-infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"flyer",
"attacker",
"spellcaster",
"has:passive",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "6774a583-46f9-41a8-9feb-ddaf997bc401",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
buildTime: 60,
domain: "air",
hotkey: "d",
supply: 8,
hp: 1250,
vision: 1800,
speed: 520,
armorType: "heavy",
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"behemoth-reanimated-alive-attack": {
slug: "behemoth-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 1.75,
range: 1200,
abilityOf: "behemoth-reanimated-alive",
damage: 24,
damagePerSec: 14,
damageDisplay: "24",
bonusPercent: 200,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"behemoth-reanimated-alive-spell-sacrifice": {
slug: "behemoth-reanimated-alive-spell-sacrifice",
name: "Sacrifice",
shortName: "Sacrifice",
description: "Sacrifices itself, healing nearby units and damaging enemies. Autocast on death.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "m",
targets: [],
abilityOf: "behemoth-reanimated-alive",
autocast: "never",
},
"behemoth-reanimated-alive-passive-gain-flight": {
slug: "behemoth-reanimated-alive-passive-gain-flight",
name: "Gain Flight",
shortName: "Gain Flight",
description: "Behemoth gets +37 dmg (45 total, 18 DPS), grows wings, and becomes a flying unit",
type: "ability",
subtype: "passive",
faction: "grell",
tagList: ["ability", "ability:passive", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 5,
energyType: "abes",
abilityOf: "behemoth-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"behemoth-reanimated-alive-unit-behemoth-speed": {
slug: "behemoth-reanimated-alive-unit-behemoth-speed",
name: "Behemoth Speed",
shortName: "Behemoth Speed",
description: "+25% move speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "behemoth-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
"behemoth-reanimated-alive-unit-weapon-range": {
slug: "behemoth-reanimated-alive-unit-weapon-range",
name: "Weapon Range",
shortName: "Weapon Range",
description: "+50% weapon range",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "behemoth-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
},
},
"behemoth-reanimated-zombie": {
src: "faction/grell/unit/behemoth.pkl",
slug: "behemoth-reanimated-zombie",
id: "faction/grell/unit/behemoth-reanimated-zombie",
name: "Behemoth (Double Infused) (Reanimated: Zombie)",
shortName: "Behemoth (Double Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"infused",
"double-infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"flyer",
"attacker",
"spellcaster",
"has:passive",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "6774a583-46f9-41a8-9feb-ddaf997bc401",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
buildTime: 60,
domain: "air",
hotkey: "d",
supply: 8,
hp: 1250,
vision: 1800,
speed: 571.4285714285714,
armorType: "heavy",
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"behemoth-reanimated-zombie-attack": {
slug: "behemoth-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 1.923076923076923,
range: 1200,
abilityOf: "behemoth-reanimated-zombie",
damage: 24,
damagePerSec: 12,
damageDisplay: "24",
bonusPercent: 200,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"behemoth-reanimated-zombie-spell-sacrifice": {
slug: "behemoth-reanimated-zombie-spell-sacrifice",
name: "Sacrifice",
shortName: "Sacrifice",
description: "Sacrifices itself, healing nearby units and damaging enemies. Autocast on death.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "m",
targets: [],
abilityOf: "behemoth-reanimated-zombie",
autocast: "never",
},
"behemoth-reanimated-zombie-passive-gain-flight": {
slug: "behemoth-reanimated-zombie-passive-gain-flight",
name: "Gain Flight",
shortName: "Gain Flight",
description: "Behemoth gets +37 dmg (45 total, 18 DPS), grows wings, and becomes a flying unit",
type: "ability",
subtype: "passive",
faction: "grell",
tagList: ["ability", "ability:passive", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 5,
energyType: "abes",
abilityOf: "behemoth-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"behemoth-reanimated-zombie-unit-behemoth-speed": {
slug: "behemoth-reanimated-zombie-unit-behemoth-speed",
name: "Behemoth Speed",
shortName: "Behemoth Speed",
description: "+25% move speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "behemoth-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
"behemoth-reanimated-zombie-unit-weapon-range": {
slug: "behemoth-reanimated-zombie-unit-weapon-range",
name: "Weapon Range",
shortName: "Weapon Range",
description: "+50% weapon range",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "behemoth-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 23.6,
upgrade: {
"behemoth-double-infused-unit-behemoth-speed": {
slug: "behemoth-double-infused-unit-behemoth-speed",
name: "Behemoth Speed",
shortName: "Behemoth Speed",
description: "+25% move speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "behemoth-double-infused",
researchTime: 50,
fluxCost: 100,
},
"behemoth-double-infused-unit-weapon-range": {
slug: "behemoth-double-infused-unit-weapon-range",
name: "Weapon Range",
shortName: "Weapon Range",
description: "+50% weapon range",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "behemoth-double-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"behemoth-reanimated-alive": {
src: "faction/grell/unit/behemoth.pkl",
slug: "behemoth-reanimated-alive",
id: "faction/grell/unit/behemoth-reanimated-alive",
name: "Behemoth (Reanimated: Alive)",
shortName: "Behemoth (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"flyer",
"attacker",
"spellcaster",
"has:passive",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "6774a583-46f9-41a8-9feb-ddaf997bc401",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
buildTime: 60,
domain: "air",
hotkey: "d",
supply: 8,
hp: 625,
vision: 1800,
speed: 520,
armorType: "heavy",
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"behemoth-reanimated-alive-attack": {
slug: "behemoth-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 1.75,
range: 1200,
abilityOf: "behemoth-reanimated-alive",
damage: 12,
damagePerSec: 7,
damageDisplay: "12",
bonusPercent: 200,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"behemoth-reanimated-alive-spell-sacrifice": {
slug: "behemoth-reanimated-alive-spell-sacrifice",
name: "Sacrifice",
shortName: "Sacrifice",
description: "Sacrifices itself, healing nearby units and damaging enemies. Autocast on death.",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "m",
targets: [],
abilityOf: "behemoth-reanimated-alive",
autocast: "never",
},
"behemoth-reanimated-alive-passive-gain-flight": {
slug: "behemoth-reanimated-alive-passive-gain-flight",
name: "Gain Flight",
shortName: "Gain Flight",
description: "Behemoth gets +37 dmg (45 total, 18 DPS), grows wings, and becomes a flying unit",
type: "ability",
subtype: "passive",
faction: "grell",
tagList: ["ability", "ability:passive", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 5,
energyType: "abes",
abilityOf: "behemoth-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"behemoth-infused": {
src: "faction/grell/unit/behemoth.pkl",
slug: "behemoth-infused",
id: "faction/grell/unit/behemoth-infused",
name: "Behemoth (Reanimated: Alive) (Infused)",
shortName: "Behemoth (Reanimated: Alive) (Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"reanimated-alive",
"infused",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"flyer",
"attacker",
"spellcaster",
"has:passive",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "6774a583-46f9-41a8-9feb-ddaf997bc401",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
buildTime: 60,
domain: "air",
hotkey: "d",
supply: 8,
hp: 937.5,
vision: 1800,
speed: 520,
armorType: "heavy",
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"behemoth-infused-attack": {
slug: "behemoth-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 1.75,
range: 1200,
abilityOf: "behemoth-infused",
damage: 18,
damagePerSec: 10,
damageDisplay: "18.0",
bonusPercent: 200,
bonusVsTags: ["armor:heavy"],
autocast: "always",
},
"behemoth-infu