공갈의 인형
구조물
최대 생명력의 35%를 추가 에너지 보호막 최대치로 획득
방어도 1000% 증가
stance movement speed +% final [100]
Effigy of Menace
SpectreN
Tagsbeast, 시전, chaos_affinity, cold_affinity, construct, extra_extra_small_height, fast_movement, has_dagger, has_one_handed_melee, melee, metal_armour, not_int, physical_affinity, red_blood, reptile_beast
생명력
320%
방어구
+20%
회피
+10%
Ailment Threshold
320%
저항
30 30 30 20
Damage
100%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 8
Attack Time
1.095 Second
Damage Spread
±20%
경험치
200%
Model Size
130%
Type
SnakeSlitherBossLake
Metadata
SnakeMeleeBossLake_
레벨
68
생명력
20,587
방어구
34,548
회피
5,213
에너지 보호막
0
Damage
374
주문 피해
374
정확도
290
Attack Time
1.095
경험치
20,510
Ailment Threshold
20,587
Chill
65
Shock
65
Brittle
368
Scorch
65
Sap
180
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 299–448
치명타 확률: 5%
Attack Time: 1.095 초
강력한 일격으로 적들을 쓰러트립니다.
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]
MonsterPunctureInvasion
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Duration, Trappable, Mineable, Totemable, MeleeSingleTarget, Multistrikeable, Melee, DamageOverTime, Triggerable, Physical
관통상
Base Damage: 299–448
치명타 확률: 5%
공격 피해: 120%
Attack Time: 1.095 초
적들에게 구멍을 뚫어 출혈 디버프를 일으키며, 이는 스킬 지속시간 관련 속성 부여에 영향을 받습니다. 관통상은 활과 단검, 클로, 검으로 사용할 수 있습니다.
주는 공격 피해 20% 증폭
출혈 피해 +57% 증폭
출혈 유발
skill can fire arrows [1]
MonsterFrostWallInvasion
Spell, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Cascadable, Cooldown
서리 방벽
치명타 확률: 5%
시전 속도: 0.5 초
재사용 대기시간: 9 초
얼음의 벽을 생성하여 적을 저지합니다. 방벽이 생성되는 위치에 있던 적들은 피해를 받고 뒤로 밀려납니다.
118.1~177.2 냉기 피해
기본 지속시간 4
벽 구역 출현 간격 0.4
벽 길이 +80유닛 증가
MonsterGroundCausticInvasion
Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Chaos, AreaSpell
치명타 확률: 5%
시전 속도: 1 초
125.9~167.9 카오스 피해
1초마다 233.1의 기본 카오스 피해를 줌
기본 지속시간 7.5
active skill area of effect radius +% final [33]
ground caustic art variation [2]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
spell maximum action distance +% [-80]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "Dagger"
	basic_action = "ChangeToStance1"
	basic_action = "ChangeToStance2"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueLake/SnakeMeleeBossLake_"] = {
    name = "Effigy of Menace",
    life = 3.2,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.095,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "MonsterFrostWallInvasion",
        "MonsterPunctureInvasion",
        "MonsterGroundCausticInvasion",
    },
    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["MonsterFrostWallInvasion"] = {
    name = "Frost Wall",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Creates a wall of ice which holds back enemies. Targets under the wall are damaged and pushed back.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Cold] = true,
        [SkillType.Cascadable] = true,
        [SkillType.Cooldown] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_skill_effect_duration",
        "wall_expand_delay_ms",
        "wall_maximum_length",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 4000, 400, 80, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 4000, 400, 80, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 4000, 400, 80, critChance = 5, levelRequirement = 11, statInterpolation = {3, 3},  cost = { }, },
        [4] = {0.80000001192093, 1.2000000476837, 4000, 400, 80, critChance = 5, levelRequirement = 25, statInterpolation = {3, 3},  cost = { }, },
        [5] = {0.80000001192093, 1.2000000476837, 4000, 400, 80, critChance = 5, levelRequirement = 29, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterPunctureInvasion"] = {
    name = "Puncture",
    hidden = true,
    color = "2",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Punctures enemies, causing a bleeding debuff, which will be affected by modifiers to skill duration. Puncture works with bows, daggers, claws or swords.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Totemable] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Physical] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_bleeding_damage_+%_final",
        "skill_can_fire_arrows",
        "global_bleed_on_hit",
    },
    levels = {
        [1] = {57, baseMultiplier = 1.2, levelRequirement = 9, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterGroundCausticInvasion"] = {
    name = "MonsterGroundCausticInvasion",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Duration] = true,
        [SkillType.Damage] = true,
        [SkillType.Mineable] = true,
        [SkillType.Area] = true,
        [SkillType.Trapped] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.Chaos] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "base_chaos_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "spell_maximum_action_distance_+%",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "ground_caustic_art_variation",
        "is_area_damage",
    },
    levels = {
        [1] = {0.30000001192093, 0.40000000596046, 1, 2500, -80, -25, 2, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 1},  cost = { }, },
        [2] = {0.30000001192093, 0.40000000596046, 1.5, 5000, -80, -25, 2, critChance = 5, levelRequirement = 36, statInterpolation = {3, 3, 3, 1},  cost = { }, },
        [3] = {0.30000001192093, 0.40000000596046, 2, 7500, 0, 33, -80, -25, 2, critChance = 5, levelRequirement = 56, statInterpolation = {3, 3, 3, 1, 1, 1},  cost = { }, },
    },
}
최대 생명력의 35%를 추가 에너지 보호막 최대치로 획득
IdMonsterImplicitAuraEnergyShield1
FamilyMonsterAura
Domains몬스터 (3)
GenerationType고유 (3)
Req. level4 (Effective: 3)
Stats
  • maximum life % to add as maximum energy shield Min: 35 Max: 35 Global
  • Craft Tagsdefences energy_shield
    에너지 보호막 오라
    적용 반경: 50
    에너지 보호막 오라
    최대 생명력의 35%를 추가 에너지 보호막 최대치로 획득
    Energy Shield Aura
    방어도 1000% 증가
    stance movement speed +% final [100]
    IdStanceSnakeSlither
    FamilyStance
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 100 Max: 100 Global
  • physical damage reduction rating +% Min: 1000 Max: 1000 Global
  • Craft Tagsdefences armour speed
    Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.