Demônio Sacrificial
Demoníaco
monster no drops or experience [1]
stance movement speed +% final [112]
Sacrificial Demon
SpectreN
Tagscleaving_weapon, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, medium_height, melee, no_pantheon_mod, physical_affinity, red_blood, very_slow_movement
Vida
675%
Ailment Threshold
675%
Resistência
20 20 20 0
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
97%
Type
VaalSacrificeDemon
Metadata
DemonModularIncursionSacrifice
Nível
68
Vida
43,425
Armadura
28,790
Evasão
4,739
Escudo de Energia
0
Damage
374
Dano Mágico
374
Precisão
290
Attack Time
1.5
Experiência
10,255
Ailment Threshold
43,425
Chill
137
Shock
137
Brittle
777
Scorch
137
Sap
379
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 299–448
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
EmptyActionDemonSacrificialHeal
Spell
Tempo de Conjuração: 1 seg
25% menos Velocidade de Ataque
Heal
Spell, Duration
Tempo de Conjuração: 1 seg
Duração base é de 1 segundos
Regenera 10% da Vida por segundo

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "ChangeToStance1"
	basic_action = "ChangeToStance2"
	basic_action = "Emerge2"
	basic_action = "Emerge3"
	main_hand_unarmed_type = "One_Hand_Sword"
}

Stats
{
	mana_regeneration_rate_per_minute_% = 0
}

Life
{
	corpse_usable = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Life
{
}

Actor
{
	on_end_ChangeToStance2 = "HideMeshSegments( demon_head_0Shape1, demon_head_0Shape2, demon_head_0Shape3 );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/DemonModular/DemonModularIncursionSacrifice"] = {
    name = "Sacrificial Demon",
    life = 6.75,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "Melee",
        "Heal",
        "EmptyActionDemonSacrificialHeal",
    },
    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["Heal"] = {
    name = "Heal",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Duration] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "life_regeneration_rate_per_minute_%",
    },
    levels = {
        [1] = {1000, 600, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EmptyActionDemonSacrificialHeal"] = {
    name = "EmptyActionDemonSacrificialHeal",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_attack_speed_+%_final",
    },
    levels = {
        [1] = {-25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • IdNothing
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    stance movement speed +% final [112]
    IdStanceBanditRun
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 112 Max: 112 Global
  • Craft Tagsspeed
    Edit

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