알리라
인간형
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 |