Алира
Гуманоид
20% шанс блокировать урон от чар
Вы получаете 10% урона от заблокированных ударов
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Вы получаете 10% урона от заблокированных ударов
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Alira
Spectre | N |
---|---|
Tags | bandit, Чародейский, has_wand, human, humanoid, light_armour, medium_height, medium_movement, not_dex, not_str, physical_affinity, ranged, red_blood |
Здоровье
384%
Energy Shield From Life
100%
Ailment Threshold
384%
Сопротивление
40 40 40 25
Damage
144%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 35
Attack Time
1.245 Second
Damage Spread
±20%
Опыт
120%
Model Size
100%
Type
IntBanditBossEndlessLedge
Metadata
BanditLeaderAliraEndlessLedge
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Уровень
68
Здоровье
24,704
Броня
28,790
Уклонение
4,739
Энергетический щит
6,127
Damage
538
Урон от чар
538
Точность
290
Attack Time
1.245
Опыт
12,306
Ailment Threshold
24,704
Chill
78
Shock
78
Brittle
442
Scorch
78
Sap
216
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).
BanditDetonateDead
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, AreaSpell
Шанс критического удара: 5%
Время применения: 0.8 сек.
Наносит от 119.5 до 179.3 урона от огня
Взрыв наносит базовый урон от огня, равный 6% от максимума здоровья трупа
active skill area of effect radius +% final [-18]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
Взрыв наносит базовый урон от огня, равный 6% от максимума здоровья трупа
active skill area of effect radius +% final [-18]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Атака
Base Damage: 430–645
Шанс критического удара: 5%
Attack Time: 1.245 сек.
Герой наносит обычный удар.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Wand" } Stats { base_maximum_mana = 1000 } BaseEvents { server_only = true } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/BanditLeaderInt/BanditLeaderAliraEndlessLedge"] = { name = "Alira", life = 3.84, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.44, damageSpread = 0.2, attackTime = 1.245, attackRange = 35, accuracy = 1, weaponType1 = "Wand", weaponType2 = "Shield", skillList = { "BanditDetonateDead", "MeleeAtAnimationSpeedUnique", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BanditDetonateDead"] = { name = "BanditDetonateDead", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "secondary_minimum_base_fire_damage", "secondary_maximum_base_fire_damage", "corpse_explosion_monster_life_%", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 9, -25, -18, critChance = 5, levelRequirement = 17, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 6, -25, -18, critChance = 5, levelRequirement = 46, statInterpolation = {3, 3, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { 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 = { }, }, }, }
20% шанс блокировать урон от чар
Вы получаете 10% урона от заблокированных ударов
Id | MonsterSpellBlock20Bypass20 |
---|---|
Family | MonsterBlockAndBypass |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats | |
Craft Tags | block |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityActBoss |
---|---|
Family | Nothing |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |
Алира Topic /3
NPC | Имя |
---|---|
Эрамир | Колдуньи больше нет? Хотел бы я этому порадоваться, но с уходом Алиры возрастет сила Дуба и Крайтина. |
Эрамир | Такое не было под силу никому из нас, даже грозному Грусту. Мы благодарны тебе, но спать можем только вполглаза. Равновесие сил нарушено. С уходом Дуба и Крайтина всем верховодит Алира. |
Амулет Алиры | Коварно присвоенный, этот артефакт жаждет воссоединиться с семьей. |