冤仇者
惡魔
地區: 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
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
15,440
護甲
28,790
閃避
4,739
能量護盾
0
傷害
538
法術傷害
538
命中
290
攻擊間隔
1.5
經驗值
20,510
異常狀態臨界值
15,440
冰緩
49
感電
49
易碎
276
焦灼
49
殘喘
135
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
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 |