[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
Vida
50%
Evasão
+75%
Resistência
0 0 0 0
Damage
50%
Precisão
100%
Acertos Críticos Chance
5%
Bônus de Dano Crítico
+30%
Attack Distance
4 ~ 5
Tempo de Ataque
1.5 Second
Damage Spread
±0%
Experiência
50%
Model Size
100%
Type
AncestralThunderbird
Metadata
AncestralThunderbird
Nível
68
Vida
3,879
Armadura
3,451
Evasão
835
Damage
117
Dano Mágico
117
Precisão
2,180
Tempo de Ataque
1.5
Experiência
14,317
Minion Life
5,640
Minion Damage
948
Minion Armour
3,451
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Básico
Base Damage: 117
Chance de Acerto Crítico: 5%
Tempo de Ataque: 1.5 seg
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
Teleporte Relampejante
Tempo de Conjuração: 1 seg
Recarga: 8 seg
Te Teleporta para dentro do corpo do alvo, fazendo com que ele exploda violentamente. Destaca inimigos que podem ser Abatidos, e só pode ser usado nesses inimigos ou em Projéteis de Esfera Trovejante. O alvo é destruído, e a explosão causa Dano de Raio aos inimigos ao redor e cria Solo Eletrizado.
Causa 2305 a 6916 de Dano de Raio
Duração do Efeito de Habilidades reduzida em 75%
Velocidade de Conjuração aumentada em 100%
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)
GenerationTypeÚnico (3)
Req. level1
stance movement speed +% final [15]
IdStanceAncestralThunderbirdFlying
FamilyStance
DomainsMonster (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • stance movement speed +% final Min: 15 Max: 15 Global
  • Craft Tagsspeed
    Editar

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