@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,130 lines (1,129 loc) • 79.3 kB
JavaScript
const Stinger = {
src: "faction/grell/unit/stinger.pkl",
slug: "stinger",
id: "faction/grell/unit/stinger",
name: "Stinger",
shortName: "Stinger",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T1",
tagList: [
"unit",
"unit:army",
"faction:grell",
"tier:1",
"armor:light",
"attacker",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["incubator"],
unlockedBy: ["incubator"],
uuid: "234bc62d-ee5e-4033-ab5c-73abd6ae9947",
hexiteCost: 50,
buildCount: 2,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 90,
vision: 1800,
speed: 700,
armorType: "light",
upgradedBy: ["augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"stinger-attack-claws": {
slug: "stinger-attack-claws",
name: "Claws",
shortName: "Claws",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.7,
range: 100,
delay: 0.06,
abilityOf: "stinger",
damage: 6,
damagePerSec: 9,
damageDisplay: "6",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"stinger-infused": {
src: "faction/grell/unit/stinger.pkl",
slug: "stinger-infused",
id: "faction/grell/unit/stinger-infused",
name: "Stinger (Infused)",
shortName: "Stinger (Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T1",
tagList: [
"infused",
"unit",
"unit:army",
"faction:grell",
"tier:1",
"armor:light",
"attacker",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["incubator"],
unlockedBy: ["incubator"],
uuid: "234bc62d-ee5e-4033-ab5c-73abd6ae9947",
hexiteCost: 50,
buildCount: 2,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 135,
vision: 1800,
speed: 700,
armorType: "light",
upgradedBy: ["augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"stinger-infused-attack-claws": {
slug: "stinger-infused-attack-claws",
name: "Claws",
shortName: "Claws",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.7,
range: 100,
delay: 0.06,
abilityOf: "stinger-infused",
damage: 9,
damagePerSec: 13,
damageDisplay: "9.0",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"stinger-reanimated-alive": {
src: "faction/grell/unit/stinger.pkl",
slug: "stinger-reanimated-alive",
id: "faction/grell/unit/stinger-reanimated-alive",
name: "Stinger (Infused) (Reanimated: Alive)",
shortName: "Stinger (Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T1",
tagList: [
"infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:1",
"armor:light",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["incubator"],
unlockedBy: ["incubator"],
uuid: "234bc62d-ee5e-4033-ab5c-73abd6ae9947",
hexiteCost: 50,
buildCount: 2,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 135,
vision: 1800,
speed: 910,
armorType: "light",
upgradedBy: ["augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"stinger-reanimated-alive-attack-claws": {
slug: "stinger-reanimated-alive-attack-claws",
name: "Claws",
shortName: "Claws",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.48999999999999994,
range: 100,
delay: 0.06,
abilityOf: "stinger-reanimated-alive",
damage: 9,
damagePerSec: 18,
damageDisplay: "9.0",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"stinger-reanimated-alive-unit-fast-legs": {
slug: "stinger-reanimated-alive-unit-fast-legs",
name: "Fast Legs",
shortName: "Fast Legs",
description: "Increase Stinger movement speed by 30%",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T1.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:1.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-alive",
researchTime: 40,
fluxCost: 70,
},
"stinger-reanimated-alive-unit-raptor": {
slug: "stinger-reanimated-alive-unit-raptor",
name: "Raptor",
shortName: "Raptor",
description: "On biomass gain stealth and +50% attack speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-alive",
researchTime: 45,
fluxCost: 100,
},
"stinger-reanimated-alive-unit-cliff-jumping": {
slug: "stinger-reanimated-alive-unit-cliff-jumping",
name: "Cliff Jumping",
shortName: "Cliff Jumping",
description: "Stingers can jump up and down normal cliffs. +20% movement speed.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-alive",
researchTime: 45,
fluxCost: 100,
},
"stinger-reanimated-alive-unit-poison-sting": {
slug: "stinger-reanimated-alive-unit-poison-sting",
name: "Poison Sting",
shortName: "Poison Sting",
description: "Attacks deal 6 dps and slows move speed by 25%. Lasts for 5 seconds.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-alive",
researchTime: 60,
fluxCost: 125,
},
},
},
"stinger-reanimated-zombie": {
src: "faction/grell/unit/stinger.pkl",
slug: "stinger-reanimated-zombie",
id: "faction/grell/unit/stinger-reanimated-zombie",
name: "Stinger (Infused) (Reanimated: Zombie)",
shortName: "Stinger (Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T1",
tagList: [
"infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:grell",
"tier:1",
"armor:light",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["incubator"],
unlockedBy: ["incubator"],
uuid: "234bc62d-ee5e-4033-ab5c-73abd6ae9947",
hexiteCost: 50,
buildCount: 2,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 135,
vision: 1800,
speed: 1000.0000000000001,
armorType: "light",
upgradedBy: ["augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"stinger-reanimated-zombie-attack-claws": {
slug: "stinger-reanimated-zombie-attack-claws",
name: "Claws",
shortName: "Claws",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.5384615384615384,
range: 100,
delay: 0.06,
abilityOf: "stinger-reanimated-zombie",
damage: 9,
damagePerSec: 17,
damageDisplay: "9.0",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"stinger-reanimated-zombie-unit-fast-legs": {
slug: "stinger-reanimated-zombie-unit-fast-legs",
name: "Fast Legs",
shortName: "Fast Legs",
description: "Increase Stinger movement speed by 30%",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T1.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:1.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-zombie",
researchTime: 40,
fluxCost: 70,
},
"stinger-reanimated-zombie-unit-raptor": {
slug: "stinger-reanimated-zombie-unit-raptor",
name: "Raptor",
shortName: "Raptor",
description: "On biomass gain stealth and +50% attack speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-zombie",
researchTime: 45,
fluxCost: 100,
},
"stinger-reanimated-zombie-unit-cliff-jumping": {
slug: "stinger-reanimated-zombie-unit-cliff-jumping",
name: "Cliff Jumping",
shortName: "Cliff Jumping",
description: "Stingers can jump up and down normal cliffs. +20% movement speed.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-zombie",
researchTime: 45,
fluxCost: 100,
},
"stinger-reanimated-zombie-unit-poison-sting": {
slug: "stinger-reanimated-zombie-unit-poison-sting",
name: "Poison Sting",
shortName: "Poison Sting",
description: "Attacks deal 6 dps and slows move speed by 25%. Lasts for 5 seconds.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-zombie",
researchTime: 60,
fluxCost: 125,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 3.4,
upgrade: {
"stinger-infused-unit-fast-legs": {
slug: "stinger-infused-unit-fast-legs",
name: "Fast Legs",
shortName: "Fast Legs",
description: "Increase Stinger movement speed by 30%",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T1.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:1.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-infused",
researchTime: 40,
fluxCost: 70,
},
"stinger-infused-unit-raptor": {
slug: "stinger-infused-unit-raptor",
name: "Raptor",
shortName: "Raptor",
description: "On biomass gain stealth and +50% attack speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-infused",
researchTime: 45,
fluxCost: 100,
},
"stinger-infused-unit-cliff-jumping": {
slug: "stinger-infused-unit-cliff-jumping",
name: "Cliff Jumping",
shortName: "Cliff Jumping",
description: "Stingers can jump up and down normal cliffs. +20% movement speed.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-infused",
researchTime: 45,
fluxCost: 100,
},
"stinger-infused-unit-poison-sting": {
slug: "stinger-infused-unit-poison-sting",
name: "Poison Sting",
shortName: "Poison Sting",
description: "Attacks deal 6 dps and slows move speed by 25%. Lasts for 5 seconds.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-infused",
researchTime: 60,
fluxCost: 125,
},
},
},
"stinger-double-infused": {
src: "faction/grell/unit/stinger.pkl",
slug: "stinger-double-infused",
id: "faction/grell/unit/stinger-double-infused",
name: "Stinger (Double Infused)",
shortName: "Stinger (Double Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T1",
tagList: [
"infused",
"double-infused",
"unit",
"unit:army",
"faction:grell",
"tier:1",
"armor:light",
"attacker",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["incubator"],
unlockedBy: ["incubator"],
uuid: "234bc62d-ee5e-4033-ab5c-73abd6ae9947",
hexiteCost: 50,
buildCount: 2,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 180,
vision: 1800,
speed: 700,
armorType: "light",
upgradedBy: ["augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"stinger-double-infused-attack-claws": {
slug: "stinger-double-infused-attack-claws",
name: "Claws",
shortName: "Claws",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.7,
range: 100,
delay: 0.06,
abilityOf: "stinger-double-infused",
damage: 12,
damagePerSec: 17,
damageDisplay: "12",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"stinger-reanimated-alive": {
src: "faction/grell/unit/stinger.pkl",
slug: "stinger-reanimated-alive",
id: "faction/grell/unit/stinger-reanimated-alive",
name: "Stinger (Double Infused) (Reanimated: Alive)",
shortName: "Stinger (Double Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T1",
tagList: [
"infused",
"double-infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:1",
"armor:light",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["incubator"],
unlockedBy: ["incubator"],
uuid: "234bc62d-ee5e-4033-ab5c-73abd6ae9947",
hexiteCost: 50,
buildCount: 2,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 180,
vision: 1800,
speed: 910,
armorType: "light",
upgradedBy: ["augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"stinger-reanimated-alive-attack-claws": {
slug: "stinger-reanimated-alive-attack-claws",
name: "Claws",
shortName: "Claws",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.48999999999999994,
range: 100,
delay: 0.06,
abilityOf: "stinger-reanimated-alive",
damage: 12,
damagePerSec: 24,
damageDisplay: "12",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"stinger-reanimated-alive-unit-fast-legs": {
slug: "stinger-reanimated-alive-unit-fast-legs",
name: "Fast Legs",
shortName: "Fast Legs",
description: "Increase Stinger movement speed by 30%",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T1.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:1.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-alive",
researchTime: 40,
fluxCost: 70,
},
"stinger-reanimated-alive-unit-raptor": {
slug: "stinger-reanimated-alive-unit-raptor",
name: "Raptor",
shortName: "Raptor",
description: "On biomass gain stealth and +50% attack speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-alive",
researchTime: 45,
fluxCost: 100,
},
"stinger-reanimated-alive-unit-cliff-jumping": {
slug: "stinger-reanimated-alive-unit-cliff-jumping",
name: "Cliff Jumping",
shortName: "Cliff Jumping",
description: "Stingers can jump up and down normal cliffs. +20% movement speed.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-alive",
researchTime: 45,
fluxCost: 100,
},
"stinger-reanimated-alive-unit-poison-sting": {
slug: "stinger-reanimated-alive-unit-poison-sting",
name: "Poison Sting",
shortName: "Poison Sting",
description: "Attacks deal 6 dps and slows move speed by 25%. Lasts for 5 seconds.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-alive",
researchTime: 60,
fluxCost: 125,
},
},
},
"stinger-reanimated-zombie": {
src: "faction/grell/unit/stinger.pkl",
slug: "stinger-reanimated-zombie",
id: "faction/grell/unit/stinger-reanimated-zombie",
name: "Stinger (Double Infused) (Reanimated: Zombie)",
shortName: "Stinger (Double Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T1",
tagList: [
"infused",
"double-infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:grell",
"tier:1",
"armor:light",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["incubator"],
unlockedBy: ["incubator"],
uuid: "234bc62d-ee5e-4033-ab5c-73abd6ae9947",
hexiteCost: 50,
buildCount: 2,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 180,
vision: 1800,
speed: 1000.0000000000001,
armorType: "light",
upgradedBy: ["augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"stinger-reanimated-zombie-attack-claws": {
slug: "stinger-reanimated-zombie-attack-claws",
name: "Claws",
shortName: "Claws",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.5384615384615384,
range: 100,
delay: 0.06,
abilityOf: "stinger-reanimated-zombie",
damage: 12,
damagePerSec: 22,
damageDisplay: "12",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"stinger-reanimated-zombie-unit-fast-legs": {
slug: "stinger-reanimated-zombie-unit-fast-legs",
name: "Fast Legs",
shortName: "Fast Legs",
description: "Increase Stinger movement speed by 30%",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T1.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:1.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-zombie",
researchTime: 40,
fluxCost: 70,
},
"stinger-reanimated-zombie-unit-raptor": {
slug: "stinger-reanimated-zombie-unit-raptor",
name: "Raptor",
shortName: "Raptor",
description: "On biomass gain stealth and +50% attack speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-zombie",
researchTime: 45,
fluxCost: 100,
},
"stinger-reanimated-zombie-unit-cliff-jumping": {
slug: "stinger-reanimated-zombie-unit-cliff-jumping",
name: "Cliff Jumping",
shortName: "Cliff Jumping",
description: "Stingers can jump up and down normal cliffs. +20% movement speed.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-zombie",
researchTime: 45,
fluxCost: 100,
},
"stinger-reanimated-zombie-unit-poison-sting": {
slug: "stinger-reanimated-zombie-unit-poison-sting",
name: "Poison Sting",
shortName: "Poison Sting",
description: "Attacks deal 6 dps and slows move speed by 25%. Lasts for 5 seconds.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-reanimated-zombie",
researchTime: 60,
fluxCost: 125,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 3.4,
upgrade: {
"stinger-double-infused-unit-fast-legs": {
slug: "stinger-double-infused-unit-fast-legs",
name: "Fast Legs",
shortName: "Fast Legs",
description: "Increase Stinger movement speed by 30%",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T1.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:1.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-double-infused",
researchTime: 40,
fluxCost: 70,
},
"stinger-double-infused-unit-raptor": {
slug: "stinger-double-infused-unit-raptor",
name: "Raptor",
shortName: "Raptor",
description: "On biomass gain stealth and +50% attack speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-double-infused",
researchTime: 45,
fluxCost: 100,
},
"stinger-double-infused-unit-cliff-jumping": {
slug: "stinger-double-infused-unit-cliff-jumping",
name: "Cliff Jumping",
shortName: "Cliff Jumping",
description: "Stingers can jump up and down normal cliffs. +20% movement speed.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-double-infused",
researchTime: 45,
fluxCost: 100,
},
"stinger-double-infused-unit-poison-sting": {
slug: "stinger-double-infused-unit-poison-sting",
name: "Poison Sting",
shortName: "Poison Sting",
description: "Attacks deal 6 dps and slows move speed by 25%. Lasts for 5 seconds.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-double-infused",
researchTime: 60,
fluxCost: 125,
},
},
},
"stinger-reanimated-alive": {
src: "faction/grell/unit/stinger.pkl",
slug: "stinger-reanimated-alive",
id: "faction/grell/unit/stinger-reanimated-alive",
name: "Stinger (Reanimated: Alive)",
shortName: "Stinger (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T1",
tagList: [
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:1",
"armor:light",
"attacker",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["incubator"],
unlockedBy: ["incubator"],
uuid: "234bc62d-ee5e-4033-ab5c-73abd6ae9947",
hexiteCost: 50,
buildCount: 2,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 90,
vision: 1800,
speed: 910,
armorType: "light",
upgradedBy: ["augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"stinger-reanimated-alive-attack-claws": {
slug: "stinger-reanimated-alive-attack-claws",
name: "Claws",
shortName: "Claws",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.48999999999999994,
range: 100,
delay: 0.06,
abilityOf: "stinger-reanimated-alive",
damage: 6,
damagePerSec: 12,
damageDisplay: "6",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"stinger-infused": {
src: "faction/grell/unit/stinger.pkl",
slug: "stinger-infused",
id: "faction/grell/unit/stinger-infused",
name: "Stinger (Reanimated: Alive) (Infused)",
shortName: "Stinger (Reanimated: Alive) (Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T1",
tagList: [
"reanimated-alive",
"infused",
"unit",
"unit:army",
"faction:grell",
"tier:1",
"armor:light",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["incubator"],
unlockedBy: ["incubator"],
uuid: "234bc62d-ee5e-4033-ab5c-73abd6ae9947",
hexiteCost: 50,
buildCount: 2,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 135,
vision: 1800,
speed: 910,
armorType: "light",
upgradedBy: ["augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"stinger-infused-attack-claws": {
slug: "stinger-infused-attack-claws",
name: "Claws",
shortName: "Claws",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.48999999999999994,
range: 100,
delay: 0.06,
abilityOf: "stinger-infused",
damage: 9,
damagePerSec: 18,
damageDisplay: "9.0",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"stinger-infused-unit-fast-legs": {
slug: "stinger-infused-unit-fast-legs",
name: "Fast Legs",
shortName: "Fast Legs",
description: "Increase Stinger movement speed by 30%",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T1.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:1.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-infused",
researchTime: 40,
fluxCost: 70,
},
"stinger-infused-unit-raptor": {
slug: "stinger-infused-unit-raptor",
name: "Raptor",
shortName: "Raptor",
description: "On biomass gain stealth and +50% attack speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-infused",
researchTime: 45,
fluxCost: 100,
},
"stinger-infused-unit-cliff-jumping": {
slug: "stinger-infused-unit-cliff-jumping",
name: "Cliff Jumping",
shortName: "Cliff Jumping",
description: "Stingers can jump up and down normal cliffs. +20% movement speed.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-infused",
researchTime: 45,
fluxCost: 100,
},
"stinger-infused-unit-poison-sting": {
slug: "stinger-infused-unit-poison-sting",
name: "Poison Sting",
shortName: "Poison Sting",
description: "Attacks deal 6 dps and slows move speed by 25%. Lasts for 5 seconds.",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "stinger-infused",
researchTime: 60,
fluxCost: 125,
},
},
},
"stinger-double-infused": {
src: "faction/grell/unit/stinger.pkl",
slug: "stinger-double-infused",
id: "faction/grell/unit/stinger-double-infused",
name: "Stinger (Reanimated: Alive) (Double Infused)",
shortName: "Stinger (Reanimated: Alive) (Double Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T1",
tagList: [
"reanimated-alive",
"infused",
"double-infused",
"unit",
"unit:army",
"faction:grell",
"tier:1",
"armor:light",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["incubator"],
unlockedBy: ["incubator"],
uuid: "234bc62d-ee5e-4033-ab5c-73abd6ae9947",
hexiteCost: 50,
buildCount: 2,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 180,
vision: 1800,
speed: 910,
armorType: "light",
upgradedBy: ["augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"stinger-double-infused-attack-claws": {
slug: "stinger-double-infused-attack-claws",
name: "Claws",
shortName: "Claws",
type: "ability",
subtype: "attack",