ルナリスのスロール
不死者
undead description [1]
アタックスピードが100%増加する
stance movement speed +% final [100]
Thrall of Lunaris
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
通常攻撃
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
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • undead description Min: 1 Max: 1 Global
  • Adds Tagsnecromancer_raisable
    IdNothing
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    アタックスピードが100%増加する
    stance movement speed +% final [100]
    IdBlackguardZombieSpeedStance
    FamilyStance
    Domainsモンスター (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.