MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Ergebener Atziris
Dämon
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning
monster no drops or experience [1]
Aktionsgeschwindigkeit kann nicht unter 50% des Basiswerts modifiziert werden
stance movement speed +% final [100]
Kann nicht zurückgestoßen werden
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Atziri's Devoted
Spectre
Tagscleaving_weapon, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, medium_height, melee, physical_affinity, red_blood, very_slow_movement
Leben
450%
Ailment Threshold
450%
Widerstand
IconEnemyResistanceFire20% IconEnemyResistanceCold20% IconEnemyResistanceLightning20% IconEnemyResistanceChaos0%
Damage
173%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritische Treffer
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Erfahrung
150%
Model Size
97%
Type
DemonModularSacrifice
Metadata
DemonModularSacrifice
Stufe
68
Leben
28,950
Rüstung
28,790
Ausweichwert
4,739
Damage
646
Zauberschaden
646
Genauigkeit
580
Attack Time
1.5
Erfahrung
15,383
Minion Life
6,280
Minion Damage
516
Ailment Threshold
28,950
Chill
92
Shock
92
Brittle
518
Scorch
92
Sap
253
Phys Convert Ele
240%
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Standardangriff
Base Damage: 517775
Kritische Trefferchance: 5%
Attack Time: 1.5 Sek.
Streckt Eure Feinde mit einem mächtigen Schlag nieder.
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]
iconbasicattack
AtziriDemonSelfSacrifice
Spell
Zauberzeit: 1 Sek.

Object Type

version 2
extends "Metadata/Monsters/Demonmodular/Demon"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/DemonModular/DemonModularSacrifice"] = {
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    name = "Atziri's Devoted",
    life = 4.5,
    damage = 1.73,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeed",
        "AtziriDemonSelfSacrifice",
    },
    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["AtziriDemonSelfSacrifice"] = {
    name = "AtziriDemonSelfSacrifice",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
DomainsMonster (3)
GenerationTypeeinzigartig (3)
Req. level1
Stats
  • monster no drops or experience 1 1 Global — Nicht skalierbarer Wert
  • Aktionsgeschwindigkeit kann nicht unter 50% des Basiswerts modifiziert werden
    FamilyCannotBeSlowedBelowValue
    DomainsMonster (3)
    GenerationTypeeinzigartig (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value -50 -50 Global
  • Craft TagsGeschwindigkeit
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeeinzigartig (3)
    Req. level1
    stance movement speed +% final [100]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeeinzigartig (3)
    Req. level1
    Stats
  • stance movement speed +% final 100 100 Global
  • Craft TagsGeschwindigkeit
    Kann nicht zurückgestoßen werden
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeeinzigartig (3)
    Req. level1
    Stats
  • cannot be knocked back 1 1 Global — Nicht skalierbarer Wert
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeeinzigartig (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Nicht skalierbarer Wert
  • cant possess this 1 1 Global — Nicht skalierbarer Wert
  • cannot be afflicted 1 1 Global — Nicht skalierbarer Wert
  • monster no talismans 1 1 Global — Nicht skalierbarer Wert
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Nicht skalierbarer Wert
  • cannot be tagged by sentinel 1 1 Global
  • Edit

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