[DNT] Thunderbird
stance movement speed +% final [15]
SpectreY
Tagsavian_beast, beast, bludgeoning_weapon, Claw_onhit_audio, has_one_hand_mace, has_one_handed_melee, light_armour, medium_height, medium_movement, melee, not_int, not_str, physical_affinity, red_blood
Vie
50%
Évasion
+75%
Ailment Threshold
%
Résistance
0 0 0 0
Damage
50%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
4 ~ 5
Attack Time
1.5 Second
Damage Spread
±0%
Expérience
50%
Model Size
100%
Type
AncestralThunderbird
Metadata
AncestralThunderbird
Niveau
68
Vie
3,879
Armure
3,451
Évasion
477
Bouclier d'énergie
0
Damage
117
Dégâts des sorts
117
Précision
0
Attack Time
1.5
Expérience
14,317
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque de base
Base Damage: 117
Chances de [Critical|Touche critique]: 5%
Attack Time: 1.5 sec.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
LWAncestralThunderbird
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Lightning, AreaSpell, Multicastable, CanRapidFire, Nonpathing, CreatesGroundEffect
Téléportation foudroyante
Temps d'incantation: 1 sec.
Temps de recharge: 8 sec.
Téléporte votre personnage à l'intérieur du corps de la cible, la faisant exploser violemment. Met en évidence les ennemis prêts à recevoir un Coup de grâce et ne peut être utilisé que sur ces ennemis ou sur les Projectiles de Boule de foudre. La cible est détruite et l'explosion inflige des Dégâts de Foudre aux ennemis aux alentours en plus de créer un Sol électrocutant.
Inflige 12.42 à 37.27 Dégâts de foudre
75% de Réduction de la Durée de l'Effet de l'Aptitude
100% d'Augmentation de la Vitesse d'incantation
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBase"

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAncestral/AncestralThunderbird"] = {
    name = "[DNT] Thunderbird",
    life = 0.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0.5,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 5,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeed",
        "LWAncestralThunderbird",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    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["LWAncestralThunderbird"] = {
    name = "Lightning Warp",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Teleports you inside the target's body, causing it to violently explode. Highlights enemies that can be [CullingStrike|Culled], and can only be used on these enemies or Ball Lightning [Projectile|Projectiles]. The target is destroyed, and the explosion deals [Lightning|Lightning] Damage to surrounding enemies and creates [ShockedGround|Shocked Ground].",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.Nonpathing] = true,
        [SkillType.CreatesGroundEffect] = true,
    },
    statDescriptionScope = "teleport_ball",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "skill_effect_duration_+%",
        "base_cast_speed_+%",
        "is_area_damage",
    },
    levels = {
        [1] = {0.5, 1.5, -75, 100, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
IdNothing
FamilyNothing
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
stance movement speed +% final [15]
IdStanceAncestralThunderbirdFlying
FamilyStance
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • stance movement speed +% final Min: 15 Max: 15 Global
  • Craft Tagsspeed