달의 손길 맹신자
인간형
지역: 루나리스 사원 1층, 루나리스 사원 2층, 영원한 실험실, 달의 사원 지도
Moontouched Zealot
Spectre | Y |
---|---|
Area | 루나리스 사원 1층, 루나리스 사원 2층, 영원한 실험실, 달의 사원 지도 |
Tags | cannot_be_monolith, 시전, cold_affinity, fast_movement, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon |
Packs |
생명력
150%
회피
+15%
Ailment Threshold
150%
저항
0 30 0 30
Damage
120%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
4 ~ 6
Attack Time
1.995 Second
Damage Spread
±20%
경험치
150%
Model Size
105%
Type
Cannibal2Cold
Metadata
CannibalLunaris2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
71
생명력
13,173
방어도
36,473
회피
6,049
에너지 보호막
0
Damage
537
주문 피해
537
정확도
326
Attack Time
1.995
경험치
16,424
Ailment Threshold
13,173
Chill
42
Shock
42
Brittle
236
Scorch
42
Sap
115
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 429–644
치명타 확률: 5%
Attack Time: 1.995 초
강력한 일격으로 적들을 쓰러트립니다.
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]
ReverseIceTrap
Spell, Damage, Mineable, Area, Trapped, Cold, AreaSpell
얼음 덫
치명타 확률: 5%
시전 속도: 1.5 초
재사용 대기시간: 2.5 초
발동될 경우 잇달아 얼음 룬 폭발을 일으키는 덫을 투척하여, 폭발에 휩쓸린 모든 적에게 냉기 피해를 줍니다.
645.1~967.7 냉기 피해
+16초간 덫 지속
기본 반경 1.8미터
기본 2차 반경 0.9미터
기본 3차 반경 0.6미터
active skill area of effect radius +% final [-15]
is area damage [1]
spell maximum action distance +% [-50]
+16초간 덫 지속
기본 반경 1.8미터
기본 2차 반경 0.9미터
기본 3차 반경 0.6미터
active skill area of effect radius +% final [-15]
is area damage [1]
spell maximum action distance +% [-50]
Object Type
version 2 extends "Metadata/Monsters/Cannibal/Cannibal"
Object Type Codes
version 2 extends "Metadata/Monsters/Cannibal/Cannibal" Life { on_death = "RemoveEffects();" on_spawned_dead = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Cannibal/CannibalLunaris2"] = { name = "Moontouched Zealot", life = 1.5, fireResist = 0, coldResist = 30, lightningResist = 0, chaosResist = 30, damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 6, accuracy = 1, weaponType1 = "Dagger", skillList = { "MeleeAtAnimationSpeed", "ReverseIceTrap", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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["ReverseIceTrap"] = { name = "Ice Trap", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Throws a trap that creates a series of icy runic explosions when triggered, dealing cold damage to all enemies caught in the blasts.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.Cold] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_trap_duration", "spell_maximum_action_distance_+%", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "active_skill_base_secondary_area_of_effect_radius", "active_skill_base_tertiary_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 16000, -50, -15, 18, 9, 6, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
달의 손길 맹신자
인간형
지역: 황혼의 사원
Moontouched Zealot
Spectre | Y |
---|---|
Area | 황혼의 사원 |
Tags | cannot_be_monolith, 시전, cold_affinity, fast_movement, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon |
Packs |
생명력
150%
회피
+15%
Ailment Threshold
150%
저항
0 30 0 30
Damage
120%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
4 ~ 6
Attack Time
1.995 Second
Damage Spread
±20%
경험치
150%
Model Size
105%
Type
Cannibal2Cold
Metadata
CannibalLunaris2Schism
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
71
생명력
13,173
방어도
36,473
회피
6,049
에너지 보호막
0
Damage
537
주문 피해
537
정확도
326
Attack Time
1.995
경험치
16,424
Ailment Threshold
13,173
Chill
42
Shock
42
Brittle
236
Scorch
42
Sap
115
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 429–644
치명타 확률: 5%
Attack Time: 1.995 초
강력한 일격으로 적들을 쓰러트립니다.
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]
ReverseIceTrap
Spell, Damage, Mineable, Area, Trapped, Cold, AreaSpell
얼음 덫
치명타 확률: 5%
시전 속도: 1.5 초
재사용 대기시간: 2.5 초
발동될 경우 잇달아 얼음 룬 폭발을 일으키는 덫을 투척하여, 폭발에 휩쓸린 모든 적에게 냉기 피해를 줍니다.
645.1~967.7 냉기 피해
+16초간 덫 지속
기본 반경 1.8미터
기본 2차 반경 0.9미터
기본 3차 반경 0.6미터
active skill area of effect radius +% final [-15]
is area damage [1]
spell maximum action distance +% [-50]
+16초간 덫 지속
기본 반경 1.8미터
기본 2차 반경 0.9미터
기본 3차 반경 0.6미터
active skill area of effect radius +% final [-15]
is area damage [1]
spell maximum action distance +% [-50]
Object Type
version 2 extends "Metadata/Monsters/Cannibal/Cannibal"
Object Type Codes
version 2 extends "Metadata/Monsters/Cannibal/Cannibal" Life { on_death = "RemoveEffects();" on_spawned_dead = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Cannibal/CannibalLunaris2Schism"] = { name = "Moontouched Zealot", life = 1.5, fireResist = 0, coldResist = 30, lightningResist = 0, chaosResist = 30, damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 6, accuracy = 1, weaponType1 = "Dagger", skillList = { "MeleeAtAnimationSpeed", "ReverseIceTrap", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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["ReverseIceTrap"] = { name = "Ice Trap", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Throws a trap that creates a series of icy runic explosions when triggered, dealing cold damage to all enemies caught in the blasts.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.Cold] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_trap_duration", "spell_maximum_action_distance_+%", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "active_skill_base_secondary_area_of_effect_radius", "active_skill_base_tertiary_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 16000, -50, -15, 18, 9, 6, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
달의 손길 맹신자
인간형
지역: 항구 다리
Moontouched Zealot
Spectre | Y |
---|---|
Area | 항구 다리 |
Tags | 시전, cold_affinity, fast_movement, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon |
Packs |
생명력
150%
회피
+15%
Ailment Threshold
150%
저항
0 30 0 30
Damage
120%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
4 ~ 6
Attack Time
1.995 Second
Damage Spread
±20%
경험치
150%
Model Size
105%
Type
Cannibal2Cold
Metadata
CannibalLunaris2NewTeam
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
60
생명력
5,547
방어도
15,178
회피
4,089
에너지 보호막
0
Damage
298
주문 피해
298
정확도
211
Attack Time
1.995
경험치
12,398
Ailment Threshold
5,547
Chill
18
Shock
18
Brittle
99
Scorch
18
Sap
48
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 238–358
치명타 확률: 5%
Attack Time: 1.995 초
강력한 일격으로 적들을 쓰러트립니다.
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]
ReverseIceTrap
Spell, Damage, Mineable, Area, Trapped, Cold, AreaSpell
얼음 덫
치명타 확률: 5%
시전 속도: 1.5 초
재사용 대기시간: 2.5 초
발동될 경우 잇달아 얼음 룬 폭발을 일으키는 덫을 투척하여, 폭발에 휩쓸린 모든 적에게 냉기 피해를 줍니다.
406~609 냉기 피해
+16초간 덫 지속
기본 반경 1.8미터
기본 2차 반경 0.9미터
기본 3차 반경 0.6미터
active skill area of effect radius +% final [-15]
is area damage [1]
spell maximum action distance +% [-50]
+16초간 덫 지속
기본 반경 1.8미터
기본 2차 반경 0.9미터
기본 3차 반경 0.6미터
active skill area of effect radius +% final [-15]
is area damage [1]
spell maximum action distance +% [-50]
Object Type
version 2 extends "Metadata/Monsters/Cannibal/Cannibal" Positioned { team = 127 }
Object Type Codes
version 2 extends "Metadata/Monsters/Cannibal/Cannibal" Life { on_death = "RemoveEffects();" on_spawned_dead = "RemoveEffects();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Cannibal/CannibalLunaris2NewTeam"] = { name = "Moontouched Zealot", life = 1.5, fireResist = 0, coldResist = 30, lightningResist = 0, chaosResist = 30, damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 6, accuracy = 1, weaponType1 = "Dagger", skillList = { "MeleeAtAnimationSpeed", "ReverseIceTrap", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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["ReverseIceTrap"] = { name = "Ice Trap", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Throws a trap that creates a series of icy runic explosions when triggered, dealing cold damage to all enemies caught in the blasts.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Mineable] = true, [SkillType.Area] = true, [SkillType.Trapped] = true, [SkillType.Cold] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_trap_duration", "spell_maximum_action_distance_+%", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "active_skill_base_secondary_area_of_effect_radius", "active_skill_base_tertiary_area_of_effect_radius", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 16000, -50, -15, 18, 9, 6, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }