@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,178 lines • 60.1 kB
JavaScript
const MeraCoop = {
src: "faction/protectorate/commander/mera_coop.pkl",
slug: "mera-coop",
id: "faction/protectorate/commander/mera-coop",
name: "Mera",
shortName: "Mera",
type: "unit",
subtype: "coop-commander",
faction: "protectorate",
tier: "T2",
tagList: [
"unit",
"unit:coop-commander",
"faction:protectorate",
"tier:2",
"armor:medium",
"armored",
"shielded",
"attacker",
"spellcaster",
"alt-attack",
"respawns",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "5562f476-0611-4941-bc0a-d62d2b06a3d0",
buildCount: 1,
buildTime: 20,
rebuildable: true,
rebuildTime: 60,
domain: "ground",
supply: 10,
hp: 400,
vision: 1800,
speed: 575,
shields: 400,
armor: 1,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"mera-coop-attack-sword-attack": {
slug: "mera-coop-attack-sword-attack",
name: "Sword Attack",
shortName: "Sword Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 1.1,
range: 150,
abilityOf: "mera-coop",
damage: 23,
damagePerSec: 21,
damageDisplay: "23",
autocast: "always",
},
"mera-coop-attack-pulse-rifle": {
slug: "mera-coop-attack-pulse-rifle",
name: "Pulse Rifle",
shortName: "Pulse Rifle",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 1.15,
range: 1200,
abilityOf: "mera-coop",
damage: 24,
damagePerSec: 21,
damageDisplay: "24",
autocast: "always",
},
"mera-coop-spell-dash": {
slug: "mera-coop-spell-dash",
name: "Dash",
shortName: "Dash",
description: "Dash while dealing 80 damage to enemy units and recharging 80 shields for each hit",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "q",
targets: [],
cooldown: 13,
duration: 10,
abilityOf: "mera-coop",
autocast: "never",
},
"mera-coop-spell-protective-barrier": {
slug: "mera-coop-spell-protective-barrier",
name: "Protective Barrier",
shortName: "Protective Barrier",
description: "All friendly units and structures under the barrier take 33% less damage. Lasts 20s.",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "w",
targets: [],
cooldown: 40,
duration: 20,
abilityOf: "mera-coop",
autocast: "never",
},
"mera-coop-toggle-weapon-switch": {
slug: "mera-coop-toggle-weapon-switch",
name: "Weapon Switch",
shortName: "Weapon Switch",
description: "Mera switches between a Sword and a Blaster. Gains +30% attack speed for 5s.",
type: "ability",
subtype: "toggle",
faction: "protectorate",
tagList: ["ability", "ability:toggle", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: [],
togglesMode: "attack",
cooldown: 10,
abilityOf: "mera-coop",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"mera-coop-infused": {
src: "faction/protectorate/commander/mera_coop.pkl",
slug: "mera-coop-infused",
id: "faction/protectorate/commander/mera-coop-infused",
name: "Mera (Infused)",
shortName: "Mera (Infused)",
type: "unit",
subtype: "coop-commander",
faction: "protectorate",
tier: "T2",
tagList: [
"infused",
"unit",
"unit:coop-commander",
"faction:protectorate",
"tier:2",
"armor:medium",
"armored",
"shielded",
"attacker",
"spellcaster",
"alt-attack",
"respawns",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "5562f476-0611-4941-bc0a-d62d2b06a3d0",
buildCount: 1,
buildTime: 20,
rebuildable: true,
rebuildTime: 60,
domain: "ground",
supply: 10,
hp: 600,
vision: 1800,
speed: 575,
shields: 400,
armor: 1,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"mera-coop-infused-attack-sword-attack": {
slug: "mera-coop-infused-attack-sword-attack",
name: "Sword Attack",
shortName: "Sword Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 1.1,
range: 150,
abilityOf: "mera-coop-infused",
damage: 34.5,
damagePerSec: 31,
damageDisplay: "34.5",
autocast: "always",
},
"mera-coop-infused-attack-pulse-rifle": {
slug: "mera-coop-infused-attack-pulse-rifle",
name: "Pulse Rifle",
shortName: "Pulse Rifle",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 1.15,
range: 1200,
abilityOf: "mera-coop-infused",
damage: 36,
damagePerSec: 31,
damageDisplay: "36.0",
autocast: "always",
},
"mera-coop-infused-spell-dash": {
slug: "mera-coop-infused-spell-dash",
name: "Dash",
shortName: "Dash",
description: "Dash while dealing 80 damage to enemy units and recharging 80 shields for each hit",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "q",
targets: [],
cooldown: 13,
duration: 10,
abilityOf: "mera-coop-infused",
autocast: "never",
},
"mera-coop-infused-spell-protective-barrier": {
slug: "mera-coop-infused-spell-protective-barrier",
name: "Protective Barrier",
shortName: "Protective Barrier",
description: "All friendly units and structures under the barrier take 33% less damage. Lasts 20s.",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "w",
targets: [],
cooldown: 40,
duration: 20,
abilityOf: "mera-coop-infused",
autocast: "never",
},
"mera-coop-infused-toggle-weapon-switch": {
slug: "mera-coop-infused-toggle-weapon-switch",
name: "Weapon Switch",
shortName: "Weapon Switch",
description: "Mera switches between a Sword and a Blaster. Gains +30% attack speed for 5s.",
type: "ability",
subtype: "toggle",
faction: "protectorate",
tagList: ["ability", "ability:toggle", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: [],
togglesMode: "attack",
cooldown: 10,
abilityOf: "mera-coop-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
commanderType: "frontline",
unit: [
"mera-coop",
"bastion",
"commando",
"cyclops",
"griffin",
"ironwing",
"juggernaut",
"predator",
"prot-build-drone",
"prot-harvester",
"prot-scout-drone",
"strider",
"titan",
"weapon-x",
],
building: [
"advanced-factory",
"airstrip",
"factory",
"light-turret",
"mechanical-research-lab",
"operating-tower",
"prot-barracks",
"prot-extractor",
"research-lab",
"specialized-research-lab",
"supply-platform",
],
commanderLevel: {
"mera-coop-infused-coop-level-mera": {
slug: "mera-coop-infused-coop-level-mera",
name: "Mera",
shortName: "Mera",
description: "Mera is a frontline hero. She gains topbar power faster.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 1,
levelOf: "mera-coop-infused",
},
"mera-coop-infused-coop-level-dash": {
slug: "mera-coop-infused-coop-level-dash",
name: "Dash",
shortName: "Dash",
description: "Mera's Dash deals double damage, and Mera recharges shield after dashing",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 2,
levelOf: "mera-coop-infused",
},
"mera-coop-infused-coop-level-airstrike": {
slug: "mera-coop-infused-coop-level-airstrike",
name: "Airstrike",
shortName: "Airstrike",
description: "New Topbar Ability: Airstrike targeted location.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
unlocks: ["airstrip", "mera-coop-infused-topbar-airstrike"],
level: 3,
levelOf: "mera-coop-infused",
},
"mera-coop-infused-coop-level-vanguard": {
slug: "mera-coop-infused-coop-level-vanguard",
name: "Vanguard",
shortName: "Vanguard",
description: "Units gain +15% move speed and +15% attack range",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 4,
levelOf: "mera-coop-infused",
},
"mera-coop-infused-coop-level-improved-production": {
slug: "mera-coop-infused-coop-level-improved-production",
name: "Improved Production",
shortName: "Improved Production",
description: "+50% faster production.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
unlocks: ["ironwing"],
level: 5,
levelOf: "mera-coop-infused",
},
"mera-coop-infused-coop-level-aegis-shield": {
slug: "mera-coop-infused-coop-level-aegis-shield",
name: "Aegis Shield",
shortName: "Aegis Shield",
description: "Mera avoids a killing blow every 90s. Her health is fully restored and enemies are thrown away.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 6,
levelOf: "mera-coop-infused",
},
"mera-coop-infused-coop-level-designate-officer": {
slug: "mera-coop-infused-coop-level-designate-officer",
name: "Designate Officer",
shortName: "Designate Officer",
description: "New Topbar Ability: Targeted unit gains +3 ranks and heals. When it kills an enemy unit, nearby allied units gain +50% attack speed for 5s.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
unlocks: ["mera-coop-infused-topbar-designate-officer"],
level: 7,
levelOf: "mera-coop-infused",
},
"mera-coop-infused-coop-level-advanced-production": {
slug: "mera-coop-infused-coop-level-advanced-production",
name: "Advanced Production",
shortName: "Advanced Production",
description: "Unit flux cost reduced by 25.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
unlocks: ["cyclops", "strider"],
level: 8,
levelOf: "mera-coop-infused",
},
"mera-coop-infused-coop-level-transport": {
slug: "mera-coop-infused-coop-level-transport",
name: "Transport",
shortName: "Transport",
description: "New Topbar Ability: Transport units to target location. Units are healed for 100 HP.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
unlocks: ["mera-coop-infused-topbar-transport"],
level: 9,
levelOf: "mera-coop-infused",
},
"mera-coop-infused-coop-level-aegis-shield-recharge": {
slug: "mera-coop-infused-coop-level-aegis-shield-recharge",
name: "Aegis Shield Recharge",
shortName: "Aegis Shield Recharge",
description: "Attacking enemy units reduces Aegis Shield cooldown by 1s per hit. Hitting enemies with Dash ability counts.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 10,
levelOf: "mera-coop-infused",
},
"mera-coop-infused-coop-level-hot-landing-zone": {
slug: "mera-coop-infused-coop-level-hot-landing-zone",
name: "Hot Landing Zone",
shortName: "Hot Landing Zone",
description: "Reinforcements is no longer limited to locations around Operating Towers",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 11,
levelOf: "mera-coop-infused",
},
"mera-coop-infused-coop-level-battle-hardened": {
slug: "mera-coop-infused-coop-level-battle-hardened",
name: "Battle Hardened",
shortName: "Battle Hardened",
description: "Units can reach rank 4 veterancy and gain veterancy 50% faster. Allies can reach rank 1.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 12,
levelOf: "mera-coop-infused",
},
},
topbar: {
"mera-coop-infused-topbar-shockwave": {
slug: "mera-coop-infused-topbar-shockwave",
name: "Shockwave",
shortName: "Shockwave",
description: "Stuns enemy units in area for 3s",
type: "faction-ability",
subtype: "topbar",
faction: "protectorate",
tagList: [
"faction-ability",
"faction-ability:topbar",
"faction:protectorate",
],
inGame: true,
fromFuture: false,
activationType: "activated",
abilityOf: "mera-coop-infused",
targets: [],
energyType: "topbar",
cooldown: 30,
duration: 3,
damageDisplay: "null",
healingDisplay: "null",
slot: 1,
},
"mera-coop-infused-topbar-reinforcements": {
slug: "mera-coop-infused-topbar-reinforcements",
name: "Reinforcements",
shortName: "Reinforcements",
description: "Calls down reinforcements of the selected type. Can only be used near Operating Towers",
type: "faction-ability",
subtype: "topbar",
faction: "protectorate",
tagList: [
"faction-ability",
"faction-ability:topbar",
"faction:protectorate",
],
inGame: true,
fromFuture: false,
activationType: "activated",
abilityOf: "mera-coop-infused",
targets: [],
energyCost: 50,
energyType: "topbar",
damageDisplay: "null",
healingDisplay: "null",
slot: 2,
},
"mera-coop-infused-topbar-airstrike": {
slug: "mera-coop-infused-topbar-airstrike",
name: "Airstrike",
shortName: "Airstrike",
description: "Calls down an Airstrike, dealing 200 damage to ground units. Requires airstrips.",
type: "faction-ability",
subtype: "topbar",
faction: "protectorate",
tagList: [
"faction-ability",
"faction-ability:topbar",
"faction:protectorate",
],
inGame: true,
fromFuture: false,
activationType: "activated",
abilityOf: "mera-coop-infused",
targets: [],
energyType: "topbar",
damageDisplay: "null",
healingDisplay: "null",
slot: 3,
},
"mera-coop-infused-topbar-designate-officer": {
slug: "mera-coop-infused-topbar-designate-officer",
name: "Designate Officer",
shortName: "Designate Officer",
description: "Designated officer gains +3 ranks and is healed. When it kills an enemy unit, nearby allied units are inspired and gain +50% attack speed for 5s.",
type: "faction-ability",
subtype: "topbar",
faction: "protectorate",
tagList: [
"faction-ability",
"faction-ability:topbar",
"faction:protectorate",
],
inGame: true,
fromFuture: false,
activationType: "activated",
abilityOf: "mera-coop-infused",
targets: [],
energyCost: 5,
energyType: "topbar",
cooldown: 120,
damageDisplay: "null",
healingDisplay: "null",
slot: 4,
},
"mera-coop-infused-topbar-transport": {
slug: "mera-coop-infused-topbar-transport",
name: "Transport",
shortName: "Transport",
description: "Quickly transport your and allied units. Units will be healed for 100 HP.",
type: "faction-ability",
subtype: "topbar",
faction: "protectorate",
tagList: [
"faction-ability",
"faction-ability:topbar",
"faction:protectorate",
],
inGame: true,
fromFuture: false,
activationType: "activated",
abilityOf: "mera-coop-infused",
targets: [],
energyCost: 10,
energyType: "topbar",
cooldown: 60,
damageDisplay: "null",
healingDisplay: "null",
slot: 5,
},
},
},
"mera-coop-double-infused": {
src: "faction/protectorate/commander/mera_coop.pkl",
slug: "mera-coop-double-infused",
id: "faction/protectorate/commander/mera-coop-double-infused",
name: "Mera (Double Infused)",
shortName: "Mera (Double Infused)",
type: "unit",
subtype: "coop-commander",
faction: "protectorate",
tier: "T2",
tagList: [
"infused",
"double-infused",
"unit",
"unit:coop-commander",
"faction:protectorate",
"tier:2",
"armor:medium",
"armored",
"shielded",
"attacker",
"spellcaster",
"alt-attack",
"respawns",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "5562f476-0611-4941-bc0a-d62d2b06a3d0",
buildCount: 1,
buildTime: 20,
rebuildable: true,
rebuildTime: 60,
domain: "ground",
supply: 10,
hp: 800,
vision: 1800,
speed: 575,
shields: 400,
armor: 1,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"mera-coop-double-infused-attack-sword-attack": {
slug: "mera-coop-double-infused-attack-sword-attack",
name: "Sword Attack",
shortName: "Sword Attack",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 1.1,
range: 150,
abilityOf: "mera-coop-double-infused",
damage: 46,
damagePerSec: 42,
damageDisplay: "46",
autocast: "always",
},
"mera-coop-double-infused-attack-pulse-rifle": {
slug: "mera-coop-double-infused-attack-pulse-rifle",
name: "Pulse Rifle",
shortName: "Pulse Rifle",
type: "ability",
subtype: "attack",
faction: "protectorate",
tagList: ["ability", "ability:attack", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: [],
cooldown: 1.15,
range: 1200,
abilityOf: "mera-coop-double-infused",
damage: 48,
damagePerSec: 42,
damageDisplay: "48",
autocast: "always",
},
"mera-coop-double-infused-spell-dash": {
slug: "mera-coop-double-infused-spell-dash",
name: "Dash",
shortName: "Dash",
description: "Dash while dealing 80 damage to enemy units and recharging 80 shields for each hit",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "q",
targets: [],
cooldown: 13,
duration: 10,
abilityOf: "mera-coop-double-infused",
autocast: "never",
},
"mera-coop-double-infused-spell-protective-barrier": {
slug: "mera-coop-double-infused-spell-protective-barrier",
name: "Protective Barrier",
shortName: "Protective Barrier",
description: "All friendly units and structures under the barrier take 33% less damage. Lasts 20s.",
type: "ability",
subtype: "spell",
faction: "protectorate",
tagList: ["ability", "ability:spell", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "w",
targets: [],
cooldown: 40,
duration: 20,
abilityOf: "mera-coop-double-infused",
autocast: "never",
},
"mera-coop-double-infused-toggle-weapon-switch": {
slug: "mera-coop-double-infused-toggle-weapon-switch",
name: "Weapon Switch",
shortName: "Weapon Switch",
description: "Mera switches between a Sword and a Blaster. Gains +30% attack speed for 5s.",
type: "ability",
subtype: "toggle",
faction: "protectorate",
tagList: ["ability", "ability:toggle", "faction:protectorate"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "e",
targets: [],
togglesMode: "attack",
cooldown: 10,
abilityOf: "mera-coop-double-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
commanderType: "frontline",
unit: [
"mera-coop",
"bastion",
"commando",
"cyclops",
"griffin",
"ironwing",
"juggernaut",
"predator",
"prot-build-drone",
"prot-harvester",
"prot-scout-drone",
"strider",
"titan",
"weapon-x",
],
building: [
"advanced-factory",
"airstrip",
"factory",
"light-turret",
"mechanical-research-lab",
"operating-tower",
"prot-barracks",
"prot-extractor",
"research-lab",
"specialized-research-lab",
"supply-platform",
],
commanderLevel: {
"mera-coop-double-infused-coop-level-mera": {
slug: "mera-coop-double-infused-coop-level-mera",
name: "Mera",
shortName: "Mera",
description: "Mera is a frontline hero. She gains topbar power faster.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 1,
levelOf: "mera-coop-double-infused",
},
"mera-coop-double-infused-coop-level-dash": {
slug: "mera-coop-double-infused-coop-level-dash",
name: "Dash",
shortName: "Dash",
description: "Mera's Dash deals double damage, and Mera recharges shield after dashing",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 2,
levelOf: "mera-coop-double-infused",
},
"mera-coop-double-infused-coop-level-airstrike": {
slug: "mera-coop-double-infused-coop-level-airstrike",
name: "Airstrike",
shortName: "Airstrike",
description: "New Topbar Ability: Airstrike targeted location.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
unlocks: ["airstrip", "mera-coop-double-infused-topbar-airstrike"],
level: 3,
levelOf: "mera-coop-double-infused",
},
"mera-coop-double-infused-coop-level-vanguard": {
slug: "mera-coop-double-infused-coop-level-vanguard",
name: "Vanguard",
shortName: "Vanguard",
description: "Units gain +15% move speed and +15% attack range",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 4,
levelOf: "mera-coop-double-infused",
},
"mera-coop-double-infused-coop-level-improved-production": {
slug: "mera-coop-double-infused-coop-level-improved-production",
name: "Improved Production",
shortName: "Improved Production",
description: "+50% faster production.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
unlocks: ["ironwing"],
level: 5,
levelOf: "mera-coop-double-infused",
},
"mera-coop-double-infused-coop-level-aegis-shield": {
slug: "mera-coop-double-infused-coop-level-aegis-shield",
name: "Aegis Shield",
shortName: "Aegis Shield",
description: "Mera avoids a killing blow every 90s. Her health is fully restored and enemies are thrown away.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 6,
levelOf: "mera-coop-double-infused",
},
"mera-coop-double-infused-coop-level-designate-officer": {
slug: "mera-coop-double-infused-coop-level-designate-officer",
name: "Designate Officer",
shortName: "Designate Officer",
description: "New Topbar Ability: Targeted unit gains +3 ranks and heals. When it kills an enemy unit, nearby allied units gain +50% attack speed for 5s.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
unlocks: ["mera-coop-double-infused-topbar-designate-officer"],
level: 7,
levelOf: "mera-coop-double-infused",
},
"mera-coop-double-infused-coop-level-advanced-production": {
slug: "mera-coop-double-infused-coop-level-advanced-production",
name: "Advanced Production",
shortName: "Advanced Production",
description: "Unit flux cost reduced by 25.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
unlocks: ["cyclops", "strider"],
level: 8,
levelOf: "mera-coop-double-infused",
},
"mera-coop-double-infused-coop-level-transport": {
slug: "mera-coop-double-infused-coop-level-transport",
name: "Transport",
shortName: "Transport",
description: "New Topbar Ability: Transport units to target location. Units are healed for 100 HP.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
unlocks: ["mera-coop-double-infused-topbar-transport"],
level: 9,
levelOf: "mera-coop-double-infused",
},
"mera-coop-double-infused-coop-level-aegis-shield-recharge": {
slug: "mera-coop-double-infused-coop-level-aegis-shield-recharge",
name: "Aegis Shield Recharge",
shortName: "Aegis Shield Recharge",
description: "Attacking enemy units reduces Aegis Shield cooldown by 1s per hit. Hitting enemies with Dash ability counts.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 10,
levelOf: "mera-coop-double-infused",
},
"mera-coop-double-infused-coop-level-hot-landing-zone": {
slug: "mera-coop-double-infused-coop-level-hot-landing-zone",
name: "Hot Landing Zone",
shortName: "Hot Landing Zone",
description: "Reinforcements is no longer limited to locations around Operating Towers",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 11,
levelOf: "mera-coop-double-infused",
},
"mera-coop-double-infused-coop-level-battle-hardened": {
slug: "mera-coop-double-infused-coop-level-battle-hardened",
name: "Battle Hardened",
shortName: "Battle Hardened",
description: "Units can reach rank 4 veterancy and gain veterancy 50% faster. Allies can reach rank 1.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 12,
levelOf: "mera-coop-double-infused",
},
},
topbar: {
"mera-coop-double-infused-topbar-shockwave": {
slug: "mera-coop-double-infused-topbar-shockwave",
name: "Shockwave",
shortName: "Shockwave",
description: "Stuns enemy units in area for 3s",
type: "faction-ability",
subtype: "topbar",
faction: "protectorate",
tagList: [
"faction-ability",
"faction-ability:topbar",
"faction:protectorate",
],
inGame: true,
fromFuture: false,
activationType: "activated",
abilityOf: "mera-coop-double-infused",
targets: [],
energyType: "topbar",
cooldown: 30,
duration: 3,
damageDisplay: "null",
healingDisplay: "null",
slot: 1,
},
"mera-coop-double-infused-topbar-reinforcements": {
slug: "mera-coop-double-infused-topbar-reinforcements",
name: "Reinforcements",
shortName: "Reinforcements",
description: "Calls down reinforcements of the selected type. Can only be used near Operating Towers",
type: "faction-ability",
subtype: "topbar",
faction: "protectorate",
tagList: [
"faction-ability",
"faction-ability:topbar",
"faction:protectorate",
],
inGame: true,
fromFuture: false,
activationType: "activated",
abilityOf: "mera-coop-double-infused",
targets: [],
energyCost: 50,
energyType: "topbar",
damageDisplay: "null",
healingDisplay: "null",
slot: 2,
},
"mera-coop-double-infused-topbar-airstrike": {
slug: "mera-coop-double-infused-topbar-airstrike",
name: "Airstrike",
shortName: "Airstrike",
description: "Calls down an Airstrike, dealing 200 damage to ground units. Requires airstrips.",
type: "faction-ability",
subtype: "topbar",
faction: "protectorate",
tagList: [
"faction-ability",
"faction-ability:topbar",
"faction:protectorate",
],
inGame: true,
fromFuture: false,
activationType: "activated",
abilityOf: "mera-coop-double-infused",
targets: [],
energyType: "topbar",
damageDisplay: "null",
healingDisplay: "null",
slot: 3,
},
"mera-coop-double-infused-topbar-designate-officer": {
slug: "mera-coop-double-infused-topbar-designate-officer",
name: "Designate Officer",
shortName: "Designate Officer",
description: "Designated officer gains +3 ranks and is healed. When it kills an enemy unit, nearby allied units are inspired and gain +50% attack speed for 5s.",
type: "faction-ability",
subtype: "topbar",
faction: "protectorate",
tagList: [
"faction-ability",
"faction-ability:topbar",
"faction:protectorate",
],
inGame: true,
fromFuture: false,
activationType: "activated",
abilityOf: "mera-coop-double-infused",
targets: [],
energyCost: 5,
energyType: "topbar",
cooldown: 120,
damageDisplay: "null",
healingDisplay: "null",
slot: 4,
},
"mera-coop-double-infused-topbar-transport": {
slug: "mera-coop-double-infused-topbar-transport",
name: "Transport",
shortName: "Transport",
description: "Quickly transport your and allied units. Units will be healed for 100 HP.",
type: "faction-ability",
subtype: "topbar",
faction: "protectorate",
tagList: [
"faction-ability",
"faction-ability:topbar",
"faction:protectorate",
],
inGame: true,
fromFuture: false,
activationType: "activated",
abilityOf: "mera-coop-double-infused",
targets: [],
energyCost: 10,
energyType: "topbar",
cooldown: 60,
damageDisplay: "null",
healingDisplay: "null",
slot: 5,
},
},
},
},
canBeInfused: true,
canBeReanimated: false,
canBeMindControlled: true,
infuseCost: 20,
upgrade: {},
commanderType: "frontline",
unit: [
"bastion",
"commando",
"cyclops",
"griffin",
"ironwing",
"juggernaut",
"predator",
"prot-build-drone",
"prot-harvester",
"prot-scout-drone",
"strider",
"titan",
"weapon-x",
],
building: [
"advanced-factory",
"airstrip",
"factory",
"light-turret",
"mechanical-research-lab",
"operating-tower",
"prot-barracks",
"prot-extractor",
"research-lab",
"specialized-research-lab",
"supply-platform",
],
commanderLevel: {
"mera-coop-coop-level-mera": {
slug: "mera-coop-coop-level-mera",
name: "Mera",
shortName: "Mera",
description: "Mera is a frontline hero. She gains topbar power faster.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 1,
levelOf: "mera-coop",
},
"mera-coop-coop-level-dash": {
slug: "mera-coop-coop-level-dash",
name: "Dash",
shortName: "Dash",
description: "Mera's Dash deals double damage, and Mera recharges shield after dashing",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
level: 2,
levelOf: "mera-coop",
},
"mera-coop-coop-level-airstrike": {
slug: "mera-coop-coop-level-airstrike",
name: "Airstrike",
shortName: "Airstrike",
description: "New Topbar Ability: Airstrike targeted location.",
type: "coop-level",
subtype: "coop-level",
faction: "protectorate",
tagList: ["coop-level", "faction:protectorate"],
inGame: true,
fromFuture: false,
unlocks: ["airstrip", "mera-coop-topbar-airstrike"],
leve