구덩이의 목자
악마ignore actor scale from stats [1]
Shepherd of the Pit
| Spectre | |
|---|---|
| Tags | abyssal, demon, lightning_affinity, not_dex, pit_faction, slow_movement, Unarmed_onhit_audio |
생명력
144%
Energy Shield From Life
30%
+40%
저항
Damage
160%
정확도
100%
치명타 명중 Chance
5%
+30%
Attack Distance
5 ~ 10
공격 속도
1.5 Second
Damage Spread
±20%
경험치
160%
Model Size
120%
Type
Cocoons2Abyss
Metadata
Cocoons2Abyss
Spectre Reservation
71%
Companion Reservation
37.8%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
11,890
3,378
708
3,567
Damage
373
주문 피해
373
정확도
2,502
공격 속도
1.5
경험치
45,814
Minion Life
9,979
Minion Energy Shield
2,994
Minion Damage
1,550
Minion Armour
5,309
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, Melee, ProjectilesFromUser, AttackInPlace
기본 공격
Base Damage: 298—448
치명타 명중 확률: 5%
공격 속도: 1.5 초
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EASAbyssCocoonSporeRelease
Spell
시전 속도: 1 초
재사용 대기시간: 15 초
action attack or cast time uses animation length [1]
spell maximum action distance +% [-55]
GTAbyssCocoonTendrils
Spell, Triggerable, AttackInPlace
시전 속도: 1 초
action attack or cast time uses animation length [1]
spell maximum action distance +% [-45]
CGEAbyssCocoonSpores
Spell, Area, Damage, Triggerable, Duration, AreaSpell, AttackInPlace
시전 속도: 1 초
1초마다 74.4의 물리 피해를 줌
효과 범위 82% 감폭
base lightning damage to deal per minute [8290]
base skill effect duration [1500]
ground sulphite art variation [1005]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
basic_action = "Emerge"
}
Stats
{
strafe_distance_+% = -60
}
StateMachine
{
define_shared_state =
"
lock_on;
sporing;
"
}
Transitionable
{
}
Stats
{
set_base_heavy_stun_duration_ms = 2500
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAbyss/Pit/Cocoons2Abyss"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Shepherd of the Pit",
life = 1.44,
energyShield = 0.3,
damage = 1.6,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 10,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"CGEAbyssCocoonSpores",
"GSAbyssCocoonTendrilImpact",
"EASAbyssCocoonSporeRelease",
"TBAbyssCocoonTendrils",
"GTAbyssCocoonTendrils",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
name = "Basic Attack",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Melee] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.AttackInPlace] = 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["CGEAbyssCocoonSpores"] = {
name = "CGEAbyssCocoonSpores",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.Triggerable] = true,
[SkillType.Duration] = true,
[SkillType.AreaSpell] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_lightning_damage_to_deal_per_minute",
"base_physical_damage_to_deal_per_minute",
"base_skill_effect_duration",
"ground_sulphite_art_variation",
"active_skill_area_of_effect_+%_final",
},
levels = {
[1] = {0.64999997615814, 0.34999999403954, 1500, 1005, -82, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSAbyssCocoonTendrilImpact"] = {
name = "GSAbyssCocoonTendrilImpact",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"generic_skill_trigger_id",
"active_skill_base_physical_damage_%_to_convert_to_lightning",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1, 80, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EASAbyssCocoonSporeRelease"] = {
name = "EASAbyssCocoonSporeRelease",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {-55, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["TBAbyssCocoonTendrils"] = {
name = "TBAbyssCocoonTendrils",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"generic_skill_trigger_skills_with_id",
"active_skill_base_physical_damage_%_to_convert_to_lightning",
"base_skill_can_be_avoided_by_dodge_roll",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 1, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTAbyssCocoonTendrils"] = {
name = "GTAbyssCocoonTendrils",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {-45, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
ignore actor scale from stats [1]
| Family | MonsterIgnoreActorScaleFromStats |
|---|---|
| Domains | Monster (3) |
| GenerationType | 고유 (3) |
| Req. level | 1 |
| Stats |
구덩이의 목자
Shepherd of the Pit
| Spectre | |
|---|---|
| Area | 심연 지하 |
| Tags | abyssal, demon, lightning_affinity, not_dex, pit_faction, slow_movement |
| Packs |
생명력
144%
Energy Shield From Life
30%
+40%
저항
Damage
160%
정확도
100%
치명타 명중 Chance
5%
+30%
Attack Distance
5 ~ 10
공격 속도
1.5 Second
Damage Spread
±20%
경험치
160%
Model Size
120%
Type
Cocoons2Abyss
Metadata
Cocoons2Abyss_legs_inherit
Spectre Reservation
71%
Companion Reservation
37.8%
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
on_initial_position_set = "SetUsesDirectionalRunAnimations( true );"
}
Stats
{
strafe_distance_+% = -60
}
Stats
{
set_base_heavy_stun_duration_ms = 2500
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAbyss/Pit/Cocoons2Abyss_legs_inherit"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Shepherd of the Pit",
life = 1.44,
energyShield = 0.3,
damage = 1.6,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 10,
accuracy = 1,
skillList = {
},
modList = {
},
}
ignore actor scale from stats [1]
| Family | MonsterIgnoreActorScaleFromStats |
|---|---|
| Domains | Monster (3) |
| GenerationType | 고유 (3) |
| Req. level | 1 |
| Stats |
구덩이의 목자
Shepherd of the Pit
| Spectre | |
|---|---|
| Area | 심연 지하 |
| Tags | abyssal, demon, lightning_affinity, not_dex, pit_faction, slow_movement |
| Packs |
생명력
144%
Energy Shield From Life
30%
+40%
저항
Damage
160%
정확도
100%
치명타 명중 Chance
5%
+30%
Attack Distance
5 ~ 10
공격 속도
1.5 Second
Damage Spread
±20%
경험치
160%
Model Size
120%
Type
Cocoons2Abyss
Metadata
Cocoons2Abyss_legs_inheritDepths
Spectre Reservation
71%
Companion Reservation
37.8%
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
on_initial_position_set = "SetUsesDirectionalRunAnimations( true );"
}
Stats
{
strafe_distance_+% = -60
}
Stats
{
set_base_heavy_stun_duration_ms = 2500
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAbyss/Pit/Cocoons2Abyss_legs_inheritDepths"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Shepherd of the Pit",
life = 1.44,
energyShield = 0.3,
damage = 1.6,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 10,
accuracy = 1,
skillList = {
},
modList = {
},
}
ignore actor scale from stats [1]
| Family | MonsterIgnoreActorScaleFromStats |
|---|---|
| Domains | Monster (3) |
| GenerationType | 고유 (3) |
| Req. level | 1 |
| Stats |
구덩이의 목자
악마ignore actor scale from stats [1]
Shepherd of the Pit
| Spectre | |
|---|---|
| Tags | abyssal, demon, lightning_affinity, not_dex, pit_faction, slow_movement |
| Packs |
생명력
144%
Energy Shield From Life
30%
+40%
저항
Damage
160%
정확도
100%
치명타 명중 Chance
5%
+30%
Attack Distance
5 ~ 10
공격 속도
1.5 Second
Damage Spread
±20%
경험치
160%
Model Size
120%
Type
Cocoons2Abyss
Metadata
Cocoons2Abyss_legs_inheritNoEmerge
Spectre Reservation
71%
Companion Reservation
37.8%
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
on_initial_position_set = "SetUsesDirectionalRunAnimations( true );"
}
Stats
{
strafe_distance_+% = -60
}
Stats
{
set_base_heavy_stun_duration_ms = 2500
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAbyss/Pit/Cocoons2Abyss_legs_inheritNoEmerge"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Shepherd of the Pit",
life = 1.44,
energyShield = 0.3,
damage = 1.6,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 10,
accuracy = 1,
skillList = {
},
modList = {
},
}
ignore actor scale from stats [1]
| Family | MonsterIgnoreActorScaleFromStats |
|---|---|
| Domains | Monster (3) |
| GenerationType | 고유 (3) |
| Req. level | 1 |
| Stats |
구덩이의 목자
악마ignore actor scale from stats [1]
Shepherd of the Pit
| Spectre | |
|---|---|
| Tags | abyssal, demon, lightning_affinity, not_dex, pit_faction, slow_movement |
| Packs |
생명력
144%
Energy Shield From Life
30%
+40%
저항
Damage
160%
정확도
100%
치명타 명중 Chance
5%
+30%
Attack Distance
5 ~ 10
공격 속도
1.5 Second
Damage Spread
±20%
경험치
160%
Model Size
120%
Type
Cocoons2Abyss
Metadata
Cocoons2Abyss_legs_inheritStrongbox
Spectre Reservation
71%
Companion Reservation
37.8%
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
on_initial_position_set = "SetUsesDirectionalRunAnimations( true );"
}
Stats
{
strafe_distance_+% = -60
}
Stats
{
set_base_heavy_stun_duration_ms = 2500
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAbyss/Pit/Cocoons2Abyss_legs_inheritStrongbox"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Shepherd of the Pit",
life = 1.44,
energyShield = 0.3,
damage = 1.6,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 10,
accuracy = 1,
skillList = {
},
modList = {
},
}
ignore actor scale from stats [1]
| Family | MonsterIgnoreActorScaleFromStats |
|---|---|
| Domains | Monster (3) |
| GenerationType | 고유 (3) |
| Req. level | 1 |
| Stats |
구덩이의 목자
악마ignore actor scale from stats [1]
Shepherd of the Pit
| Spectre | |
|---|---|
| Tags | abyssal, demon, lightning_affinity, not_dex, pit_faction, very_slow_movement |
생명력
1000%
Energy Shield From Life
15%
+50%
저항
Damage
1000%
정확도
100%
치명타 명중 Chance
5%
+30%
Attack Distance
5 ~ 10
공격 속도
1.5 Second
Damage Spread
±20%
경험치
1000%
Model Size
216%
Type
Cocoons2AbyssBoss
Metadata
Cocoons2Abyss_legs_inheritBoss
Spectre Reservation
281%
Companion Reservation
94.8%
Object Type
version 2
extends "Metadata/Monsters/Monster"
/* Positioned
{
on_initial_position_set = "SetUsesDirectionalRunAnimations( true );"
} */
Stats
{
strafe_distance_+% = -60
}
Actor
{
basic_action = "StrafeLeft"
basic_action = "StrafeRight"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAbyss/Pit/Cocoons2Abyss_legs_inheritBoss"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Shepherd of the Pit",
life = 10,
energyShield = 0.15,
damage = 10,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 10,
accuracy = 1,
skillList = {
},
modList = {
},
}
ignore actor scale from stats [1]
| Family | MonsterIgnoreActorScaleFromStats |
|---|---|
| Domains | Monster (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.












