부식의 화신
언데드
덫 투척 속도 75% 감소
Avatar of Rot
SpectreN
Tagsbludgeoning_weapon, 시전, flesh_armour, has_one_hand_mace, has_one_handed_melee, humanoid, large_height, melee, not_dex, not_int, physical_affinity, red_blood, slow_movement, undead
생명력
450%
방어구
+50%
Ailment Threshold
450%
저항
40 40 40 25
Damage
135%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 10
Attack Time
2.4 Second
Damage Spread
±20%
경험치
150%
Model Size
140%
Type
NecromancerRaisedZombieMapBoss
Metadata
ZombieCauldronMapBoss
레벨
68
생명력
28,950
방어구
43,185
회피
4,739
에너지 보호막
0
Damage
504
주문 피해
504
정확도
290
Attack Time
2.4
경험치
15,383
Ailment Threshold
28,950
Chill
92
Shock
92
Brittle
518
Scorch
92
Sap
253
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 403–605
치명타 확률: 5%
Attack Time: 2.4 초
강력한 일격으로 적들을 쓰러트립니다.
skill can fire arrows [1]
skill can fire wand projectiles [1]
QuakeSlamAliraZombieBoss
Attack, Area, Melee, Multistrikeable, Duration, Slam, Triggerable, Totemable
지진
Base Damage: 403–605
치명타 확률: 5%
공격 피해: 67%
공격 피해: 67%
Attack Time: 2.4 초
재사용 대기시간: 6 초
지면을 강타해 범위 내에 피해를 주고 대지에 균열을 생성합니다. 얼마 후 균열은 여진을 일으킵니다. 첫 번째 여진이 발생하기 전의 균열은 여진을 발생시키지 않습니다. 도끼, 철퇴, 셉터, 지팡이 착용 혹은 비무장 상태여야 합니다.
주는 공격 피해 33% 감폭
여진의 적중 및 상태 이상 피해 +50% 증폭
active skill area of effect radius +% final [-20]
is area damage [1]
BloodProjectileTrapZombieMapBoss
Spell, Projectile, ProjectilesFromUser, Triggerable
추가 피해 효율: 110%
시전 속도: 1.5 초
재사용 대기시간: 10 초
620.7~931 물리 피해
+0.05초간 덫 지속
주는 공격 피해 10% 증폭
덫 최대 2개 추가 투척
덫이 목표 지점 주위에 무작위로 투척됨
투사체 속도 90% 감소
base is projectile [1]
base skill is trapped [1]
create trap at target location [1]
ignores trap and mine cooldown limit [1]
monster projectile variation [13]
trap variation [10]

Object Type

version 2
extends "Metadata/Monsters/Zombies/Zombie"

Actor
{
	basic_action = "Emerge"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Zombies/Zombie"

BaseEvents
{
	on_construction_complete = "parent.PlayAnimationByIndex( 0 );"
}

Life
{
	on_death = "RemoveEffects( );"
	on_spawned_dead = "RemoveEffects( );"
}

Render
{
     //turn_duration = 0.3
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Zombies/ZombieCauldronMapBoss"] = {
    name = "Avatar of Rot",
    life = 4.5,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.35,
    damageSpread = 0.2,
    attackTime = 2.4,
    attackRange = 10,
    accuracy = 1,
    weaponType1 = "One Hand Mace",
    skillList = {
        "Melee",
        "BloodProjectileTrapZombieMapBoss",
        "QuakeSlamAliraZombieBoss",
    },
    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["BloodProjectileTrapZombieMapBoss"] = {
    name = "BloodProjectileTrapZombieMapBoss",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "monster_projectile_variation",
        "base_trap_duration",
        "base_projectile_speed_+%",
        "trap_variation",
        "number_of_additional_traps_to_throw",
        "throw_traps_in_circle_radius",
        "base_is_projectile",
        "is_trap",
        "base_skill_is_trapped",
        "create_trap_at_target_location",
        "ignores_trap_and_mine_cooldown_limit",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 13, 50, -90, 10, 2, 20, baseMultiplier = 1.1, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 13, 50, -90, 10, 2, 20, levelRequirement = 69, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["QuakeSlamAliraZombieBoss"] = {
    name = "Earthquake",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a duration. Cracks created before the first one has erupted will not generate their own aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Melee] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Duration] = true,
        [SkillType.Slam] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Totemable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "quake_slam_fully_charged_explosion_damage_+%_final",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {50, -20, baseMultiplier = 0.67, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
덫 투척 속도 75% 감소
IdTrapThrowingSpeedBossReduction
FamilyTrapAndMineThrowSpeed
Domains몬스터 (3)
GenerationType고유 (3)
Req. level1
Stats
  • trap throwing speed +% Min: -75 Max: -75 Global
  • Craft Tagsspeed
    Edit

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