Thrall of Lunaris
อันเดด
undead description [1]
เพิ่มความเร็วในการโจมตี 100%
stance movement speed +% final [100]
SpectreY
Tagsflesh_armour, is_unarmed, medium_height, melee, not_dex, not_int, physical_affinity, red_blood, undead, very_slow_movement, zombie
พลังชีวิต
135%
เกราะ
+50%
Ailment Threshold
135%
ค่าต้านทาน
20 20 20 0
Damage
238%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 9
Attack Time
2.4 Second
Damage Spread
±30%
ค่าประสบการณ์
90%
Model Size
100%
Type
BlackguardZombie
Metadata
BlackguardZombie3_
เลเวล
68
พลังชีวิต
8,685
เกราะ
43,185
การหลบหลีก
4,739
โล่พลังงาน
0
Damage
889
ความเสียหายเวท
889
ความแม่นยำ
290
Attack Time
2.4
ค่าประสบการณ์
9,230
Ailment Threshold
8,685
Chill
27
Shock
27
Brittle
155
Scorch
27
Sap
76
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 622–1156
โอกาสคริติคอล: 5%
Attack Time: 2.4 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
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]
BlackguardZombieEnrage

Object Type

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

Actor
{
	basic_action = "BlackguardZombieEnrage"
	basic_action = "ChangeToStance2"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Zombies/Zombie"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ZombieDismember/BlackguardZombie3_"] = {
    name = "Thrall of Lunaris",
    life = 1.35,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 2.38,
    damageSpread = 0.3,
    attackTime = 2.4,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeed",
        "BlackguardZombieEnrage",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    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["BlackguardZombieEnrage"] = {
    name = "BlackguardZombieEnrage",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
undead description [1]
IdMonsterNecromancerRaisable
FamilyMonsterNecromancerRaisable
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • undead description Min: 1 Max: 1 Global
  • Adds Tagsnecromancer_raisable
    IdNothing
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    เพิ่มความเร็วในการโจมตี 100%
    stance movement speed +% final [100]
    IdBlackguardZombieSpeedStance
    FamilyStance
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level0
    Stats
  • attack speed +% Min: 100 Max: 100 Global
  • stance movement speed +% final Min: 100 Max: 100 Global
  • Craft Tagsattack speed
    Edit

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