@zerospacegg/iolin
Version:
Community ZeroSpace game data library - units, buildings, abilities, and more
325 lines • 11.9 kB
JavaScript
const Grell = {
src: "faction/grell.pkl",
slug: "grell",
id: "faction/grell",
name: "Grell",
shortName: "Grell",
type: "faction",
subtype: "main",
faction: "grell",
tagList: ["faction", "faction:main", "faction:grell"],
inGame: true,
fromFuture: false,
mercHeroesAllowed: true,
hero: ["mera", "tech-hero", "vynthra"],
unit: [
"vynthra-coop",
"behemoth",
"grell-harvester",
"harbinger",
"lasher",
"man-eater",
"reaver",
"seedling",
"skrelling",
"stinger",
"thresher",
"weaver",
],
building: [
"advanced-augmentation-pool",
"augmentation-pool",
"cultivator",
"grell-extractor",
"incubator",
"large-incubator",
"medium-incubator",
"nourishing-pod",
"root-colony",
"skrelling-nest",
"special-augmentation-pool",
],
talent: {
"grell-talent-resource-control": {
slug: "grell-talent-resource-control",
name: "Resource Control",
shortName: "Resource Control",
description: "Control Towers generate resource and flux",
type: "faction-ability",
subtype: "talent",
faction: "grell",
tagList: ["faction-ability", "faction-ability:talent", "faction:grell"],
inGame: true,
fromFuture: false,
factionType: "main",
activationType: "passive",
abilityOf: "grell",
targets: [],
damageDisplay: "null",
healingDisplay: "null",
level: 6,
},
"grell-talent-power-control": {
slug: "grell-talent-power-control",
name: "Power Control",
shortName: "Power Control",
description: "Control Towers generate faction power",
type: "faction-ability",
subtype: "talent",
faction: "grell",
tagList: ["faction-ability", "faction-ability:talent", "faction:grell"],
inGame: true,
fromFuture: false,
factionType: "main",
activationType: "passive",
abilityOf: "grell",
targets: [],
damageDisplay: "null",
healingDisplay: "null",
level: 6,
},
"grell-talent-bio-nourishment": {
slug: "grell-talent-bio-nourishment",
name: "Bio Nourishment",
shortName: "Bio Nourishment",
description: "+30% healing & life regeneration",
type: "faction-ability",
subtype: "talent",
faction: "grell",
tagList: ["faction-ability", "faction-ability:talent", "faction:grell"],
inGame: true,
fromFuture: false,
factionType: "main",
activationType: "passive",
abilityOf: "grell",
targets: [],
damageDisplay: "null",
healingDisplay: "null",
level: 1,
},
"grell-talent-cultivator-range": {
slug: "grell-talent-cultivator-range",
name: "Cultivator Range",
shortName: "Cultivator Range",
description: "+100% Cultivator vision and biomass generation range. 50% cheaper cultivators",
type: "faction-ability",
subtype: "talent",
faction: "grell",
tagList: ["faction-ability", "faction-ability:talent", "faction:grell"],
inGame: true,
fromFuture: false,
factionType: "main",
activationType: "passive",
abilityOf: "grell",
targets: [],
damageDisplay: "null",
healingDisplay: "null",
level: 1,
},
"grell-talent-flourishment": {
slug: "grell-talent-flourishment",
name: "Flourishment",
shortName: "Flourishment",
description: "+50% faster building construction",
type: "faction-ability",
subtype: "talent",
faction: "grell",
tagList: ["faction-ability", "faction-ability:talent", "faction:grell"],
inGame: true,
fromFuture: false,
factionType: "main",
activationType: "passive",
abilityOf: "grell",
targets: [],
damageDisplay: "null",
healingDisplay: "null",
level: 2,
},
"grell-talent-battle-infusion": {
slug: "grell-talent-battle-infusion",
name: "Battle Infusion",
shortName: "Battle Infusion",
description: "4x faster infuse. +40% Attack and Move Speed for 10s",
type: "faction-ability",
subtype: "talent",
faction: "grell",
tagList: ["faction-ability", "faction-ability:talent", "faction:grell"],
inGame: true,
fromFuture: false,
factionType: "main",
activationType: "passive",
abilityOf: "grell",
targets: [],
damageDisplay: "null",
healingDisplay: "null",
level: 3,
},
"grell-talent-improved-infusion": {
slug: "grell-talent-improved-infusion",
name: "Improved Infusion",
shortName: "Improved Infusion",
description: "+200 Range for infused ranged Units. +20% health for infused melee units.",
type: "faction-ability",
subtype: "talent",
faction: "grell",
tagList: ["faction-ability", "faction-ability:talent", "faction:grell"],
inGame: true,
fromFuture: false,
factionType: "main",
activationType: "passive",
abilityOf: "grell",
targets: [],
damageDisplay: "null",
healingDisplay: "null",
level: 3,
},
"grell-talent-improved-speed": {
slug: "grell-talent-improved-speed",
name: "Improved Speed",
shortName: "Improved Speed",
description: "+12% Attack and Move Speed for all units",
type: "faction-ability",
subtype: "talent",
faction: "grell",
tagList: ["faction-ability", "faction-ability:talent", "faction:grell"],
inGame: true,
fromFuture: false,
factionType: "main",
activationType: "passive",
abilityOf: "grell",
targets: [],
damageDisplay: "null",
healingDisplay: "null",
level: 4,
},
"grell-talent-flowers": {
slug: "grell-talent-flowers",
name: "Flowers",
shortName: "Flowers",
description: "Unlocks the Flowers Topbar Power: Flowers deal damage to enemies and spawn hallucinations of friendly units. 20s duration.",
type: "faction-ability",
subtype: "talent",
faction: "grell",
tagList: ["faction-ability", "faction-ability:talent", "faction:grell"],
inGame: true,
fromFuture: false,
unlocks: ["grell-topbar-flowers"],
factionType: "main",
activationType: "passive",
abilityOf: "grell",
targets: [],
damageDisplay: "null",
healingDisplay: "null",
level: 5,
},
"grell-talent-tree-of-life": {
slug: "grell-talent-tree-of-life",
name: "Tree of Life",
shortName: "Tree of Life",
description: "Unlocks the Tree of Life Topbar Power: Revives units killed nearby and heals friendly units. Radius: 1500. Starting energy: 30.",
type: "faction-ability",
subtype: "talent",
faction: "grell",
tagList: ["faction-ability", "faction-ability:talent", "faction:grell"],
inGame: true,
fromFuture: false,
factionType: "main",
activationType: "passive",
abilityOf: "grell",
targets: [],
damageDisplay: "null",
healingDisplay: "null",
level: 5,
},
},
topbar: {
"grell-topbar-underground-transport": {
slug: "grell-topbar-underground-transport",
name: "Underground Transport",
shortName: "Underground Transport",
description: "Call a worm to transport your units to the nearest root colony. Click to select designated location, after a few seconds a worm will arrive and devour your units",
type: "faction-ability",
subtype: "topbar",
tagList: ["faction-ability", "faction-ability:topbar"],
inGame: true,
fromFuture: false,
factionType: "main",
activationType: "activated",
abilityOf: "grell",
targets: [],
energyCost: 5,
energyType: "topbar",
damageDisplay: "null",
healingDisplay: "null",
slot: 1,
},
"grell-topbar-infuse": {
slug: "grell-topbar-infuse",
name: "Infuse",
shortName: "Infuse",
description: "Increases Health, Attack Damage, and Regeneration of a friendly unit. The target heals while infusing. Seedlings gain bonus move speed and become flying units. Energy cost is based on unit supply.",
type: "faction-ability",
subtype: "topbar",
tagList: ["faction-ability", "faction-ability:topbar"],
inGame: true,
fromFuture: false,
factionType: "main",
activationType: "activated",
abilityOf: "grell",
targets: [],
energyType: "topbar",
damageDisplay: "null",
healingDisplay: "null",
slot: 2,
},
"grell-topbar-flowers": {
slug: "grell-topbar-flowers",
name: "Flowers",
shortName: "Flowers",
description: "Flowers deal damage to enemies and spawn hallucinations of friendly units. 20s duration.",
type: "faction-ability",
subtype: "topbar",
tagList: ["faction-ability", "faction-ability:topbar"],
inGame: true,
fromFuture: false,
unlockedBy: ["grell-talent-flowers"],
factionType: "main",
activationType: "activated",
abilityOf: "grell",
targets: [],
energyCost: 30,
energyType: "topbar",
cooldown: 180,
damageDisplay: "null",
healingDisplay: "null",
slot: 3,
},
"grell-topbar-tree-of-life": {
slug: "grell-topbar-tree-of-life",
name: "Tree of Life",
shortName: "Tree of Life",
description: "Revives units killed nearby and heals friendly units. Radius: 1500. Starting energy: 30.",
type: "faction-ability",
subtype: "topbar",
tagList: ["faction-ability", "faction-ability:topbar"],
inGame: true,
fromFuture: false,
unlockedBy: ["grell-talent-tree-of-life"],
factionType: "main",
activationType: "activated",
abilityOf: "grell",
targets: [],
energyCost: 50,
energyType: "topbar",
cooldown: 120,
damageDisplay: "null",
healingDisplay: "null",
slot: 4,
},
},
};
// Export the entity as a named export for better ES modules compatibility
export const entity = Grell;
// Also maintain default export for backward compatibility
export default Grell;
//# sourceMappingURL=grell.js.map