冤仇者
恶魔
区域: InvasionBoss
掉落的物品数量提高 300%
掉落的物品稀有度提高 800%
每秒受到等同最大生命 4% 的混沌伤害
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]
stance movement speed +% final [112]
移动速度加快 50%
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
掉落的物品稀有度提高 800%
每秒受到等同最大生命 4% 的混沌伤害
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]
stance movement speed +% final [112]
移动速度加快 50%
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Rancor
幽魂 | N |
---|---|
地区 | InvasionBoss |
End Game | 生命上限提高 50% |
标签 | cleaving_weapon, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, invasion_boss, large_height, physical_affinity, red_blood, very_slow_movement |
Packs |
生命
240%
异常状态临界值
240%
抗性
30 30 30 20
伤害
144%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 6
攻击间隔
1.5 秒
伤害分布
±20%
经验值
200%
Model Size
130%
类型
DemonModularBossInvasion
Metadata
DemonModularBossInvasion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
15,440
护甲
28,790
闪避值
4,739
能量护盾
0
伤害
538
法术伤害
538
命中
290
攻击间隔
1.5
经验值
20,510
异常状态临界值
15,440
冰缓
49
Shock
49
Brittle
276
Scorch
49
Sap
135
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).
MonsterSmokeMineInvasion
法术, 范围, 持续时间, 位移, 遥控地雷, 范围法术, 快行, 消耗保留, 闪现, 冷却
烟雾地雷
施放间隔: 0.5 秒
冷却时间: 3 秒
投掷一个地雷,当它引爆时将你传送至该地雷所在处。当传送时,在原本位置与地雷所在位置的区块都会被充满烟雾,致盲其中的敌人,并给你一个提高移动速度的临时增益效果。和其它闪现技能共用冷却时间。
基础持续时间为 3 秒
增益效果使移动速度加快 20%
active skill area of effect radius +% final [-45]
增益效果使移动速度加快 20%
active skill area of effect radius +% final [-45]
MonsterReaveInvasion
攻击, 范围, 攻击可重复, 近战
冲击波
基本伤害: 430–645
暴击几率: 5%
攻击间隔: 1.5 秒
攻击前方一片区域。击中敌人的每道冲击波都会积累阶段,只要短期内没有击中任何目标就会失去阶段。限定匕首,爪类,单手剑。
技能可重复施放 6 次
伤害总降 25%
物理伤害提高 12%
攻击速度加快 220%
每层会使总范围额外扩大 80%
active skill area of effect radius +% final [59]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
伤害总降 25%
物理伤害提高 12%
攻击速度加快 220%
每层会使总范围额外扩大 80%
active skill area of effect radius +% final [59]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" basic_action = "ChangeToStance3" basic_action = "Emerge2" basic_action = "Emerge3" main_hand_unarmed_type = "One_Hand_Sword" } Stats { mana_regeneration_rate_per_minute_% = 0 } StateMachine { define_shared_state = "generic1" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "DetachAllContainingText( elehands );" on_spawned_dead = "DetachAllContainingText( elehands );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonModular/DemonModularBossInvasion"] = { name = "Rancor", life = 2.4, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.44, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "MonsterReaveInvasion", "MonsterSmokeMineInvasion", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MonsterReaveInvasion"] = { name = "Reave", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Attacks an area in front of you. Each Reave that hits an enemy grants stages, which you will begin to lose after a short period without hitting anything. Only works with Daggers, Claws, and One-Handed Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_repeat_count", "attack_speed_+%", "reave_area_of_effect_+%_final_per_stage", "physical_damage_+%", "active_skill_damage_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {2, 100, 80, 12, -25, -25, 59, levelRequirement = 3, statInterpolation = {1, 1}, cost = { }, }, [2] = {4, 160, 80, 12, -25, -25, 59, levelRequirement = 36, statInterpolation = {1, 1}, cost = { }, }, [3] = {6, 220, 80, 12, -25, -25, 59, levelRequirement = 57, statInterpolation = {1, 1}, cost = { }, }, [4] = {8, 280, 80, 12, -25, -25, 59, levelRequirement = 71, statInterpolation = {1, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterSmokeMineInvasion"] = { name = "Smoke Mine", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Throws a mine that will teleport you to it when detonated. It covers both your escape and arrival with a cloud of smoke that blinds enemies, and gives you a temporary buff to movement speed. Shares a cooldown with other Blink skills.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Movement] = true, [SkillType.RemoteMined] = true, [SkillType.AreaSpell] = true, [SkillType.Travel] = true, [SkillType.HasReservation] = true, [SkillType.Blink] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "base_movement_velocity_+%", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {3000, 20, -45, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
掉落的物品数量提高 300%
掉落的物品稀有度提高 800%
Id | MonsterInvasionBoss |
---|---|
Family | MonsterInvasionBoss |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
每秒受到等同最大生命 4% 的混沌伤害
Id | MonsterAuraEnemyLifeDegen1 |
---|---|
Family | MonsterAura |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | chaos_damage damage chaos |
混沌伤害光环
范围: 50
敌人持续受到混沌伤害
每秒受到等同最大生命 4% 的混沌伤害
Degeneration Aura
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]
Id | MonsterInvasionMercilessDrops1 |
---|---|
Family | MonsterMercilessDrops |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
monster is invasion boss [1]
Id | IsInvasionBoss |
---|---|
Family | MonsterIsInvasionBoss |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
移动速度加快 50%
Id | MonsterImplicitFastRun1 |
---|---|
Family | MovementVelocity |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Id | MonsterLifeAndDamageLessBelowLevel33 |
---|---|
Family | MoreLifeBelowLevelThreshold |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | resource life damage |
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.