奥拉乌娜
人形
区域: 小礼拜堂
掉落的物品稀有度提高 %
monster no map drops [1]
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 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]
Daluatti, Stoneraiser
幽魂 | N |
---|---|
地区 | 小礼拜堂, 小礼拜堂 |
标签 | 施法, has_one_hand_sword, has_one_handed_melee, human, humanoid, large_height, mail_armour, medium_movement, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon, vaalsidearea_boss |
生命
180%
闪避值
+50%
异常状态临界值
180%
抗性
30 30 30 20
伤害
204%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 14
攻击间隔
1.695 秒
伤害分布
±20%
经验值
200%
Model Size
110%
类型
VaalSideAreaBossVendigo
Metadata
VaalSideAreaBoss2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
11,580
护甲
28,790
闪避值
7,109
能量护盾
0
伤害
762
法术伤害
762
命中
290
攻击间隔
1.695
经验值
20,510
异常状态临界值
11,580
冰缓
37
Shock
37
Brittle
207
Scorch
37
Sap
101
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).
VaalSideAreaBossVendigoCleave
攻击, 范围, 攻击可重复, 近战, ThresholdJewelArea
劈砍
基本伤害: 610–914
暴击几率: 5%
攻击间隔: 1.695 秒
在身体前方以弧状挥动武器(双持时则挥动两把武器),对前方区域的怪物造成伤害。限定斧类与剑类。
双持武器时,每把武器联合起来造成 60% 伤害
物理伤害提高 31%
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
物理伤害提高 31%
is area damage [1]
monster penalty against minions damage +% final vs player minions [-20]
skill double hits when dual wielding [1]
VaalSideAreaVendigoBonespire
法术, 范围, 持续时间, 伤害, 范围法术, 可触发
魔符诅咒
施放间隔: 1 秒
冷却时间: 10 秒
造成 101.5 - 121.8 物理伤害
你的击中不能眩晕敌人
基础持续时间为 5 秒
导致 +20 次爆发
corrupted blood on hit % average damage to deal per minute per stack [25]
corrupted blood on hit duration [5000]
你的击中不能眩晕敌人
基础持续时间为 5 秒
导致 +20 次爆发
corrupted blood on hit % average damage to deal per minute per stack [25]
corrupted blood on hit duration [5000]
VendigoFlickerStrike
攻击, 近战, 近战单一目标, 攻击可重复, 位移, 持续时间, 冷却
闪现打击
基本伤害: 610–914
暴击几率: 5%
攻击间隔: 1.695 秒
冷却时间: 2 秒
传送至目标怪物身边并用近战武器对其造成伤害。若是未选定目标,则系统会为其随机指定一只怪物。获得一个增益效果,使移动速度提高一段时间。消耗一个狂怒球能重置其技能冷却。
伤害总增 10%
攻击速度加快 30%
每个狂怒球使攻击速度加快 10%
ignores proximity shield [1]
攻击速度加快 30%
每个狂怒球使攻击速度加快 10%
ignores proximity shield [1]
SummonBladeVortexDaemon
法术, 法术可重复, 可触发
施放间隔: 1 秒
冷却时间: 5 秒
alternate minion [220]
monster no drops or experience [1]
number of monsters to summon [1]
summoned monsters are minions [1]
monster no drops or experience [1]
number of monsters to summon [1]
summoned monsters are minions [1]
MeleeAtAnimationSpeedUnique
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 610–914
暴击几率: 5%
攻击间隔: 1.695 秒
对你的敌人无情痛击。
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Positioned { scale = 90 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.4 } Life { on_death = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalSideAreaBosses/VaalSideAreaBoss2"] = { name = "Daluatti, Stoneraiser", life = 1.8, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 2.04, damageSpread = 0.2, attackTime = 1.695, attackRange = 14, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "VaalSideAreaBossVendigoCleave", "MeleeAtAnimationSpeedUnique", "VendigoFlickerStrike", "SummonBladeVortexDaemon", "VaalSideAreaVendigoBonespire", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["VaalSideAreaBossVendigoCleave"] = { name = "Cleave", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "The character swings their weapon (or both weapons if dual wielding) in an arc, damaging monsters in an area in front of them. Only works with Axes and Swords.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ThresholdJewelArea] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_merged_damage_+%_final_while_dual_wielding", "physical_damage_+%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "is_area_damage", "skill_double_hits_when_dual_wielding", }, levels = { [1] = {-40, 31, -20, levelRequirement = 4, statInterpolation = {}, cost = { }, }, }, } -- 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["VendigoFlickerStrike"] = { name = "Flicker Strike", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Teleports the character to a nearby monster and attacks with a melee weapon. If no specific monster is targeted, one is picked at random. Grants a buff that increases movement speed for a duration. The cooldown can be bypassed by expending a Frenzy Charge.", skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Movement] = true, [SkillType.Duration] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_speed_+%", "base_attack_speed_+%_per_frenzy_charge", "active_skill_damage_+%_final", "ignores_proximity_shield", }, levels = { [1] = {30, 10, 10, levelRequirement = 13, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SummonBladeVortexDaemon"] = { name = "SummonBladeVortexDaemon", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summoned_monsters_are_minions", "monster_no_drops_or_experience", }, levels = { [1] = {1, 220, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["VaalSideAreaVendigoBonespire"] = { name = "Talisman Degen", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Damage] = true, [SkillType.AreaSpell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "upheaval_number_of_spikes", "corrupted_blood_on_hit_duration", "corrupted_blood_on_hit_%_average_damage_to_deal_per_minute_per_stack", "base_skill_effect_duration", "cannot_stun", }, levels = { [1] = {0.5, 0.60000002384186, 20, 5000, 25, 5000, levelRequirement = 38, statInterpolation = {3, 3}, cost = { }, }, }, }
掉落的物品稀有度提高 %
Id | MonsterSideAreaBoss |
---|---|
Family | MonsterSideAreaBoss |
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 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 |