MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Engranaje electrificado
Constructo
IconEnemyResistanceCold IconEnemyResistanceChaos
Stormcharged Cogwork
Spectre
Spectre OverrideMetadata/Monsters/LeagueUltimatum/Golem/SkitterbotLightningSpectre
TagsLanzador de hechizos, construct, golem, is_unarmed, lightning_affinity, not_dex, ranged, slow_movement, stone_armour
Vida
360%
Energy Shield From Life
60%
Armadura
+50%
Ailment Threshold
360%
Resistencia
IconEnemyResistanceFire0% IconEnemyResistanceCold30% IconEnemyResistanceLightning0% IconEnemyResistanceChaos30%
Damage
80%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
100%
Model Size
100%
Type
VaalSkitterConstructUltimatum
Metadata
SkitterbotLightning
Nivel
68
Vida
23,160
Armadura
43,185
Evasión
4,739
Escudo de energía
13,234
Damage
299
Daño de hechizos
299
Precisión
580
Attack Time
1.5
Experiencia
10,255
Minion Life
5,024
Minion Energy Shield
2,871
Minion Damage
239
Ailment Threshold
23,160
Chill
73
Shock
73
Brittle
414
Scorch
73
Sap
202
Phys Convert Ele
240%
MPSVaalSkitterbotBasicLightning
Spell, Projectile, ProjectilesFromUser, Triggerable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 3 seg
base is projectile [1]
monster projectile variation [181]
projectile uses contact direction [1]
projectile uses contact position [1]
spell maximum base lightning damage [1838]
spell minimum base lightning damage [1225]
use scaled contact offset [1]
VaalSkitterbotLeap
Attack
Base Damage: 239359
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Tiempo de recarga: 6 seg
+3 metros al alcance de los golpes cuerpo a cuerpo
base deal no damage [1]
cast time overrides attack duration [1]
GSVaalSkitterbotLeapImpact
Spell, Triggerable
Tiempo de lanzamiento: 1 seg
is area damage [1]
spell maximum base lightning damage [1317]
spell minimum base lightning damage [877.7]
SSMVaalSkitterbotApparitionLightning
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tiempo de lanzamiento: 1.5 seg
Tiempo de recarga: 12 seg
alternate minion [551]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"

StateMachine
{
	define_shared_state = "inactive"
}

