[DNT] Iron Point v2
Morto-vivo
undead description [1]
SpectreN
Tagsbone_armour, bones, has_bow, not_int, not_str, physical_affinity, puncturing_weapon, ranged, skeleton, undead, very_slow_movement
Vida
198%
Evasão
+10%
Ailment Threshold
198%
Resistência
0 0 85 0
Damage
189%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 40
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
180%
Model Size
100%
Type
TestSkeletonsBow
Metadata
TestSkeletonBow
Nível
68
Vida
12,738
Armadura
28,790
Evasão
5,213
Escudo de Energia
0
Damage
706
Dano Mágico
706
Precisão
290
Attack Time
1.5
Experiência
18,459
Ailment Threshold
12,738
Chill
40
Shock
40
Brittle
228
Scorch
40
Sap
111
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 565–847
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
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]
SkeletonForsakenRainOfArrows
Attack, RangedAttack, MirageArcherCanUse, Area, ProjectileSpeed, Totemable, Trappable, Mineable, Triggerable, Rain
Chuva de Flechas
Base Damage: 565–847
Chance de Crítico: 5%
Attack Time: 1.5 seg
Atira um grande número de flechas no ar que cairão no alvo.
Causa 130% mais Dano
Dano Físico aumentado em 20%
Precisão aumentada em 40%
active skill area of effect radius +% final [47]
base is projectile [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]

Object Type

version 2
extends "Metadata/Monsters/Skeletons/SkeletonRanged"

Object Type Codes

version 2
extends "Metadata/Monsters/Skeletons/SkeletonRanged"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Skeletons/TestSkeleton/TestSkeletonBow"] = {
    name = "[DNT] Iron Point v2",
    life = 1.98,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 85,
    chaosResist = 0,
    damage = 1.89,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 40,
    accuracy = 1,
    weaponType1 = "Bow",
    skillList = {
        "MeleeAtAnimationSpeed",
        "SkeletonForsakenRainOfArrows",
    },
    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["SkeletonForsakenRainOfArrows"] = {
    name = "Rain of Arrows",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Fires a large number of arrows into the air, to land at the target after a short delay.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Area] = true,
        [SkillType.ProjectileSpeed] = true,
        [SkillType.Totemable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Rain] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "active_skill_area_of_effect_radius_+%_final",
        "physical_damage_+%",
        "accuracy_rating_+%",
        "base_is_projectile",
        "is_area_damage",
    },
    levels = {
        [1] = {100, 23, 20, 40, levelRequirement = 7, statInterpolation = {1, 1},  cost = { }, },
        [2] = {110, 31, 20, 40, levelRequirement = 30, statInterpolation = {1, 1},  cost = { }, },
        [3] = {120, 39, 20, 40, levelRequirement = 42, statInterpolation = {1, 1},  cost = { }, },
        [4] = {130, 47, 20, 40, levelRequirement = 56, statInterpolation = {1, 1},  cost = { }, },
        [5] = {130, -30, 47, 20, 40, levelRequirement = 68, statInterpolation = {1, 1, 1},  cost = { }, },
    },
}
undead description [1]
IdMonsterNecromancerRaisable
FamilyMonsterNecromancerRaisable
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • undead description Min: 1 Max: 1 Global
  • Adds Tagsnecromancer_raisable
    Edit

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