The Sunburst Queen
Beast
Group: Insects
Family: The Caverns
50% of Physical Damage Converted to Fire Damage
% increased Rarity of Items Dropped
monster additional quantity of dropped items in cruel +% [300]
monster additional quantity of dropped items in merciless +% [600]
monster additional rarity of dropped items in cruel +% [300]
monster additional rarity of dropped items in merciless +% [600]
monster no map drops [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
SpectreN
AreaQuarantined Quarters, Quarantined Quarters
Tagsanimal_claw_weapon, beast, caster, extra_large_height, fire_affinity, flesh_armour, insect, insect_blood, is_unarmed, large_model, physical_affinity, ranged, summoner, vaalsidearea_boss, very_slow_movement
Life
220%
Ailment Threshold
220%
Resistance
30 30 30 20
Damage
189%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Experience
200%
Model Size
115%
Type
InsectSpawnerBossSideArea
Metadata
CarrionQueenBossSideArea
Level
68
Life
14,153
Armour
28,790
Evasion
4,739
Energy Shield
0
Damage
706
Spell Damage
706
Accuracy
290
Attack Time
1.5
Experience
20,510
Ailment Threshold
14,153
Chill
45
Shock
45
Brittle
253
Scorch
45
Sap
124
InsectSpawnerSpawnSideAreaBoss
Spell, Minion, CreatesMinion
Cast Time: 2.5 sec
Cooldown Time: 8 sec
Skills Repeat an additional 5 Times
300% increased Cast Speed
number of insects allowed [100]
FireNovaBossSideArea
Spell, Damage, Triggerable, Area, Fire, Multicastable, RemoteMined, AreaSpell, HasReservation
Fire Nova Mine
Cast Time: 0.4 sec
Cooldown Time: 20 sec
Lay a remote mine that you can detonate to create a series of fire novas. Each sequential nova from the same mine will do higher damage than the previous.
Your Hits cannot Stun Enemies
Skills Repeat an additional 16 Times
Deals 169.9 to 254.8 Fire Damage
50% increased Cast Speed
20% more Damage with Hits and Ailments per Repeat
active skill area of effect radius +% final [100]
is area damage [1]
MPWRootSpiderSpitSideArea
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 565–847
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Cooldown Time: 3 sec
60% of Physical Damage Converted to Fire Damage
30% increased Projectile Speed
+6.5 metres to Melee Strike Range
active skill area of effect radius +% final [50]
base deal no damage [1]
base is projectile [1]
monster projectile variation [157]
projectile uses contact position [1]
use scaled contact offset [1]
InsectSpawnerSpitSideArea
Attack, Projectile, ProjectilesFromUser
Base Damage: 565–847
Critical Strike Chance: 5%
Attack Time: 1.5 sec
38.17 to 51.53 Added Fire Damage
105 to 143.1 Added Attack Physical Damage
Fires 2 additional Projectiles
40% increased Attack Speed
base is projectile [1]
monster reverse point blank damage -% at minimum range [50]
GARootSpiderSpitImpactSunburstQueen
Triggerable, Attack
Base Damage: 565–847
Critical Strike Chance: 5%
Attack Damage: 300%
Attack Time: 1.5 sec
Deals 200% more Attack Damage
100% of Physical Damage Converted to Fire Damage
Stuns Enemies
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	slow_animations_go_to_idle = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
     //turn_duration = 0.4
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/InsectSpawner/CarrionQueenBossSideArea"] = {
    name = "The Sunburst Queen",
    life = 2.2,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    damage = 1.89,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "InsectSpawnerSpitSideArea",
        "InsectSpawnerSpawnSideAreaBoss",
        "MPWRootSpiderSpitSideArea",
        "FireNovaBossSideArea",
        "GARootSpiderSpitImpactSunburstQueen",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["InsectSpawnerSpitSideArea"] = {
    name = "InsectSpawnerSpitSideArea",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_minimum_added_fire_damage",
        "attack_maximum_added_fire_damage",
        "attack_minimum_added_physical_damage",
        "attack_maximum_added_physical_damage",
        "number_of_additional_projectiles",
        "attack_speed_+%",
        "monster_reverse_point_blank_damage_-%_at_minimum_range",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.20000000298023, 0.27000001072884, 0.55000001192093, 0.75, 2, 40, 50, levelRequirement = 4, statInterpolation = {3, 3, 3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["InsectSpawnerSpawnSideAreaBoss"] = {
    name = "InsectSpawnerSpawnSideAreaBoss",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Minion] = true,
        [SkillType.CreatesMinion] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_insects_allowed",
        "skill_repeat_count",
        "base_cast_speed_+%",
    },
    levels = {
        [1] = {100, 5, 300, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPWRootSpiderSpitSideArea"] = {
    name = "MPWRootSpiderSpitSideArea",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_projectile_variation",
        "melee_range_+",
        "skill_physical_damage_%_to_convert_to_fire",
        "base_projectile_speed_+%",
        "active_skill_area_of_effect_radius_+%_final",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
        "base_deal_no_damage",
    },
    levels = {
        [1] = {157, 65, 60, 30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["FireNovaBossSideArea"] = {
    name = "Fire Nova Mine",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Lay a remote mine that you can detonate to create a series of fire novas. Each sequential nova from the same mine will do higher damage than the previous.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Area] = true,
        [SkillType.Fire] = true,
        [SkillType.Multicastable] = true,
        [SkillType.RemoteMined] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.HasReservation] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.4,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "fire_nova_damage_+%_per_repeat_final",
        "base_cast_speed_+%",
        "skill_repeat_count",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "cannot_stun",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 15, 40, 16, 100, levelRequirement = 3, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 20, 50, 16, 100, levelRequirement = 50, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 25, 60, 16, 100, levelRequirement = 70, statInterpolation = {3, 3, 1, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GARootSpiderSpitImpactSunburstQueen"] = {
    name = "GARootSpiderSpitImpactSunburstQueen",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_physical_damage_%_to_convert_to_fire",
        "is_area_damage",
        "always_stun",
    },
    levels = {
        [1] = {100, baseMultiplier = 3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
50% of Physical Damage Converted to Fire Damage
IdMonsterConvertToFireDamage2
FamilyFireDamageAsPortionOfDamage
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    % increased Rarity of Items Dropped
    IdMonsterSideAreaBoss
    FamilyMonsterSideAreaBoss
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 0 Max: 0 Global
  • monster additional quantity of dropped items in cruel +% [300]
    monster additional quantity of dropped items in merciless +% [600]
    monster additional rarity of dropped items in cruel +% [300]
    monster additional rarity of dropped items in merciless +% [600]
    IdMonsterInvasionMercilessDrops1
    FamilyMonsterMercilessDrops
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster additional rarity of dropped items in cruel +% Min: 300 Max: 300 Global
  • monster additional quantity of dropped items in cruel +% Min: 300 Max: 300 Global
  • monster additional rarity of dropped items in merciless +% Min: 600 Max: 600 Global
  • monster additional quantity of dropped items in merciless +% Min: 600 Max: 600 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no map drops 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
    The Sunburst Queen
    Beast
    Group: Insects
    Family: The Caverns
    50% of Physical Damage Converted to Fire Damage
    % increased Rarity of Items Dropped
    monster additional quantity of dropped items in cruel +% [300]
    monster additional quantity of dropped items in merciless +% [600]
    monster additional rarity of dropped items in cruel +% [300]
    monster additional rarity of dropped items in merciless +% [600]
    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, beast, caster, extra_large_height, fire_affinity, flesh_armour, insect, insect_blood, invasion_boss, is_unarmed, large_model, physical_affinity, ranged, summoner, very_slow_movement
    Packs
  • InvasionBoss: The Sunburst Queen, Carrion Swarmer
  • Life
    220%
    Ailment Threshold
    220%
    Resistance
    30 30 30 20
    Damage
    189%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    200%
    Model Size
    115%
    Type
    InsectSpawnerBossSideArea
    Metadata
    CarrionQueenBossSideAreaInvasion
    Level
    68
    Life
    14,153
    Armour
    28,790
    Evasion
    4,739
    Energy Shield
    0
    Damage
    706
    Spell Damage
    706
    Accuracy
    290
    Attack Time
    1.5
    Experience
    20,510
    Ailment Threshold
    14,153
    Chill
    45
    Shock
    45
    Brittle
    253
    Scorch
    45
    Sap
    124
    InsectSpawnerSpawnSideAreaBoss
    Spell, Minion, CreatesMinion
    Cast Time: 2.5 sec
    Cooldown Time: 8 sec
    Skills Repeat an additional 5 Times
    300% increased Cast Speed
    number of insects allowed [100]
    FireNovaBossSideArea
    Spell, Damage, Triggerable, Area, Fire, Multicastable, RemoteMined, AreaSpell, HasReservation
    Fire Nova Mine
    Cast Time: 0.4 sec
    Cooldown Time: 20 sec
    Lay a remote mine that you can detonate to create a series of fire novas. Each sequential nova from the same mine will do higher damage than the previous.
    Your Hits cannot Stun Enemies
    Skills Repeat an additional 16 Times
    Deals 169.9 to 254.8 Fire Damage
    50% increased Cast Speed
    20% more Damage with Hits and Ailments per Repeat
    active skill area of effect radius +% final [100]
    is area damage [1]
    MPWRootSpiderSpitSideArea
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 565–847
    Critical Strike Chance: 5%
    Attack Time: 1.5 sec
    Cooldown Time: 3 sec
    60% of Physical Damage Converted to Fire Damage
    30% increased Projectile Speed
    +6.5 metres to Melee Strike Range
    active skill area of effect radius +% final [50]
    base deal no damage [1]
    base is projectile [1]
    monster projectile variation [157]
    projectile uses contact position [1]
    use scaled contact offset [1]
    InsectSpawnerSpitSideArea
    Attack, Projectile, ProjectilesFromUser
    Base Damage: 565–847
    Critical Strike Chance: 5%
    Attack Time: 1.5 sec
    38.17 to 51.53 Added Fire Damage
    105 to 143.1 Added Attack Physical Damage
    Fires 2 additional Projectiles
    40% increased Attack Speed
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [50]
    GARootSpiderSpitImpactSunburstQueen
    Triggerable, Attack
    Base Damage: 565–847
    Critical Strike Chance: 5%
    Attack Damage: 300%
    Attack Time: 1.5 sec
    Deals 200% more Attack Damage
    100% of Physical Damage Converted to Fire Damage
    Stuns Enemies
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	slow_animations_go_to_idle = false
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
         //turn_duration = 0.4
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/InsectSpawner/CarrionQueenBossSideAreaInvasion"] = {
        name = "The Sunburst Queen",
        life = 2.2,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.89,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "InsectSpawnerSpitSideArea",
            "InsectSpawnerSpawnSideAreaBoss",
            "MPWRootSpiderSpitSideArea",
            "FireNovaBossSideArea",
            "GARootSpiderSpitImpactSunburstQueen",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["InsectSpawnerSpitSideArea"] = {
        name = "InsectSpawnerSpitSideArea",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_minimum_added_fire_damage",
            "attack_maximum_added_fire_damage",
            "attack_minimum_added_physical_damage",
            "attack_maximum_added_physical_damage",
            "number_of_additional_projectiles",
            "attack_speed_+%",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.20000000298023, 0.27000001072884, 0.55000001192093, 0.75, 2, 40, 50, levelRequirement = 4, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["InsectSpawnerSpawnSideAreaBoss"] = {
        name = "InsectSpawnerSpawnSideAreaBoss",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Minion] = true,
            [SkillType.CreatesMinion] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_insects_allowed",
            "skill_repeat_count",
            "base_cast_speed_+%",
        },
        levels = {
            [1] = {100, 5, 300, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPWRootSpiderSpitSideArea"] = {
        name = "MPWRootSpiderSpitSideArea",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "melee_range_+",
            "skill_physical_damage_%_to_convert_to_fire",
            "base_projectile_speed_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {157, 65, 60, 30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FireNovaBossSideArea"] = {
        name = "Fire Nova Mine",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Lay a remote mine that you can detonate to create a series of fire novas. Each sequential nova from the same mine will do higher damage than the previous.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.Multicastable] = true,
            [SkillType.RemoteMined] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.HasReservation] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.4,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "fire_nova_damage_+%_per_repeat_final",
            "base_cast_speed_+%",
            "skill_repeat_count",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "cannot_stun",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 15, 40, 16, 100, levelRequirement = 3, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 20, 50, 16, 100, levelRequirement = 50, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 25, 60, 16, 100, levelRequirement = 70, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GARootSpiderSpitImpactSunburstQueen"] = {
        name = "GARootSpiderSpitImpactSunburstQueen",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_physical_damage_%_to_convert_to_fire",
            "is_area_damage",
            "always_stun",
        },
        levels = {
            [1] = {100, baseMultiplier = 3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    50% of Physical Damage Converted to Fire Damage
    IdMonsterConvertToFireDamage2
    FamilyFireDamageAsPortionOfDamage
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    % increased Rarity of Items Dropped
    IdMonsterSideAreaBoss
    FamilyMonsterSideAreaBoss
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 0 Max: 0 Global
  • monster additional quantity of dropped items in cruel +% [300]
    monster additional quantity of dropped items in merciless +% [600]
    monster additional rarity of dropped items in cruel +% [300]
    monster additional rarity of dropped items in merciless +% [600]
    IdMonsterInvasionMercilessDrops1
    FamilyMonsterMercilessDrops
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster additional rarity of dropped items in cruel +% Min: 300 Max: 300 Global
  • monster additional quantity of dropped items in cruel +% Min: 300 Max: 300 Global
  • monster additional rarity of dropped items in merciless +% Min: 600 Max: 600 Global
  • monster additional quantity of dropped items in merciless +% Min: 600 Max: 600 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.