Life
{
	on_death = "SetStateTo( inactive, 1 );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueUltimatum/Golem/SkitterbotLightning"] = {
    fireResist = 0,
    coldResist = 30,
    lightningResist = 0,
    chaosResist = 30,
    name = "Stormcharged Cogwork",
    life = 3.6,
    energyShield = 0.6,
    damage = 0.8,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "VaalSkitterbotLeap",
        "GSVaalSkitterbotLeapImpact",
        "MPSVaalSkitterbotBasicLightning",
        "SSMVaalSkitterbotApparitionLightning",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["VaalSkitterbotLeap"] = {
    name = "VaalSkitterbotLeap",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "melee_range_+",
        "cast_time_overrides_attack_duration",
        "base_deal_no_damage",
    },
    levels = {
        [1] = {30, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSVaalSkitterbotLeapImpact"] = {
    name = "GSVaalSkitterbotLeapImpact",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSVaalSkitterbotBasicLightning"] = {
    name = "MPSVaalSkitterbotBasicLightning",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "monster_projectile_variation",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
        "projectile_uses_contact_direction",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 181, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SSMVaalSkitterbotApparitionLightning"] = {
    name = "SSMVaalSkitterbotApparitionLightning",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "alternate_minion",
        "number_of_monsters_to_summon",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_are_minions",
        "summoned_monsters_no_drops_or_experience",
        "minion_dies_when_parent_dies",
    },
    levels = {
        [1] = {551, 1, -99, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
Engranaje electrificado
Constructo
IconEnemyResistanceCold IconEnemyResistanceChaos
Stormcharged Cogwork
Spectre
TagsLanzador de hechizos, construct, golem, is_unarmed, lightning_affinity, not_dex, ranged, slow_movement, stone_armour
Vida
360%
Energy Shield From Life
60%
Armadura
+50%
Ailment Threshold
360%
Resistencia
IconEnemyResistanceFire0% IconEnemyResistanceCold30% IconEnemyResistanceLightning0% IconEnemyResistanceChaos30%
Damage
80%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
100%
Model Size
100%
Type
VaalSkitterConstructUltimatumSpectre
Metadata
SkitterbotLightningSpectre
Nivel
68
Vida
23,160
Armadura
43,185
Evasión
4,739
Escudo de energía
13,234
Damage
299
Daño de hechizos
299
Precisión
580
Attack Time
1.5
Experiencia
10,255
Minion Life
5,024
Minion Energy Shield
2,871
Minion Damage
239
Ailment Threshold
23,160
Chill
73
Shock
73
Brittle
414
Scorch
73
Sap
202
Phys Convert Ele
240%
MPSVaalSkitterbotBasicLightning
Spell, Projectile, ProjectilesFromUser, Triggerable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 3 seg
base is projectile [1]
monster projectile variation [181]
projectile uses contact direction [1]
projectile uses contact position [1]
spell maximum base lightning damage [1838]
spell minimum base lightning damage [1225]
use scaled contact offset [1]
VaalSkitterbotLeap
Attack
Base Damage: 239359
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Tiempo de recarga: 6 seg
+3 metros al alcance de los golpes cuerpo a cuerpo
base deal no damage [1]
cast time overrides attack duration [1]
GSVaalSkitterbotLeapImpact
Spell, Triggerable
Tiempo de lanzamiento: 1 seg
is area damage [1]
spell maximum base lightning damage [1317]
spell minimum base lightning damage [877.7]
SSMVaalSkitterbotApparitionLightning
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tiempo de lanzamiento: 1.5 seg
Tiempo de recarga: 12 seg
alternate minion [551]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"

StateMachine
{
	define_shared_state = "inactive"
}

Life
{
	on_death = "SetStateTo( inactive, 1 );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueUltimatum/Golem/SkitterbotLightningSpectre"] = {
    fireResist = 0,
    coldResist = 30,
    lightningResist = 0,
    chaosResist = 30,
    name = "Stormcharged Cogwork",
    life = 3.6,
    energyShield = 0.6,
    damage = 0.8,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "VaalSkitterbotLeap",
        "GSVaalSkitterbotLeapImpact",
        "MPSVaalSkitterbotBasicLightning",
        "SSMVaalSkitterbotApparitionLightning",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["VaalSkitterbotLeap"] = {
    name = "VaalSkitterbotLeap",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "melee_range_+",
        "cast_time_overrides_attack_duration",
        "base_deal_no_damage",
    },
    levels = {
        [1] = {30, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSVaalSkitterbotLeapImpact"] = {
    name = "GSVaalSkitterbotLeapImpact",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSVaalSkitterbotBasicLightning"] = {
    name = "MPSVaalSkitterbotBasicLightning",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "monster_projectile_variation",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
        "projectile_uses_contact_direction",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 181, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SSMVaalSkitterbotApparitionLightning"] = {
    name = "SSMVaalSkitterbotApparitionLightning",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "alternate_minion",
        "number_of_monsters_to_summon",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_are_minions",
        "summoned_monsters_no_drops_or_experience",
        "minion_dies_when_parent_dies",
    },
    levels = {
        [1] = {551, 1, -99, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
Engranaje electrificado
Constructo
IconEnemyResistanceCold IconEnemyResistanceChaos
Stormcharged Cogwork
Spectre
Spectre OverrideMetadata/Monsters/LeagueUltimatum/Golem/SkitterbotLightningSpectre
TagsLanzador de hechizos, construct, golem, is_unarmed, lightning_affinity, not_dex, slow_movement, stone_armour
Vida
360%
Energy Shield From Life
60%
Armadura
+50%
Ailment Threshold
360%
Resistencia
IconEnemyResistanceFire0% IconEnemyResistanceCold30% IconEnemyResistanceLightning0% IconEnemyResistanceChaos30%
Damage
80%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
100%
Model Size
100%
Type
VaalSkitterConstructUltimatum
Metadata
SkitterbotLightningRuin
Nivel
68
Vida
23,160
Armadura
43,185
Evasión
4,739
Escudo de energía
13,234
Damage
299
Daño de hechizos
299
Precisión
580
Attack Time
1.5
Experiencia
10,255
Minion Life
5,024
Minion Energy Shield
2,871
Minion Damage
239
Ailment Threshold
23,160
Chill
73
Shock
73
Brittle
414
Scorch
73
Sap
202
Phys Convert Ele
240%
VaalSkitterbotLeap
Attack
Base Damage: 239359
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Tiempo de recarga: 6 seg
+3 metros al alcance de los golpes cuerpo a cuerpo
base deal no damage [1]
cast time overrides attack duration [1]
GSVaalSkitterbotLeapImpact
Spell, Triggerable
Tiempo de lanzamiento: 1 seg
is area damage [1]
spell maximum base lightning damage [1317]
spell minimum base lightning damage [877.7]
SSMVaalSkitterbotApparitionLightningRuin
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tiempo de lanzamiento: 1.5 seg
Tiempo de recarga: 12 seg
alternate minion [554]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueUltimatum/UltimatumMonsterBase"

StateMachine
{
	define_shared_state = "inactive"
}

Life
{
	on_death = "SetStateTo( inactive, 1 );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueUltimatum/Golem/SkitterbotLightningRuin"] = {
    fireResist = 0,
    coldResist = 30,
    lightningResist = 0,
    chaosResist = 30,
    name = "Stormcharged Cogwork",
    life = 3.6,
    energyShield = 0.6,
    damage = 0.8,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "VaalSkitterbotLeap",
        "GSVaalSkitterbotLeapImpact",
        "SSMVaalSkitterbotApparitionLightningRuin",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["VaalSkitterbotLeap"] = {
    name = "VaalSkitterbotLeap",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "melee_range_+",
        "cast_time_overrides_attack_duration",
        "base_deal_no_damage",
    },
    levels = {
        [1] = {30, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSVaalSkitterbotLeapImpact"] = {
    name = "GSVaalSkitterbotLeapImpact",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SSMVaalSkitterbotApparitionLightningRuin"] = {
    name = "SSMVaalSkitterbotApparitionLightningRuin",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "alternate_minion",
        "number_of_monsters_to_summon",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_are_minions",
        "summoned_monsters_no_drops_or_experience",
        "minion_dies_when_parent_dies",
    },
    levels = {
        [1] = {554, 1, -99, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
Engranajes electrificados
Constructo
IconEnemyResistanceLightning
Stormcharged Cogwork
Spectre
TagsLanzador de hechizos, construct, fast_movement, golem, is_unarmed, lightning_affinity, not_dex, stone_armour
Vida
195%
Energy Shield From Life
60%
Armadura
+50%
Ailment Threshold
195%
Resistencia
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning40% IconEnemyResistanceChaos0%
Damage
77%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
3 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
88%
Model Size
100%
Type
VaalSkitterConstruct
Metadata
SkitterbotLightning
Nivel
68
Vida
12,545
Armadura
43,185
Evasión
4,739
Escudo de energía
7,169
Damage
288
Daño de hechizos
288
Precisión
580
Attack Time
1.5
Experiencia
9,024
Minion Life
2,721
Minion Energy Shield
1,555
Minion Damage
230
Ailment Threshold
12,545
Chill
40
Shock
40
Brittle
224
Scorch
40
Sap
110
Phys Convert Ele
240%
MPSVaalSkitterbotBasicLightning
Spell, Projectile, ProjectilesFromUser, Triggerable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 3 seg
base is projectile [1]
monster projectile variation [181]
projectile uses contact direction [1]
projectile uses contact position [1]
spell maximum base lightning damage [1838]
spell minimum base lightning damage [1225]
use scaled contact offset [1]
VaalSkitterbotLeap
Attack
Base Damage: 230345
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Tiempo de recarga: 6 seg
+3 metros al alcance de los golpes cuerpo a cuerpo
base deal no damage [1]
cast time overrides attack duration [1]
GSVaalSkitterbotLeapImpact
Spell, Triggerable
Tiempo de lanzamiento: 1 seg
is area damage [1]
spell maximum base lightning damage [1317]
spell minimum base lightning damage [877.7]

Object Type

version 2
extends "Metadata/Monsters/Monster"

StateMachine
{
	define_shared_state = "inactive"
}

Life
{
	on_death = "SetStateTo( inactive, 1 );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/VaalMonsters/Golems/SkitterbotLightning"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 40,
    chaosResist = 0,
    name = "Stormcharged Cogwork",
    life = 1.95,
    energyShield = 0.6,
    damage = 0.77,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "VaalSkitterbotLeap",
        "GSVaalSkitterbotLeapImpact",
        "MPSVaalSkitterbotBasicLightning",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["VaalSkitterbotLeap"] = {
    name = "VaalSkitterbotLeap",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "melee_range_+",
        "cast_time_overrides_attack_duration",
        "base_deal_no_damage",
    },
    levels = {
        [1] = {30, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSVaalSkitterbotLeapImpact"] = {
    name = "GSVaalSkitterbotLeapImpact",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSVaalSkitterbotBasicLightning"] = {
    name = "MPSVaalSkitterbotBasicLightning",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "monster_projectile_variation",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
        "projectile_uses_contact_direction",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 181, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
FamilyMonsterShockingAura
Domainsmonstruo (3)
GenerationTypeÚnicos (3)
Req. level1
generic_buff_aura
Radio: 20
Edit

Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.