日炎虫后
野兽
区域: 放逐密所
属类: 喷砂爪蟹
组别: 昆虫
科目: 洞穴
50% 的物理伤害转换为火焰伤害
掉落的物品稀有度提高 %
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]
The Sunburst Queen
幽魂N
地区放逐密所, 放逐密所
标签animal_claw_weapon, beast, 施法, extra_large_height, fire_affinity, flesh_armour, insect, insect_blood, is_unarmed, large_model, physical_affinity, ranged, summoner, vaalsidearea_boss, very_slow_movement
生命
220%
异常状态临界值
220%
抗性
30 30 30 20
伤害
189%
命中
100%
攻击暴击率
+5%
暴击伤害
+130%
攻击距离
6 ~ 6
攻击间隔
1.5 秒
伤害分布
±20%
经验值
200%
Model Size
115%
类型
InsectSpawnerBossSideArea
Metadata
CarrionQueenBossSideArea
等级
68
生命
14,153
护甲
28,790
闪避值
4,739
能量护盾
0
伤害
706
法术伤害
706
命中
290
攻击间隔
1.5
经验值
20,510
异常状态临界值
14,153
冰缓
45
Shock
45
Brittle
253
Scorch
45
Sap
124
InsectSpawnerSpawnSideAreaBoss
法术, 召唤物, 创造召唤物
施放间隔: 2.5 秒
冷却时间: 8 秒
技能可重复施放 5
施法速度加快 300%
number of insects allowed [100]
FireNovaBossSideArea
法术, 伤害, 可触发, 范围, 火焰, 法术可重复, 遥控地雷, 范围法术, 消耗保留
火焰新星地雷
施放间隔: 0.4 秒
冷却时间: 20 秒
设置一个遥控地雷, 引爆时施放数道火焰新星. 同一个地雷所施放出的数道火焰新星, 每道的伤害会比前一道高.
你的击中不能眩晕敌人
技能可重复施放 16
造成 169.9 - 254.8 火焰伤害
施法速度加快 50%
每次重复会使击中伤害和异常状态伤害总增 20%
active skill area of effect radius +% final [100]
is area damage [1]
MPWRootSpiderSpitSideArea
攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 可触发
基本伤害: 565–847
攻击暴击率: 5%
攻击间隔: 1.5 秒
冷却时间: 3 秒
将物理伤害的 60% 转化为火焰伤害
投射物速度加快 30%
近战打击范围 +6.5
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
攻击, 投射物, 玩家投射物
基本伤害: 565–847
攻击暴击率: 5%
攻击间隔: 1.5 秒
附加 38.1751.53 点火焰伤害
给攻击附加 105143.1 点物理伤害
额外发射 2 个投射物
攻击速度加快 40%
base is projectile [1]
monster reverse point blank damage -% at minimum range [50]
GARootSpiderSpitImpactSunburstQueen
可触发, 攻击
基本伤害: 565–847
攻击暴击率: 5%
攻击伤害: 300%
攻击间隔: 1.5 秒
攻击伤害总增 200%
将物理伤害的 100% 转化为火焰伤害
必定击晕敌人
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% 的物理伤害转换为火焰伤害
IdMonsterConvertToFireDamage2
FamilyFireDamageAsPortionOfDamage
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    掉落的物品稀有度提高 %
    IdMonsterSideAreaBoss
    FamilyMonsterSideAreaBoss
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 0 Max: 0 全域
  • 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
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster additional rarity of dropped items in cruel +% Min: 300 Max: 300 全域
  • monster additional quantity of dropped items in cruel +% Min: 300 Max: 300 全域
  • monster additional rarity of dropped items in merciless +% Min: 600 Max: 600 全域
  • monster additional quantity of dropped items in merciless +% Min: 600 Max: 600 全域
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 全域
  • level 33 or lower damage +% final Min: -20 Max: -20 全域
  • Craft Tagsresource life damage
    日炎虫后
    野兽
    区域: InvasionBoss
    属类: 喷砂爪蟹
    组别: 昆虫
    科目: 洞穴
    50% 的物理伤害转换为火焰伤害
    掉落的物品稀有度提高 %
    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]
    The Sunburst Queen
    幽魂N
    地区InvasionBoss
    End Game生命上限提高 50%
    标签animal_claw_weapon, beast, 施法, 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: 日炎虫后, 食腐虫
  • 生命
    220%
    异常状态临界值
    220%
    抗性
    30 30 30 20
    伤害
    189%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 6
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    200%
    Model Size
    115%
    类型
    InsectSpawnerBossSideArea
    Metadata
    CarrionQueenBossSideAreaInvasion
    等级
    68
    生命
    14,153
    护甲
    28,790
    闪避值
    4,739
    能量护盾
    0
    伤害
    706
    法术伤害
    706
    命中
    290
    攻击间隔
    1.5
    经验值
    20,510
    异常状态临界值
    14,153
    冰缓
    45
    Shock
    45
    Brittle
    253
    Scorch
    45
    Sap
    124
    InsectSpawnerSpawnSideAreaBoss
    法术, 召唤物, 创造召唤物
    施放间隔: 2.5 秒
    冷却时间: 8 秒
    技能可重复施放 5
    施法速度加快 300%
    number of insects allowed [100]
    FireNovaBossSideArea
    法术, 伤害, 可触发, 范围, 火焰, 法术可重复, 遥控地雷, 范围法术, 消耗保留
    火焰新星地雷
    施放间隔: 0.4 秒
    冷却时间: 20 秒
    设置一个遥控地雷, 引爆时施放数道火焰新星. 同一个地雷所施放出的数道火焰新星, 每道的伤害会比前一道高.
    你的击中不能眩晕敌人
    技能可重复施放 16
    造成 169.9 - 254.8 火焰伤害
    施法速度加快 50%
    每次重复会使击中伤害和异常状态伤害总增 20%
    active skill area of effect radius +% final [100]
    is area damage [1]
    MPWRootSpiderSpitSideArea
    攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 可触发
    基本伤害: 565–847
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    冷却时间: 3 秒
    将物理伤害的 60% 转化为火焰伤害
    投射物速度加快 30%
    近战打击范围 +6.5
    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
    攻击, 投射物, 玩家投射物
    基本伤害: 565–847
    攻击暴击率: 5%
    攻击间隔: 1.5 秒
    附加 38.1751.53 点火焰伤害
    给攻击附加 105143.1 点物理伤害
    额外发射 2 个投射物
    攻击速度加快 40%
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [50]
    GARootSpiderSpitImpactSunburstQueen
    可触发, 攻击
    基本伤害: 565–847
    攻击暴击率: 5%
    攻击伤害: 300%
    攻击间隔: 1.5 秒
    攻击伤害总增 200%
    将物理伤害的 100% 转化为火焰伤害
    必定击晕敌人
    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% 的物理伤害转换为火焰伤害
    IdMonsterConvertToFireDamage2
    FamilyFireDamageAsPortionOfDamage
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    掉落的物品稀有度提高 %
    IdMonsterSideAreaBoss
    FamilyMonsterSideAreaBoss
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster dropped item rarity +% Min: 0 Max: 0 全域
  • 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
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster additional rarity of dropped items in cruel +% Min: 300 Max: 300 全域
  • monster additional quantity of dropped items in cruel +% Min: 300 Max: 300 全域
  • monster additional rarity of dropped items in merciless +% Min: 600 Max: 600 全域
  • monster additional quantity of dropped items in merciless +% Min: 600 Max: 600 全域
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • monster is invasion boss [1]
    IdIsInvasionBoss
    FamilyMonsterIsInvasionBoss
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster is invasion boss Min: 1 Max: 1 全域
  • level 33 or lower damage +% final [-20]
    level 33 or lower life +% final [-20]
    IdMonsterLifeAndDamageLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 全域
  • level 33 or lower damage +% final Min: -20 Max: -20 全域
  • Craft Tagsresource life damage
    Edit

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