Oiseau-tonnerre
Bête
monster map boss extra damage taken from crit +% final [-50]
monster chance to not flee % [90]
monster damage +% final vs monsters from ancestral rank [0]
stance movement speed +% final [15]
Thunderbird
SpectreN
Tagsavian_beast, beast, bludgeoning_weapon, fast_movement, has_one_hand_mace, has_one_handed_melee, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood
Vie
25%
Évasion
+75%
Ailment Threshold
25%
Résistance
0 0 75 0
Damage
75%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
5 ~ 5
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
100%
Model Size
100%
Type
AncestralThunderbird
Metadata
AncestralThunderbird
Niveau
68
Vie
1,608
Armure
28,790
Évasion
8,293
Bouclier d'énergie
0
Damage
280
Dégâts des sorts
280
Précision
290
Attack Time
1.5
Expérience
10,255
Ailment Threshold
1,608
Chill
5
Shock
5
Brittle
29
Scorch
5
Sap
14
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 224–336
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]
LWAncestralThunderbird
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Movement, Lightning, AreaSpell, Travel, Multicastable, CanRapidFire
Téléportation foudroyante
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Temps de recharge: 8 sec.
Une téléportation différée jusqu'à une destination ciblée. Lorsque la téléportation a lieu, des dégâts de foudre sont infligés autour du joueur au départ et à l'arrivée. Lancer ce sort à plusieurs reprises permet de préparer une séquence de téléportations successives.
Inflige 290.9 à 872.8 Dégâts de foudre
100% d'Augmentation de la Vitesse d'incantation
50% de chances d'Électrocuter les Ennemis
70% de Réduction de Durée
action attack or cast time uses animation length [1]
active skill shock duration +% final [100]
active skill shock effect +% final [33]
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"


Render
{
	selection_position_offset = "0, 0, -200"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAncestral/AncestralThunderbird"] = {
    name = "Thunderbird",
    life = 0.25,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 75,
    chaosResist = 0,
    damage = 0.75,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 5,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeed",
        "LWAncestralThunderbird",
    },
    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["LWAncestralThunderbird"] = {
    name = "Lightning Warp",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.",
    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.Movement] = true,
        [SkillType.Lightning] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Travel] = true,
        [SkillType.Multicastable] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "variable_duration_skill_stat_descriptions",
    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_+%",
        "base_chance_to_shock_%",
        "active_skill_shock_duration_+%_final",
        "active_skill_shock_effect_+%_final",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.5, 1.5, -70, 100, 50, 100, 33, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster map boss extra damage taken from crit +% final [-50]
IdAncestralTrailMonsterCriticalResistanceValako
FamilyAncestralTrialMonster
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster map boss extra damage taken from crit +% final Min: -50 Max: -50 Global
  • monster chance to not flee % [90]
    monster damage +% final vs monsters from ancestral rank [0]
    IdAncestralTrialMonsterBasicFleeAndDamage
    FamilyAncestralTrialMonster
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster chance to not flee % Min: 90 Max: 90 Global
  • monster damage +% final vs monsters from ancestral rank Min: 0 Max: 0 Global
  • IdNothing
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    stance movement speed +% final [15]
    IdStanceAncestralThunderbirdFlying
    FamilyStance
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 15 Max: 15 Global
  • Craft Tagsspeed
    Thunderbird
    Bête
    monster map boss extra damage taken from crit +% final [-50]
    stance movement speed +% final [15]
    SpectreY
    Tagsavian_beast, beast, bludgeoning_weapon, fast_movement, has_one_hand_mace, has_one_handed_melee, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood
    Packs
  • Storm Conduit, Thunderbird, Storm Guard
  • Kiloava, Thunderbird, Storm Guard
  • Vie
    25%
    Évasion
    +75%
    Ailment Threshold
    25%
    Résistance
    0 0 75 0
    Damage
    56%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    5 ~ 5
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Expérience
    100%
    Model Size
    100%
    Type
    AncestralThunderbirdStandalone
    Metadata
    AncestralThunderbirdStandalone
    Niveau
    68
    Vie
    1,608
    Armure
    28,790
    Évasion
    8,293
    Bouclier d'énergie
    0
    Damage
    209
    Dégâts des sorts
    209
    Précision
    290
    Attack Time
    1.5
    Expérience
    10,255
    Ailment Threshold
    1,608
    Chill
    5
    Shock
    5
    Brittle
    29
    Scorch
    5
    Sap
    14
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Attaque par défaut
    Base Damage: 167–251
    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]
    LWAncestralThunderbird
    Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Movement, Lightning, AreaSpell, Travel, Multicastable, CanRapidFire
    Téléportation foudroyante
    Chances de coup critique: 5%
    Temps d'incantation: 1 sec.
    Temps de recharge: 8 sec.
    Une téléportation différée jusqu'à une destination ciblée. Lorsque la téléportation a lieu, des dégâts de foudre sont infligés autour du joueur au départ et à l'arrivée. Lancer ce sort à plusieurs reprises permet de préparer une séquence de téléportations successives.
    Inflige 290.9 à 872.8 Dégâts de foudre
    100% d'Augmentation de la Vitesse d'incantation
    50% de chances d'Électrocuter les Ennemis
    70% de Réduction de Durée
    action attack or cast time uses animation length [1]
    active skill shock duration +% final [100]
    active skill shock effect +% final [33]
    is area damage [1]

    Object Type

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

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBaseStandalone"
    
    
    Render
    {
    	selection_position_offset = "0, 0, -200"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueAncestral/AncestralThunderbirdStandalone"] = {
        name = "Thunderbird",
        life = 0.25,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 75,
        chaosResist = 0,
        damage = 0.56,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 5,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "LWAncestralThunderbird",
        },
        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["LWAncestralThunderbird"] = {
        name = "Lightning Warp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.",
        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.Movement] = true,
            [SkillType.Lightning] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Travel] = true,
            [SkillType.Multicastable] = true,
            [SkillType.CanRapidFire] = true,
        },
        statDescriptionScope = "variable_duration_skill_stat_descriptions",
        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_+%",
            "base_chance_to_shock_%",
            "active_skill_shock_duration_+%_final",
            "active_skill_shock_effect_+%_final",
            "is_area_damage",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.5, 1.5, -70, 100, 50, 100, 33, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    monster map boss extra damage taken from crit +% final [-50]
    IdAncestralTrailMonsterCriticalResistanceValako
    FamilyAncestralTrialMonster
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster map boss extra damage taken from crit +% final Min: -50 Max: -50 Global
  • IdNothing
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    stance movement speed +% final [15]
    IdStanceAncestralThunderbirdFlying
    FamilyStance
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: 15 Max: 15 Global
  • Craft Tagsspeed
    Oiseau-tonnerre
    Faveur: 800
    Spécialité : Mobile

    Passif tribal :Résistant aux Critiques

    Téléportation foudroyante
    Téléporte l'Oiseau-tonnerre, infligeant des dégâts à son emplacement de départ et à son emplacement d'arrivée. Utilisé pour atteindre les cibles plus rapidement
    Thunderbird
    Edit

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