@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,141 lines • 91 kB
JavaScript
const Ironwing = {
src: "faction/protectorate/unit/ironwing.pkl",
slug: "ironwing",
id: "faction/protectorate/unit/ironwing",
name: "Ironwing",
shortName: "Ironwing",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T2",
tagList: [
"unit",
"unit:army",
"faction:protectorate",
"tier:2",
"flyer",
"energy",
"attacker",
"spellcaster",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["factory"],
unlockedBy: ["factory"],
uuid: "d5cfcac4-2d5e-44b5-9728-a9a36038f57b",
hexiteCost: 75,
fluxCost: 100,
buildCount: 1,
buildTime: 45,
domain: "air",
supply: 5,
hp: 300,
vision: 1800,
speed: 575,
energy: 100,
startingEnergy: 100,
armorType: "none",
upgradedBy: ["mechanical-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"ironwing-attack-gatling-gun": {
slug: "ironwing-attack-gatling-gun",
name: "Gatling Gun",
shortName: "Gatling Gun",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 1,
range: 1000,
abilityOf: "ironwing",
damage: 20,
damagePerSec: 20,
damageDisplay: "20",
autocast: "always",
},
"ironwing-spell-anti-armor-missile": {
slug: "ironwing-spell-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Launch a rocket to the target point, dealing 25 damage, reducing the armor of all units hit to 0, and slowing them by 50% for 4 seconds",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
range: 200,
abilityOf: "ironwing",
volleys: 6,
damage: 10,
damageDisplay: "10 x6",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"ironwing-infused": {
src: "faction/protectorate/unit/ironwing.pkl",
slug: "ironwing-infused",
id: "faction/protectorate/unit/ironwing-infused",
name: "Ironwing (Infused)",
shortName: "Ironwing (Infused)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T2",
tagList: [
"infused",
"unit",
"unit:army",
"faction:protectorate",
"tier:2",
"flyer",
"energy",
"attacker",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["factory"],
unlockedBy: ["factory"],
uuid: "d5cfcac4-2d5e-44b5-9728-a9a36038f57b",
hexiteCost: 75,
fluxCost: 100,
buildCount: 1,
buildTime: 45,
domain: "air",
supply: 5,
hp: 450,
vision: 1800,
speed: 575,
energy: 100,
startingEnergy: 100,
armorType: "none",
upgradedBy: ["mechanical-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"ironwing-infused-attack-gatling-gun": {
slug: "ironwing-infused-attack-gatling-gun",
name: "Gatling Gun",
shortName: "Gatling Gun",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 1,
range: 1000,
abilityOf: "ironwing-infused",
damage: 30,
damagePerSec: 30,
damageDisplay: "30.0",
autocast: "always",
},
"ironwing-infused-spell-anti-armor-missile": {
slug: "ironwing-infused-spell-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Launch a rocket to the target point, dealing 25 damage, reducing the armor of all units hit to 0, and slowing them by 50% for 4 seconds",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
range: 200,
abilityOf: "ironwing-infused",
volleys: 6,
damage: 10,
damageDisplay: "10 x6",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"ironwing-reanimated-alive": {
src: "faction/protectorate/unit/ironwing.pkl",
slug: "ironwing-reanimated-alive",
id: "faction/protectorate/unit/ironwing-reanimated-alive",
name: "Ironwing (Infused) (Reanimated: Alive)",
shortName: "Ironwing (Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T2",
tagList: [
"infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:protectorate",
"tier:2",
"flyer",
"energy",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["factory"],
unlockedBy: ["factory"],
uuid: "d5cfcac4-2d5e-44b5-9728-a9a36038f57b",
hexiteCost: 75,
fluxCost: 100,
buildCount: 1,
buildTime: 45,
domain: "air",
supply: 5,
hp: 450,
vision: 1800,
speed: 747.5,
energy: 100,
startingEnergy: 100,
armorType: "none",
upgradedBy: ["mechanical-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"ironwing-reanimated-alive-attack-gatling-gun": {
slug: "ironwing-reanimated-alive-attack-gatling-gun",
name: "Gatling Gun",
shortName: "Gatling Gun",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 0.7,
range: 1000,
abilityOf: "ironwing-reanimated-alive",
damage: 30,
damagePerSec: 43,
damageDisplay: "30.0",
autocast: "always",
},
"ironwing-reanimated-alive-spell-anti-armor-missile": {
slug: "ironwing-reanimated-alive-spell-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Launch a rocket to the target point, dealing 25 damage, reducing the armor of all units hit to 0, and slowing them by 50% for 4 seconds",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
range: 200,
abilityOf: "ironwing-reanimated-alive",
volleys: 6,
damage: 10,
damageDisplay: "10 x6",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"ironwing-reanimated-alive-unit-anti-armor-missile": {
slug: "ironwing-reanimated-alive-unit-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Unlocks the Anti-Armor Missile ability",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-reanimated-alive",
researchTime: 40,
fluxCost: 100,
},
"ironwing-reanimated-alive-unit-bonus-shield": {
slug: "ironwing-reanimated-alive-unit-bonus-shield",
name: "Bonus Shield",
shortName: "Bonus Shield",
description: "Gain +125 shields",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
"ironwing-reanimated-alive-unit-enhanced-engines": {
slug: "ironwing-reanimated-alive-unit-enhanced-engines",
name: "Enhanced Engines",
shortName: "Enhanced Engines",
description: "Gain +30% movement speed",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-reanimated-alive",
researchTime: 60,
fluxCost: 150,
},
},
},
"ironwing-reanimated-zombie": {
src: "faction/protectorate/unit/ironwing.pkl",
slug: "ironwing-reanimated-zombie",
id: "faction/protectorate/unit/ironwing-reanimated-zombie",
name: "Ironwing (Infused) (Reanimated: Zombie)",
shortName: "Ironwing (Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T2",
tagList: [
"infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:protectorate",
"tier:2",
"flyer",
"energy",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["factory"],
unlockedBy: ["factory"],
uuid: "d5cfcac4-2d5e-44b5-9728-a9a36038f57b",
hexiteCost: 75,
fluxCost: 100,
buildCount: 1,
buildTime: 45,
domain: "air",
supply: 5,
hp: 450,
vision: 1800,
speed: 821.4285714285714,
energy: 100,
startingEnergy: 100,
armorType: "none",
upgradedBy: ["mechanical-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"ironwing-reanimated-zombie-attack-gatling-gun": {
slug: "ironwing-reanimated-zombie-attack-gatling-gun",
name: "Gatling Gun",
shortName: "Gatling Gun",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 0.7692307692307692,
range: 1000,
abilityOf: "ironwing-reanimated-zombie",
damage: 30,
damagePerSec: 39,
damageDisplay: "30.0",
autocast: "always",
},
"ironwing-reanimated-zombie-spell-anti-armor-missile": {
slug: "ironwing-reanimated-zombie-spell-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Launch a rocket to the target point, dealing 25 damage, reducing the armor of all units hit to 0, and slowing them by 50% for 4 seconds",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
range: 200,
abilityOf: "ironwing-reanimated-zombie",
volleys: 6,
damage: 10,
damageDisplay: "10 x6",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"ironwing-reanimated-zombie-unit-anti-armor-missile": {
slug: "ironwing-reanimated-zombie-unit-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Unlocks the Anti-Armor Missile ability",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-reanimated-zombie",
researchTime: 40,
fluxCost: 100,
},
"ironwing-reanimated-zombie-unit-bonus-shield": {
slug: "ironwing-reanimated-zombie-unit-bonus-shield",
name: "Bonus Shield",
shortName: "Bonus Shield",
description: "Gain +125 shields",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
"ironwing-reanimated-zombie-unit-enhanced-engines": {
slug: "ironwing-reanimated-zombie-unit-enhanced-engines",
name: "Enhanced Engines",
shortName: "Enhanced Engines",
description: "Gain +30% movement speed",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-reanimated-zombie",
researchTime: 60,
fluxCost: 150,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 13.5,
upgrade: {
"ironwing-infused-unit-anti-armor-missile": {
slug: "ironwing-infused-unit-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Unlocks the Anti-Armor Missile ability",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-infused",
researchTime: 40,
fluxCost: 100,
},
"ironwing-infused-unit-bonus-shield": {
slug: "ironwing-infused-unit-bonus-shield",
name: "Bonus Shield",
shortName: "Bonus Shield",
description: "Gain +125 shields",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-infused",
researchTime: 50,
fluxCost: 100,
},
"ironwing-infused-unit-enhanced-engines": {
slug: "ironwing-infused-unit-enhanced-engines",
name: "Enhanced Engines",
shortName: "Enhanced Engines",
description: "Gain +30% movement speed",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-infused",
researchTime: 60,
fluxCost: 150,
},
},
},
"ironwing-double-infused": {
src: "faction/protectorate/unit/ironwing.pkl",
slug: "ironwing-double-infused",
id: "faction/protectorate/unit/ironwing-double-infused",
name: "Ironwing (Double Infused)",
shortName: "Ironwing (Double Infused)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T2",
tagList: [
"infused",
"double-infused",
"unit",
"unit:army",
"faction:protectorate",
"tier:2",
"flyer",
"energy",
"attacker",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["factory"],
unlockedBy: ["factory"],
uuid: "d5cfcac4-2d5e-44b5-9728-a9a36038f57b",
hexiteCost: 75,
fluxCost: 100,
buildCount: 1,
buildTime: 45,
domain: "air",
supply: 5,
hp: 600,
vision: 1800,
speed: 575,
energy: 100,
startingEnergy: 100,
armorType: "none",
upgradedBy: ["mechanical-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"ironwing-double-infused-attack-gatling-gun": {
slug: "ironwing-double-infused-attack-gatling-gun",
name: "Gatling Gun",
shortName: "Gatling Gun",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 1,
range: 1000,
abilityOf: "ironwing-double-infused",
damage: 40,
damagePerSec: 40,
damageDisplay: "40",
autocast: "always",
},
"ironwing-double-infused-spell-anti-armor-missile": {
slug: "ironwing-double-infused-spell-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Launch a rocket to the target point, dealing 25 damage, reducing the armor of all units hit to 0, and slowing them by 50% for 4 seconds",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
range: 200,
abilityOf: "ironwing-double-infused",
volleys: 6,
damage: 10,
damageDisplay: "10 x6",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"ironwing-reanimated-alive": {
src: "faction/protectorate/unit/ironwing.pkl",
slug: "ironwing-reanimated-alive",
id: "faction/protectorate/unit/ironwing-reanimated-alive",
name: "Ironwing (Double Infused) (Reanimated: Alive)",
shortName: "Ironwing (Double Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T2",
tagList: [
"infused",
"double-infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:protectorate",
"tier:2",
"flyer",
"energy",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["factory"],
unlockedBy: ["factory"],
uuid: "d5cfcac4-2d5e-44b5-9728-a9a36038f57b",
hexiteCost: 75,
fluxCost: 100,
buildCount: 1,
buildTime: 45,
domain: "air",
supply: 5,
hp: 600,
vision: 1800,
speed: 747.5,
energy: 100,
startingEnergy: 100,
armorType: "none",
upgradedBy: ["mechanical-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"ironwing-reanimated-alive-attack-gatling-gun": {
slug: "ironwing-reanimated-alive-attack-gatling-gun",
name: "Gatling Gun",
shortName: "Gatling Gun",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 0.7,
range: 1000,
abilityOf: "ironwing-reanimated-alive",
damage: 40,
damagePerSec: 57,
damageDisplay: "40",
autocast: "always",
},
"ironwing-reanimated-alive-spell-anti-armor-missile": {
slug: "ironwing-reanimated-alive-spell-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Launch a rocket to the target point, dealing 25 damage, reducing the armor of all units hit to 0, and slowing them by 50% for 4 seconds",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
range: 200,
abilityOf: "ironwing-reanimated-alive",
volleys: 6,
damage: 10,
damageDisplay: "10 x6",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"ironwing-reanimated-alive-unit-anti-armor-missile": {
slug: "ironwing-reanimated-alive-unit-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Unlocks the Anti-Armor Missile ability",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-reanimated-alive",
researchTime: 40,
fluxCost: 100,
},
"ironwing-reanimated-alive-unit-bonus-shield": {
slug: "ironwing-reanimated-alive-unit-bonus-shield",
name: "Bonus Shield",
shortName: "Bonus Shield",
description: "Gain +125 shields",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
"ironwing-reanimated-alive-unit-enhanced-engines": {
slug: "ironwing-reanimated-alive-unit-enhanced-engines",
name: "Enhanced Engines",
shortName: "Enhanced Engines",
description: "Gain +30% movement speed",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-reanimated-alive",
researchTime: 60,
fluxCost: 150,
},
},
},
"ironwing-reanimated-zombie": {
src: "faction/protectorate/unit/ironwing.pkl",
slug: "ironwing-reanimated-zombie",
id: "faction/protectorate/unit/ironwing-reanimated-zombie",
name: "Ironwing (Double Infused) (Reanimated: Zombie)",
shortName: "Ironwing (Double Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T2",
tagList: [
"infused",
"double-infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:protectorate",
"tier:2",
"flyer",
"energy",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["factory"],
unlockedBy: ["factory"],
uuid: "d5cfcac4-2d5e-44b5-9728-a9a36038f57b",
hexiteCost: 75,
fluxCost: 100,
buildCount: 1,
buildTime: 45,
domain: "air",
supply: 5,
hp: 600,
vision: 1800,
speed: 821.4285714285714,
energy: 100,
startingEnergy: 100,
armorType: "none",
upgradedBy: ["mechanical-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"ironwing-reanimated-zombie-attack-gatling-gun": {
slug: "ironwing-reanimated-zombie-attack-gatling-gun",
name: "Gatling Gun",
shortName: "Gatling Gun",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 0.7692307692307692,
range: 1000,
abilityOf: "ironwing-reanimated-zombie",
damage: 40,
damagePerSec: 52,
damageDisplay: "40",
autocast: "always",
},
"ironwing-reanimated-zombie-spell-anti-armor-missile": {
slug: "ironwing-reanimated-zombie-spell-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Launch a rocket to the target point, dealing 25 damage, reducing the armor of all units hit to 0, and slowing them by 50% for 4 seconds",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
range: 200,
abilityOf: "ironwing-reanimated-zombie",
volleys: 6,
damage: 10,
damageDisplay: "10 x6",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"ironwing-reanimated-zombie-unit-anti-armor-missile": {
slug: "ironwing-reanimated-zombie-unit-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Unlocks the Anti-Armor Missile ability",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-reanimated-zombie",
researchTime: 40,
fluxCost: 100,
},
"ironwing-reanimated-zombie-unit-bonus-shield": {
slug: "ironwing-reanimated-zombie-unit-bonus-shield",
name: "Bonus Shield",
shortName: "Bonus Shield",
description: "Gain +125 shields",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
"ironwing-reanimated-zombie-unit-enhanced-engines": {
slug: "ironwing-reanimated-zombie-unit-enhanced-engines",
name: "Enhanced Engines",
shortName: "Enhanced Engines",
description: "Gain +30% movement speed",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-reanimated-zombie",
researchTime: 60,
fluxCost: 150,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 13.5,
upgrade: {
"ironwing-double-infused-unit-anti-armor-missile": {
slug: "ironwing-double-infused-unit-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Unlocks the Anti-Armor Missile ability",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-double-infused",
researchTime: 40,
fluxCost: 100,
},
"ironwing-double-infused-unit-bonus-shield": {
slug: "ironwing-double-infused-unit-bonus-shield",
name: "Bonus Shield",
shortName: "Bonus Shield",
description: "Gain +125 shields",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-double-infused",
researchTime: 50,
fluxCost: 100,
},
"ironwing-double-infused-unit-enhanced-engines": {
slug: "ironwing-double-infused-unit-enhanced-engines",
name: "Enhanced Engines",
shortName: "Enhanced Engines",
description: "Gain +30% movement speed",
type: "upgrade",
subtype: "unit",
faction: "protectorate",
tier: "T3.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:protectorate",
"tier:3.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "ironwing-double-infused",
researchTime: 60,
fluxCost: 150,
},
},
},
"ironwing-reanimated-alive": {
src: "faction/protectorate/unit/ironwing.pkl",
slug: "ironwing-reanimated-alive",
id: "faction/protectorate/unit/ironwing-reanimated-alive",
name: "Ironwing (Reanimated: Alive)",
shortName: "Ironwing (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T2",
tagList: [
"reanimated-alive",
"unit",
"unit:army",
"faction:protectorate",
"tier:2",
"flyer",
"energy",
"attacker",
"spellcaster",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["factory"],
unlockedBy: ["factory"],
uuid: "d5cfcac4-2d5e-44b5-9728-a9a36038f57b",
hexiteCost: 75,
fluxCost: 100,
buildCount: 1,
buildTime: 45,
domain: "air",
supply: 5,
hp: 300,
vision: 1800,
speed: 747.5,
energy: 100,
startingEnergy: 100,
armorType: "none",
upgradedBy: ["mechanical-research-lab"],
untargetable: false,
maxAddOns: 0,
ability: {
"ironwing-reanimated-alive-attack-gatling-gun": {
slug: "ironwing-reanimated-alive-attack-gatling-gun",
name: "Gatling Gun",
shortName: "Gatling Gun",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground", "air"],
cooldown: 0.7,
range: 1000,
abilityOf: "ironwing-reanimated-alive",
damage: 20,
damagePerSec: 29,
damageDisplay: "20",
autocast: "always",
},
"ironwing-reanimated-alive-spell-anti-armor-missile": {
slug: "ironwing-reanimated-alive-spell-anti-armor-missile",
name: "Anti-Armor Missile",
shortName: "Anti-Armor Missile",
description: "Launch a rocket to the target point, dealing 25 damage, reducing the armor of all units hit to 0, and slowing them by 50% for 4 seconds",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
range: 200,
abilityOf: "ironwing-reanimated-alive",
volleys: 6,
damage: 10,
damageDisplay: "10 x6",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"ironwing-infused": {
src: "faction/protectorate/unit/ironwing.pkl",
slug: "ironwing-infused",
id: "faction/protectorate/unit/ironwing-infused",
name: "Ironwing (Reanimated: Alive) (Infused)",
shortName: "Ironwing (Reanimated: Alive) (Infused)",
type: "unit",
subtype: "army",
faction: "protectorate",
tier: "T2",
tagList: [
"reanimated-alive",
"infused",
"unit",
"unit:army",
"f