Gigante fractal
Constructo
{Sintetizado}
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
La velocidad de acción no se puede modificar por debajo del 50% de su valor base
No puede ser empujado
Fractal Giant
SpectreN
Tagsbludgeoning_weapon, construct, fast_movement, golem, is_unarmed, medium_height, mud_blood, not_dex, physical_affinity, stone_armour, synthesised_monster
Vida
300%
Energy Shield From Life
50%
Armadura
+50%
Ailment Threshold
300%
Resistencia
37 37 37 0
Damage
78%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 12
Attack Time
1.995 Second
Damage Spread
±20%
Experiencia
150%
Model Size
70%
Type
SynthesisGolemChampion
Metadata
SynthesisGolemBossTip
Nivel
68
Vida
418,039
Armadura
28,790
Evasión
4,739
Escudo de energía
0
Damage
332
Daño de hechizos
495
Precisión
0
Attack Time
1.33665
Experiencia
84,604
Ailment Threshold
263,365
Chill
833
Shock
833
Brittle
4,711
Scorch
833
Sap
2,301
SynthesisGuardian4Slam
Triggerable, Attack
Base Damage: 527–791
Probabilidad de golpe crítico: 5%
Attack Time: 1.995 seg
Inflige un 85% más de daño
25% menos Velocidad de Ataque
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSink"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueSynthesis/SynthesisMonsterBaseSink"

Life
{
	on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/Synthesis_Guardian4/bodyfx.epk );"
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Synthesis/monster_bodyfx/Synthesis_Guardian4/bodyfx.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueSynthesis/SynthesisGolemBossTip"] = {
    name = "Fractal Giant",
    life = 3,
    energyShield = 0.5,
    fireResist = 37,
    coldResist = 37,
    lightningResist = 37,
    chaosResist = 0,
    damage = 0.78,
    damageSpread = 0.2,
    attackTime = 1.995,
    attackRange = 12,
    accuracy = 1,
    skillList = {
        "SynthesisGuardian4Slam",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SynthesisGuardian4Slam"] = {
    name = "SynthesisGuardian4Slam",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {85, -25, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
IdMonsterTagSynthesised
FamilyMonsterTag
Domainsmonstruo (3)
GenerationTypeÚnico (3)
Req. level1
Adds Tagssynthesised_monster
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
IdMonsterMapBoss
FamilyMonsterMapBoss
Domainsmonstruo (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • La velocidad de acción no se puede modificar por debajo del 50% de su valor base
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -50 Max: -50 Global
  • Craft Tagsspeed
    No puede ser empujado
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Editar

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