@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,164 lines (1,163 loc) • 72.5 kB
JavaScript
const Thrall = {
src: "faction/legion/unit/thrall.pkl",
slug: "thrall",
id: "faction/legion/unit/thrall",
name: "Thrall",
shortName: "Thrall",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"legion:thrall",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:light",
"attacker",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-barracks"],
unlockedBy: ["legion-barracks"],
uuid: "36ebdf54-30ef-4672-8cf2-69b099129c6d",
hexiteCost: 50,
buildCount: 3,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 80,
vision: 1800,
speed: 525,
armorType: "light",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"thrall-attack": {
slug: "thrall-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.5,
range: 750,
abilityOf: "thrall",
damage: 7,
damagePerSec: 5,
damageDisplay: "7",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"thrall-infused": {
src: "faction/legion/unit/thrall.pkl",
slug: "thrall-infused",
id: "faction/legion/unit/thrall-infused",
name: "Thrall (Infused)",
shortName: "Thrall (Infused)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"legion:thrall",
"infused",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:light",
"attacker",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-barracks"],
unlockedBy: ["legion-barracks"],
uuid: "36ebdf54-30ef-4672-8cf2-69b099129c6d",
hexiteCost: 50,
buildCount: 3,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 120,
vision: 1800,
speed: 525,
armorType: "light",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"thrall-infused-attack": {
slug: "thrall-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.5,
range: 750,
abilityOf: "thrall-infused",
damage: 10.5,
damagePerSec: 7,
damageDisplay: "10.5",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"thrall-reanimated-alive": {
src: "faction/legion/unit/thrall.pkl",
slug: "thrall-reanimated-alive",
id: "faction/legion/unit/thrall-reanimated-alive",
name: "Thrall (Infused) (Reanimated: Alive)",
shortName: "Thrall (Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"legion:thrall",
"infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:light",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-barracks"],
unlockedBy: ["legion-barracks"],
uuid: "36ebdf54-30ef-4672-8cf2-69b099129c6d",
hexiteCost: 50,
buildCount: 3,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 120,
vision: 1800,
speed: 682.5,
armorType: "light",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"thrall-reanimated-alive-attack": {
slug: "thrall-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.0499999999999998,
range: 750,
abilityOf: "thrall-reanimated-alive",
damage: 10.5,
damagePerSec: 10,
damageDisplay: "10.5",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"thrall-reanimated-alive-unit-battle-frenzy": {
slug: "thrall-reanimated-alive-unit-battle-frenzy",
name: "Battle Frenzy",
shortName: "Battle Frenzy",
description: "Each hit increases attack speed (+10% up to 70%)",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-reanimated-alive",
researchTime: 40,
fluxCost: 100,
},
"thrall-reanimated-alive-unit-charged-shot": {
slug: "thrall-reanimated-alive-unit-charged-shot",
name: "Charged Shot",
shortName: "Charged Shot",
description: "Every 10s an attack deals +100% damage",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-reanimated-alive",
researchTime: 40,
fluxCost: 100,
},
"thrall-reanimated-alive-unit-performance-enhancers": {
slug: "thrall-reanimated-alive-unit-performance-enhancers",
name: "Performance Enhancers",
shortName: "Performance Enhancers",
description: "+15% attack and move speed",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-reanimated-alive",
researchTime: 50,
fluxCost: 150,
},
},
},
"thrall-reanimated-zombie": {
src: "faction/legion/unit/thrall.pkl",
slug: "thrall-reanimated-zombie",
id: "faction/legion/unit/thrall-reanimated-zombie",
name: "Thrall (Infused) (Reanimated: Zombie)",
shortName: "Thrall (Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"legion:thrall",
"infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:light",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-barracks"],
unlockedBy: ["legion-barracks"],
uuid: "36ebdf54-30ef-4672-8cf2-69b099129c6d",
hexiteCost: 50,
buildCount: 3,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 120,
vision: 1800,
speed: 750,
armorType: "light",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"thrall-reanimated-zombie-attack": {
slug: "thrall-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.1538461538461537,
range: 750,
abilityOf: "thrall-reanimated-zombie",
damage: 10.5,
damagePerSec: 9,
damageDisplay: "10.5",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"thrall-reanimated-zombie-unit-battle-frenzy": {
slug: "thrall-reanimated-zombie-unit-battle-frenzy",
name: "Battle Frenzy",
shortName: "Battle Frenzy",
description: "Each hit increases attack speed (+10% up to 70%)",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-reanimated-zombie",
researchTime: 40,
fluxCost: 100,
},
"thrall-reanimated-zombie-unit-charged-shot": {
slug: "thrall-reanimated-zombie-unit-charged-shot",
name: "Charged Shot",
shortName: "Charged Shot",
description: "Every 10s an attack deals +100% damage",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-reanimated-zombie",
researchTime: 40,
fluxCost: 100,
},
"thrall-reanimated-zombie-unit-performance-enhancers": {
slug: "thrall-reanimated-zombie-unit-performance-enhancers",
name: "Performance Enhancers",
shortName: "Performance Enhancers",
description: "+15% attack and move speed",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-reanimated-zombie",
researchTime: 50,
fluxCost: 150,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 3.4,
upgrade: {
"thrall-infused-unit-battle-frenzy": {
slug: "thrall-infused-unit-battle-frenzy",
name: "Battle Frenzy",
shortName: "Battle Frenzy",
description: "Each hit increases attack speed (+10% up to 70%)",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:1.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-infused",
researchTime: 40,
fluxCost: 100,
},
"thrall-infused-unit-charged-shot": {
slug: "thrall-infused-unit-charged-shot",
name: "Charged Shot",
shortName: "Charged Shot",
description: "Every 10s an attack deals +100% damage",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:1.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-infused",
researchTime: 40,
fluxCost: 100,
},
"thrall-infused-unit-performance-enhancers": {
slug: "thrall-infused-unit-performance-enhancers",
name: "Performance Enhancers",
shortName: "Performance Enhancers",
description: "+15% attack and move speed",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-infused",
researchTime: 50,
fluxCost: 150,
},
},
},
"thrall-double-infused": {
src: "faction/legion/unit/thrall.pkl",
slug: "thrall-double-infused",
id: "faction/legion/unit/thrall-double-infused",
name: "Thrall (Double Infused)",
shortName: "Thrall (Double Infused)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"legion:thrall",
"infused",
"double-infused",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:light",
"attacker",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-barracks"],
unlockedBy: ["legion-barracks"],
uuid: "36ebdf54-30ef-4672-8cf2-69b099129c6d",
hexiteCost: 50,
buildCount: 3,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 160,
vision: 1800,
speed: 525,
armorType: "light",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"thrall-double-infused-attack": {
slug: "thrall-double-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.5,
range: 750,
abilityOf: "thrall-double-infused",
damage: 14,
damagePerSec: 9,
damageDisplay: "14",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"thrall-reanimated-alive": {
src: "faction/legion/unit/thrall.pkl",
slug: "thrall-reanimated-alive",
id: "faction/legion/unit/thrall-reanimated-alive",
name: "Thrall (Double Infused) (Reanimated: Alive)",
shortName: "Thrall (Double Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"legion:thrall",
"infused",
"double-infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:light",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-barracks"],
unlockedBy: ["legion-barracks"],
uuid: "36ebdf54-30ef-4672-8cf2-69b099129c6d",
hexiteCost: 50,
buildCount: 3,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 160,
vision: 1800,
speed: 682.5,
armorType: "light",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"thrall-reanimated-alive-attack": {
slug: "thrall-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.0499999999999998,
range: 750,
abilityOf: "thrall-reanimated-alive",
damage: 14,
damagePerSec: 13,
damageDisplay: "14",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"thrall-reanimated-alive-unit-battle-frenzy": {
slug: "thrall-reanimated-alive-unit-battle-frenzy",
name: "Battle Frenzy",
shortName: "Battle Frenzy",
description: "Each hit increases attack speed (+10% up to 70%)",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-reanimated-alive",
researchTime: 40,
fluxCost: 100,
},
"thrall-reanimated-alive-unit-charged-shot": {
slug: "thrall-reanimated-alive-unit-charged-shot",
name: "Charged Shot",
shortName: "Charged Shot",
description: "Every 10s an attack deals +100% damage",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-reanimated-alive",
researchTime: 40,
fluxCost: 100,
},
"thrall-reanimated-alive-unit-performance-enhancers": {
slug: "thrall-reanimated-alive-unit-performance-enhancers",
name: "Performance Enhancers",
shortName: "Performance Enhancers",
description: "+15% attack and move speed",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-reanimated-alive",
researchTime: 50,
fluxCost: 150,
},
},
},
"thrall-reanimated-zombie": {
src: "faction/legion/unit/thrall.pkl",
slug: "thrall-reanimated-zombie",
id: "faction/legion/unit/thrall-reanimated-zombie",
name: "Thrall (Double Infused) (Reanimated: Zombie)",
shortName: "Thrall (Double Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"legion:thrall",
"infused",
"double-infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:light",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-barracks"],
unlockedBy: ["legion-barracks"],
uuid: "36ebdf54-30ef-4672-8cf2-69b099129c6d",
hexiteCost: 50,
buildCount: 3,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 160,
vision: 1800,
speed: 750,
armorType: "light",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"thrall-reanimated-zombie-attack": {
slug: "thrall-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.1538461538461537,
range: 750,
abilityOf: "thrall-reanimated-zombie",
damage: 14,
damagePerSec: 12,
damageDisplay: "14",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"thrall-reanimated-zombie-unit-battle-frenzy": {
slug: "thrall-reanimated-zombie-unit-battle-frenzy",
name: "Battle Frenzy",
shortName: "Battle Frenzy",
description: "Each hit increases attack speed (+10% up to 70%)",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-reanimated-zombie",
researchTime: 40,
fluxCost: 100,
},
"thrall-reanimated-zombie-unit-charged-shot": {
slug: "thrall-reanimated-zombie-unit-charged-shot",
name: "Charged Shot",
shortName: "Charged Shot",
description: "Every 10s an attack deals +100% damage",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-reanimated-zombie",
researchTime: 40,
fluxCost: 100,
},
"thrall-reanimated-zombie-unit-performance-enhancers": {
slug: "thrall-reanimated-zombie-unit-performance-enhancers",
name: "Performance Enhancers",
shortName: "Performance Enhancers",
description: "+15% attack and move speed",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-reanimated-zombie",
researchTime: 50,
fluxCost: 150,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 3.4,
upgrade: {
"thrall-double-infused-unit-battle-frenzy": {
slug: "thrall-double-infused-unit-battle-frenzy",
name: "Battle Frenzy",
shortName: "Battle Frenzy",
description: "Each hit increases attack speed (+10% up to 70%)",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:1.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-double-infused",
researchTime: 40,
fluxCost: 100,
},
"thrall-double-infused-unit-charged-shot": {
slug: "thrall-double-infused-unit-charged-shot",
name: "Charged Shot",
shortName: "Charged Shot",
description: "Every 10s an attack deals +100% damage",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:1.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-double-infused",
researchTime: 40,
fluxCost: 100,
},
"thrall-double-infused-unit-performance-enhancers": {
slug: "thrall-double-infused-unit-performance-enhancers",
name: "Performance Enhancers",
shortName: "Performance Enhancers",
description: "+15% attack and move speed",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: ["upgrade", "upgrade:unit", "faction:legion", "tier:2.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-double-infused",
researchTime: 50,
fluxCost: 150,
},
},
},
"thrall-reanimated-alive": {
src: "faction/legion/unit/thrall.pkl",
slug: "thrall-reanimated-alive",
id: "faction/legion/unit/thrall-reanimated-alive",
name: "Thrall (Reanimated: Alive)",
shortName: "Thrall (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"legion:thrall",
"reanimated-alive",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:light",
"attacker",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-barracks"],
unlockedBy: ["legion-barracks"],
uuid: "36ebdf54-30ef-4672-8cf2-69b099129c6d",
hexiteCost: 50,
buildCount: 3,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 80,
vision: 1800,
speed: 682.5,
armorType: "light",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"thrall-reanimated-alive-attack": {
slug: "thrall-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.0499999999999998,
range: 750,
abilityOf: "thrall-reanimated-alive",
damage: 7,
damagePerSec: 7,
damageDisplay: "7",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"thrall-infused": {
src: "faction/legion/unit/thrall.pkl",
slug: "thrall-infused",
id: "faction/legion/unit/thrall-infused",
name: "Thrall (Reanimated: Alive) (Infused)",
shortName: "Thrall (Reanimated: Alive) (Infused)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"legion:thrall",
"reanimated-alive",
"infused",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:light",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-barracks"],
unlockedBy: ["legion-barracks"],
uuid: "36ebdf54-30ef-4672-8cf2-69b099129c6d",
hexiteCost: 50,
buildCount: 3,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 120,
vision: 1800,
speed: 682.5,
armorType: "light",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"thrall-infused-attack": {
slug: "thrall-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.0499999999999998,
range: 750,
abilityOf: "thrall-infused",
damage: 10.5,
damagePerSec: 10,
damageDisplay: "10.5",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"thrall-infused-unit-battle-frenzy": {
slug: "thrall-infused-unit-battle-frenzy",
name: "Battle Frenzy",
shortName: "Battle Frenzy",
description: "Each hit increases attack speed (+10% up to 70%)",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-infused",
researchTime: 40,
fluxCost: 100,
},
"thrall-infused-unit-charged-shot": {
slug: "thrall-infused-unit-charged-shot",
name: "Charged Shot",
shortName: "Charged Shot",
description: "Every 10s an attack deals +100% damage",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-infused",
researchTime: 40,
fluxCost: 100,
},
"thrall-infused-unit-performance-enhancers": {
slug: "thrall-infused-unit-performance-enhancers",
name: "Performance Enhancers",
shortName: "Performance Enhancers",
description: "+15% attack and move speed",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T2.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:2.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-infused",
researchTime: 50,
fluxCost: 150,
},
},
},
"thrall-double-infused": {
src: "faction/legion/unit/thrall.pkl",
slug: "thrall-double-infused",
id: "faction/legion/unit/thrall-double-infused",
name: "Thrall (Reanimated: Alive) (Double Infused)",
shortName: "Thrall (Reanimated: Alive) (Double Infused)",
type: "unit",
subtype: "army",
faction: "legion",
tier: "T1",
tagList: [
"legion:thrall",
"reanimated-alive",
"infused",
"double-infused",
"unit",
"unit:army",
"faction:legion",
"tier:1",
"armor:light",
"attacker",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["legion-barracks"],
unlockedBy: ["legion-barracks"],
uuid: "36ebdf54-30ef-4672-8cf2-69b099129c6d",
hexiteCost: 50,
buildCount: 3,
buildTime: 18,
domain: "ground",
hotkey: "q",
supply: 1,
hp: 160,
vision: 1800,
speed: 682.5,
armorType: "light",
upgradedBy: ["citadel"],
untargetable: false,
maxAddOns: 0,
ability: {
"thrall-double-infused-attack": {
slug: "thrall-double-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "legion",
tagList: ["ability", "ability:attack", "faction:legion"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["air", "ground"],
cooldown: 1.0499999999999998,
range: 750,
abilityOf: "thrall-double-infused",
damage: 14,
damagePerSec: 13,
damageDisplay: "14",
autocast: "always",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"thrall-double-infused-unit-battle-frenzy": {
slug: "thrall-double-infused-unit-battle-frenzy",
name: "Battle Frenzy",
shortName: "Battle Frenzy",
description: "Each hit increases attack speed (+10% up to 70%)",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-double-infused",
researchTime: 40,
fluxCost: 100,
},
"thrall-double-infused-unit-charged-shot": {
slug: "thrall-double-infused-unit-charged-shot",
name: "Charged Shot",
shortName: "Charged Shot",
description: "Every 10s an attack deals +100% damage",
type: "upgrade",
subtype: "unit",
faction: "legion",
tier: "T1.5",
tagList: [
"upgrade",
"upgrade:unit",
"faction:legion",
"tier:1.5",
],
inGame: true,
fromFuture: false,
upgradeOf: "thrall-double-infused",
researchTime: 40,
fluxCost: 100,
},
"thrall-double-infused-unit-performance-enhancers": {
slug: "thrall-double-infused-unit-performance-enhancers",
name: "Performance Enhancers",
shortName: "Performance Enhancers",
description: "+15% attack and move speed",
type: "upgrade",