@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,178 lines (1,177 loc) • 75.8 kB
JavaScript
const Reaver = {
src: "faction/grell/unit/reaver.pkl",
slug: "reaver",
id: "faction/grell/unit/reaver",
name: "Reaver",
shortName: "Reaver",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"armored",
"resist:stun",
"attacker",
"spellcaster",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "8b84edd6-82cc-49a3-ada1-250a03eeffd5",
hexiteCost: 200,
fluxCost: 100,
buildCount: 1,
buildTime: 60,
domain: "ground",
hotkey: "a",
supply: 8,
hp: 800,
vision: 1800,
speed: 525,
armor: 3,
armorType: "heavy",
stunResist: 50,
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"reaver-attack": {
slug: "reaver-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"],
cooldown: 2,
range: 175,
abilityOf: "reaver",
volleys: 2,
damage: 51,
damagePerSec: 51,
damageDisplay: "51 x2",
splashPercent: 50,
splashRange: 60,
splashDisplay: "50% over 60 range",
autocast: "always",
},
"reaver-spell-charge": {
slug: "reaver-spell-charge",
name: "Charge",
shortName: "Charge",
description: "Charge into enemies knocking them back and dealing 80 damage",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "r",
targets: ["ground"],
targetMode: "strip",
energyCost: 15,
energyType: "abes",
abilityOf: "reaver",
damage: 80,
damageDisplay: "80",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"reaver-infused": {
src: "faction/grell/unit/reaver.pkl",
slug: "reaver-infused",
id: "faction/grell/unit/reaver-infused",
name: "Reaver (Infused)",
shortName: "Reaver (Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"infused",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"armored",
"resist:stun",
"attacker",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "8b84edd6-82cc-49a3-ada1-250a03eeffd5",
hexiteCost: 200,
fluxCost: 100,
buildCount: 1,
buildTime: 60,
domain: "ground",
hotkey: "a",
supply: 8,
hp: 1200,
vision: 1800,
speed: 525,
armor: 3,
armorType: "heavy",
stunResist: 50,
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"reaver-infused-attack": {
slug: "reaver-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"],
cooldown: 2,
range: 175,
abilityOf: "reaver-infused",
volleys: 2,
damage: 76.5,
damagePerSec: 76,
damageDisplay: "76.5 x2",
splashPercent: 50,
splashRange: 60,
splashDisplay: "50% over 60 range",
autocast: "always",
},
"reaver-infused-spell-charge": {
slug: "reaver-infused-spell-charge",
name: "Charge",
shortName: "Charge",
description: "Charge into enemies knocking them back and dealing 80 damage",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "r",
targets: ["ground"],
targetMode: "strip",
energyCost: 15,
energyType: "abes",
abilityOf: "reaver-infused",
damage: 80,
damageDisplay: "80",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"reaver-reanimated-alive": {
src: "faction/grell/unit/reaver.pkl",
slug: "reaver-reanimated-alive",
id: "faction/grell/unit/reaver-reanimated-alive",
name: "Reaver (Infused) (Reanimated: Alive)",
shortName: "Reaver (Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"armored",
"resist:stun",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "8b84edd6-82cc-49a3-ada1-250a03eeffd5",
hexiteCost: 200,
fluxCost: 100,
buildCount: 1,
buildTime: 60,
domain: "ground",
hotkey: "a",
supply: 8,
hp: 1200,
vision: 1800,
speed: 682.5,
armor: 3,
armorType: "heavy",
stunResist: 50,
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"reaver-reanimated-alive-attack": {
slug: "reaver-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"],
cooldown: 1.4,
range: 175,
abilityOf: "reaver-reanimated-alive",
volleys: 2,
damage: 76.5,
damagePerSec: 109,
damageDisplay: "76.5 x2",
splashPercent: 50,
splashRange: 60,
splashDisplay: "50% over 60 range",
autocast: "always",
},
"reaver-reanimated-alive-spell-charge": {
slug: "reaver-reanimated-alive-spell-charge",
name: "Charge",
shortName: "Charge",
description: "Charge into enemies knocking them back and dealing 80 damage",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "r",
targets: ["ground"],
targetMode: "strip",
energyCost: 15,
energyType: "abes",
abilityOf: "reaver-reanimated-alive",
damage: 80,
damageDisplay: "80",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"reaver-reanimated-alive-unit-improved-charge": {
slug: "reaver-reanimated-alive-unit-improved-charge",
name: "Improved Charge",
shortName: "Improved Charge",
description: "Charge deals +50% damage",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
"reaver-reanimated-alive-unit-toughened-carapace": {
slug: "reaver-reanimated-alive-unit-toughened-carapace",
name: "Toughened Carapace",
shortName: "Toughened Carapace",
description: "+3 armor",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
},
},
"reaver-reanimated-zombie": {
src: "faction/grell/unit/reaver.pkl",
slug: "reaver-reanimated-zombie",
id: "faction/grell/unit/reaver-reanimated-zombie",
name: "Reaver (Infused) (Reanimated: Zombie)",
shortName: "Reaver (Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"armored",
"resist:stun",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "8b84edd6-82cc-49a3-ada1-250a03eeffd5",
hexiteCost: 200,
fluxCost: 100,
buildCount: 1,
buildTime: 60,
domain: "ground",
hotkey: "a",
supply: 8,
hp: 1200,
vision: 1800,
speed: 750,
armor: 3,
armorType: "heavy",
stunResist: 50,
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"reaver-reanimated-zombie-attack": {
slug: "reaver-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"],
cooldown: 1.5384615384615383,
range: 175,
abilityOf: "reaver-reanimated-zombie",
volleys: 2,
damage: 76.5,
damagePerSec: 99,
damageDisplay: "76.5 x2",
splashPercent: 50,
splashRange: 60,
splashDisplay: "50% over 60 range",
autocast: "always",
},
"reaver-reanimated-zombie-spell-charge": {
slug: "reaver-reanimated-zombie-spell-charge",
name: "Charge",
shortName: "Charge",
description: "Charge into enemies knocking them back and dealing 80 damage",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "r",
targets: ["ground"],
targetMode: "strip",
energyCost: 15,
energyType: "abes",
abilityOf: "reaver-reanimated-zombie",
damage: 80,
damageDisplay: "80",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"reaver-reanimated-zombie-unit-improved-charge": {
slug: "reaver-reanimated-zombie-unit-improved-charge",
name: "Improved Charge",
shortName: "Improved Charge",
description: "Charge deals +50% damage",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
"reaver-reanimated-zombie-unit-toughened-carapace": {
slug: "reaver-reanimated-zombie-unit-toughened-carapace",
name: "Toughened Carapace",
shortName: "Toughened Carapace",
description: "+3 armor",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 21.9,
upgrade: {
"reaver-infused-unit-improved-charge": {
slug: "reaver-infused-unit-improved-charge",
name: "Improved Charge",
shortName: "Improved Charge",
description: "Charge deals +50% damage",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-infused",
researchTime: 50,
fluxCost: 100,
},
"reaver-infused-unit-toughened-carapace": {
slug: "reaver-infused-unit-toughened-carapace",
name: "Toughened Carapace",
shortName: "Toughened Carapace",
description: "+3 armor",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"reaver-double-infused": {
src: "faction/grell/unit/reaver.pkl",
slug: "reaver-double-infused",
id: "faction/grell/unit/reaver-double-infused",
name: "Reaver (Double Infused)",
shortName: "Reaver (Double Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"infused",
"double-infused",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"armored",
"resist:stun",
"attacker",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "8b84edd6-82cc-49a3-ada1-250a03eeffd5",
hexiteCost: 200,
fluxCost: 100,
buildCount: 1,
buildTime: 60,
domain: "ground",
hotkey: "a",
supply: 8,
hp: 1600,
vision: 1800,
speed: 525,
armor: 3,
armorType: "heavy",
stunResist: 50,
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"reaver-double-infused-attack": {
slug: "reaver-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"],
cooldown: 2,
range: 175,
abilityOf: "reaver-double-infused",
volleys: 2,
damage: 102,
damagePerSec: 102,
damageDisplay: "102 x2",
splashPercent: 50,
splashRange: 60,
splashDisplay: "50% over 60 range",
autocast: "always",
},
"reaver-double-infused-spell-charge": {
slug: "reaver-double-infused-spell-charge",
name: "Charge",
shortName: "Charge",
description: "Charge into enemies knocking them back and dealing 80 damage",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "r",
targets: ["ground"],
targetMode: "strip",
energyCost: 15,
energyType: "abes",
abilityOf: "reaver-double-infused",
damage: 80,
damageDisplay: "80",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"reaver-reanimated-alive": {
src: "faction/grell/unit/reaver.pkl",
slug: "reaver-reanimated-alive",
id: "faction/grell/unit/reaver-reanimated-alive",
name: "Reaver (Double Infused) (Reanimated: Alive)",
shortName: "Reaver (Double Infused) (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"infused",
"double-infused",
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"armored",
"resist:stun",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "8b84edd6-82cc-49a3-ada1-250a03eeffd5",
hexiteCost: 200,
fluxCost: 100,
buildCount: 1,
buildTime: 60,
domain: "ground",
hotkey: "a",
supply: 8,
hp: 1600,
vision: 1800,
speed: 682.5,
armor: 3,
armorType: "heavy",
stunResist: 50,
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"reaver-reanimated-alive-attack": {
slug: "reaver-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"],
cooldown: 1.4,
range: 175,
abilityOf: "reaver-reanimated-alive",
volleys: 2,
damage: 102,
damagePerSec: 146,
damageDisplay: "102 x2",
splashPercent: 50,
splashRange: 60,
splashDisplay: "50% over 60 range",
autocast: "always",
},
"reaver-reanimated-alive-spell-charge": {
slug: "reaver-reanimated-alive-spell-charge",
name: "Charge",
shortName: "Charge",
description: "Charge into enemies knocking them back and dealing 80 damage",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "r",
targets: ["ground"],
targetMode: "strip",
energyCost: 15,
energyType: "abes",
abilityOf: "reaver-reanimated-alive",
damage: 80,
damageDisplay: "80",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"reaver-reanimated-alive-unit-improved-charge": {
slug: "reaver-reanimated-alive-unit-improved-charge",
name: "Improved Charge",
shortName: "Improved Charge",
description: "Charge deals +50% damage",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
"reaver-reanimated-alive-unit-toughened-carapace": {
slug: "reaver-reanimated-alive-unit-toughened-carapace",
name: "Toughened Carapace",
shortName: "Toughened Carapace",
description: "+3 armor",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-reanimated-alive",
researchTime: 50,
fluxCost: 100,
},
},
},
"reaver-reanimated-zombie": {
src: "faction/grell/unit/reaver.pkl",
slug: "reaver-reanimated-zombie",
id: "faction/grell/unit/reaver-reanimated-zombie",
name: "Reaver (Double Infused) (Reanimated: Zombie)",
shortName: "Reaver (Double Infused) (Reanimated: Zombie)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"infused",
"double-infused",
"reanimated-zombie",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"armored",
"resist:stun",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "8b84edd6-82cc-49a3-ada1-250a03eeffd5",
hexiteCost: 200,
fluxCost: 100,
buildCount: 1,
buildTime: 60,
domain: "ground",
hotkey: "a",
supply: 8,
hp: 1600,
vision: 1800,
speed: 750,
armor: 3,
armorType: "heavy",
stunResist: 50,
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"reaver-reanimated-zombie-attack": {
slug: "reaver-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"],
cooldown: 1.5384615384615383,
range: 175,
abilityOf: "reaver-reanimated-zombie",
volleys: 2,
damage: 102,
damagePerSec: 133,
damageDisplay: "102 x2",
splashPercent: 50,
splashRange: 60,
splashDisplay: "50% over 60 range",
autocast: "always",
},
"reaver-reanimated-zombie-spell-charge": {
slug: "reaver-reanimated-zombie-spell-charge",
name: "Charge",
shortName: "Charge",
description: "Charge into enemies knocking them back and dealing 80 damage",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "r",
targets: ["ground"],
targetMode: "strip",
energyCost: 15,
energyType: "abes",
abilityOf: "reaver-reanimated-zombie",
damage: 80,
damageDisplay: "80",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"reaver-reanimated-zombie-unit-improved-charge": {
slug: "reaver-reanimated-zombie-unit-improved-charge",
name: "Improved Charge",
shortName: "Improved Charge",
description: "Charge deals +50% damage",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
"reaver-reanimated-zombie-unit-toughened-carapace": {
slug: "reaver-reanimated-zombie-unit-toughened-carapace",
name: "Toughened Carapace",
shortName: "Toughened Carapace",
description: "+3 armor",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-reanimated-zombie",
researchTime: 50,
fluxCost: 100,
},
},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 21.9,
upgrade: {
"reaver-double-infused-unit-improved-charge": {
slug: "reaver-double-infused-unit-improved-charge",
name: "Improved Charge",
shortName: "Improved Charge",
description: "Charge deals +50% damage",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-double-infused",
researchTime: 50,
fluxCost: 100,
},
"reaver-double-infused-unit-toughened-carapace": {
slug: "reaver-double-infused-unit-toughened-carapace",
name: "Toughened Carapace",
shortName: "Toughened Carapace",
description: "+3 armor",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-double-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"reaver-reanimated-alive": {
src: "faction/grell/unit/reaver.pkl",
slug: "reaver-reanimated-alive",
id: "faction/grell/unit/reaver-reanimated-alive",
name: "Reaver (Reanimated: Alive)",
shortName: "Reaver (Reanimated: Alive)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"reanimated-alive",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"armored",
"resist:stun",
"attacker",
"spellcaster",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "8b84edd6-82cc-49a3-ada1-250a03eeffd5",
hexiteCost: 200,
fluxCost: 100,
buildCount: 1,
buildTime: 60,
domain: "ground",
hotkey: "a",
supply: 8,
hp: 800,
vision: 1800,
speed: 682.5,
armor: 3,
armorType: "heavy",
stunResist: 50,
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"reaver-reanimated-alive-attack": {
slug: "reaver-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"],
cooldown: 1.4,
range: 175,
abilityOf: "reaver-reanimated-alive",
volleys: 2,
damage: 51,
damagePerSec: 73,
damageDisplay: "51 x2",
splashPercent: 50,
splashRange: 60,
splashDisplay: "50% over 60 range",
autocast: "always",
},
"reaver-reanimated-alive-spell-charge": {
slug: "reaver-reanimated-alive-spell-charge",
name: "Charge",
shortName: "Charge",
description: "Charge into enemies knocking them back and dealing 80 damage",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "r",
targets: ["ground"],
targetMode: "strip",
energyCost: 15,
energyType: "abes",
abilityOf: "reaver-reanimated-alive",
damage: 80,
damageDisplay: "80",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"reaver-infused": {
src: "faction/grell/unit/reaver.pkl",
slug: "reaver-infused",
id: "faction/grell/unit/reaver-infused",
name: "Reaver (Reanimated: Alive) (Infused)",
shortName: "Reaver (Reanimated: Alive) (Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"reanimated-alive",
"infused",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"armored",
"resist:stun",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "8b84edd6-82cc-49a3-ada1-250a03eeffd5",
hexiteCost: 200,
fluxCost: 100,
buildCount: 1,
buildTime: 60,
domain: "ground",
hotkey: "a",
supply: 8,
hp: 1200,
vision: 1800,
speed: 682.5,
armor: 3,
armorType: "heavy",
stunResist: 50,
upgradedBy: ["special-augmentation-pool"],
untargetable: false,
maxAddOns: 0,
ability: {
"reaver-infused-attack": {
slug: "reaver-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"],
cooldown: 1.4,
range: 175,
abilityOf: "reaver-infused",
volleys: 2,
damage: 76.5,
damagePerSec: 109,
damageDisplay: "76.5 x2",
splashPercent: 50,
splashRange: 60,
splashDisplay: "50% over 60 range",
autocast: "always",
},
"reaver-infused-spell-charge": {
slug: "reaver-infused-spell-charge",
name: "Charge",
shortName: "Charge",
description: "Charge into enemies knocking them back and dealing 80 damage",
type: "ability",
subtype: "spell",
faction: "grell",
tagList: ["ability", "ability:spell", "faction:grell"],
inGame: true,
fromFuture: false,
activationType: "activated",
hotkey: "r",
targets: ["ground"],
targetMode: "strip",
energyCost: 15,
energyType: "abes",
abilityOf: "reaver-infused",
damage: 80,
damageDisplay: "80",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {
"reaver-infused-unit-improved-charge": {
slug: "reaver-infused-unit-improved-charge",
name: "Improved Charge",
shortName: "Improved Charge",
description: "Charge deals +50% damage",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-infused",
researchTime: 50,
fluxCost: 100,
},
"reaver-infused-unit-toughened-carapace": {
slug: "reaver-infused-unit-toughened-carapace",
name: "Toughened Carapace",
shortName: "Toughened Carapace",
description: "+3 armor",
type: "upgrade",
subtype: "unit",
faction: "grell",
tier: "T3.5",
tagList: ["upgrade", "upgrade:unit", "faction:grell", "tier:3.5"],
inGame: true,
fromFuture: false,
upgradeOf: "reaver-infused",
researchTime: 50,
fluxCost: 100,
},
},
},
"reaver-double-infused": {
src: "faction/grell/unit/reaver.pkl",
slug: "reaver-double-infused",
id: "faction/grell/unit/reaver-double-infused",
name: "Reaver (Reanimated: Alive) (Double Infused)",
shortName: "Reaver (Reanimated: Alive) (Double Infused)",
type: "unit",
subtype: "army",
faction: "grell",
tier: "T3",
tagList: [
"reanimated-alive",
"infused",
"double-infused",
"unit",
"unit:army",
"faction:grell",
"tier:3",
"armor:heavy",
"armored",
"resist:stun",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
createdBy: ["large-incubator"],
unlockedBy: ["large-incubator"],
uuid: "8b84edd6-82cc-49a3-ada1-250a03eeffd5",
hexiteCost: 200,
fluxCost: 100,
buildCount: 1,
buildTime: 60,
domain: "ground",
hotkey: "a",
supply: 8,
hp: 1600,
vision: 1800,
speed: 682.5,