볼트 브라운퍼
인간형
monster base type attack cast speed +% and damage -% final [33]
명중 시 적이 취약성 저주에 걸림
명중 시 적이 취약성 저주에 걸림
Bolt Brownfur
Spectre | N |
---|---|
Tags | cleaving_weapon, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, melee, not_dex, not_int, physical_affinity, plate_armour, red_blood, rogue_exile, slow_movement |
생명력
123%
방어도
+100%
Ailment Threshold
123%
저항
30 30 30 20
Damage
143%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 10
Attack Time
1.305 Second
Damage Spread
±20%
경험치
220%
Model Size
100%
Type
ExileMarauder6
Metadata
ExileMarauder6__
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
7,913
방어도
57,580
회피
4,739
에너지 보호막
0
Damage
534
주문 피해
534
정확도
290
Attack Time
1.305
경험치
22,561
Ailment Threshold
7,913
Chill
25
Shock
25
Brittle
142
Scorch
25
Sap
69
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).
ExileMarauderGoreSunder
Attack, Area, Multistrikeable, Melee, Slam, Totemable
산산조각
Base Damage: 427–641
치명타 확률: 5%
Attack Time: 1.305 초
철퇴나 셉터, 도끼, 지팡이로 지면을 강타하면 부서진 지면이 파도를 일으키며 전방의 적들에게 피해를 줍니다. 파도에 맞은 적들은 원형의 충격파를 방출하여 주변의 적들에게 피해를 줍니다.
공격 속도 15% 증폭
충격파가 주는 피해 85% 감폭
active skill area of effect radius +% final [-50]
is area damage [1]
충격파가 주는 피해 85% 감폭
active skill area of effect radius +% final [-50]
is area damage [1]
ExileLeapSlam
Attack, Area, Melee, Movement, Travel, Slam, Totemable
도약 강타
Base Damage: 427–641
치명타 확률: 5%
Attack Time: 1.305 초
공중으로 도약 후 착지하면서 무기로 적들에게 피해를 주고 밀쳐 냅니다. 착지 지점의 적은 바깥으로 밀려납니다. 도끼나 철퇴, 셉터, 검, 지팡이가 필요합니다.
주는 피해 25% 증폭
기본 반경 1.5미터
cast time overrides attack duration [1]
is area damage [1]
기본 반경 1.5미터
cast time overrides attack duration [1]
is area damage [1]
QuakeSlamExileMarauder
Attack, Area, Melee, Multistrikeable, Duration, Slam, Triggerable, Totemable
지진
Base Damage: 427–641
치명타 확률: 5%
Attack Time: 1.305 초
재사용 대기시간: 5 초
지면을 강타해 범위 내에 피해를 주고 대지에 균열을 생성합니다. 얼마 후 균열은 여진을 일으킵니다. 첫 번째 여진이 발생하기 전의 균열은 여진을 발생시키지 않습니다. 도끼, 철퇴, 셉터, 지팡이 착용 혹은 비무장 상태여야 합니다.
기본 지속시간 1.2초
여진의 적중 및 상태 이상 피해 +90% 증폭
출혈 유발
is area damage [1]
여진의 적중 및 상태 이상 피해 +90% 증폭
출혈 유발
is area damage [1]
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 427–641
치명타 확률: 5%
Attack Time: 1.305 초
강력한 일격으로 적들을 쓰러트립니다.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Exiles/Exile" Stats { set_base_mana_cost_-% = 0 set_mana_regeneration_rate_per_minute_% = 600 }
Object Type Codes
version 2 extends "Metadata/Monsters/Exiles/Exile"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/ExileMarauder6__"] = { name = "Bolt Brownfur", life = 1.23, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.43, damageSpread = 0.2, attackTime = 1.305, attackRange = 10, accuracy = 1, weaponType1 = "Two Hand Axe", skillList = { "Melee", "ExileLeapSlam", "QuakeSlamExileMarauder", "ExileMarauderGoreSunder", }, 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["ExileLeapSlam"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", "cast_time_overrides_attack_duration", }, levels = { [1] = {25, 15, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuakeSlamExileMarauder"] = { name = "Earthquake", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a duration. Cracks created before the first one has erupted will not generate their own aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Multistrikeable] = true, [SkillType.Duration] = true, [SkillType.Slam] = true, [SkillType.Triggerable] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "quake_slam_fully_charged_explosion_damage_+%_final", "is_area_damage", "global_bleed_on_hit", }, levels = { [1] = {1200, 90, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileMarauderGoreSunder"] = { name = "Sunder", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Slams the ground with a Mace, Sceptre, Axe or Staff, creating a wave of broken ground that damages enemies in an area in front of you. Enemies hit by the wave will release a circular shockwave, dealing damage to other enemies around them.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "shockwave_slam_explosion_damage_+%_final", "active_skill_attack_speed_+%_final", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {-85, 15, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster base type attack cast speed +% and damage -% final [33]
Id | MonsterSpeedAndDamageFixupComplete |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
명중 시 적이 취약성 저주에 걸림
Id | MonsterCurseOnHitVulnerability |
---|---|
Family | MonsterCurseOnHit |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
볼트 브라운퍼
인간형
monster base type attack cast speed +% and damage -% final [33]
명중 시 적이 취약성 저주에 걸림
최대 생명력 100% 증가
효과 범위 100% 증가
캐릭터 크기 80% 증가
명중 시 적이 취약성 저주에 걸림
최대 생명력 100% 증가
효과 범위 100% 증가
캐릭터 크기 80% 증가
Bolt Brownfur
Spectre | N |
---|---|
Tags | cleaving_weapon, has_two_hand_axe, has_two_handed_melee, human, humanoid, medium_height, melee, not_dex, not_int, physical_affinity, plate_armour, red_blood, rogue_exile, slow_movement |
생명력
123%
방어도
+100%
Ailment Threshold
123%
저항
30 30 30 20
Damage
143%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 10
Attack Time
1.305 Second
Damage Spread
±20%
경험치
220%
Model Size
100%
Type
ExileMarauder6
Metadata
ExileMarauder6Supporter
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
7,913
방어도
57,580
회피
4,739
에너지 보호막
0
Damage
534
주문 피해
534
정확도
290
Attack Time
1.305
경험치
22,561
Ailment Threshold
7,913
Chill
25
Shock
25
Brittle
142
Scorch
25
Sap
69
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).
ExileMarauderGoreSunder
Attack, Area, Multistrikeable, Melee, Slam, Totemable
산산조각
Base Damage: 427–641
치명타 확률: 5%
Attack Time: 1.305 초
철퇴나 셉터, 도끼, 지팡이로 지면을 강타하면 부서진 지면이 파도를 일으키며 전방의 적들에게 피해를 줍니다. 파도에 맞은 적들은 원형의 충격파를 방출하여 주변의 적들에게 피해를 줍니다.
공격 속도 15% 증폭
충격파가 주는 피해 85% 감폭
active skill area of effect radius +% final [-50]
is area damage [1]
충격파가 주는 피해 85% 감폭
active skill area of effect radius +% final [-50]
is area damage [1]
ExileLeapSlam
Attack, Area, Melee, Movement, Travel, Slam, Totemable
도약 강타
Base Damage: 427–641
치명타 확률: 5%
Attack Time: 1.305 초
공중으로 도약 후 착지하면서 무기로 적들에게 피해를 주고 밀쳐 냅니다. 착지 지점의 적은 바깥으로 밀려납니다. 도끼나 철퇴, 셉터, 검, 지팡이가 필요합니다.
주는 피해 25% 증폭
기본 반경 1.5미터
cast time overrides attack duration [1]
is area damage [1]
기본 반경 1.5미터
cast time overrides attack duration [1]
is area damage [1]
QuakeSlamExileMarauder
Attack, Area, Melee, Multistrikeable, Duration, Slam, Triggerable, Totemable
지진
Base Damage: 427–641
치명타 확률: 5%
Attack Time: 1.305 초
재사용 대기시간: 5 초
지면을 강타해 범위 내에 피해를 주고 대지에 균열을 생성합니다. 얼마 후 균열은 여진을 일으킵니다. 첫 번째 여진이 발생하기 전의 균열은 여진을 발생시키지 않습니다. 도끼, 철퇴, 셉터, 지팡이 착용 혹은 비무장 상태여야 합니다.
기본 지속시간 1.2초
여진의 적중 및 상태 이상 피해 +90% 증폭
출혈 유발
is area damage [1]
여진의 적중 및 상태 이상 피해 +90% 증폭
출혈 유발
is area damage [1]
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 427–641
치명타 확률: 5%
Attack Time: 1.305 초
강력한 일격으로 적들을 쓰러트립니다.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Exiles/Exile" Stats { set_base_mana_cost_-% = 0 set_mana_regeneration_rate_per_minute_% = 600 }
Object Type Codes
version 2 extends "Metadata/Monsters/Exiles/Exile"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Exiles/ExileMarauder6Supporter"] = { name = "Bolt Brownfur", life = 1.23, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.43, damageSpread = 0.2, attackTime = 1.305, attackRange = 10, accuracy = 1, weaponType1 = "Two Hand Axe", skillList = { "Melee", "ExileLeapSlam", "QuakeSlamExileMarauder", "ExileMarauderGoreSunder", }, 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["ExileLeapSlam"] = { name = "Leap Slam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "active_skill_base_area_of_effect_radius", "is_area_damage", "cast_time_overrides_attack_duration", }, levels = { [1] = {25, 15, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuakeSlamExileMarauder"] = { name = "Earthquake", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a duration. Cracks created before the first one has erupted will not generate their own aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Multistrikeable] = true, [SkillType.Duration] = true, [SkillType.Slam] = true, [SkillType.Triggerable] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "quake_slam_fully_charged_explosion_damage_+%_final", "is_area_damage", "global_bleed_on_hit", }, levels = { [1] = {1200, 90, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExileMarauderGoreSunder"] = { name = "Sunder", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Slams the ground with a Mace, Sceptre, Axe or Staff, creating a wave of broken ground that damages enemies in an area in front of you. Enemies hit by the wave will release a circular shockwave, dealing damage to other enemies around them.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "shockwave_slam_explosion_damage_+%_final", "active_skill_attack_speed_+%_final", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {-85, 15, -50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster base type attack cast speed +% and damage -% final [33]
Id | MonsterSpeedAndDamageFixupComplete |
---|---|
Family | MonsterSpeedAndDamageFixup |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster_damage damage attack caster speed |
명중 시 적이 취약성 저주에 걸림
Id | MonsterCurseOnHitVulnerability |
---|---|
Family | MonsterCurseOnHit |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
최대 생명력 100% 증가
효과 범위 100% 증가
캐릭터 크기 80% 증가
Id | MonsterSupporterGigantism1 |
---|---|
Family | MonsterSupporterGigantism |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
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.