@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
892 lines • 35.3 kB
JavaScript
const MarranHoverTank = {
src: "mercenary/marran/unit/marran_hover_tank.pkl",
slug: "marran-hover-tank",
id: "mercenary/marran/unit/marran-hover-tank",
name: "Marran Hover Tank",
shortName: "Hover Tank",
type: "unit",
subtype: "merc",
faction: "marran",
tier: "T1",
tagList: [
"unit",
"unit:merc",
"faction:marran",
"tier:1",
"armor:medium",
"shielded",
"attacker",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "41898d3e-2574-42c6-94e8-87a7d9693f4a",
hexiteCost: 200,
fluxCost: 0,
buildCount: 2,
domain: "ground",
supply: 3,
hp: 100,
vision: 1800,
speed: 825,
shields: 200,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"marran-hover-tank-attack": {
slug: "marran-hover-tank-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.6,
range: 700,
abilityOf: "marran-hover-tank",
damage: 11,
damagePerSec: 18,
damageDisplay: "11",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"marran-hover-tank-infused": {
src: "mercenary/marran/unit/marran_hover_tank.pkl",
slug: "marran-hover-tank-infused",
id: "mercenary/marran/unit/marran-hover-tank-infused",
name: "Marran Hover Tank (Infused)",
shortName: "Hover Tank",
type: "unit",
subtype: "merc",
faction: "marran",
tier: "T1",
tagList: [
"infused",
"unit",
"unit:merc",
"faction:marran",
"tier:1",
"armor:medium",
"shielded",
"attacker",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "41898d3e-2574-42c6-94e8-87a7d9693f4a",
hexiteCost: 200,
fluxCost: 0,
buildCount: 2,
domain: "ground",
supply: 3,
hp: 150,
vision: 1800,
speed: 825,
shields: 200,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"marran-hover-tank-infused-attack": {
slug: "marran-hover-tank-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.6,
range: 700,
abilityOf: "marran-hover-tank-infused",
damage: 16.5,
damagePerSec: 28,
damageDisplay: "16.5",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"marran-hover-tank-reanimated-alive": {
src: "mercenary/marran/unit/marran_hover_tank.pkl",
slug: "marran-hover-tank-reanimated-alive",
id: "mercenary/marran/unit/marran-hover-tank-reanimated-alive",
name: "Marran Hover Tank (Infused) (Reanimated: Alive)",
shortName: "Hover Tank",
type: "unit",
subtype: "merc",
faction: "marran",
tier: "T1",
tagList: [
"infused",
"reanimated-alive",
"unit",
"unit:merc",
"faction:marran",
"tier:1",
"armor:medium",
"shielded",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "41898d3e-2574-42c6-94e8-87a7d9693f4a",
hexiteCost: 200,
fluxCost: 0,
buildCount: 2,
domain: "ground",
supply: 3,
hp: 150,
vision: 1800,
speed: 1072.5,
shields: 200,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"marran-hover-tank-reanimated-alive-attack": {
slug: "marran-hover-tank-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.42,
range: 700,
abilityOf: "marran-hover-tank-reanimated-alive",
damage: 16.5,
damagePerSec: 39,
damageDisplay: "16.5",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
"marran-hover-tank-reanimated-zombie": {
src: "mercenary/marran/unit/marran_hover_tank.pkl",
slug: "marran-hover-tank-reanimated-zombie",
id: "mercenary/marran/unit/marran-hover-tank-reanimated-zombie",
name: "Marran Hover Tank (Infused) (Reanimated: Zombie)",
shortName: "Hover Tank",
type: "unit",
subtype: "merc",
faction: "marran",
tier: "T1",
tagList: [
"infused",
"reanimated-zombie",
"unit",
"unit:merc",
"faction:marran",
"tier:1",
"armor:medium",
"shielded",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "41898d3e-2574-42c6-94e8-87a7d9693f4a",
hexiteCost: 200,
fluxCost: 0,
buildCount: 2,
domain: "ground",
supply: 3,
hp: 150,
vision: 1800,
speed: 1178.5714285714287,
shields: 200,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"marran-hover-tank-reanimated-zombie-attack": {
slug: "marran-hover-tank-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.4615384615384615,
range: 700,
abilityOf: "marran-hover-tank-reanimated-zombie",
damage: 16.5,
damagePerSec: 36,
damageDisplay: "16.5",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 13.5,
upgrade: {},
},
"marran-hover-tank-double-infused": {
src: "mercenary/marran/unit/marran_hover_tank.pkl",
slug: "marran-hover-tank-double-infused",
id: "mercenary/marran/unit/marran-hover-tank-double-infused",
name: "Marran Hover Tank (Double Infused)",
shortName: "Hover Tank",
type: "unit",
subtype: "merc",
faction: "marran",
tier: "T1",
tagList: [
"infused",
"double-infused",
"unit",
"unit:merc",
"faction:marran",
"tier:1",
"armor:medium",
"shielded",
"attacker",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "41898d3e-2574-42c6-94e8-87a7d9693f4a",
hexiteCost: 200,
fluxCost: 0,
buildCount: 2,
domain: "ground",
supply: 3,
hp: 200,
vision: 1800,
speed: 825,
shields: 200,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"marran-hover-tank-double-infused-attack": {
slug: "marran-hover-tank-double-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.6,
range: 700,
abilityOf: "marran-hover-tank-double-infused",
damage: 22,
damagePerSec: 37,
damageDisplay: "22",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"marran-hover-tank-reanimated-alive": {
src: "mercenary/marran/unit/marran_hover_tank.pkl",
slug: "marran-hover-tank-reanimated-alive",
id: "mercenary/marran/unit/marran-hover-tank-reanimated-alive",
name: "Marran Hover Tank (Double Infused) (Reanimated: Alive)",
shortName: "Hover Tank",
type: "unit",
subtype: "merc",
faction: "marran",
tier: "T1",
tagList: [
"infused",
"double-infused",
"reanimated-alive",
"unit",
"unit:merc",
"faction:marran",
"tier:1",
"armor:medium",
"shielded",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "41898d3e-2574-42c6-94e8-87a7d9693f4a",
hexiteCost: 200,
fluxCost: 0,
buildCount: 2,
domain: "ground",
supply: 3,
hp: 200,
vision: 1800,
speed: 1072.5,
shields: 200,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"marran-hover-tank-reanimated-alive-attack": {
slug: "marran-hover-tank-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.42,
range: 700,
abilityOf: "marran-hover-tank-reanimated-alive",
damage: 22,
damagePerSec: 52,
damageDisplay: "22",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
"marran-hover-tank-reanimated-zombie": {
src: "mercenary/marran/unit/marran_hover_tank.pkl",
slug: "marran-hover-tank-reanimated-zombie",
id: "mercenary/marran/unit/marran-hover-tank-reanimated-zombie",
name: "Marran Hover Tank (Double Infused) (Reanimated: Zombie)",
shortName: "Hover Tank",
type: "unit",
subtype: "merc",
faction: "marran",
tier: "T1",
tagList: [
"infused",
"double-infused",
"reanimated-zombie",
"unit",
"unit:merc",
"faction:marran",
"tier:1",
"armor:medium",
"shielded",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "41898d3e-2574-42c6-94e8-87a7d9693f4a",
hexiteCost: 200,
fluxCost: 0,
buildCount: 2,
domain: "ground",
supply: 3,
hp: 200,
vision: 1800,
speed: 1178.5714285714287,
shields: 200,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"marran-hover-tank-reanimated-zombie-attack": {
slug: "marran-hover-tank-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.4615384615384615,
range: 700,
abilityOf: "marran-hover-tank-reanimated-zombie",
damage: 22,
damagePerSec: 48,
damageDisplay: "22",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 13.5,
upgrade: {},
},
"marran-hover-tank-reanimated-alive": {
src: "mercenary/marran/unit/marran_hover_tank.pkl",
slug: "marran-hover-tank-reanimated-alive",
id: "mercenary/marran/unit/marran-hover-tank-reanimated-alive",
name: "Marran Hover Tank (Reanimated: Alive)",
shortName: "Hover Tank",
type: "unit",
subtype: "merc",
faction: "marran",
tier: "T1",
tagList: [
"reanimated-alive",
"unit",
"unit:merc",
"faction:marran",
"tier:1",
"armor:medium",
"shielded",
"attacker",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "41898d3e-2574-42c6-94e8-87a7d9693f4a",
hexiteCost: 200,
fluxCost: 0,
buildCount: 2,
domain: "ground",
supply: 3,
hp: 100,
vision: 1800,
speed: 1072.5,
shields: 200,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"marran-hover-tank-reanimated-alive-attack": {
slug: "marran-hover-tank-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.42,
range: 700,
abilityOf: "marran-hover-tank-reanimated-alive",
damage: 11,
damagePerSec: 26,
damageDisplay: "11",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"marran-hover-tank-infused": {
src: "mercenary/marran/unit/marran_hover_tank.pkl",
slug: "marran-hover-tank-infused",
id: "mercenary/marran/unit/marran-hover-tank-infused",
name: "Marran Hover Tank (Reanimated: Alive) (Infused)",
shortName: "Hover Tank",
type: "unit",
subtype: "merc",
faction: "marran",
tier: "T1",
tagList: [
"reanimated-alive",
"infused",
"unit",
"unit:merc",
"faction:marran",
"tier:1",
"armor:medium",
"shielded",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "41898d3e-2574-42c6-94e8-87a7d9693f4a",
hexiteCost: 200,
fluxCost: 0,
buildCount: 2,
domain: "ground",
supply: 3,
hp: 150,
vision: 1800,
speed: 1072.5,
shields: 200,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"marran-hover-tank-infused-attack": {
slug: "marran-hover-tank-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.42,
range: 700,
abilityOf: "marran-hover-tank-infused",
damage: 16.5,
damagePerSec: 39,
damageDisplay: "16.5",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
"marran-hover-tank-double-infused": {
src: "mercenary/marran/unit/marran_hover_tank.pkl",
slug: "marran-hover-tank-double-infused",
id: "mercenary/marran/unit/marran-hover-tank-double-infused",
name: "Marran Hover Tank (Reanimated: Alive) (Double Infused)",
shortName: "Hover Tank",
type: "unit",
subtype: "merc",
faction: "marran",
tier: "T1",
tagList: [
"reanimated-alive",
"infused",
"double-infused",
"unit",
"unit:merc",
"faction:marran",
"tier:1",
"armor:medium",
"shielded",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "41898d3e-2574-42c6-94e8-87a7d9693f4a",
hexiteCost: 200,
fluxCost: 0,
buildCount: 2,
domain: "ground",
supply: 3,
hp: 200,
vision: 1800,
speed: 1072.5,
shields: 200,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"marran-hover-tank-double-infused-attack": {
slug: "marran-hover-tank-double-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.42,
range: 700,
abilityOf: "marran-hover-tank-double-infused",
damage: 22,
damagePerSec: 52,
damageDisplay: "22",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
},
canBeInfused: true,
canBeReanimated: false,
canBeMindControlled: true,
infuseCost: 5,
upgrade: {},
},
"marran-hover-tank-reanimated-zombie": {
src: "mercenary/marran/unit/marran_hover_tank.pkl",
slug: "marran-hover-tank-reanimated-zombie",
id: "mercenary/marran/unit/marran-hover-tank-reanimated-zombie",
name: "Marran Hover Tank (Reanimated: Zombie)",
shortName: "Hover Tank",
type: "unit",
subtype: "merc",
faction: "marran",
tier: "T1",
tagList: [
"reanimated-zombie",
"unit",
"unit:merc",
"faction:marran",
"tier:1",
"armor:medium",
"shielded",
"attacker",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "41898d3e-2574-42c6-94e8-87a7d9693f4a",
hexiteCost: 200,
fluxCost: 0,
buildCount: 2,
domain: "ground",
supply: 3,
hp: 100,
vision: 1800,
speed: 1178.5714285714287,
shields: 200,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"marran-hover-tank-reanimated-zombie-attack": {
slug: "marran-hover-tank-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.4615384615384615,
range: 700,
abilityOf: "marran-hover-tank-reanimated-zombie",
damage: 11,
damagePerSec: 24,
damageDisplay: "11",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"marran-hover-tank-infused": {
src: "mercenary/marran/unit/marran_hover_tank.pkl",
slug: "marran-hover-tank-infused",
id: "mercenary/marran/unit/marran-hover-tank-infused",
name: "Marran Hover Tank (Reanimated: Zombie) (Infused)",
shortName: "Hover Tank",
type: "unit",
subtype: "merc",
faction: "marran",
tier: "T1",
tagList: [
"reanimated-zombie",
"infused",
"unit",
"unit:merc",
"faction:marran",
"tier:1",
"armor:medium",
"shielded",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "41898d3e-2574-42c6-94e8-87a7d9693f4a",
hexiteCost: 200,
fluxCost: 0,
buildCount: 2,
domain: "ground",
supply: 3,
hp: 150,
vision: 1800,
speed: 1178.5714285714287,
shields: 200,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"marran-hover-tank-infused-attack": {
slug: "marran-hover-tank-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.4615384615384615,
range: 700,
abilityOf: "marran-hover-tank-infused",
damage: 16.5,
damagePerSec: 36,
damageDisplay: "16.5",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
"marran-hover-tank-double-infused": {
src: "mercenary/marran/unit/marran_hover_tank.pkl",
slug: "marran-hover-tank-double-infused",
id: "mercenary/marran/unit/marran-hover-tank-double-infused",
name: "Marran Hover Tank (Reanimated: Zombie) (Double Infused)",
shortName: "Hover Tank",
type: "unit",
subtype: "merc",
faction: "marran",
tier: "T1",
tagList: [
"reanimated-zombie",
"infused",
"double-infused",
"unit",
"unit:merc",
"faction:marran",
"tier:1",
"armor:medium",
"shielded",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "41898d3e-2574-42c6-94e8-87a7d9693f4a",
hexiteCost: 200,
fluxCost: 0,
buildCount: 2,
domain: "ground",
supply: 3,
hp: 200,
vision: 1800,
speed: 1178.5714285714287,
shields: 200,
armorType: "medium",
untargetable: false,
maxAddOns: 0,
ability: {
"marran-hover-tank-double-infused-attack": {
slug: "marran-hover-tank-double-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "marran",
tagList: ["ability", "ability:attack", "faction:marran"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 0.4615384615384615,
range: 700,
abilityOf: "marran-hover-tank-double-infused",
damage: 22,
damagePerSec: 48,
damageDisplay: "22",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
},
canBeInfused: true,
canBeReanimated: false,
canBeMindControlled: true,
infuseCost: 5,
upgrade: {},
},
},
canBeInfused: true,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 13.5,
infuseCost: 5,
upgrade: {},
};
// Export the entity as a named export for better ES modules compatibility
export const entity = MarranHoverTank;
// Also maintain default export for backward compatibility
export default MarranHoverTank;
//# sourceMappingURL=marran-hover-tank.js.map