트롤 주술사
야수
Troll Shaman
Spectre | N |
---|---|
Tags | beast, 시전, large_model, not_dex, ranged, red_blood, very_slow_movement |
Packs |
생명력
400%
Energy Shield From Life
30%
방어도
+75%
Ailment Threshold
400%
저항
50 50 50 30
Damage
120%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
5 ~ 14
Attack Time
1.5 Second
Damage Spread
±20%
경험치
200%
Model Size
100%
Type
AzmeriBeehiveBehemoth
Metadata
BeehiveBehemoth
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
25,733
방어도
50,383
회피
4,739
에너지 보호막
1,838
Damage
448
주문 피해
448
정확도
290
Attack Time
1.5
경험치
20,510
Ailment Threshold
25,733
Chill
81
Shock
81
Brittle
460
Scorch
81
Sap
225
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).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 359–538
치명타 확률: 5%
Attack Time: 1.5 초
강력한 일격으로 적들을 쓰러트립니다.
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]
MMSSwampBehemothProjectileAzmeri
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
치명타 확률: 5%
시전 속도: 1 초
일반적인 몬스터 박격포 스킬입니다. 몬스터 투사체와 같지만 충격 효과를 가집니다.
308.6~462.9 물리 피해
물리 피해의 20%를 카오스 피해로 전환
action attack or cast time uses animation length [1]
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile spread radius [10]
projectile uses contact position [1]
use scaled contact offset [1]
물리 피해의 20%를 카오스 피해로 전환
action attack or cast time uses animation length [1]
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile spread radius [10]
projectile uses contact position [1]
use scaled contact offset [1]
EASSwampBehemothBarrage
Spell
시전 속도: 3 초
재사용 대기시간: 8 초
EASSwampBehemothBackup
Spell
시전 속도: 6.333 초
재사용 대기시간: 20 초
skill cannot be knocked back [1]
skill cannot be stunned [1]
skill cannot be stunned [1]
SSMBeehiveBehemothVineAzmeri
Spell, Multicastable, Triggerable
시전 속도: 1 초
alternate minion [636]
number of monsters to summon [1]
summon specific monsters radius +% [-80]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-80]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
EGSwampBehemothWarp
Triggerable, Spell
시전 속도: 3.333 초
재사용 대기시간: 10 초
GPSSwampBehemothTreeTrunkAzmeri
Spell, Triggerable
치명타 확률: 5%
시전 속도: 1 초
재사용 대기시간: 15 초
22.42~33.63 물리 피해
action attack or cast time uses animation length [1]
base is projectile [1]
number of projectiles override [1]
action attack or cast time uses animation length [1]
base is projectile [1]
number of projectiles override [1]
SOSwampBehemothSpawnPodAzmeri
Triggerable, Spell
시전 속도: 1 초
GSSwampBehemothPodExplosionAzmeri
Spell, Triggerable
치명타 확률: 5%
시전 속도: 1 초
142.6~213.9 카오스 피해
명중 시 항상 중독 유발
is area damage [1]
명중 시 항상 중독 유발
is area damage [1]
GSSwampBehemothRockSmashAzmeri
Triggerable, Attack
Base Damage: 359–538
치명타 확률: 5%
공격 피해: 425%
Attack Time: 1.5 초
주는 공격 피해 325% 증폭
is area damage [1]
monster penalty against minions damage +% final vs player minions [-75]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-75]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/BossLight" extends "Metadata/Monsters/LeagueAzmeri/AzmeriMinibossBase" Functions { TargetTheThing = " this.tree_target = arg1; SetTargetLocation( tree_target ); " } Actor { on_event_tree_face_for_GeometryProjectiles = "FaceObject( tree_target );" on_event_start_tracking_for_GeometryProjectiles = "SetTarget( tree_target, true );" on_event_stop_tracking_for_GeometryProjectiles = "SetTargetLocation( tree_target, _, _, true );" } Transitionable {}
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/BossLight" extends "Metadata/Monsters/LeagueAzmeri/AzmeriMinibossBase" Actor { on_event_staff_active_for_EmptyActionSpell2 = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/SwampBehemoth/EPKs/staff_active.epk ); staff_active = 1; " on_event_staff_done_for_EmptyActionSpell2 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/SwampBehemoth/EPKs/staff_active.epk ); staff_active = 0; " on_destroy_EmptyActionSpell2 = "If( staff_active == 1, { RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/SwampBehemoth/EPKs/staff_active.epk ); staff_active = 0; } );" } Functions { CreateLightOn = " AddAttached( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/SwampBehemoth/boss_light.ao, light_attach ); PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/SwampBehemoth/boss_light.ao, idle_on ); " TurnLightOff = " PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/SwampBehemoth/boss_light.ao, idle_off ); " } Preload { preload_epk = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/SwampBehemoth/EPKs/pod_charge.epk" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/SwampBehemoth/swamp_boulder_impact.ao" } Animated { on_end_death_01 = "RemoveEffectPack( BeehiveBehemothBossAlive );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAzmeri/BeehiveBehemoth"] = { name = "Troll Shaman", life = 4, energyShield = 0.3, fireResist = 50, coldResist = 50, lightningResist = 50, chaosResist = 30, damage = 1.2, damageSpread = 0.2, attackTime = 1.5, attackRange = 14, accuracy = 1, weaponType1 = "Staff", skillList = { "MeleeAtAnimationSpeedUnique", "GPSSwampBehemothTreeTrunkAzmeri", "SSMBeehiveBehemothVineAzmeri", "MMSSwampBehemothProjectileAzmeri", "GSSwampBehemothPodExplosionAzmeri", "GSSwampBehemothRockSmashAzmeri", "EASSwampBehemothBarrage", "EASSwampBehemothBackup", "EGSwampBehemothWarp", "SOSwampBehemothSpawnPodAzmeri", }, modList = { }, } -- 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 = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GPSSwampBehemothTreeTrunkAzmeri"] = { name = "GPSSwampBehemothTreeTrunkAzmeri", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "number_of_projectiles_override", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SSMBeehiveBehemothVineAzmeri"] = { name = "SSMBeehiveBehemothVineAzmeri", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {1, 636, -80, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSSwampBehemothProjectileAzmeri"] = { name = "MMSSwampBehemothProjectileAzmeri", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [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.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "skill_physical_damage_%_to_convert_to_chaos", "projectile_spread_radius", "number_of_projectiles_override", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 20, 10, 1, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSSwampBehemothPodExplosionAzmeri"] = { name = "GSSwampBehemothPodExplosionAzmeri", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_chance_to_poison_on_hit_%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 100, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSSwampBehemothRockSmashAzmeri"] = { name = "GSSwampBehemothRockSmashAzmeri", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "is_area_damage", }, levels = { [1] = {-75, baseMultiplier = 4.25, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASSwampBehemothBarrage"] = { name = "EASSwampBehemothBarrage", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASSwampBehemothBackup"] = { name = "EASSwampBehemothBackup", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 6.333, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EGSwampBehemothWarp"] = { name = "EGSwampBehemothWarp", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.333, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SOSwampBehemothSpawnPodAzmeri"] = { name = "SOSwampBehemothSpawnPodAzmeri", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }