@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
1,156 lines • 50.7 kB
JavaScript
const ValkaruFlameWalker = {
src: "mercenary/valkaru/unit/valkaru_flame_walker.pkl",
slug: "valkaru-flame-walker",
id: "mercenary/valkaru/unit/valkaru-flame-walker",
name: "Valkaru Flame Walker",
shortName: "Flame Walker",
type: "unit",
subtype: "merc",
faction: "valkaru",
tier: "T3",
tagList: [
"unit",
"unit:merc",
"faction:valkaru",
"tier:3",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-infused",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "b03e88d5-5879-4fa0-89d0-0afdd7ed5db1",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
domain: "ground",
supply: 6,
hp: 800,
vision: 1800,
speed: 400,
armor: 1,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"valkaru-flame-walker-attack": {
slug: "valkaru-flame-walker-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "valkaru",
tagList: ["ability", "ability:attack", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.17,
range: 950,
abilityOf: "valkaru-flame-walker",
volleys: 2,
arcAngle: 5,
damage: 3,
damagePerSec: 35,
damageDisplay: "3 x2",
bonusPercent: 100,
bonusVsTags: ["armor:light"],
autocast: "always",
},
"valkaru-flame-walker-spell-leap-smash": {
slug: "valkaru-flame-walker-spell-leap-smash",
name: "Leap-Smash",
shortName: "Leap-Smash",
description: "jumps to the target location after a small delay. slows nearby enemies for 2 seconds upon landing",
type: "ability",
subtype: "spell",
faction: "valkaru",
tagList: ["ability", "ability:spell", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
cooldown: 15,
abilityOf: "valkaru-flame-walker",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"valkaru-flame-walker-infused": {
src: "mercenary/valkaru/unit/valkaru_flame_walker.pkl",
slug: "valkaru-flame-walker-infused",
id: "mercenary/valkaru/unit/valkaru-flame-walker-infused",
name: "Valkaru Flame Walker (Infused)",
shortName: "Flame Walker",
type: "unit",
subtype: "merc",
faction: "valkaru",
tier: "T3",
tagList: [
"infused",
"unit",
"unit:merc",
"faction:valkaru",
"tier:3",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "b03e88d5-5879-4fa0-89d0-0afdd7ed5db1",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
domain: "ground",
supply: 6,
hp: 1200,
vision: 1800,
speed: 400,
armor: 1,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"valkaru-flame-walker-infused-attack": {
slug: "valkaru-flame-walker-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "valkaru",
tagList: ["ability", "ability:attack", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.17,
range: 950,
abilityOf: "valkaru-flame-walker-infused",
volleys: 2,
arcAngle: 5,
damage: 4.5,
damagePerSec: 53,
damageDisplay: "4.5 x2",
bonusPercent: 100,
bonusVsTags: ["armor:light"],
autocast: "always",
},
"valkaru-flame-walker-infused-spell-leap-smash": {
slug: "valkaru-flame-walker-infused-spell-leap-smash",
name: "Leap-Smash",
shortName: "Leap-Smash",
description: "jumps to the target location after a small delay. slows nearby enemies for 2 seconds upon landing",
type: "ability",
subtype: "spell",
faction: "valkaru",
tagList: ["ability", "ability:spell", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
cooldown: 15,
abilityOf: "valkaru-flame-walker-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"valkaru-flame-walker-reanimated-alive": {
src: "mercenary/valkaru/unit/valkaru_flame_walker.pkl",
slug: "valkaru-flame-walker-reanimated-alive",
id: "mercenary/valkaru/unit/valkaru-flame-walker-reanimated-alive",
name: "Valkaru Flame Walker (Infused) (Reanimated: Alive)",
shortName: "Flame Walker",
type: "unit",
subtype: "merc",
faction: "valkaru",
tier: "T3",
tagList: [
"infused",
"reanimated-alive",
"unit",
"unit:merc",
"faction:valkaru",
"tier:3",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "b03e88d5-5879-4fa0-89d0-0afdd7ed5db1",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
domain: "ground",
supply: 6,
hp: 1200,
vision: 1800,
speed: 520,
armor: 1,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"valkaru-flame-walker-reanimated-alive-attack": {
slug: "valkaru-flame-walker-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "valkaru",
tagList: ["ability", "ability:attack", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.119,
range: 950,
abilityOf: "valkaru-flame-walker-reanimated-alive",
volleys: 2,
arcAngle: 5,
damage: 4.5,
damagePerSec: 76,
damageDisplay: "4.5 x2",
bonusPercent: 100,
bonusVsTags: ["armor:light"],
autocast: "always",
},
"valkaru-flame-walker-reanimated-alive-spell-leap-smash": {
slug: "valkaru-flame-walker-reanimated-alive-spell-leap-smash",
name: "Leap-Smash",
shortName: "Leap-Smash",
description: "jumps to the target location after a small delay. slows nearby enemies for 2 seconds upon landing",
type: "ability",
subtype: "spell",
faction: "valkaru",
tagList: ["ability", "ability:spell", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
cooldown: 15,
abilityOf: "valkaru-flame-walker-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
"valkaru-flame-walker-reanimated-zombie": {
src: "mercenary/valkaru/unit/valkaru_flame_walker.pkl",
slug: "valkaru-flame-walker-reanimated-zombie",
id: "mercenary/valkaru/unit/valkaru-flame-walker-reanimated-zombie",
name: "Valkaru Flame Walker (Infused) (Reanimated: Zombie)",
shortName: "Flame Walker",
type: "unit",
subtype: "merc",
faction: "valkaru",
tier: "T3",
tagList: [
"infused",
"reanimated-zombie",
"unit",
"unit:merc",
"faction:valkaru",
"tier:3",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "b03e88d5-5879-4fa0-89d0-0afdd7ed5db1",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
domain: "ground",
supply: 6,
hp: 1200,
vision: 1800,
speed: 571.4285714285714,
armor: 1,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"valkaru-flame-walker-reanimated-zombie-attack": {
slug: "valkaru-flame-walker-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "valkaru",
tagList: ["ability", "ability:attack", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.13076923076923078,
range: 950,
abilityOf: "valkaru-flame-walker-reanimated-zombie",
volleys: 2,
arcAngle: 5,
damage: 4.5,
damagePerSec: 69,
damageDisplay: "4.5 x2",
bonusPercent: 100,
bonusVsTags: ["armor:light"],
autocast: "always",
},
"valkaru-flame-walker-reanimated-zombie-spell-leap-smash": {
slug: "valkaru-flame-walker-reanimated-zombie-spell-leap-smash",
name: "Leap-Smash",
shortName: "Leap-Smash",
description: "jumps to the target location after a small delay. slows nearby enemies for 2 seconds upon landing",
type: "ability",
subtype: "spell",
faction: "valkaru",
tagList: ["ability", "ability:spell", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
cooldown: 15,
abilityOf: "valkaru-flame-walker-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 23.6,
upgrade: {},
},
"valkaru-flame-walker-double-infused": {
src: "mercenary/valkaru/unit/valkaru_flame_walker.pkl",
slug: "valkaru-flame-walker-double-infused",
id: "mercenary/valkaru/unit/valkaru-flame-walker-double-infused",
name: "Valkaru Flame Walker (Double Infused)",
shortName: "Flame Walker",
type: "unit",
subtype: "merc",
faction: "valkaru",
tier: "T3",
tagList: [
"infused",
"double-infused",
"unit",
"unit:merc",
"faction:valkaru",
"tier:3",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-reanimated",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "b03e88d5-5879-4fa0-89d0-0afdd7ed5db1",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
domain: "ground",
supply: 6,
hp: 1600,
vision: 1800,
speed: 400,
armor: 1,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"valkaru-flame-walker-double-infused-attack": {
slug: "valkaru-flame-walker-double-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "valkaru",
tagList: ["ability", "ability:attack", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.17,
range: 950,
abilityOf: "valkaru-flame-walker-double-infused",
volleys: 2,
arcAngle: 5,
damage: 6,
damagePerSec: 71,
damageDisplay: "6 x2",
bonusPercent: 100,
bonusVsTags: ["armor:light"],
autocast: "always",
},
"valkaru-flame-walker-double-infused-spell-leap-smash": {
slug: "valkaru-flame-walker-double-infused-spell-leap-smash",
name: "Leap-Smash",
shortName: "Leap-Smash",
description: "jumps to the target location after a small delay. slows nearby enemies for 2 seconds upon landing",
type: "ability",
subtype: "spell",
faction: "valkaru",
tagList: ["ability", "ability:spell", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
cooldown: 15,
abilityOf: "valkaru-flame-walker-double-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"valkaru-flame-walker-reanimated-alive": {
src: "mercenary/valkaru/unit/valkaru_flame_walker.pkl",
slug: "valkaru-flame-walker-reanimated-alive",
id: "mercenary/valkaru/unit/valkaru-flame-walker-reanimated-alive",
name: "Valkaru Flame Walker (Double Infused) (Reanimated: Alive)",
shortName: "Flame Walker",
type: "unit",
subtype: "merc",
faction: "valkaru",
tier: "T3",
tagList: [
"infused",
"double-infused",
"reanimated-alive",
"unit",
"unit:merc",
"faction:valkaru",
"tier:3",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "b03e88d5-5879-4fa0-89d0-0afdd7ed5db1",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
domain: "ground",
supply: 6,
hp: 1600,
vision: 1800,
speed: 520,
armor: 1,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"valkaru-flame-walker-reanimated-alive-attack": {
slug: "valkaru-flame-walker-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "valkaru",
tagList: ["ability", "ability:attack", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.119,
range: 950,
abilityOf: "valkaru-flame-walker-reanimated-alive",
volleys: 2,
arcAngle: 5,
damage: 6,
damagePerSec: 101,
damageDisplay: "6 x2",
bonusPercent: 100,
bonusVsTags: ["armor:light"],
autocast: "always",
},
"valkaru-flame-walker-reanimated-alive-spell-leap-smash": {
slug: "valkaru-flame-walker-reanimated-alive-spell-leap-smash",
name: "Leap-Smash",
shortName: "Leap-Smash",
description: "jumps to the target location after a small delay. slows nearby enemies for 2 seconds upon landing",
type: "ability",
subtype: "spell",
faction: "valkaru",
tagList: ["ability", "ability:spell", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
cooldown: 15,
abilityOf: "valkaru-flame-walker-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
"valkaru-flame-walker-reanimated-zombie": {
src: "mercenary/valkaru/unit/valkaru_flame_walker.pkl",
slug: "valkaru-flame-walker-reanimated-zombie",
id: "mercenary/valkaru/unit/valkaru-flame-walker-reanimated-zombie",
name: "Valkaru Flame Walker (Double Infused) (Reanimated: Zombie)",
shortName: "Flame Walker",
type: "unit",
subtype: "merc",
faction: "valkaru",
tier: "T3",
tagList: [
"infused",
"double-infused",
"reanimated-zombie",
"unit",
"unit:merc",
"faction:valkaru",
"tier:3",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "b03e88d5-5879-4fa0-89d0-0afdd7ed5db1",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
domain: "ground",
supply: 6,
hp: 1600,
vision: 1800,
speed: 571.4285714285714,
armor: 1,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"valkaru-flame-walker-reanimated-zombie-attack": {
slug: "valkaru-flame-walker-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "valkaru",
tagList: ["ability", "ability:attack", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.13076923076923078,
range: 950,
abilityOf: "valkaru-flame-walker-reanimated-zombie",
volleys: 2,
arcAngle: 5,
damage: 6,
damagePerSec: 92,
damageDisplay: "6 x2",
bonusPercent: 100,
bonusVsTags: ["armor:light"],
autocast: "always",
},
"valkaru-flame-walker-reanimated-zombie-spell-leap-smash": {
slug: "valkaru-flame-walker-reanimated-zombie-spell-leap-smash",
name: "Leap-Smash",
shortName: "Leap-Smash",
description: "jumps to the target location after a small delay. slows nearby enemies for 2 seconds upon landing",
type: "ability",
subtype: "spell",
faction: "valkaru",
tagList: ["ability", "ability:spell", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
cooldown: 15,
abilityOf: "valkaru-flame-walker-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
},
canBeInfused: false,
canBeReanimated: true,
canBeMindControlled: true,
reanimateCost: 23.6,
upgrade: {},
},
"valkaru-flame-walker-reanimated-alive": {
src: "mercenary/valkaru/unit/valkaru_flame_walker.pkl",
slug: "valkaru-flame-walker-reanimated-alive",
id: "mercenary/valkaru/unit/valkaru-flame-walker-reanimated-alive",
name: "Valkaru Flame Walker (Reanimated: Alive)",
shortName: "Flame Walker",
type: "unit",
subtype: "merc",
faction: "valkaru",
tier: "T3",
tagList: [
"reanimated-alive",
"unit",
"unit:merc",
"faction:valkaru",
"tier:3",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "b03e88d5-5879-4fa0-89d0-0afdd7ed5db1",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
domain: "ground",
supply: 6,
hp: 800,
vision: 1800,
speed: 520,
armor: 1,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"valkaru-flame-walker-reanimated-alive-attack": {
slug: "valkaru-flame-walker-reanimated-alive-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "valkaru",
tagList: ["ability", "ability:attack", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.119,
range: 950,
abilityOf: "valkaru-flame-walker-reanimated-alive",
volleys: 2,
arcAngle: 5,
damage: 3,
damagePerSec: 50,
damageDisplay: "3 x2",
bonusPercent: 100,
bonusVsTags: ["armor:light"],
autocast: "always",
},
"valkaru-flame-walker-reanimated-alive-spell-leap-smash": {
slug: "valkaru-flame-walker-reanimated-alive-spell-leap-smash",
name: "Leap-Smash",
shortName: "Leap-Smash",
description: "jumps to the target location after a small delay. slows nearby enemies for 2 seconds upon landing",
type: "ability",
subtype: "spell",
faction: "valkaru",
tagList: ["ability", "ability:spell", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
cooldown: 15,
abilityOf: "valkaru-flame-walker-reanimated-alive",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"valkaru-flame-walker-infused": {
src: "mercenary/valkaru/unit/valkaru_flame_walker.pkl",
slug: "valkaru-flame-walker-infused",
id: "mercenary/valkaru/unit/valkaru-flame-walker-infused",
name: "Valkaru Flame Walker (Reanimated: Alive) (Infused)",
shortName: "Flame Walker",
type: "unit",
subtype: "merc",
faction: "valkaru",
tier: "T3",
tagList: [
"reanimated-alive",
"infused",
"unit",
"unit:merc",
"faction:valkaru",
"tier:3",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "b03e88d5-5879-4fa0-89d0-0afdd7ed5db1",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
domain: "ground",
supply: 6,
hp: 1200,
vision: 1800,
speed: 520,
armor: 1,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"valkaru-flame-walker-infused-attack": {
slug: "valkaru-flame-walker-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "valkaru",
tagList: ["ability", "ability:attack", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.119,
range: 950,
abilityOf: "valkaru-flame-walker-infused",
volleys: 2,
arcAngle: 5,
damage: 4.5,
damagePerSec: 76,
damageDisplay: "4.5 x2",
bonusPercent: 100,
bonusVsTags: ["armor:light"],
autocast: "always",
},
"valkaru-flame-walker-infused-spell-leap-smash": {
slug: "valkaru-flame-walker-infused-spell-leap-smash",
name: "Leap-Smash",
shortName: "Leap-Smash",
description: "jumps to the target location after a small delay. slows nearby enemies for 2 seconds upon landing",
type: "ability",
subtype: "spell",
faction: "valkaru",
tagList: ["ability", "ability:spell", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
cooldown: 15,
abilityOf: "valkaru-flame-walker-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
"valkaru-flame-walker-double-infused": {
src: "mercenary/valkaru/unit/valkaru_flame_walker.pkl",
slug: "valkaru-flame-walker-double-infused",
id: "mercenary/valkaru/unit/valkaru-flame-walker-double-infused",
name: "Valkaru Flame Walker (Reanimated: Alive) (Double Infused)",
shortName: "Flame Walker",
type: "unit",
subtype: "merc",
faction: "valkaru",
tier: "T3",
tagList: [
"reanimated-alive",
"infused",
"double-infused",
"unit",
"unit:merc",
"faction:valkaru",
"tier:3",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "b03e88d5-5879-4fa0-89d0-0afdd7ed5db1",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
domain: "ground",
supply: 6,
hp: 1600,
vision: 1800,
speed: 520,
armor: 1,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"valkaru-flame-walker-double-infused-attack": {
slug: "valkaru-flame-walker-double-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "valkaru",
tagList: ["ability", "ability:attack", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.119,
range: 950,
abilityOf: "valkaru-flame-walker-double-infused",
volleys: 2,
arcAngle: 5,
damage: 6,
damagePerSec: 101,
damageDisplay: "6 x2",
bonusPercent: 100,
bonusVsTags: ["armor:light"],
autocast: "always",
},
"valkaru-flame-walker-double-infused-spell-leap-smash": {
slug: "valkaru-flame-walker-double-infused-spell-leap-smash",
name: "Leap-Smash",
shortName: "Leap-Smash",
description: "jumps to the target location after a small delay. slows nearby enemies for 2 seconds upon landing",
type: "ability",
subtype: "spell",
faction: "valkaru",
tagList: ["ability", "ability:spell", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
cooldown: 15,
abilityOf: "valkaru-flame-walker-double-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
},
canBeInfused: true,
canBeReanimated: false,
canBeMindControlled: true,
infuseCost: 16,
upgrade: {},
},
"valkaru-flame-walker-reanimated-zombie": {
src: "mercenary/valkaru/unit/valkaru_flame_walker.pkl",
slug: "valkaru-flame-walker-reanimated-zombie",
id: "mercenary/valkaru/unit/valkaru-flame-walker-reanimated-zombie",
name: "Valkaru Flame Walker (Reanimated: Zombie)",
shortName: "Flame Walker",
type: "unit",
subtype: "merc",
faction: "valkaru",
tier: "T3",
tagList: [
"reanimated-zombie",
"unit",
"unit:merc",
"faction:valkaru",
"tier:3",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-infused",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "b03e88d5-5879-4fa0-89d0-0afdd7ed5db1",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
domain: "ground",
supply: 6,
hp: 800,
vision: 1800,
speed: 571.4285714285714,
armor: 1,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"valkaru-flame-walker-reanimated-zombie-attack": {
slug: "valkaru-flame-walker-reanimated-zombie-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "valkaru",
tagList: ["ability", "ability:attack", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.13076923076923078,
range: 950,
abilityOf: "valkaru-flame-walker-reanimated-zombie",
volleys: 2,
arcAngle: 5,
damage: 3,
damagePerSec: 46,
damageDisplay: "3 x2",
bonusPercent: 100,
bonusVsTags: ["armor:light"],
autocast: "always",
},
"valkaru-flame-walker-reanimated-zombie-spell-leap-smash": {
slug: "valkaru-flame-walker-reanimated-zombie-spell-leap-smash",
name: "Leap-Smash",
shortName: "Leap-Smash",
description: "jumps to the target location after a small delay. slows nearby enemies for 2 seconds upon landing",
type: "ability",
subtype: "spell",
faction: "valkaru",
tagList: ["ability", "ability:spell", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
cooldown: 15,
abilityOf: "valkaru-flame-walker-reanimated-zombie",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {
"valkaru-flame-walker-infused": {
src: "mercenary/valkaru/unit/valkaru_flame_walker.pkl",
slug: "valkaru-flame-walker-infused",
id: "mercenary/valkaru/unit/valkaru-flame-walker-infused",
name: "Valkaru Flame Walker (Reanimated: Zombie) (Infused)",
shortName: "Flame Walker",
type: "unit",
subtype: "merc",
faction: "valkaru",
tier: "T3",
tagList: [
"reanimated-zombie",
"infused",
"unit",
"unit:merc",
"faction:valkaru",
"tier:3",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "b03e88d5-5879-4fa0-89d0-0afdd7ed5db1",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
domain: "ground",
supply: 6,
hp: 1200,
vision: 1800,
speed: 571.4285714285714,
armor: 1,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"valkaru-flame-walker-infused-attack": {
slug: "valkaru-flame-walker-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "valkaru",
tagList: ["ability", "ability:attack", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.13076923076923078,
range: 950,
abilityOf: "valkaru-flame-walker-infused",
volleys: 2,
arcAngle: 5,
damage: 4.5,
damagePerSec: 69,
damageDisplay: "4.5 x2",
bonusPercent: 100,
bonusVsTags: ["armor:light"],
autocast: "always",
},
"valkaru-flame-walker-infused-spell-leap-smash": {
slug: "valkaru-flame-walker-infused-spell-leap-smash",
name: "Leap-Smash",
shortName: "Leap-Smash",
description: "jumps to the target location after a small delay. slows nearby enemies for 2 seconds upon landing",
type: "ability",
subtype: "spell",
faction: "valkaru",
tagList: ["ability", "ability:spell", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
cooldown: 15,
abilityOf: "valkaru-flame-walker-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMindControlled: true,
upgrade: {},
},
"valkaru-flame-walker-double-infused": {
src: "mercenary/valkaru/unit/valkaru_flame_walker.pkl",
slug: "valkaru-flame-walker-double-infused",
id: "mercenary/valkaru/unit/valkaru-flame-walker-double-infused",
name: "Valkaru Flame Walker (Reanimated: Zombie) (Double Infused)",
shortName: "Flame Walker",
type: "unit",
subtype: "merc",
faction: "valkaru",
tier: "T3",
tagList: [
"reanimated-zombie",
"infused",
"double-infused",
"unit",
"unit:merc",
"faction:valkaru",
"tier:3",
"armor:heavy",
"armored",
"attacker",
"spellcaster",
"can-be-mind-controlled",
],
inGame: true,
fromFuture: false,
uuid: "b03e88d5-5879-4fa0-89d0-0afdd7ed5db1",
hexiteCost: 100,
fluxCost: 200,
buildCount: 1,
domain: "ground",
supply: 6,
hp: 1600,
vision: 1800,
speed: 571.4285714285714,
armor: 1,
armorType: "heavy",
untargetable: false,
maxAddOns: 0,
ability: {
"valkaru-flame-walker-double-infused-attack": {
slug: "valkaru-flame-walker-double-infused-attack",
name: "Attack",
shortName: "Attack",
type: "ability",
subtype: "attack",
faction: "valkaru",
tagList: ["ability", "ability:attack", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "auto",
targets: ["ground"],
cooldown: 0.13076923076923078,
range: 950,
abilityOf: "valkaru-flame-walker-double-infused",
volleys: 2,
arcAngle: 5,
damage: 6,
damagePerSec: 92,
damageDisplay: "6 x2",
bonusPercent: 100,
bonusVsTags: ["armor:light"],
autocast: "always",
},
"valkaru-flame-walker-double-infused-spell-leap-smash": {
slug: "valkaru-flame-walker-double-infused-spell-leap-smash",
name: "Leap-Smash",
shortName: "Leap-Smash",
description: "jumps to the target location after a small delay. slows nearby enemies for 2 seconds upon landing",
type: "ability",
subtype: "spell",
faction: "valkaru",
tagList: ["ability", "ability:spell", "faction:valkaru"],
inGame: true,
fromFuture: false,
activationType: "activated",
targets: [],
cooldown: 15,
abilityOf: "valkaru-flame-walker-double-infused",
autocast: "never",
},
},
addOn: {},
variantBuilding: {},
variantUnit: {},
canBeInfused: false,
canBeReanimated: false,
canBeMin