당혹한 대주교 조프리
언데드
지역: 지하실 2층
사술 방지
monster casts vulnerability curse text [1]
monster casts temporal chains text [1]
저주 스킬의 시전 속도 80% 감소
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
몬스터가 주는 경험치 250% 증가
떨어지는 아이템 희귀도 4500% 증가
monster casts vulnerability curse text [1]
monster casts temporal chains text [1]
저주 스킬의 시전 속도 80% 감소
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
몬스터가 주는 경험치 250% 증가
떨어지는 아이템 희귀도 4500% 증가
Archbishop Geofri the Abashed
Spectre | N |
---|---|
Area | 지하실 2층 |
Tags | bludgeoning_weapon, bone_armour, bones, cursing_monster, has_one_hand_mace, has_one_handed_melee, large_height, melee, not_dex, not_int, physical_affinity, skeleton, undead, very_slow_movement |
생명력
200%
방어도
+50%
Ailment Threshold
200%
저항
0 85 0 0
Damage
200%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 10
Attack Time
1.605 Second
Damage Spread
±20%
경험치
100%
Model Size
100%
Type
SkeletonBoss
Metadata
SkeletonBossMelee
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
18
생명력
346
방어도
482
회피
493
에너지 보호막
0
Damage
43
주문 피해
43
정확도
34
Attack Time
1.605
경험치
596
Ailment Threshold
346
Chill
1
Shock
1
Brittle
6
Scorch
1
Sap
3
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
기본 공격
Base Damage: 34–51
치명타 확률: 5%
Attack Time: 1.605 초
강력한 일격으로 적들을 쓰러트립니다.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
SkeletonVulnerability
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, Physical, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
취약성
시전 속도: 0.5 초
범위 내 모든 대상에게 저주를 걸어, 적이 받는 물리 피해를 증가시킵니다. 저주에 걸린 적 공격 시 일정 확률로 출혈이 유발됩니다.
기본 지속시간 10초
저주받은 적이 받는 물리 피해 50% 증가
저주받은 적에게 공격 적중 시 20%의 확률로 출혈 유발
active skill area of effect radius +% final [24]
저주받은 적이 받는 물리 피해 50% 증가
저주받은 적에게 공격 적중 시 20%의 확률로 출혈 유발
active skill area of effect radius +% final [24]
SkeletonTemporalChains
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
시간의 사슬
시전 속도: 0.67 초
범위 내 모든 적에게 저주를 걸어 동작 속도를 늦춥니다. 이때 적에게 걸려있던 다른 효과의 만료시간도 더 느려집니다.
기본 지속시간 4초
저주받은 일반 및 마법 등급 적의 동작 속도 20% 감폭
저주받은 적에게 적용된 다른 효과들이 25% 느리게 만료
저주받은 희귀 및 고유 적의 동작 속도 10% 감폭
active skill area of effect radius +% final [9]
저주받은 일반 및 마법 등급 적의 동작 속도 20% 감폭
저주받은 적에게 적용된 다른 효과들이 25% 느리게 만료
저주받은 희귀 및 고유 적의 동작 속도 10% 감폭
active skill area of effect radius +% final [9]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Render { //turn_duration = 0.35 } Targetable { no_highlight = true }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonBossMelee"] = { name = "Archbishop Geofri the Abashed", life = 2, fireResist = 0, coldResist = 85, lightningResist = 0, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.605, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Mace", weaponType2 = "Shield", skillList = { "Melee", "SkeletonTemporalChains", "SkeletonVulnerability", }, 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["SkeletonTemporalChains"] = { name = "Temporal Chains", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses all enemies in an area, lowering their action speed and making other effects on them expire more slowly.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.67, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "temporal_chains_action_speed_+%_final", "buff_time_passed_+%_other_than_temporal_chains", "temporal_chains_action_speed_+%_vs_rare_or_unique_final", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {4000, -20, -25, -10, 9, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SkeletonVulnerability"] = { name = "Vulnerability", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curse all targets in an area, causing them to take increased physical damage. Attacks against the cursed enemies have a chance to inflict bleeding.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "physical_damage_taken_+%", "receive_bleeding_chance_%_when_hit_by_attack", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {10000, 50, 20, 24, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
사술 방지
Id | MonsterImplicitHexproof |
---|---|
Family | MonsterImmuneToCurses |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
monster casts vulnerability curse text [1]
Id | MonsterCastsVulnerabilityCurseText |
---|---|
Family | MonsterCastsVulnerabilityCurseText |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
monster casts temporal chains text [1]
Id | MonsterCastsTemporalChainsText |
---|---|
Family | MonsterCastsTemporalChainsText |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
저주 스킬의 시전 속도 80% 감소
Id | MonsterCurseCastSpeedPenalty |
---|---|
Family | MonsterCurseCastSpeed |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster speed curse |
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
Id | MonsterAttackBlock40Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
몬스터가 주는 경험치 250% 증가
떨어지는 아이템 희귀도 4500% 증가
Id | MonsterQuestBossAct2 |
---|---|
Family | MonsterActBoss |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
당혹한 대주교 조프리
언데드
사술 방지
monster casts vulnerability curse text [1]
monster casts temporal chains text [1]
저주 스킬의 시전 속도 80% 감소
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
몬스터가 주는 경험치 250% 증가
떨어지는 아이템 희귀도 4500% 증가
monster casts vulnerability curse text [1]
monster casts temporal chains text [1]
저주 스킬의 시전 속도 80% 감소
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
몬스터가 주는 경험치 250% 증가
떨어지는 아이템 희귀도 4500% 증가
Archbishop Geofri the Abashed
Spectre | N |
---|---|
Tags | bludgeoning_weapon, bone_armour, bones, cursing_monster, has_one_hand_mace, has_one_handed_melee, melee, not_dex, not_int, physical_affinity, skeleton, undead, very_slow_movement |
생명력
200%
방어도
+50%
Ailment Threshold
200%
저항
0 85 0 0
Damage
200%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 10
Attack Time
1.605 Second
Damage Spread
±20%
경험치
100%
Model Size
100%
Type
SkeletonBoss
Metadata
SkeletonBossMeleeStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
12,867
방어도
43,185
회피
4,739
에너지 보호막
0
Damage
747
주문 피해
747
정확도
290
Attack Time
1.605
경험치
10,255
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
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
기본 공격
Base Damage: 598–897
치명타 확률: 5%
Attack Time: 1.605 초
강력한 일격으로 적들을 쓰러트립니다.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
SkeletonVulnerability
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, Physical, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
취약성
시전 속도: 0.5 초
범위 내 모든 대상에게 저주를 걸어, 적이 받는 물리 피해를 증가시킵니다. 저주에 걸린 적 공격 시 일정 확률로 출혈이 유발됩니다.
기본 지속시간 10초
저주받은 적이 받는 물리 피해 50% 증가
저주받은 적에게 공격 적중 시 20%의 확률로 출혈 유발
active skill area of effect radius +% final [24]
저주받은 적이 받는 물리 피해 50% 증가
저주받은 적에게 공격 적중 시 20%의 확률로 출혈 유발
active skill area of effect radius +% final [24]
SkeletonTemporalChains
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
시간의 사슬
시전 속도: 0.67 초
범위 내 모든 적에게 저주를 걸어 동작 속도를 늦춥니다. 이때 적에게 걸려있던 다른 효과의 만료시간도 더 느려집니다.
기본 지속시간 4초
저주받은 일반 및 마법 등급 적의 동작 속도 20% 감폭
저주받은 적에게 적용된 다른 효과들이 25% 느리게 만료
저주받은 희귀 및 고유 적의 동작 속도 10% 감폭
active skill area of effect radius +% final [9]
저주받은 일반 및 마법 등급 적의 동작 속도 20% 감폭
저주받은 적에게 적용된 다른 효과들이 25% 느리게 만료
저주받은 희귀 및 고유 적의 동작 속도 10% 감폭
active skill area of effect radius +% final [9]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" extends "Metadata/Monsters/StandaloneMonster"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" extends "Metadata/Monsters/StandaloneMonster" Targetable { no_highlight = true }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonBossMeleeStandalone"] = { name = "Archbishop Geofri the Abashed", life = 2, fireResist = 0, coldResist = 85, lightningResist = 0, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.605, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Mace", weaponType2 = "Shield", skillList = { "Melee", "SkeletonTemporalChains", "SkeletonVulnerability", }, 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["SkeletonTemporalChains"] = { name = "Temporal Chains", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses all enemies in an area, lowering their action speed and making other effects on them expire more slowly.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.67, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "temporal_chains_action_speed_+%_final", "buff_time_passed_+%_other_than_temporal_chains", "temporal_chains_action_speed_+%_vs_rare_or_unique_final", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {4000, -20, -25, -10, 9, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SkeletonVulnerability"] = { name = "Vulnerability", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curse all targets in an area, causing them to take increased physical damage. Attacks against the cursed enemies have a chance to inflict bleeding.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "physical_damage_taken_+%", "receive_bleeding_chance_%_when_hit_by_attack", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {10000, 50, 20, 24, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
사술 방지
Id | MonsterImplicitHexproof |
---|---|
Family | MonsterImmuneToCurses |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
monster casts vulnerability curse text [1]
Id | MonsterCastsVulnerabilityCurseText |
---|---|
Family | MonsterCastsVulnerabilityCurseText |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
monster casts temporal chains text [1]
Id | MonsterCastsTemporalChainsText |
---|---|
Family | MonsterCastsTemporalChainsText |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
저주 스킬의 시전 속도 80% 감소
Id | MonsterCurseCastSpeedPenalty |
---|---|
Family | MonsterCurseCastSpeed |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster speed curse |
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
Id | MonsterAttackBlock40Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
몬스터가 주는 경험치 250% 증가
떨어지는 아이템 희귀도 4500% 증가
Id | MonsterQuestBossAct2 |
---|---|
Family | MonsterActBoss |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
당혹한 대주교 조프리
언데드
사술 방지
monster casts vulnerability curse text [1]
monster casts temporal chains text [1]
저주 스킬의 시전 속도 80% 감소
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
몬스터가 주는 경험치 250% 증가
떨어지는 아이템 희귀도 4500% 증가
monster casts vulnerability curse text [1]
monster casts temporal chains text [1]
저주 스킬의 시전 속도 80% 감소
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
몬스터가 주는 경험치 250% 증가
떨어지는 아이템 희귀도 4500% 증가
Archbishop Geofri the Abashed
Spectre | N |
---|---|
Tags | bone_armour, bones, cursing_monster, has_one_hand_sword, has_one_handed_melee, medium_height, melee, not_dex, not_int, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement |
생명력
200%
방어도
+50%
Ailment Threshold
200%
저항
0 85 0 0
Damage
200%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 10
Attack Time
1.605 Second
Damage Spread
±20%
경험치
100%
Model Size
140%
Type
SkeletonBoss
Metadata
SkeletonBossMeleeRevive
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
12,867
방어도
43,185
회피
4,739
에너지 보호막
0
Damage
747
주문 피해
747
정확도
290
Attack Time
1.605
경험치
10,255
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
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
기본 공격
Base Damage: 598–897
치명타 확률: 5%
Attack Time: 1.605 초
강력한 일격으로 적들을 쓰러트립니다.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
SkeletonVulnerability
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, Physical, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
취약성
시전 속도: 0.5 초
범위 내 모든 대상에게 저주를 걸어, 적이 받는 물리 피해를 증가시킵니다. 저주에 걸린 적 공격 시 일정 확률로 출혈이 유발됩니다.
기본 지속시간 10초
저주받은 적이 받는 물리 피해 50% 증가
저주받은 적에게 공격 적중 시 20%의 확률로 출혈 유발
active skill area of effect radius +% final [24]
저주받은 적이 받는 물리 피해 50% 증가
저주받은 적에게 공격 적중 시 20%의 확률로 출혈 유발
active skill area of effect radius +% final [24]
SkeletonTemporalChains
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
시간의 사슬
시전 속도: 0.67 초
범위 내 모든 적에게 저주를 걸어 동작 속도를 늦춥니다. 이때 적에게 걸려있던 다른 효과의 만료시간도 더 느려집니다.
기본 지속시간 4초
저주받은 일반 및 마법 등급 적의 동작 속도 20% 감폭
저주받은 적에게 적용된 다른 효과들이 25% 느리게 만료
저주받은 희귀 및 고유 적의 동작 속도 10% 감폭
active skill area of effect radius +% final [9]
저주받은 일반 및 마법 등급 적의 동작 속도 20% 감폭
저주받은 적에게 적용된 다른 효과들이 25% 느리게 만료
저주받은 희귀 및 고유 적의 동작 속도 10% 감폭
active skill area of effect radius +% final [9]
Object Type
version 2 extends "Metadata/Monsters/Skeletons/Skeleton"
Object Type Codes
version 2 extends "Metadata/Monsters/Skeletons/Skeleton" Render { //turn_duration = 0.35 } Targetable { no_highlight = true }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Skeletons/SkeletonBossMeleeRevive"] = { name = "Archbishop Geofri the Abashed", life = 2, fireResist = 0, coldResist = 85, lightningResist = 0, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.605, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "Melee", "SkeletonTemporalChains", "SkeletonVulnerability", }, 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["SkeletonTemporalChains"] = { name = "Temporal Chains", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses all enemies in an area, lowering their action speed and making other effects on them expire more slowly.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.67, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "temporal_chains_action_speed_+%_final", "buff_time_passed_+%_other_than_temporal_chains", "temporal_chains_action_speed_+%_vs_rare_or_unique_final", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {4000, -20, -25, -10, 9, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SkeletonVulnerability"] = { name = "Vulnerability", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curse all targets in an area, causing them to take increased physical damage. Attacks against the cursed enemies have a chance to inflict bleeding.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.Physical] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "physical_damage_taken_+%", "receive_bleeding_chance_%_when_hit_by_attack", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {10000, 50, 20, 24, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
사술 방지
Id | MonsterImplicitHexproof |
---|---|
Family | MonsterImmuneToCurses |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
monster casts vulnerability curse text [1]
Id | MonsterCastsVulnerabilityCurseText |
---|---|
Family | MonsterCastsVulnerabilityCurseText |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
monster casts temporal chains text [1]
Id | MonsterCastsTemporalChainsText |
---|---|
Family | MonsterCastsTemporalChainsText |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
저주 스킬의 시전 속도 80% 감소
Id | MonsterCurseCastSpeedPenalty |
---|---|
Family | MonsterCurseCastSpeed |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster speed curse |
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
Id | MonsterAttackBlock40Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
몬스터가 주는 경험치 250% 증가
떨어지는 아이템 희귀도 4500% 증가
Id | MonsterQuestBossAct2 |
---|---|
Family | MonsterActBoss |
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.