오리아스의 철야
인간형
지역: 안뜰 지도
근접 타격 스킬로 주변 대상에게 범위 피해를 줌
물리 피해의 25%를 추가 냉기 피해로 획득
몬스터가 주는 경험치 100% 증가
떨어지는 아이템 희귀도 15000% 증가
monster penalty against minions damage +% final vs player minions [-25]
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
물리 피해의 25%를 추가 냉기 피해로 획득
몬스터가 주는 경험치 100% 증가
떨어지는 아이템 희귀도 15000% 증가
monster penalty against minions damage +% final vs player minions [-25]
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Oriath's Vigil
Spectre | N |
---|---|
Area | 안뜰 지도 |
Tags | has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, non_unique_map_boss, not_dex, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon |
Packs |
생명력
270%
방어도
+75%
Ailment Threshold
270%
저항
40 40 40 25
Damage
235%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 14
Attack Time
1.245 Second
Damage Spread
±20%
경험치
200%
Model Size
105%
Type
AxisSoldierEliteMapBoss2
Metadata
AxisEliteSoldierMapBoss2
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
72
생명력
629,186
방어도
69,036
회피
5,444
에너지 보호막
0
Damage
1,270
주문 피해
1,896
정확도
339
Attack Time
0.83415
경험치
122,870
Ailment Threshold
352,344
Chill
1,114
Shock
1,114
Brittle
6,303
Scorch
1,114
Sap
3,078
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 2017–3026
치명타 확률: 5%
Attack Time: 1.245 초
강력한 일격으로 적들을 쓰러트립니다.
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]
MonsterGroundIceCyclone
Attack, Area, Melee, Movement
회오리바람
Base Damage: 2017–3026
치명타 확률: 5%
Attack Time: 1.245 초
재사용 대기시간: 1.2 초
주변 적들에게 피해를 준 뒤 목표 지점으로 이동하는 동안 연속 회전 공격을 합니다. 무자비 또는 연속타격의 보조는 받을 수 없습니다.
주는 피해 60% 감폭
기본 지속시간 5초
물리 피해 35% 증가
공격 속도 60% 증가
이동 속도 30% 감폭
cyclone extra distance [30]
cyclone ice path radius [12]
cyclone places ground ice [1]
is area damage [1]
기본 지속시간 5초
물리 피해 35% 증가
공격 속도 60% 증가
이동 속도 30% 감폭
cyclone extra distance [30]
cyclone ice path radius [12]
cyclone places ground ice [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Axis/Axis" Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Axis/Axis" Life { on_spawned_alive = "AddEffectPackToVisualSlotAttachedObject( Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/blue/artic/1h_sword/1h_sword.epk, MainHand );" on_death = "RemoveEffectPackFromVisualSlotAttachedObject( Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/blue/artic/1h_sword/1h_sword.epk, MainHand );" } Preload { preload_epk = "Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/blue/artic/1h_sword/1h_sword.epk" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisEliteSoldierMapBoss2"] = { name = "Oriath's Vigil", life = 2.7, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.35, damageSpread = 0.2, attackTime = 1.245, attackRange = 14, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeedUnique", "MonsterGroundIceCyclone", }, modList = { }, } -- 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["MonsterGroundIceCyclone"] = { name = "Cyclone", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "attack_speed_+%", "cyclone_movement_speed_+%_final", "cyclone_extra_distance", "active_skill_damage_+%_final", "base_skill_effect_duration", "cyclone_ice_path_radius", "is_area_damage", "cyclone_places_ground_ice", }, levels = { [1] = {35, 60, -30, 30, -60, 5000, 12, levelRequirement = 1, statInterpolation = {}, cost = { }, }, [2] = {35, 60, -30, 30, -60, 5000, 12, levelRequirement = 78, statInterpolation = {}, cost = { }, }, }, }
근접 타격 스킬로 주변 대상에게 범위 피해를 줌
Id | MonsterMeleeSplash1 |
---|---|
Family | MeleeSplash |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack |
물리 피해의 25%를 추가 냉기 피해로 획득
Id | MonsterImplicitCold1 |
---|---|
Family | ColdDamageAsPortionOfDamage |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
몬스터가 주는 경험치 100% 증가
떨어지는 아이템 희귀도 15000% 증가
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
monster penalty against minions damage +% final vs player minions [-25]
Id | MonsterDamageVersusPlayerMinions25 |
---|---|
Family | MonsterDamageVersusMinions |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | damage |
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
Id | MonsterAttackBlock40Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
오리아스의 철야
인간형
근접 타격 스킬로 주변 대상에게 범위 피해를 줌
물리 피해의 25%를 추가 냉기 피해로 획득
몬스터가 주는 경험치 100% 증가
떨어지는 아이템 희귀도 15000% 증가
monster penalty against minions damage +% final vs player minions [-25]
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
물리 피해의 25%를 추가 냉기 피해로 획득
몬스터가 주는 경험치 100% 증가
떨어지는 아이템 희귀도 15000% 증가
monster penalty against minions damage +% final vs player minions [-25]
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Oriath's Vigil
Spectre | N |
---|---|
Tags | has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, military, not_dex, not_int, physical_affinity, plate_armour, red_blood, slashing_weapon, standalone_map_boss |
생명력
270%
방어도
+75%
Ailment Threshold
270%
저항
40 40 40 25
Damage
235%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 14
Attack Time
1.245 Second
Damage Spread
±20%
경험치
200%
Model Size
105%
Type
AxisSoldierEliteMapBoss2
Metadata
AxisEliteSoldierMapBoss2Standalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
376,235
방어도
50,383
회피
4,739
에너지 보호막
0
Damage
1,000
주문 피해
1,492
정확도
290
Attack Time
0.83415
경험치
112,805
Ailment Threshold
237,028
Chill
749
Shock
749
Brittle
4,240
Scorch
749
Sap
2,071
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 1588–2382
치명타 확률: 5%
Attack Time: 1.245 초
강력한 일격으로 적들을 쓰러트립니다.
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]
MonsterGroundIceCyclone
Attack, Area, Melee, Movement
회오리바람
Base Damage: 1588–2382
치명타 확률: 5%
Attack Time: 1.245 초
재사용 대기시간: 1.2 초
주변 적들에게 피해를 준 뒤 목표 지점으로 이동하는 동안 연속 회전 공격을 합니다. 무자비 또는 연속타격의 보조는 받을 수 없습니다.
주는 피해 60% 감폭
기본 지속시간 5초
물리 피해 35% 증가
공격 속도 60% 증가
이동 속도 30% 감폭
cyclone extra distance [30]
cyclone ice path radius [12]
cyclone places ground ice [1]
is area damage [1]
기본 지속시간 5초
물리 피해 35% 증가
공격 속도 60% 증가
이동 속도 30% 감폭
cyclone extra distance [30]
cyclone ice path radius [12]
cyclone places ground ice [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Axis/Axis" extends "Metadata/Monsters/StandaloneMapBoss"
Object Type Codes
version 2 extends "Metadata/Monsters/Axis/Axis" extends "Metadata/Monsters/StandaloneMapBoss" Life { on_spawned_alive = "AddEffectPackToVisualSlotAttachedObject( Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/blue/artic/1h_sword/1h_sword.epk, MainHand );" on_death = "RemoveEffectPackFromVisualSlotAttachedObject( Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/blue/artic/1h_sword/1h_sword.epk, MainHand );" } Preload { preload_epk = "Metadata/Effects/Microtransactions/Weapon_effects/Weapon_effects/blue/artic/1h_sword/1h_sword.epk" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisEliteSoldierMapBoss2Standalone"] = { name = "Oriath's Vigil", life = 2.7, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.35, damageSpread = 0.2, attackTime = 1.245, attackRange = 14, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { "MeleeAtAnimationSpeedUnique", "MonsterGroundIceCyclone", }, modList = { }, } -- 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["MonsterGroundIceCyclone"] = { name = "Cyclone", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Damage enemies around you, then perform a spinning series of attacks as you travel to a target location. Cannot be supported by Ruthless or Multistrike.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "attack_speed_+%", "cyclone_movement_speed_+%_final", "cyclone_extra_distance", "active_skill_damage_+%_final", "base_skill_effect_duration", "cyclone_ice_path_radius", "is_area_damage", "cyclone_places_ground_ice", }, levels = { [1] = {35, 60, -30, 30, -60, 5000, 12, levelRequirement = 1, statInterpolation = {}, cost = { }, }, [2] = {35, 60, -30, 30, -60, 5000, 12, levelRequirement = 78, statInterpolation = {}, cost = { }, }, }, }
근접 타격 스킬로 주변 대상에게 범위 피해를 줌
Id | MonsterMeleeSplash1 |
---|---|
Family | MeleeSplash |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack |
물리 피해의 25%를 추가 냉기 피해로 획득
Id | MonsterImplicitCold1 |
---|---|
Family | ColdDamageAsPortionOfDamage |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
몬스터가 주는 경험치 100% 증가
떨어지는 아이템 희귀도 15000% 증가
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
monster penalty against minions damage +% final vs player minions [-25]
Id | MonsterDamageVersusPlayerMinions25 |
---|---|
Family | MonsterDamageVersusMinions |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | damage |
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
Id | MonsterAttackBlock40Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
오리아스의 철야
인간형
근접 타격 스킬로 주변 대상에게 범위 피해를 줌
물리 피해의 25%를 추가 냉기 피해로 획득
몬스터가 주는 경험치 100% 증가
떨어지는 아이템 희귀도 15000% 증가
monster penalty against minions damage +% final vs player minions [-25]
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
물리 피해의 25%를 추가 냉기 피해로 획득
몬스터가 주는 경험치 100% 증가
떨어지는 아이템 희귀도 15000% 증가
monster penalty against minions damage +% final vs player minions [-25]
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Oriath's Vigil
Spectre | N |
---|---|
Tags | elder_map_boss, has_one_hand_sword, has_one_handed_melee, human, humanoid, medium_height, medium_movement, military, non_attacking, not_dex, not_int, plate_armour, red_blood, slashing_weapon |
생명력
270%
방어도
+75%
Ailment Threshold
270%
저항
40 40 40 25
Damage
235%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 14
Attack Time
1.245 Second
Damage Spread
±20%
경험치
200%
Model Size
105%
Type
AxisSoldierEliteMapBoss2
Metadata
AxisEliteSoldierMapBoss2Elder
Object Type
version 2 extends "Metadata/Monsters/Monster" Life { corpse_usable = false } Stats { base_cannot_be_damaged = 1 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 is_hidden_monster = 1 immune_to_curses = 1 immune_to_auras_from_other_entities = 1 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/AxisEliteSoldierMapBoss2Elder"] = { name = "Oriath's Vigil", life = 2.7, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2.35, damageSpread = 0.2, attackTime = 1.245, attackRange = 14, accuracy = 1, weaponType1 = "One Hand Sword", weaponType2 = "Shield", skillList = { }, modList = { }, }
근접 타격 스킬로 주변 대상에게 범위 피해를 줌
Id | MonsterMeleeSplash1 |
---|---|
Family | MeleeSplash |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack |
물리 피해의 25%를 추가 냉기 피해로 획득
Id | MonsterImplicitCold1 |
---|---|
Family | ColdDamageAsPortionOfDamage |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
몬스터가 주는 경험치 100% 증가
떨어지는 아이템 희귀도 15000% 증가
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
monster penalty against minions damage +% final vs player minions [-25]
Id | MonsterDamageVersusPlayerMinions25 |
---|---|
Family | MonsterDamageVersusMinions |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | damage |
20%의 확률로 공격 피해를 막아냄
피격을 막아낼 시 피해의 10%를 받음
Id | MonsterAttackBlock40Bypass10_ |
---|---|
Family | MonsterBlockAndBypass |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
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.