@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,148 lines • 110 kB
JavaScript
const Griffin = {
src: "faction/protectorate/unit/griffin.pkl",
slug: "griffin",
id: "faction/protectorate/unit/griffin",
name: "Griffin",
shortName: "Griffin",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:medium",
"flyer",
"armored",
"attacker",
"healer",
"spellcaster",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "e93b9c8e-9a24-470d-aa35-b65e262384ff",
hexiteCost: 125,
fluxCost: 175,
buildCount: 1,
buildTime: 40,
domain: "air",
supply: 6,
hp: 300,
vision: 1800,
speed: 700,
armor: 1,
armorType: "medium",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"griffin-attack": {
slug: "griffin-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.1,
range: 1400,
abilityOf: "griffin",
damage: 12,
damagePerSec: 11,
damageDisplay: "12",
autocast: "always",
},
"griffin-heal-heal-beam-1": {
slug: "griffin-heal-heal-beam-1",
name: "Heal Beam 1",
shortName: "Heal Beam 1",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.25,
range: 1300,
abilityOf: "griffin",
healing: 2,
healingPerSec: 8,
healingDisplay: "2",
autocast: "always",
},
"griffin-heal-heal-beam-2": {
slug: "griffin-heal-heal-beam-2",
name: "Heal Beam 2",
shortName: "Heal Beam 2",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.25,
range: 1300,
abilityOf: "griffin",
healing: 2,
healingPerSec: 8,
healingDisplay: "2",
autocast: "always",
},
"griffin-heal-heal-beam-3": {
slug: "griffin-heal-heal-beam-3",
name: "Heal Beam 3",
shortName: "Heal Beam 3",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.25,
range: 1300,
abilityOf: "griffin",
healing: 2,
healingPerSec: 8,
healingDisplay: "2",
autocast: "always",
},
"griffin-spell-emp": {
slug: "griffin-spell-emp",
name: "EMP",
shortName: "EMP",
description: "Drain 50 energy and knockback and breifly slow enemy units. 220 radius effect, 80% slower",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 75,
energyType: "classic",
abilityOf: "griffin",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"griffin-infused": {
src: "faction/protectorate/unit/griffin.pkl",
slug: "griffin-infused",
id: "faction/protectorate/unit/griffin-infused",
name: "Griffin (Infused)",
shortName: "Griffin (Infused)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"infused",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:medium",
"flyer",
"armored",
"attacker",
"healer",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "e93b9c8e-9a24-470d-aa35-b65e262384ff",
hexiteCost: 125,
fluxCost: 175,
buildCount: 1,
buildTime: 40,
domain: "air",
supply: 6,
hp: 450,
vision: 1800,
speed: 700,
armor: 1,
armorType: "medium",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"griffin-infused-attack": {
slug: "griffin-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.1,
range: 1400,
abilityOf: "griffin-infused",
damage: 18,
damagePerSec: 16,
damageDisplay: "18.0",
autocast: "always",
},
"griffin-infused-heal-heal-beam-1": {
slug: "griffin-infused-heal-heal-beam-1",
name: "Heal Beam 1",
shortName: "Heal Beam 1",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.25,
range: 1300,
abilityOf: "griffin-infused",
healing: 2,
healingPerSec: 8,
healingDisplay: "2",
autocast: "always",
},
"griffin-infused-heal-heal-beam-2": {
slug: "griffin-infused-heal-heal-beam-2",
name: "Heal Beam 2",
shortName: "Heal Beam 2",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.25,
range: 1300,
abilityOf: "griffin-infused",
healing: 2,
healingPerSec: 8,
healingDisplay: "2",
autocast: "always",
},
"griffin-infused-heal-heal-beam-3": {
slug: "griffin-infused-heal-heal-beam-3",
name: "Heal Beam 3",
shortName: "Heal Beam 3",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.25,
range: 1300,
abilityOf: "griffin-infused",
healing: 2,
healingPerSec: 8,
healingDisplay: "2",
autocast: "always",
},
"griffin-infused-spell-emp": {
slug: "griffin-infused-spell-emp",
name: "EMP",
shortName: "EMP",
description: "Drain 50 energy and knockback and breifly slow enemy units. 220 radius effect, 80% slower",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 75,
energyType: "classic",
abilityOf: "griffin-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"griffin-reanimated-alive": {
src: "faction/protectorate/unit/griffin.pkl",
slug: "griffin-reanimated-alive",
id: "faction/protectorate/unit/griffin-reanimated-alive",
name: "Griffin (Infused) (Reanimated: Alive)",
shortName: "Griffin (Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:medium",
"flyer",
"armored",
"attacker",
"healer",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "e93b9c8e-9a24-470d-aa35-b65e262384ff",
hexiteCost: 125,
fluxCost: 175,
buildCount: 1,
buildTime: 40,
domain: "air",
supply: 6,
hp: 450,
vision: 1800,
speed: 910,
armor: 1,
armorType: "medium",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"griffin-reanimated-alive-attack": {
slug: "griffin-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.77,
range: 1400,
abilityOf: "griffin-reanimated-alive",
damage: 18,
damagePerSec: 23,
damageDisplay: "18.0",
autocast: "always",
},
"griffin-reanimated-alive-heal-heal-beam-1": {
slug: "griffin-reanimated-alive-heal-heal-beam-1",
name: "Heal Beam 1",
shortName: "Heal Beam 1",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.175,
range: 1300,
abilityOf: "griffin-reanimated-alive",
healing: 2,
healingPerSec: 11,
healingDisplay: "2",
autocast: "always",
},
"griffin-reanimated-alive-heal-heal-beam-2": {
slug: "griffin-reanimated-alive-heal-heal-beam-2",
name: "Heal Beam 2",
shortName: "Heal Beam 2",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.175,
range: 1300,
abilityOf: "griffin-reanimated-alive",
healing: 2,
healingPerSec: 11,
healingDisplay: "2",
autocast: "always",
},
"griffin-reanimated-alive-heal-heal-beam-3": {
slug: "griffin-reanimated-alive-heal-heal-beam-3",
name: "Heal Beam 3",
shortName: "Heal Beam 3",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.175,
range: 1300,
abilityOf: "griffin-reanimated-alive",
healing: 2,
healingPerSec: 11,
healingDisplay: "2",
autocast: "always",
},
"griffin-reanimated-alive-spell-emp": {
slug: "griffin-reanimated-alive-spell-emp",
name: "EMP",
shortName: "EMP",
description: "Drain 50 energy and knockback and breifly slow enemy units. 220 radius effect, 80% slower",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 75,
energyType: "classic",
abilityOf: "griffin-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"griffin-reanimated-alive-unit-emp": {
slug: "griffin-reanimated-alive-unit-emp",
name: "EMP",
shortName: "EMP",
description: "Unlocks EMP ability",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "griffin-reanimated-alive",
researchTime: 45,
fluxCost: 150,
},
"griffin-reanimated-alive-unit-improved-heal": {
slug: "griffin-reanimated-alive-unit-improved-heal",
name: "Improved Heal",
shortName: "Improved Heal",
description: "Increase Healing Rate by 40%",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tagList: ["upgrade", "upgrade:unit", "faction:protectorate"],
inGame: true,
fromFuture: false,
upgradeOf: "griffin-reanimated-alive",
researchTime: 60,
fluxCost: 150,
},
},
},
"griffin-reanimated-zombie": {
src: "faction/protectorate/unit/griffin.pkl",
slug: "griffin-reanimated-zombie",
id: "faction/protectorate/unit/griffin-reanimated-zombie",
name: "Griffin (Infused) (Reanimated: Zombie)",
shortName: "Griffin (Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:medium",
"flyer",
"armored",
"attacker",
"healer",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "e93b9c8e-9a24-470d-aa35-b65e262384ff",
hexiteCost: 125,
fluxCost: 175,
buildCount: 1,
buildTime: 40,
domain: "air",
supply: 6,
hp: 450,
vision: 1800,
speed: 1000.0000000000001,
armor: 1,
armorType: "medium",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"griffin-reanimated-zombie-attack": {
slug: "griffin-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.8461538461538461,
range: 1400,
abilityOf: "griffin-reanimated-zombie",
damage: 18,
damagePerSec: 21,
damageDisplay: "18.0",
autocast: "always",
},
"griffin-reanimated-zombie-heal-heal-beam-1": {
slug: "griffin-reanimated-zombie-heal-heal-beam-1",
name: "Heal Beam 1",
shortName: "Heal Beam 1",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.1923076923076923,
range: 1300,
abilityOf: "griffin-reanimated-zombie",
healing: 2,
healingPerSec: 10,
healingDisplay: "2",
autocast: "always",
},
"griffin-reanimated-zombie-heal-heal-beam-2": {
slug: "griffin-reanimated-zombie-heal-heal-beam-2",
name: "Heal Beam 2",
shortName: "Heal Beam 2",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.1923076923076923,
range: 1300,
abilityOf: "griffin-reanimated-zombie",
healing: 2,
healingPerSec: 10,
healingDisplay: "2",
autocast: "always",
},
"griffin-reanimated-zombie-heal-heal-beam-3": {
slug: "griffin-reanimated-zombie-heal-heal-beam-3",
name: "Heal Beam 3",
shortName: "Heal Beam 3",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.1923076923076923,
range: 1300,
abilityOf: "griffin-reanimated-zombie",
healing: 2,
healingPerSec: 10,
healingDisplay: "2",
autocast: "always",
},
"griffin-reanimated-zombie-spell-emp": {
slug: "griffin-reanimated-zombie-spell-emp",
name: "EMP",
shortName: "EMP",
description: "Drain 50 energy and knockback and breifly slow enemy units. 220 radius effect, 80% slower",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 75,
energyType: "classic",
abilityOf: "griffin-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"griffin-reanimated-zombie-unit-emp": {
slug: "griffin-reanimated-zombie-unit-emp",
name: "EMP",
shortName: "EMP",
description: "Unlocks EMP ability",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "griffin-reanimated-zombie",
researchTime: 45,
fluxCost: 150,
},
"griffin-reanimated-zombie-unit-improved-heal": {
slug: "griffin-reanimated-zombie-unit-improved-heal",
name: "Improved Heal",
shortName: "Improved Heal",
description: "Increase Healing Rate by 40%",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tagList: ["upgrade", "upgrade:unit", "faction:protectorate"],
inGame: true,
fromFuture: false,
upgradeOf: "griffin-reanimated-zombie",
researchTime: 60,
fluxCost: 150,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 23.2,
upgrade: {
"griffin-infused-unit-emp": {
slug: "griffin-infused-unit-emp",
name: "EMP",
shortName: "EMP",
description: "Unlocks EMP ability",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "griffin-infused",
researchTime: 45,
fluxCost: 150,
},
"griffin-infused-unit-improved-heal": {
slug: "griffin-infused-unit-improved-heal",
name: "Improved Heal",
shortName: "Improved Heal",
description: "Increase Healing Rate by 40%",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tagList: ["upgrade", "upgrade:unit", "faction:protectorate"],
inGame: true,
fromFuture: false,
upgradeOf: "griffin-infused",
researchTime: 60,
fluxCost: 150,
},
},
},
"griffin-double-infused": {
src: "faction/protectorate/unit/griffin.pkl",
slug: "griffin-double-infused",
id: "faction/protectorate/unit/griffin-double-infused",
name: "Griffin (Double Infused)",
shortName: "Griffin (Double Infused)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"infused",
"double-infused",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:medium",
"flyer",
"armored",
"attacker",
"healer",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "e93b9c8e-9a24-470d-aa35-b65e262384ff",
hexiteCost: 125,
fluxCost: 175,
buildCount: 1,
buildTime: 40,
domain: "air",
supply: 6,
hp: 600,
vision: 1800,
speed: 700,
armor: 1,
armorType: "medium",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"griffin-double-infused-attack": {
slug: "griffin-double-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.1,
range: 1400,
abilityOf: "griffin-double-infused",
damage: 24,
damagePerSec: 22,
damageDisplay: "24",
autocast: "always",
},
"griffin-double-infused-heal-heal-beam-1": {
slug: "griffin-double-infused-heal-heal-beam-1",
name: "Heal Beam 1",
shortName: "Heal Beam 1",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.25,
range: 1300,
abilityOf: "griffin-double-infused",
healing: 2,
healingPerSec: 8,
healingDisplay: "2",
autocast: "always",
},
"griffin-double-infused-heal-heal-beam-2": {
slug: "griffin-double-infused-heal-heal-beam-2",
name: "Heal Beam 2",
shortName: "Heal Beam 2",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.25,
range: 1300,
abilityOf: "griffin-double-infused",
healing: 2,
healingPerSec: 8,
healingDisplay: "2",
autocast: "always",
},
"griffin-double-infused-heal-heal-beam-3": {
slug: "griffin-double-infused-heal-heal-beam-3",
name: "Heal Beam 3",
shortName: "Heal Beam 3",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.25,
range: 1300,
abilityOf: "griffin-double-infused",
healing: 2,
healingPerSec: 8,
healingDisplay: "2",
autocast: "always",
},
"griffin-double-infused-spell-emp": {
slug: "griffin-double-infused-spell-emp",
name: "EMP",
shortName: "EMP",
description: "Drain 50 energy and knockback and breifly slow enemy units. 220 radius effect, 80% slower",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 75,
energyType: "classic",
abilityOf: "griffin-double-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"griffin-reanimated-alive": {
src: "faction/protectorate/unit/griffin.pkl",
slug: "griffin-reanimated-alive",
id: "faction/protectorate/unit/griffin-reanimated-alive",
name: "Griffin (Double Infused) (Reanimated: Alive)",
shortName: "Griffin (Double Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"infused",
"double-infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:medium",
"flyer",
"armored",
"attacker",
"healer",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "e93b9c8e-9a24-470d-aa35-b65e262384ff",
hexiteCost: 125,
fluxCost: 175,
buildCount: 1,
buildTime: 40,
domain: "air",
supply: 6,
hp: 600,
vision: 1800,
speed: 910,
armor: 1,
armorType: "medium",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"griffin-reanimated-alive-attack": {
slug: "griffin-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.77,
range: 1400,
abilityOf: "griffin-reanimated-alive",
damage: 24,
damagePerSec: 31,
damageDisplay: "24",
autocast: "always",
},
"griffin-reanimated-alive-heal-heal-beam-1": {
slug: "griffin-reanimated-alive-heal-heal-beam-1",
name: "Heal Beam 1",
shortName: "Heal Beam 1",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.175,
range: 1300,
abilityOf: "griffin-reanimated-alive",
healing: 2,
healingPerSec: 11,
healingDisplay: "2",
autocast: "always",
},
"griffin-reanimated-alive-heal-heal-beam-2": {
slug: "griffin-reanimated-alive-heal-heal-beam-2",
name: "Heal Beam 2",
shortName: "Heal Beam 2",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.175,
range: 1300,
abilityOf: "griffin-reanimated-alive",
healing: 2,
healingPerSec: 11,
healingDisplay: "2",
autocast: "always",
},
"griffin-reanimated-alive-heal-heal-beam-3": {
slug: "griffin-reanimated-alive-heal-heal-beam-3",
name: "Heal Beam 3",
shortName: "Heal Beam 3",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.175,
range: 1300,
abilityOf: "griffin-reanimated-alive",
healing: 2,
healingPerSec: 11,
healingDisplay: "2",
autocast: "always",
},
"griffin-reanimated-alive-spell-emp": {
slug: "griffin-reanimated-alive-spell-emp",
name: "EMP",
shortName: "EMP",
description: "Drain 50 energy and knockback and breifly slow enemy units. 220 radius effect, 80% slower",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
energyCost: 75,
energyType: "classic",
abilityOf: "griffin-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"griffin-reanimated-alive-unit-emp": {
slug: "griffin-reanimated-alive-unit-emp",
name: "EMP",
shortName: "EMP",
description: "Unlocks EMP ability",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "griffin-reanimated-alive",
researchTime: 45,
fluxCost: 150,
},
"griffin-reanimated-alive-unit-improved-heal": {
slug: "griffin-reanimated-alive-unit-improved-heal",
name: "Improved Heal",
shortName: "Improved Heal",
description: "Increase Healing Rate by 40%",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tagList: ["upgrade", "upgrade:unit", "faction:protectorate"],
inGame: true,
fromFuture: false,
upgradeOf: "griffin-reanimated-alive",
researchTime: 60,
fluxCost: 150,
},
},
},
"griffin-reanimated-zombie": {
src: "faction/protectorate/unit/griffin.pkl",
slug: "griffin-reanimated-zombie",
id: "faction/protectorate/unit/griffin-reanimated-zombie",
name: "Griffin (Double Infused) (Reanimated: Zombie)",
shortName: "Griffin (Double Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T3",
tagList: [
"infused",
"double-infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:protectorate",
"tier:3",
"armor:medium",
"flyer",
"armored",
"attacker",
"healer",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["advanced-factory"],
unlockedBy: ["advanced-factory"],
uuid: "e93b9c8e-9a24-470d-aa35-b65e262384ff",
hexiteCost: 125,
fluxCost: 175,
buildCount: 1,
buildTime: 40,
domain: "air",
supply: 6,
hp: 600,
vision: 1800,
speed: 1000.0000000000001,
armor: 1,
armorType: "medium",
upgradedBy: ["specialized-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"griffin-reanimated-zombie-attack": {
slug: "griffin-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.8461538461538461,
range: 1400,
abilityOf: "griffin-reanimated-zombie",
damage: 24,
damagePerSec: 28,
damageDisplay: "24",
autocast: "always",
},
"griffin-reanimated-zombie-heal-heal-beam-1": {
slug: "griffin-reanimated-zombie-heal-heal-beam-1",
name: "Heal Beam 1",
shortName: "Heal Beam 1",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 0.1923076923076923,
range: 1300,
abilityOf: "griffin-reanimated-zombie",
healing: 2,
healingPerSec: 10,
healingDisplay: "2",
autocast: "always",
},
"griffin-reanimated-zombie-heal-heal-beam-2": {
slug: "griffin-reanimated-zombie-heal-heal-beam-2",
name: "Heal Beam 2",
shortName: "Heal Beam 2",
type: "ability",
subtype: "heal",
faction: "protectorate",
tagList: ["ability", "ability:heal", "faction:protectorate"],