Sintético Incendium
Constructo
Área: Vacío de la Memoria, Memoria fragmentada, Laboratorio fracturado, Memoria lejana, Córtex, Memoria lejana mejorada
Flaric Synthete
Vida
500%
Energy Shield From Life
200%
Armadura
+50%
Ailment Threshold
500%
Resistencia
85 0 0 0
Damage
150%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.305 Second
Damage Spread
±20%
Experiencia
200%
Model Size
100%
Type
SynthesisSoulstealer1
Metadata
SynthesisSoulstealer1
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
83
Vida
160,084
Armadura
138,716
Evasión
7,860
Escudo de energía
30,638
Damage
1,351
Daño de hechizos
1,351
Precisión
518
Attack Time
1.305
Experiencia
26,264
Ailment Threshold
160,084
Chill
506
Shock
506
Brittle
2,864
Scorch
506
Sap
1,398
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
SynthesisSoulstealerProjectileFire
Spell, Projectile, ProjectilesFromUser, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1.33 seg
Inflige de 1423 a 2135 de daño de fuego
base is projectile [1]
monster projectile variation [101]
projectile uses contact position [1]
base is projectile [1]
monster projectile variation [101]
projectile uses contact position [1]
SynthesisSelfFlameblast
Spell, Damage, Area, Totemable, Fire, AreaSpell
Explosión de llamas
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 3 seg
Tiempo de recarga: 10 seg
Canaliza para formar una gran explosión. Cuanto más tiempo canalices, mayor será el área de efecto y el daño de la explosión. La explosión se produce después de usar otra habilidad o después de un corto período de tiempo sin lanzar habilidades.
Tus golpes siempre queman
Inflige de 2107 a 3161 de daño de fuego
Daño del incendio aumentado un 250%
10% más de daño de hechizos por cada fase
active skill area of effect radius +% final [35]
is area damage [1]
Inflige de 2107 a 3161 de daño de fuego
Daño del incendio aumentado un 250%
10% más de daño de hechizos por cada fase
active skill area of effect radius +% final [35]
is area damage [1]
SynthesisEnergySlice
Attack, Damage, Area, Projectile, ProjectileSpeed, RangedAttack
Base Damage: 1080–1621
Probabilidad de golpe crítico: 5%
Attack Time: 1.305 seg
Tiempo de recarga: 6 seg
Los proyectiles perforan a todos los objetivos
Inflige de 1948 a 2922 de daño de fuego
25% menos Velocidad de Ataque
is area damage [1]
main hand base maximum attack distance [100]
Inflige de 1948 a 2922 de daño de fuego
25% menos Velocidad de Ataque
is area damage [1]
main hand base maximum attack distance [100]
SynthesisSoulstealerFireStab
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 1000 a 1500 de daño de fuego
is area damage [1]
is area damage [1]
DashToTarget
Spell, Movement
Tiempo de lanzamiento: 2 seg
Tiempo de recarga: 5 seg
walk emerge extra distance [-15]
Object Type
version 2 extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBase" Life { on_spawned_alive = "AddAttached( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings1Fire.ao, aux_back_attachment );" on_spawned_dead = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );" on_death = " Delay( 1.3, { DetachAllOfType( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings1Fire.ao ); } ); AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk, aux_back_attachment ); " } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/guardian_deathfx/fire_death.ao" } Animated { on_event_DeathEffect01_for_death_unarmed_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );" on_event_DeathEffect02_for_death_unarmed_02 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealer1"] = { name = "Flaric Synthete", life = 5, energyShield = 2, fireResist = 85, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.305, attackRange = 8, accuracy = 1, skillList = { "SynthesisSoulstealerProjectileFire", "SynthesisSelfFlameblast", "SynthesisSoulstealerFireStab", "SynthesisEnergySlice", "DashToTarget", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SynthesisSoulstealerProjectileFire"] = { name = "SynthesisSoulstealerProjectileFire", 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.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 101, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SynthesisSelfFlameblast"] = { name = "Flameblast", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Channels to build up a large explosion. The longer you channel, the larger the area of effect and damage of the explosion. The explosion occurs after using another skill or after a short period without casting.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "charged_blast_spell_damage_+%_final_per_stack", "burn_damage_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "always_ignite", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 10, 250, 35, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SynthesisSoulstealerFireStab"] = { name = "SynthesisSoulstealerFireStab", hidden = true, color = 4, 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_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SynthesisEnergySlice"] = { name = "SynthesisEnergySlice", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Projectile] = true, [SkillType.ProjectileSpeed] = true, [SkillType.RangedAttack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "main_hand_base_maximum_attack_distance", "active_skill_attack_speed_+%_final", "is_area_damage", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 100, -25, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DashToTarget"] = { name = "DashToTarget", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", }, levels = { [1] = {-15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Id | MonsterTagSynthesised |
---|---|
Family | MonsterTag |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Adds Tags | synthesised_monster |
Sintético Incendium
Constructo
Flaric Synthete
Spectre | Y |
---|---|
Tags | Lanzador de hechizos, construct, fast_movement, fire_affinity, humanoid, is_unarmed, mud_blood, not_dex, ranged, stone_armour, synthesised_monster |
Vida
360%
Energy Shield From Life
200%
Armadura
+50%
Ailment Threshold
360%
Resistencia
85 0 0 0
Damage
150%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.305 Second
Damage Spread
±20%
Experiencia
200%
Model Size
100%
Type
SynthesisSoulstealer1Spectre
Metadata
SynthesisSoulstealer1Spectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
23,160
Armadura
43,185
Evasión
4,739
Escudo de energía
12,254
Damage
560
Daño de hechizos
560
Precisión
290
Attack Time
1.305
Experiencia
20,510
Ailment Threshold
23,160
Chill
73
Shock
73
Brittle
414
Scorch
73
Sap
202
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
SynthesisSoulstealerProjectileFire
Spell, Projectile, ProjectilesFromUser, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1.33 seg
Inflige de 813.4 a 1220 de daño de fuego
base is projectile [1]
monster projectile variation [101]
projectile uses contact position [1]
base is projectile [1]
monster projectile variation [101]
projectile uses contact position [1]
SynthesisSelfFlameblast
Spell, Damage, Area, Totemable, Fire, AreaSpell
Explosión de llamas
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 3 seg
Tiempo de recarga: 10 seg
Canaliza para formar una gran explosión. Cuanto más tiempo canalices, mayor será el área de efecto y el daño de la explosión. La explosión se produce después de usar otra habilidad o después de un corto período de tiempo sin lanzar habilidades.
Tus golpes siempre queman
Inflige de 1113 a 1669 de daño de fuego
Daño del incendio aumentado un 250%
10% más de daño de hechizos por cada fase
active skill area of effect radius +% final [35]
is area damage [1]
Inflige de 1113 a 1669 de daño de fuego
Daño del incendio aumentado un 250%
10% más de daño de hechizos por cada fase
active skill area of effect radius +% final [35]
is area damage [1]
SynthesisEnergySlice
Attack, Damage, Area, Projectile, ProjectileSpeed, RangedAttack
Base Damage: 448–672
Probabilidad de golpe crítico: 5%
Attack Time: 1.305 seg
Tiempo de recarga: 6 seg
Los proyectiles perforan a todos los objetivos
Inflige de 1043 a 1565 de daño de fuego
25% menos Velocidad de Ataque
is area damage [1]
main hand base maximum attack distance [100]
Inflige de 1043 a 1565 de daño de fuego
25% menos Velocidad de Ataque
is area damage [1]
main hand base maximum attack distance [100]
SynthesisSoulstealerFireStab
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 555.3 a 832.9 de daño de fuego
is area damage [1]
is area damage [1]
DashToTarget
Spell, Movement
Tiempo de lanzamiento: 2 seg
Tiempo de recarga: 5 seg
walk emerge extra distance [-15]
Object Type
version 2 extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSpectre"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSpectre"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealer1Spectre"] = { name = "Flaric Synthete", life = 3.6, energyShield = 2, fireResist = 85, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.305, attackRange = 8, accuracy = 1, skillList = { "SynthesisSoulstealerProjectileFire", "SynthesisSelfFlameblast", "SynthesisSoulstealerFireStab", "SynthesisEnergySlice", "DashToTarget", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SynthesisSoulstealerProjectileFire"] = { name = "SynthesisSoulstealerProjectileFire", 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.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 101, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SynthesisSelfFlameblast"] = { name = "Flameblast", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Channels to build up a large explosion. The longer you channel, the larger the area of effect and damage of the explosion. The explosion occurs after using another skill or after a short period without casting.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "charged_blast_spell_damage_+%_final_per_stack", "burn_damage_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "always_ignite", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 10, 250, 35, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SynthesisSoulstealerFireStab"] = { name = "SynthesisSoulstealerFireStab", hidden = true, color = 4, 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_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SynthesisEnergySlice"] = { name = "SynthesisEnergySlice", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Projectile] = true, [SkillType.ProjectileSpeed] = true, [SkillType.RangedAttack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "main_hand_base_maximum_attack_distance", "active_skill_attack_speed_+%_final", "is_area_damage", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 100, -25, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DashToTarget"] = { name = "DashToTarget", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", }, levels = { [1] = {-15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Id | MonsterTagSynthesised |
---|---|
Family | MonsterTag |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Adds Tags | synthesised_monster |
Sintético Incendium
Constructo
Flaric Synthete
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealer1Spectre |
Area | Laboratorio fracturado, Memoria lejana, Córtex, Memoria lejana mejorada |
Tags | Lanzador de hechizos, construct, fast_movement, fire_affinity, humanoid, is_unarmed, medium_height, mud_blood, not_dex, ranged, stone_armour, synthesised_monster |
Vida
500%
Energy Shield From Life
200%
Armadura
+50%
Ailment Threshold
500%
Resistencia
85 0 0 0
Damage
150%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.305 Second
Damage Spread
±20%
Experiencia
200%
Model Size
100%
Type
SynthesisSoulstealer1
Metadata
SynthesisSoulstealerSpawned
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
79
Vida
101,102
Armadura
101,985
Evasión
6,892
Escudo de energía
24,072
Damage
1,073
Daño de hechizos
1,073
Precisión
444
Attack Time
1.305
Experiencia
25,098
Ailment Threshold
101,102
Chill
320
Shock
320
Brittle
1,809
Scorch
320
Sap
883
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
SynthesisSoulstealerProjectileFire
Spell, Projectile, ProjectilesFromUser, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1.33 seg
Inflige de 1226 a 1839 de daño de fuego
base is projectile [1]
monster projectile variation [101]
projectile uses contact position [1]
base is projectile [1]
monster projectile variation [101]
projectile uses contact position [1]
SynthesisSelfFlameblast
Spell, Damage, Area, Totemable, Fire, AreaSpell
Explosión de llamas
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 3 seg
Tiempo de recarga: 10 seg
Canaliza para formar una gran explosión. Cuanto más tiempo canalices, mayor será el área de efecto y el daño de la explosión. La explosión se produce después de usar otra habilidad o después de un corto período de tiempo sin lanzar habilidades.
Tus golpes siempre queman
Inflige de 1777 a 2666 de daño de fuego
Daño del incendio aumentado un 250%
10% más de daño de hechizos por cada fase
active skill area of effect radius +% final [35]
is area damage [1]
Inflige de 1777 a 2666 de daño de fuego
Daño del incendio aumentado un 250%
10% más de daño de hechizos por cada fase
active skill area of effect radius +% final [35]
is area damage [1]
SynthesisEnergySlice
Attack, Damage, Area, Projectile, ProjectileSpeed, RangedAttack
Base Damage: 858–1288
Probabilidad de golpe crítico: 5%
Attack Time: 1.305 seg
Tiempo de recarga: 6 seg
Los proyectiles perforan a todos los objetivos
Inflige de 1649 a 2474 de daño de fuego
25% menos Velocidad de Ataque
is area damage [1]
main hand base maximum attack distance [100]
Inflige de 1649 a 2474 de daño de fuego
25% menos Velocidad de Ataque
is area damage [1]
main hand base maximum attack distance [100]
SynthesisSoulstealerFireStab
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 854.8 a 1282 de daño de fuego
is area damage [1]
is area damage [1]
DashToTarget
Spell, Movement
Tiempo de lanzamiento: 2 seg
Tiempo de recarga: 5 seg
walk emerge extra distance [-15]
Object Type
version 2 extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSink"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSink" Life { on_spawned_alive = "AddAttached( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings1Fire.ao, aux_back_attachment );" on_spawned_dead = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );" on_death = " Delay( 1.3, { DetachAllOfType( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings1Fire.ao ); } ); AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk, aux_back_attachment ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueSynthesis/SynthesisSoulstealerSpawned"] = { name = "Flaric Synthete", life = 5, energyShield = 2, fireResist = 85, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.305, attackRange = 8, accuracy = 1, skillList = { "SynthesisSoulstealerProjectileFire", "SynthesisSelfFlameblast", "SynthesisSoulstealerFireStab", "SynthesisEnergySlice", "DashToTarget", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SynthesisSoulstealerProjectileFire"] = { name = "SynthesisSoulstealerProjectileFire", 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.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 101, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SynthesisSelfFlameblast"] = { name = "Flameblast", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Channels to build up a large explosion. The longer you channel, the larger the area of effect and damage of the explosion. The explosion occurs after using another skill or after a short period without casting.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "charged_blast_spell_damage_+%_final_per_stack", "burn_damage_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "always_ignite", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 10, 250, 35, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SynthesisSoulstealerFireStab"] = { name = "SynthesisSoulstealerFireStab", hidden = true, color = 4, 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_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SynthesisEnergySlice"] = { name = "SynthesisEnergySlice", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Projectile] = true, [SkillType.ProjectileSpeed] = true, [SkillType.RangedAttack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "main_hand_base_maximum_attack_distance", "active_skill_attack_speed_+%_final", "is_area_damage", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 100, -25, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DashToTarget"] = { name = "DashToTarget", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", }, levels = { [1] = {-15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Id | MonsterTagSynthesised |
---|---|
Family | MonsterTag |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Adds Tags | synthesised_monster |
Sintético Incendium
Constructo
dropped items are fractured per item chance % [20]
Flaric Synthete
Spectre | Y |
---|---|
Tags | Lanzador de hechizos, construct, fast_movement, fire_affinity, humanoid, is_unarmed, medium_height, mud_blood, not_dex, ranged, stone_armour, synthesised_monster |
Packs |
Vida
500%
Energy Shield From Life
200%
Armadura
+50%
Ailment Threshold
500%
Resistencia
85 0 0 0
Damage
150%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.305 Second
Damage Spread
±20%
Experiencia
200%
Model Size
100%
Type
SynthesisSoulstealer1
Metadata
SynthesisSoulstealer1Necropolis
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
32,167
Armadura
43,185
Evasión
4,739
Escudo de energía
12,254
Damage
560
Daño de hechizos
560
Precisión
290
Attack Time
1.305
Experiencia
20,510
Ailment Threshold
32,167
Chill
102
Shock
102
Brittle
575
Scorch
102
Sap
281
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
SynthesisSoulstealerProjectileFire
Spell, Projectile, ProjectilesFromUser, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1.33 seg
Inflige de 813.4 a 1220 de daño de fuego
base is projectile [1]
monster projectile variation [101]
projectile uses contact position [1]
base is projectile [1]
monster projectile variation [101]
projectile uses contact position [1]
SynthesisSelfFlameblast
Spell, Damage, Area, Totemable, Fire, AreaSpell
Explosión de llamas
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 3 seg
Tiempo de recarga: 10 seg
Canaliza para formar una gran explosión. Cuanto más tiempo canalices, mayor será el área de efecto y el daño de la explosión. La explosión se produce después de usar otra habilidad o después de un corto período de tiempo sin lanzar habilidades.
Tus golpes siempre queman
Inflige de 1113 a 1669 de daño de fuego
Daño del incendio aumentado un 250%
10% más de daño de hechizos por cada fase
active skill area of effect radius +% final [35]
is area damage [1]
Inflige de 1113 a 1669 de daño de fuego
Daño del incendio aumentado un 250%
10% más de daño de hechizos por cada fase
active skill area of effect radius +% final [35]
is area damage [1]
SynthesisEnergySlice
Attack, Damage, Area, Projectile, ProjectileSpeed, RangedAttack
Base Damage: 448–672
Probabilidad de golpe crítico: 5%
Attack Time: 1.305 seg
Tiempo de recarga: 6 seg
Los proyectiles perforan a todos los objetivos
Inflige de 1043 a 1565 de daño de fuego
25% menos Velocidad de Ataque
is area damage [1]
main hand base maximum attack distance [100]
Inflige de 1043 a 1565 de daño de fuego
25% menos Velocidad de Ataque
is area damage [1]
main hand base maximum attack distance [100]
SynthesisSoulstealerFireStab
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 555.3 a 832.9 de daño de fuego
is area damage [1]
is area damage [1]
DashToTarget
Spell, Movement
Tiempo de lanzamiento: 2 seg
Tiempo de recarga: 5 seg
walk emerge extra distance [-15]
Object Type
version 2 extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBase" Life { on_spawned_alive = "AddAttached( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings1Fire.ao, aux_back_attachment );" on_spawned_dead = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );" on_death = " Delay( 1.3, { DetachAllOfType( Metadata/Monsters/LeagueSynthesis/BossAttachments/SoulstealerWings1Fire.ao ); } ); AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk, aux_back_attachment ); " } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Synthesis/general/guardian_deathfx/fire_death.ao" } Animated { on_event_DeathEffect01_for_death_unarmed_01 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );" on_event_DeathEffect02_for_death_unarmed_02 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/deconstruct_epk/deconstruct.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueNecropolis/SynthesisSoulstealer1Necropolis"] = { name = "Flaric Synthete", life = 5, energyShield = 2, fireResist = 85, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.305, attackRange = 8, accuracy = 1, skillList = { "SynthesisSoulstealerProjectileFire", "SynthesisSelfFlameblast", "SynthesisSoulstealerFireStab", "SynthesisEnergySlice", "DashToTarget", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SynthesisSoulstealerProjectileFire"] = { name = "SynthesisSoulstealerProjectileFire", 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.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 101, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SynthesisSelfFlameblast"] = { name = "Flameblast", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Channels to build up a large explosion. The longer you channel, the larger the area of effect and damage of the explosion. The explosion occurs after using another skill or after a short period without casting.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "charged_blast_spell_damage_+%_final_per_stack", "burn_damage_+%", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "always_ignite", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 10, 250, 35, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SynthesisSoulstealerFireStab"] = { name = "SynthesisSoulstealerFireStab", hidden = true, color = 4, 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_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SynthesisEnergySlice"] = { name = "SynthesisEnergySlice", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Projectile] = true, [SkillType.ProjectileSpeed] = true, [SkillType.RangedAttack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "main_hand_base_maximum_attack_distance", "active_skill_attack_speed_+%_final", "is_area_damage", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 100, -25, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DashToTarget"] = { name = "DashToTarget", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", }, levels = { [1] = {-15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Id | MonsterTagSynthesised |
---|---|
Family | MonsterTag |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Adds Tags | synthesised_monster |
dropped items are fractured per item chance % [20]
Id | NecropolisConvertToFracturedChance2 |
---|---|
Family | ConvertToFracturedChance |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.