นกธันเดอร์เบิร์ด
stance movement speed +% final [15]
[DNT] Thunderbird
Spectre | Y |
---|---|
Tags | avian_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 |
พลังชีวิต
50%
การหลบหลีก
+75%
Ailment Threshold
%
ค่าต้านทาน
0 0 0 0
Damage
50%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
4 ~ 5
Attack Time
1.5 Second
Damage Spread
±0%
ค่าประสบการณ์
50%
Model Size
100%
Type
AncestralThunderbird
Metadata
AncestralThunderbird
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
3,879
เกราะ
3,451
การหลบหลีก
835
Energy Shield
0
Damage
117
ความเสียหายเวท
117
ความแม่นยำ
1,090
Attack Time
1.5
ค่าประสบการณ์
14,317
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีพื้นฐาน
Base Damage: 117
โอกาส[Critical|ปะทะคริติคอล]: 5%
Attack Time: 1.5 {วิ}
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]
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
วาร์ปสายฟ้า
คูลดาวน์: 8 {วิ}
เทเลพอร์ตคุณเข้าไปในร่างกายของเป้าหมายเพื่อทำลายให้ระเบิดออกมาอย่างรุนแรง สกิลนี้จะไฮไลท์ศัตรูที่ปลิดชีพได้ และใช้ได้กับศัตรูเหล่านี้หรือโพรเจกไทล์ บอลสายฟ้า (Ball Lightning) เพียงเท่านั้น สกิลนี้จะทำลายเป้าหมายและระเบิดจะสร้างความเสียหาย สายฟ้า ต่อศัตรูรอบตัวพร้อมสร้าง พื้นช็อค ขึ้นมา
สร้างความเสียหาย สายฟ้า 12.42 ถึง 37.27
ลดระยะเวลาส่งผลของสกิล 75%
เพิ่มความเร็วในการร่าย 100%
is area damage [1]
ลดระยะเวลาส่งผลของสกิล 75%
เพิ่มความเร็วในการร่าย 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 = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
stance movement speed +% final [15]
Id | StanceAncestralThunderbirdFlying |
---|---|
Family | Stance |
Domains | Monster (3) |
GenerationType | ยูนิค (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |