นกเรเวนมรณะ
หุ่นกล
monster no drops or experience [1]
corpse cannot be destroyed [1]
cannot have affliction mods [1]
corpse cannot be destroyed [1]
cannot have affliction mods [1]
เพิ่มความเร็วในการโจมตี อีก 40%
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Death Raven
Spectre | N |
---|---|
Tags | bone_armour, นักเวท, construct, extra_extra_small_height, is_unarmed, medium_movement, melee, physical_affinity, skeleton, undead |
พลังชีวิต
2400%
Ailment Threshold
2400%
ค่าต้านทาน
0 0 0 0
Damage
120%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 8
Attack Time
0.855 Second
Damage Spread
±20%
ค่าประสบการณ์
240%
Model Size
100%
Type
SummonedSkullSpiritBoss
Metadata
SummonedBloodRavenCorpseExplode
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
154,400
ค่าเกราะ
28,790
การหลบหลีก
4,739
โล่พลังงาน
0
Damage
448
ความเสียหายเวท
448
ความแม่นยำ
290
Attack Time
0.855
ค่าประสบการณ์
24,612
Ailment Threshold
154,400
Chill
488
Shock
488
Brittle
2,762
Scorch
488
Sap
1,349
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 359–538
โอกาสคริติคอล: 5%
Attack Time: 0.855 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
BestiaryBloodRavenCorpseEruption
Spell, Area, Fire, Duration, Projectile, Multicastable, Trappable, Totemable, Mineable, Triggerable, Damage, Cascadable, Projectile, CanRapidFire, AreaSpell, Orb
ฌาปนกิจ (Cremation)
เวลาร่าย: 0.5 วินาที
ระเบิดศพเป้าหมาย สร้างความเสียหาย พื้นที่ และเปลี่ยนมันให้กลายเป็นปล่องลาวาที่ปลดปล่อยกระสุนกระจายไปยังพื้นที่รอบข้างเป็นระยะเวลาหนึ่ง การระเบิดศพจะไม่ได้รับผลจากม็อดความเสียหาย เวท และไม่สามารถสะท้อนได้
สร้างความเสียหาย กายภาพ 449.4 ถึง 674.1
ยิงกระสุนทุก 1 วินาที
ระยะเวลาพื้นฐาน 4 วินาที
สร้าง ปล่องศพ ได้พร้อมกันสูงสุด 1 ปล่อง
ยิงกระสุน เพิ่มเติม 2 ลูก
active skill area of effect radius +% final [-20]
base is projectile [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-80]
ยิงกระสุนทุก 1 วินาที
ระยะเวลาพื้นฐาน 4 วินาที
สร้าง ปล่องศพ ได้พร้อมกันสูงสุด 1 ปล่อง
ยิงกระสุน เพิ่มเติม 2 ลูก
active skill area of effect radius +% final [-20]
base is projectile [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-80]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_item_drop_slots = 0 } Actor { basic_action = "Emerge" } Animated { animated_object = "Metadata/Monsters/SummonedSkull/SummonedBloodRavenWithCorpse.ao" } DiesAfterTime { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Animated { on_spawn = "DisableArrowAttachment();" on_end_spawn = "EnableArrowAttachment();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SummonedSkull/SummonedBloodRavenCorpseExplode"] = { name = "Death Raven", life = 24, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.2, damageSpread = 0.2, attackTime = 0.855, attackRange = 8, accuracy = 1, skillList = { "Melee", "BestiaryBloodRavenCorpseEruption", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BestiaryBloodRavenCorpseEruption"] = { name = "Cremation", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "A targeted corpse explodes, dealing area damage and turning into a volcanic geyser, which will repeatedly unleash projectiles sequentially over the surrounding area for a duration. The explosion of the corpse is not affected by modifiers to spell damage, and cannot be reflected.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Fire] = true, [SkillType.Duration] = true, [SkillType.Projectile] = true, [SkillType.Multicastable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, [SkillType.Cascadable] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Orb] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "base_skill_effect_duration", "corpse_erruption_base_maximum_number_of_geyers", "number_of_additional_projectiles", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "cremation_base_fires_projectile_every_x_ms", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 4000, 1, 2, -80, 1000, -20, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
corpse cannot be destroyed [1]
Id | MonsterCorpseCannotBeDestroyed |
---|---|
Family | CorpseCannotBeDestroyed |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
cannot have affliction mods [1]
Id | CannotGainAfflictedMods |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |
เพิ่มความเร็วในการโจมตี อีก 40%
Id | MonsterSummonedSkullFastAttack1 |
---|---|
Family | IncreasedAttackSpeed |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack speed |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats |