[DNT] Iron Point v2
Mort-vivant
undead description [1]
SpectreN
Tagsbone_armour, bones, has_bow, not_int, not_str, physical_affinity, puncturing_weapon, ranged, skeleton, undead, very_slow_movement
Vie
198%
Évasion
+10%
Ailment Threshold
198%
Résistance
0 0 85 0
Damage
189%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 40
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
180%
Model Size
100%
Type
TestSkeletonsBow
Metadata
TestSkeletonBow
Niveau
68
Vie
12,738
Armure
28,790
Évasion
5,213
Bouclier d'énergie
0
Damage
706
Dégâts des sorts
706
Précision
290
Attack Time
1.5
Expérience
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
Attaque par défaut
Base Damage: 565–847
Chances de coup critique: 5%
Attack Time: 1.5 sec.
Frappez vos ennemis d'un coup puissant.
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
Pluie de flèches
Base Damage: 565–847
Chances de coup critique: 5%
Attack Time: 1.5 sec.
Une multitude de flèches est tirée dans les airs, s'abattant sur la cible après une courte durée.
130% Davantage de Dégâts
20% d'Augmentation des Dégâts physiques
40% d'Augmentation du Score de Précision
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
Domainsmonstre (3)
GenerationTypeUnique (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.