@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,120 lines (1,119 loc) • 77.9 kB
JavaScript
const Thresher = {
src: "faction/grell/unit/thresher.pkl",
slug: "thresher",
id: "faction/grell/unit/thresher",
name: "Thresher",
shortName: "Thresher",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2.5",
tagList: [
"unit",
"unit:army",
"faction:grell",
"tier:2.5",
"armor:heavy",
"armored",
"attacker",
"sieges",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["advanced-augmentation-pool"],
uuid: "a7240b28-2b4c-46a8-9294-58c898ca7555",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 50,
domain: "ground",
hotkey: "s",
supply: 8,
hp: 375,
vision: 1800,
speed: 450,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"thresher-attack": {
slug: "thresher-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
requiresMode: "siege",
cooldown: 3.3,
range: 2700,
abilityOf: "thresher",
damage: 110,
damagePerSec: 33,
damageDisplay: "110",
splashPercent: 85,
splashRange: 250,
splashDisplay: "85% over 250 range",
bonusPercent: 50,
bonusVsTags: ["building"],
autocast: "always",
},
"thresher-toggle-siege-mode": {
slug: "thresher-toggle-siege-mode",
name: "Siege Mode",
shortName: "Siege Mode",
description: "Sieging is required for the thresher to attack. Movement requires being unsieged. 1.25s duration.",
type: "ability",
subtype: "toggle",
faction: "grell",
tagList: ["ability", "ability:toggle", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
reverseHotKey: "ctrl-d",
targets: [],
togglesMode: "siege",
abilityOf: "thresher",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"thresher-infused": {
src: "faction/grell/unit/thresher.pkl",
slug: "thresher-infused",
id: "faction/grell/unit/thresher-infused",
name: "Thresher (Infused)",
shortName: "Thresher (Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2.5",
tagList: [
"infused",
"unit",
"unit:army",
"faction:grell",
"tier:2.5",
"armor:heavy",
"armored",
"attacker",
"sieges",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["advanced-augmentation-pool"],
uuid: "a7240b28-2b4c-46a8-9294-58c898ca7555",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 50,
domain: "ground",
hotkey: "s",
supply: 8,
hp: 562.5,
vision: 1800,
speed: 450,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"thresher-infused-attack": {
slug: "thresher-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
requiresMode: "siege",
cooldown: 3.3,
range: 2700,
abilityOf: "thresher-infused",
damage: 165,
damagePerSec: 50,
damageDisplay: "165.0",
splashPercent: 85,
splashRange: 250,
splashDisplay: "85% over 250 range",
bonusPercent: 50,
bonusVsTags: ["building"],
autocast: "always",
},
"thresher-infused-toggle-siege-mode": {
slug: "thresher-infused-toggle-siege-mode",
name: "Siege Mode",
shortName: "Siege Mode",
description: "Sieging is required for the thresher to attack. Movement requires being unsieged. 1.25s duration.",
type: "ability",
subtype: "toggle",
faction: "grell",
tagList: ["ability", "ability:toggle", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
reverseHotKey: "ctrl-d",
targets: [],
togglesMode: "siege",
abilityOf: "thresher-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"thresher-reanimated-alive": {
src: "faction/grell/unit/thresher.pkl",
slug: "thresher-reanimated-alive",
id: "faction/grell/unit/thresher-reanimated-alive",
name: "Thresher (Infused) (Reanimated: Alive)",
shortName: "Thresher (Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2.5",
tagList: [
"infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:2.5",
"armor:heavy",
"armored",
"attacker",
"sieges",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["advanced-augmentation-pool"],
uuid: "a7240b28-2b4c-46a8-9294-58c898ca7555",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 50,
domain: "ground",
hotkey: "s",
supply: 8,
hp: 562.5,
vision: 1800,
speed: 585,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"thresher-reanimated-alive-attack": {
slug: "thresher-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
requiresMode: "siege",
cooldown: 2.3099999999999996,
range: 2700,
abilityOf: "thresher-reanimated-alive",
damage: 165,
damagePerSec: 71,
damageDisplay: "165.0",
splashPercent: 85,
splashRange: 250,
splashDisplay: "85% over 250 range",
bonusPercent: 50,
bonusVsTags: ["building"],
autocast: "always",
},
"thresher-reanimated-alive-toggle-siege-mode": {
slug: "thresher-reanimated-alive-toggle-siege-mode",
name: "Siege Mode",
shortName: "Siege Mode",
description: "Sieging is required for the thresher to attack. Movement requires being unsieged. 1.25s duration.",
type: "ability",
subtype: "toggle",
faction: "grell",
tagList: ["ability", "ability:toggle", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
reverseHotKey: "ctrl-d",
targets: [],
togglesMode: "siege",
abilityOf: "thresher-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"thresher-reanimated-alive-unit-crackling-energy": {
slug: "thresher-reanimated-alive-unit-crackling-energy",
name: "Crackling Energy",
shortName: "Crackling Energy",
description: "Projectiles create a burning effect on ground (140 damage over 6s via 7dmg every 0.3s for 20 hits)",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
"thresher-reanimated-alive-unit-limb-augmentation": {
slug: "thresher-reanimated-alive-unit-limb-augmentation",
name: "Limb Augmentation",
shortName: "Limb Augmentation",
description: "Sieging and unsieging is 50% faster (0.625s), +20% movement speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
},
},
"thresher-reanimated-zombie": {
src: "faction/grell/unit/thresher.pkl",
slug: "thresher-reanimated-zombie",
id: "faction/grell/unit/thresher-reanimated-zombie",
name: "Thresher (Infused) (Reanimated: Zombie)",
shortName: "Thresher (Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2.5",
tagList: [
"infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:grell",
"tier:2.5",
"armor:heavy",
"armored",
"attacker",
"sieges",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["advanced-augmentation-pool"],
uuid: "a7240b28-2b4c-46a8-9294-58c898ca7555",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 50,
domain: "ground",
hotkey: "s",
supply: 8,
hp: 562.5,
vision: 1800,
speed: 642.8571428571429,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"thresher-reanimated-zombie-attack": {
slug: "thresher-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
requiresMode: "siege",
cooldown: 2.5384615384615383,
range: 2700,
abilityOf: "thresher-reanimated-zombie",
damage: 165,
damagePerSec: 65,
damageDisplay: "165.0",
splashPercent: 85,
splashRange: 250,
splashDisplay: "85% over 250 range",
bonusPercent: 50,
bonusVsTags: ["building"],
autocast: "always",
},
"thresher-reanimated-zombie-toggle-siege-mode": {
slug: "thresher-reanimated-zombie-toggle-siege-mode",
name: "Siege Mode",
shortName: "Siege Mode",
description: "Sieging is required for the thresher to attack. Movement requires being unsieged. 1.25s duration.",
type: "ability",
subtype: "toggle",
faction: "grell",
tagList: ["ability", "ability:toggle", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
reverseHotKey: "ctrl-d",
targets: [],
togglesMode: "siege",
abilityOf: "thresher-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"thresher-reanimated-zombie-unit-crackling-energy": {
slug: "thresher-reanimated-zombie-unit-crackling-energy",
name: "Crackling Energy",
shortName: "Crackling Energy",
description: "Projectiles create a burning effect on ground (140 damage over 6s via 7dmg every 0.3s for 20 hits)",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
"thresher-reanimated-zombie-unit-limb-augmentation": {
slug: "thresher-reanimated-zombie-unit-limb-augmentation",
name: "Limb Augmentation",
shortName: "Limb Augmentation",
description: "Sieging and unsieging is 50% faster (0.625s), +20% movement speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 21.5,
upgrade: {
"thresher-infused-unit-crackling-energy": {
slug: "thresher-infused-unit-crackling-energy",
name: "Crackling Energy",
shortName: "Crackling Energy",
description: "Projectiles create a burning effect on ground (140 damage over 6s via 7dmg every 0.3s for 20 hits)",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-infused",
researchTime: 50,
fluxCost: 100,
},
"thresher-infused-unit-limb-augmentation": {
slug: "thresher-infused-unit-limb-augmentation",
name: "Limb Augmentation",
shortName: "Limb Augmentation",
description: "Sieging and unsieging is 50% faster (0.625s), +20% movement speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"thresher-double-infused": {
src: "faction/grell/unit/thresher.pkl",
slug: "thresher-double-infused",
id: "faction/grell/unit/thresher-double-infused",
name: "Thresher (Double Infused)",
shortName: "Thresher (Double Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2.5",
tagList: [
"infused",
"double-infused",
"unit",
"unit:army",
"faction:grell",
"tier:2.5",
"armor:heavy",
"armored",
"attacker",
"sieges",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["advanced-augmentation-pool"],
uuid: "a7240b28-2b4c-46a8-9294-58c898ca7555",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 50,
domain: "ground",
hotkey: "s",
supply: 8,
hp: 750,
vision: 1800,
speed: 450,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"thresher-double-infused-attack": {
slug: "thresher-double-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
requiresMode: "siege",
cooldown: 3.3,
range: 2700,
abilityOf: "thresher-double-infused",
damage: 220,
damagePerSec: 67,
damageDisplay: "220",
splashPercent: 85,
splashRange: 250,
splashDisplay: "85% over 250 range",
bonusPercent: 50,
bonusVsTags: ["building"],
autocast: "always",
},
"thresher-double-infused-toggle-siege-mode": {
slug: "thresher-double-infused-toggle-siege-mode",
name: "Siege Mode",
shortName: "Siege Mode",
description: "Sieging is required for the thresher to attack. Movement requires being unsieged. 1.25s duration.",
type: "ability",
subtype: "toggle",
faction: "grell",
tagList: ["ability", "ability:toggle", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
reverseHotKey: "ctrl-d",
targets: [],
togglesMode: "siege",
abilityOf: "thresher-double-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"thresher-reanimated-alive": {
src: "faction/grell/unit/thresher.pkl",
slug: "thresher-reanimated-alive",
id: "faction/grell/unit/thresher-reanimated-alive",
name: "Thresher (Double Infused) (Reanimated: Alive)",
shortName: "Thresher (Double Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2.5",
tagList: [
"infused",
"double-infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:2.5",
"armor:heavy",
"armored",
"attacker",
"sieges",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["advanced-augmentation-pool"],
uuid: "a7240b28-2b4c-46a8-9294-58c898ca7555",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 50,
domain: "ground",
hotkey: "s",
supply: 8,
hp: 750,
vision: 1800,
speed: 585,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"thresher-reanimated-alive-attack": {
slug: "thresher-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
requiresMode: "siege",
cooldown: 2.3099999999999996,
range: 2700,
abilityOf: "thresher-reanimated-alive",
damage: 220,
damagePerSec: 95,
damageDisplay: "220",
splashPercent: 85,
splashRange: 250,
splashDisplay: "85% over 250 range",
bonusPercent: 50,
bonusVsTags: ["building"],
autocast: "always",
},
"thresher-reanimated-alive-toggle-siege-mode": {
slug: "thresher-reanimated-alive-toggle-siege-mode",
name: "Siege Mode",
shortName: "Siege Mode",
description: "Sieging is required for the thresher to attack. Movement requires being unsieged. 1.25s duration.",
type: "ability",
subtype: "toggle",
faction: "grell",
tagList: ["ability", "ability:toggle", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
reverseHotKey: "ctrl-d",
targets: [],
togglesMode: "siege",
abilityOf: "thresher-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"thresher-reanimated-alive-unit-crackling-energy": {
slug: "thresher-reanimated-alive-unit-crackling-energy",
name: "Crackling Energy",
shortName: "Crackling Energy",
description: "Projectiles create a burning effect on ground (140 damage over 6s via 7dmg every 0.3s for 20 hits)",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
"thresher-reanimated-alive-unit-limb-augmentation": {
slug: "thresher-reanimated-alive-unit-limb-augmentation",
name: "Limb Augmentation",
shortName: "Limb Augmentation",
description: "Sieging and unsieging is 50% faster (0.625s), +20% movement speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
},
},
"thresher-reanimated-zombie": {
src: "faction/grell/unit/thresher.pkl",
slug: "thresher-reanimated-zombie",
id: "faction/grell/unit/thresher-reanimated-zombie",
name: "Thresher (Double Infused) (Reanimated: Zombie)",
shortName: "Thresher (Double Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2.5",
tagList: [
"infused",
"double-infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:grell",
"tier:2.5",
"armor:heavy",
"armored",
"attacker",
"sieges",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["advanced-augmentation-pool"],
uuid: "a7240b28-2b4c-46a8-9294-58c898ca7555",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 50,
domain: "ground",
hotkey: "s",
supply: 8,
hp: 750,
vision: 1800,
speed: 642.8571428571429,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"thresher-reanimated-zombie-attack": {
slug: "thresher-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
requiresMode: "siege",
cooldown: 2.5384615384615383,
range: 2700,
abilityOf: "thresher-reanimated-zombie",
damage: 220,
damagePerSec: 87,
damageDisplay: "220",
splashPercent: 85,
splashRange: 250,
splashDisplay: "85% over 250 range",
bonusPercent: 50,
bonusVsTags: ["building"],
autocast: "always",
},
"thresher-reanimated-zombie-toggle-siege-mode": {
slug: "thresher-reanimated-zombie-toggle-siege-mode",
name: "Siege Mode",
shortName: "Siege Mode",
description: "Sieging is required for the thresher to attack. Movement requires being unsieged. 1.25s duration.",
type: "ability",
subtype: "toggle",
faction: "grell",
tagList: ["ability", "ability:toggle", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
reverseHotKey: "ctrl-d",
targets: [],
togglesMode: "siege",
abilityOf: "thresher-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"thresher-reanimated-zombie-unit-crackling-energy": {
slug: "thresher-reanimated-zombie-unit-crackling-energy",
name: "Crackling Energy",
shortName: "Crackling Energy",
description: "Projectiles create a burning effect on ground (140 damage over 6s via 7dmg every 0.3s for 20 hits)",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
"thresher-reanimated-zombie-unit-limb-augmentation": {
slug: "thresher-reanimated-zombie-unit-limb-augmentation",
name: "Limb Augmentation",
shortName: "Limb Augmentation",
description: "Sieging and unsieging is 50% faster (0.625s), +20% movement speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 21.5,
upgrade: {
"thresher-double-infused-unit-crackling-energy": {
slug: "thresher-double-infused-unit-crackling-energy",
name: "Crackling Energy",
shortName: "Crackling Energy",
description: "Projectiles create a burning effect on ground (140 damage over 6s via 7dmg every 0.3s for 20 hits)",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-double-infused",
researchTime: 50,
fluxCost: 100,
},
"thresher-double-infused-unit-limb-augmentation": {
slug: "thresher-double-infused-unit-limb-augmentation",
name: "Limb Augmentation",
shortName: "Limb Augmentation",
description: "Sieging and unsieging is 50% faster (0.625s), +20% movement speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-double-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"thresher-reanimated-alive": {
src: "faction/grell/unit/thresher.pkl",
slug: "thresher-reanimated-alive",
id: "faction/grell/unit/thresher-reanimated-alive",
name: "Thresher (Reanimated: Alive)",
shortName: "Thresher (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2.5",
tagList: [
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:2.5",
"armor:heavy",
"armored",
"attacker",
"sieges",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["advanced-augmentation-pool"],
uuid: "a7240b28-2b4c-46a8-9294-58c898ca7555",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 50,
domain: "ground",
hotkey: "s",
supply: 8,
hp: 375,
vision: 1800,
speed: 585,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"thresher-reanimated-alive-attack": {
slug: "thresher-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
requiresMode: "siege",
cooldown: 2.3099999999999996,
range: 2700,
abilityOf: "thresher-reanimated-alive",
damage: 110,
damagePerSec: 48,
damageDisplay: "110",
splashPercent: 85,
splashRange: 250,
splashDisplay: "85% over 250 range",
bonusPercent: 50,
bonusVsTags: ["building"],
autocast: "always",
},
"thresher-reanimated-alive-toggle-siege-mode": {
slug: "thresher-reanimated-alive-toggle-siege-mode",
name: "Siege Mode",
shortName: "Siege Mode",
description: "Sieging is required for the thresher to attack. Movement requires being unsieged. 1.25s duration.",
type: "ability",
subtype: "toggle",
faction: "grell",
tagList: ["ability", "ability:toggle", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
reverseHotKey: "ctrl-d",
targets: [],
togglesMode: "siege",
abilityOf: "thresher-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"thresher-infused": {
src: "faction/grell/unit/thresher.pkl",
slug: "thresher-infused",
id: "faction/grell/unit/thresher-infused",
name: "Thresher (Reanimated: Alive) (Infused)",
shortName: "Thresher (Reanimated: Alive) (Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T2.5",
tagList: [
"reanimated-alive",
"infused",
"unit",
"unit:army",
"faction:grell",
"tier:2.5",
"armor:heavy",
"armored",
"attacker",
"sieges",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["medium-incubator"],
unlockedBy: ["advanced-augmentation-pool"],
uuid: "a7240b28-2b4c-46a8-9294-58c898ca7555",
hexiteCost: 100,
fluxCost: 175,
buildCount: 1,
buildTime: 50,
domain: "ground",
hotkey: "s",
supply: 8,
hp: 562.5,
vision: 1800,
speed: 585,
armor: 1,
armorType: "heavy",
upgradedBy: ["advanced-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"thresher-infused-attack": {
slug: "thresher-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "grell",
tagList: ["ability", "ability:attack", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
requiresMode: "siege",
cooldown: 2.3099999999999996,
range: 2700,
abilityOf: "thresher-infused",
damage: 165,
damagePerSec: 71,
damageDisplay: "165.0",
splashPercent: 85,
splashRange: 250,
splashDisplay: "85% over 250 range",
bonusPercent: 50,
bonusVsTags: ["building"],
autocast: "always",
},
"thresher-infused-toggle-siege-mode": {
slug: "thresher-infused-toggle-siege-mode",
name: "Siege Mode",
shortName: "Siege Mode",
description: "Sieging is required for the thresher to attack. Movement requires being unsieged. 1.25s duration.",
type: "ability",
subtype: "toggle",
faction: "grell",
tagList: ["ability", "ability:toggle", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "d",
reverseHotKey: "ctrl-d",
targets: [],
togglesMode: "siege",
abilityOf: "thresher-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"thresher-infused-unit-crackling-energy": {
slug: "thresher-infused-unit-crackling-energy",
name: "Crackling Energy",
shortName: "Crackling Energy",
description: "Projectiles create a burning effect on ground (140 damage over 6s via 7dmg every 0.3s for 20 hits)",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-infused",
researchTime: 50,
fluxCost: 100,
},
"thresher-infused-unit-limb-augmentation": {
slug: "thresher-infused-unit-limb-augmentation",
name: "Limb Augmentation",
shortName: "Limb Augmentation",
description: "Sieging and unsieging is 50% faster (0.625s), +20% movement speed",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "thresher-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"thresher-double-infused": {
src: "faction/grell/unit/thresher.pkl",
slug: "thresher-double-infused",
id: "faction/grell/unit/thresher-double-infused",
name: "Thresher (Reanimated: Alive) (Double Infused)",
shortName: "Thresher (Reanimated: Alive) (Double Infused)",
type: "unit",
subtype: "army",
faction: "grell",