Corpsestitch
Demon
monster raises undead text [1]
300% increased Quantity of Items Dropped
800% increased Rarity of Items Dropped
monster no map drops [1]
monster is invasion boss [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
SpectreN
AreaInvasionBoss
End Game50% increased maximum Life
Tagsanimal_claw_weapon, caster, cold_affinity, cursing_monster, demon, flesh_armour, humanoid, insect_blood, invasion_boss, is_unarmed, large_height, lightning_affinity, melee, not_dex, not_str, physical_affinity, raises_dead, summoner, very_slow_movement
Packs
  • InvasionBoss: Corpsestitch, Ancient Bonestalker, Brittle Archer
  • Life
    240%
    Energy Shield From Life
    100%
    Ailment Threshold
    240%
    Resistance
    30 30 30 20
    Damage
    150%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    4 ~ 12
    Attack Time
    1.17 Second
    Damage Spread
    ±20%
    Experience
    200%
    Model Size
    130%
    Type
    NecromancerBossInvasion
    Metadata
    NecromancerBossInvasion
    Level
    68
    Life
    15,440
    Armour
    28,790
    Evasion
    4,739
    Energy Shield
    6,127
    Damage
    560
    Spell Damage
    560
    Accuracy
    290
    Attack Time
    1.17
    Experience
    20,510
    Ailment Threshold
    15,440
    Chill
    49
    Shock
    49
    Brittle
    276
    Scorch
    49
    Sap
    135
    MeleeAtAnimationSpeedUnique
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Default Attack
    Base Damage: 448–672
    Critical Strike Chance: 5%
    Attack Time: 1.17 sec
    Strike your foes down with a powerful blow.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    NecromancerReviveSkeletonInvasion
    Spell
    Cast Time: 0.75 sec
    NecromancerSummonSkeletonsInvasion
    Spell, Minion, Duration, MinionsCanExplode, Trappable, Totemable, Mineable, Multicastable, Triggerable, CanRapidFire, CreatesMinion, Cooldown
    Summon Skeletons
    Cast Time: 1 sec
    Cooldown Time: 5 sec
    Summon Skeleton Warrior minions at the targeted location. They use a melee attack and die after a duration. If made aggressive, Skeleton Warriors will also dash towards nearby enemies.
    +30 to Maximum Summoned Skeletons
    Base duration is 20 seconds
    60% increased Minion Movement Speed
    Minions have 155% more Maximum Life
    Minions deal 50% less Elemental Damage
    Minions deal 80% more Damage
    Summons 6 Skeleton Warriors
    alternate minion [1]
    NecromancerVulnerability
    Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, Physical, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
    Vulnerability
    Cast Time: 1.1 sec
    Cooldown Time: 9 sec
    Curse all targets in an area, causing them to take increased physical damage. Attacks against the cursed enemies have a chance to inflict bleeding.
    Base duration is 6 seconds
    Cursed enemies take 50% increased Physical Damage
    Attacks Hits against Cursed Enemies have 25% chance to inflict Bleeding
    active skill area of effect radius +% final [24]
    MonsterLightningWarpInvasion
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Movement, Lightning, AreaSpell, Travel, Multicastable, CanRapidFire
    Lightning Warp
    Critical Strike Chance: 5%
    Cast Time: 1 sec
    Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.
    Deals 444.2 to 1332 Lightning Damage
    base skill show average damage instead of dps [1]
    is area damage [1]
    MonsterColdSnapInvasion
    Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Cascadable, AreaSpell
    Cold Snap
    Critical Strike Chance: 4%
    Cast Time: 0.85 sec
    Ice crystals protrude from the ground at target location. Monsters in this area take damage and become frozen. The cooldown can be bypassed by expending a Power Charge.
    Deals 144.4 to 216.5 Cold Damage
    active skill chill duration +% final [10]
    is area damage [1]
    spell maximum action distance +% [-50]
    DesecrateInvasion
    Spell, Area, Duration, Trappable, Totemable, Mineable, Triggerable, DamageOverTime, Multicastable, Chaos, Cascadable, AreaSpell
    Desecrate
    Cast Time: 1 sec
    Cooldown Time: 8 sec
    Desecrates the ground, summoning corpses and dealing chaos damage to all enemies in the area. The corpses will be chosen from the monsters in the current area and any Spectres that have existed in this instance.
    Deals 286.4 Base Chaos Damage per second
    Base duration is 15 seconds
    65% increased Cast Speed
    Spawns 2 corpses
    Spawns corpses up to Level 100
    Maximum of 10 corpses allowed
    is area damage [1]
    FleshOfferingSideAreaBoss
    Spell, Buff, Duration, Triggerable, Minion, Trappable, Mineable, Totemable
    Flesh Offering
    Cast Time: 1 sec
    Cooldown Time: 8 sec
    Consumes a corpse, which temporarily empowers your minions with swiftness. The skill consumes other nearby corpses, increasing the duration for each corpse consumed.
    Base duration is 8 seconds
    Additional 8 seconds Base Duration per extra corpse Consumed
    Grants Minions 50% increased Attack Speed
    Grants Minions 50% increased Cast Speed
    Grants Minions 50% increased Movement Speed

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	mana_regeneration_rate_per_minute_% = 180
    	hexes_not_tracked = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_death = "RemoveEffects( );"
    	on_spawned_dead = "RemoveEffects( );"
    }
    
    Render
    {
         //turn_duration = 0.4
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Necromancer/NecromancerBossInvasion"] = {
        name = "Corpsestitch",
        life = 2.4,
        energyShield = 1,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.17,
        attackRange = 12,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeedUnique",
            "MonsterColdSnapInvasion",
            "NecromancerVulnerability",
            "MonsterLightningWarpInvasion",
            "NecromancerSummonSkeletonsInvasion",
            "NecromancerReviveSkeletonInvasion",
            "DesecrateInvasion",
            "FleshOfferingSideAreaBoss",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedUnique"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterColdSnapInvasion"] = {
        name = "Cold Snap",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Ice crystals protrude from the ground at target location. Monsters in this area take damage and become frozen. The cooldown can be bypassed by expending a Power Charge.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cold] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.85,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "active_skill_chill_duration_+%_final",
            "spell_maximum_action_distance_+%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 10, -50, critChance = 4, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 10, -50, critChance = 4, levelRequirement = 8, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 10, -50, critChance = 4, levelRequirement = 12, statInterpolation = {3, 3},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 10, -50, critChance = 4, levelRequirement = 16, statInterpolation = {3, 3},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 10, -50, critChance = 4, levelRequirement = 19, statInterpolation = {3, 3},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 10, -50, critChance = 4, levelRequirement = 23, statInterpolation = {3, 3},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 10, -50, critChance = 4, levelRequirement = 27, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["NecromancerVulnerability"] = {
        name = "Vulnerability",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Curse all targets in an area, causing them to take increased physical damage. Attacks against the cursed enemies have a chance to inflict bleeding.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AppliesCurse] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Physical] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Hex] = true,
        },
        statDescriptionScope = "curse_skill_stat_descriptions",
        castTime = 1.1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "physical_damage_taken_+%",
            "receive_bleeding_chance_%_when_hit_by_attack",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {6000, 50, 25, 24, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterLightningWarpInvasion"] = {
        name = "Lightning Warp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Movement] = true,
            [SkillType.Lightning] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Travel] = true,
            [SkillType.Multicastable] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "variable_duration_skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_show_average_damage_instead_of_dps",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 2, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.5, 1.5, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.5, 1.5, critChance = 5, levelRequirement = 10, statInterpolation = {3, 3},  cost = { }, },
            [4] = {0.5, 1.5, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3},  cost = { }, },
            [5] = {0.5, 1.5, critChance = 5, levelRequirement = 24, statInterpolation = {3, 3},  cost = { }, },
            [6] = {0.5, 1.5, critChance = 5, levelRequirement = 28, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["NecromancerSummonSkeletonsInvasion"] = {
        name = "Summon Skeletons",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Summon Skeleton Warrior minions at the targeted location. They use a melee attack and die after a duration. If made aggressive, Skeleton Warriors will also dash towards nearby enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Minion] = true,
            [SkillType.Duration] = true,
            [SkillType.MinionsCanExplode] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.CreatesMinion] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "minion_spell_skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_melee_skeletons_to_summon",
            "base_number_of_skeletons_allowed",
            "minion_movement_speed_+%",
            "active_skill_minion_damage_+%_final",
            "active_skill_minion_life_+%_final",
            "base_skill_effect_duration",
            "active_skill_elemental_damage_+%_final",
            "alternate_minion",
        },
        levels = {
            [1] = {2, 4, 20, 30, 0, 20000, -50, 1, levelRequirement = 4, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [2] = {3, 6, 20, 30, 0, 20000, -50, 1, levelRequirement = 39, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [3] = {4, 24, 40, 50, 125, 20000, -50, 1, levelRequirement = 55, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [4] = {4, 24, 40, 50, 130, 20000, -50, 1, levelRequirement = 58, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [5] = {4, 24, 40, 50, 135, 20000, -50, 1, levelRequirement = 61, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [6] = {4, 24, 40, 50, 140, 20000, -50, 1, levelRequirement = 64, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [7] = {4, 24, 40, 50, 145, 20000, -50, 1, levelRequirement = 66, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [8] = {4, 24, 40, 50, 150, 20000, -50, 1, levelRequirement = 67, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [9] = {6, 30, 60, 80, 155, 20000, -50, 1, levelRequirement = 68, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [10] = {6, 30, 60, 80, 160, 20000, -50, 1, levelRequirement = 69, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [11] = {6, 30, 60, 80, 165, 20000, -50, 1, levelRequirement = 70, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [12] = {6, 30, 60, 80, 170, 20000, -50, 1, levelRequirement = 71, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [13] = {6, 30, 60, 80, 175, 20000, -50, 1, levelRequirement = 72, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [14] = {6, 30, 60, 80, 180, 20000, -50, 1, levelRequirement = 73, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [15] = {8, 36, 60, 80, 185, 20000, -50, 1, levelRequirement = 74, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [16] = {8, 36, 60, 80, 190, 20000, -50, 1, levelRequirement = 75, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [17] = {8, 36, 60, 80, 195, 20000, -50, 1, levelRequirement = 76, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [18] = {8, 36, 60, 80, 200, 20000, -50, 1, levelRequirement = 77, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [19] = {8, 36, 60, 80, 205, 20000, -50, 1, levelRequirement = 78, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [20] = {8, 36, 60, 80, 210, 20000, -50, 1, levelRequirement = 80, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [21] = {8, 36, 60, 80, 215, 20000, -50, 1, levelRequirement = 81, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [22] = {8, 36, 60, 80, 220, 20000, -50, 1, levelRequirement = 82, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["NecromancerReviveSkeletonInvasion"] = {
        name = "NecromancerReviveSkeletonInvasion",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["DesecrateInvasion"] = {
        name = "Desecrate",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Desecrates the ground, summoning corpses and dealing chaos damage to all enemies in the area. The corpses will be chosen from the monsters in the current area and any Spectres that have existed in this instance.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Chaos] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_chaos_damage_to_deal_per_minute",
            "desecrate_number_of_corpses_to_create",
            "base_skill_effect_duration",
            "desecrate_corpse_level",
            "base_cast_speed_+%",
            "desecrate_maximum_number_of_corpses",
            "is_area_damage",
        },
        levels = {
            [1] = {1, 1, 15000, 100, 65, 10, levelRequirement = 3, statInterpolation = {3, 1},  cost = { }, },
            [2] = {1, 2, 15000, 100, 65, 10, levelRequirement = 51, statInterpolation = {3, 1},  cost = { }, },
            [3] = {1, 2, 15000, 100, 65, 10, levelRequirement = 58, statInterpolation = {3, 1},  cost = { }, },
            [4] = {1, 3, 15000, 100, 65, 10, levelRequirement = 72, statInterpolation = {3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FleshOfferingSideAreaBoss"] = {
        name = "Flesh Offering",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Consumes a corpse, which temporarily empowers your minions with swiftness. The skill consumes other nearby corpses, increasing the duration for each corpse consumed.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Minion] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "offering_skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "attack_speed_+%_granted_from_skill",
            "base_movement_velocity_+%",
            "cast_speed_+%_granted_from_skill",
            "offering_skill_effect_duration_per_corpse",
        },
        levels = {
            [1] = {8000, 50, 50, 50, 8000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster raises undead text [1]
    IdMonsterRaisesUndeadText
    FamilyMonsterRaisesUndeadText
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster raises undead text Min: 1 Max: 1 Global
  • 300% increased Quantity of Items Dropped
    800% increased Rarity of Items Dropped
    IdMonsterInvasionBoss
    FamilyMonsterInvasionBoss
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 800 Max: 800 Global
  • monster dropped item quantity +% Min: 300 Max: 300 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • monster is invasion boss [1]
    IdIsInvasionBoss
    FamilyMonsterIsInvasionBoss
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster is invasion boss Min: 1 Max: 1 Global
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 Global
  • level 33 or lower damage +% final Min: -20 Max: -20 Global
  • Craft Tagsresource life damage
    Edit

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