마아타
인간형
플레이어가 유발하는 비-피해 원소 상태 이상의 효과 50% 감폭
self bleed duration +% final [-50]
self ignite duration +% final [-50]
self poison duration +% final [-50]
damage +% vs players [-15]
monster damage +% final vs monsters from ancestral rank [900]
self bleed duration +% final [-50]
self ignite duration +% final [-50]
self poison duration +% final [-50]
damage +% vs players [-15]
monster damage +% final vs monsters from ancestral rank [900]
Maata
Spectre | N |
---|---|
Tags | human, humanoid, medium_movement, not_str, red_blood |
생명력
90%
Energy Shield From Life
400%
회피
+40%
Ailment Threshold
90%
저항
40 40 40 25
Damage
100%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
5 ~ 20
Attack Time
1.5 Second
Damage Spread
±20%
경험치
100%
Model Size
100%
Type
AncestralMaata
Metadata
AncestralMaata
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
5,790
방어도
28,790
회피
6,635
에너지 보호막
24,508
Damage
374
주문 피해
374
정확도
290
Attack Time
1.5
경험치
10,255
Ailment Threshold
5,790
Chill
18
Shock
18
Brittle
104
Scorch
18
Sap
51
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: 299–448
치명타 확률: 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]
DonutCircleMaata
Spell
시전 속도: 1 초
재사용 대기시간: 15 초
1396~1707 물리 피해
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [50]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-60]
voll slam damage +% final at centre [50]
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [50]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-60]
voll slam damage +% final at centre [50]
SSMMaataVine
Spell, Multicastable, Triggerable
시전 속도: 1 초
action attack or cast time uses animation length [1]
alternate minion [632]
minion dies when parent deleted [1]
minion dies when parent dies [1]
monster no drops or experience [1]
number of monsters to summon [1]
spell maximum action distance +% [-40]
summon specific monsters radius +% [-60]
summoned monsters are minions [1]
alternate minion [632]
minion dies when parent deleted [1]
minion dies when parent dies [1]
monster no drops or experience [1]
number of monsters to summon [1]
spell maximum action distance +% [-40]
summon specific monsters radius +% [-60]
summoned monsters are minions [1]
GSMaataVineCascade
Spell, Triggerable
치명타 확률: 5%
시전 속도: 1 초
528.2~792.3 물리 피해
is area damage [1]
is area damage [1]
GTMaataVineCascade
Triggerable, Spell
시전 속도: 1 초
재사용 대기시간: 8 초
action attack or cast time uses animation length [1]
spell maximum action distance +% [-30]
spell maximum action distance +% [-30]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterChieftainBase"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterChieftainBase" Life { on_death = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Maata/epk/alive.epk ); " on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Maata/epk/alive.epk );" } Animated { on_event_vine_intro = " this.left_vine = PlayEffect( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Maata/thorn_cascade_start.ao, default, 1.0, 1.0, inherit, inherit ); left_vine.SetLocation( GetLocation()+RotateLocation( [-10, 4] ) ); left_vine.FaceObject( this.GetLocation()+RotateLocation([-1, -15]), true, true ); this.right_vine = PlayEffect( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Maata/thorn_cascade_start_flip.ao, default, 1.0, 1.0, inherit, inherit ); right_vine.SetLocation( GetLocation()+RotateLocation( [10, 4] ) ); right_vine.FaceObject( this.GetLocation()+RotateLocation([1, -15]), true, true ); " on_spell_cascade_01 = "Roll( 1, 3, { PlayTextAudio( AncestralMaataLivingGripRandom, Metadata/Monsters/LeagueAncestral/AncestralMaata); } );" on_spell_donut_slam_01 = "Roll( 1, 3, { PlayTextAudio( AncestralMaataCrushingEarthRandom, Metadata/Monsters/LeagueAncestral/AncestralMaata); } );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAncestral/AncestralMaata"] = { name = "Maata", life = 0.9, energyShield = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 20, accuracy = 1, weaponType1 = "Sceptre", skillList = { "MeleeAtAnimationSpeedUnique", "SSMMaataVine", "GSMaataVineCascade", "DonutCircleMaata", "GTMaataVineCascade", }, 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["SSMMaataVine"] = { name = "SSMMaataVine", 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_+%", "spell_maximum_action_distance_+%", "summoned_monsters_are_minions", "monster_no_drops_or_experience", "minion_dies_when_parent_dies", "minion_dies_when_parent_deleted", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {1, 632, -60, -40, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSMaataVineCascade"] = { name = "GSMaataVineCascade", 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_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DonutCircleMaata"] = { name = "DonutCircleMaata", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "voll_slam_damage_+%_final_at_centre", "active_skill_area_of_effect_radius_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.89999997615814, 1.1000000238419, 50, 50, -60, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTMaataVineCascade"] = { name = "GTMaataVineCascade", 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 = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-30, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
플레이어가 유발하는 비-피해 원소 상태 이상의 효과 50% 감폭
self bleed duration +% final [-50]
self ignite duration +% final [-50]
self poison duration +% final [-50]
Id | AncestralTrailMonsterAilmentResistanceTawhoa |
---|---|
Family | AncestralTrialMonster |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
damage +% vs players [-15]
monster damage +% final vs monsters from ancestral rank [900]
Id | AncestralTrialChieftainBalance |
---|---|
Family | AncestralTrialMonster |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
마아타
인간형
플레이어가 유발하는 비-피해 원소 상태 이상의 효과 50% 감폭
self bleed duration +% final [-50]
self ignite duration +% final [-50]
self poison duration +% final [-50]
self bleed duration +% final [-50]
self ignite duration +% final [-50]
self poison duration +% final [-50]
Maata
Spectre | N |
---|---|
Tags | human, humanoid, medium_movement, not_str, red_blood |
Packs |
생명력
405%
Energy Shield From Life
400%
회피
+40%
Ailment Threshold
405%
저항
40 40 40 25
Damage
100%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
5 ~ 20
Attack Time
1.5 Second
Damage Spread
±20%
경험치
200%
Model Size
100%
Type
AncestralMaataStandalone
Metadata
AncestralMaataStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
26,055
방어도
28,790
회피
6,635
에너지 보호막
24,508
Damage
374
주문 피해
374
정확도
290
Attack Time
1.5
경험치
20,510
Ailment Threshold
26,055
Chill
82
Shock
82
Brittle
466
Scorch
82
Sap
228
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: 299–448
치명타 확률: 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]
DonutCircleMaata
Spell
시전 속도: 1 초
재사용 대기시간: 15 초
1396~1707 물리 피해
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [50]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-60]
voll slam damage +% final at centre [50]
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [50]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-60]
voll slam damage +% final at centre [50]
SSMMaataVine
Spell, Multicastable, Triggerable
시전 속도: 1 초
action attack or cast time uses animation length [1]
alternate minion [632]
minion dies when parent deleted [1]
minion dies when parent dies [1]
monster no drops or experience [1]
number of monsters to summon [1]
spell maximum action distance +% [-40]
summon specific monsters radius +% [-60]
summoned monsters are minions [1]
alternate minion [632]
minion dies when parent deleted [1]
minion dies when parent dies [1]
monster no drops or experience [1]
number of monsters to summon [1]
spell maximum action distance +% [-40]
summon specific monsters radius +% [-60]
summoned monsters are minions [1]
GSMaataVineCascade
Spell, Triggerable
치명타 확률: 5%
시전 속도: 1 초
528.2~792.3 물리 피해
is area damage [1]
is area damage [1]
GTMaataVineCascade
Triggerable, Spell
시전 속도: 1 초
재사용 대기시간: 8 초
action attack or cast time uses animation length [1]
spell maximum action distance +% [-30]
spell maximum action distance +% [-30]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterChieftainBaseStandalone"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterChieftainBaseStandalone" Life { on_death = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/on_death_epks/monster_on_death.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Maata/epk/alive.epk ); " on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Maata/epk/alive.epk );" } Animated { on_event_vine_intro = " this.left_vine = PlayEffect( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Maata/thorn_cascade_start.ao, default, 1.0, 1.0, inherit, inherit ); left_vine.SetLocation( GetLocation()+RotateLocation( [-10, 4] ) ); left_vine.FaceObject( this.GetLocation()+RotateLocation([-1, -15]), true, true ); this.right_vine = PlayEffect( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Maata/thorn_cascade_start_flip.ao, default, 1.0, 1.0, inherit, inherit ); right_vine.SetLocation( GetLocation()+RotateLocation( [10, 4] ) ); right_vine.FaceObject( this.GetLocation()+RotateLocation([1, -15]), true, true ); " on_spell_cascade_01 = "Roll( 1, 3, { PlayTextAudio( AncestralMaataLivingGripRandom, Metadata/Monsters/LeagueAncestral/AncestralMaata); } );" on_spell_donut_slam_01 = "Roll( 1, 3, { PlayTextAudio( AncestralMaataCrushingEarthRandom, Metadata/Monsters/LeagueAncestral/AncestralMaata); } );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAncestral/AncestralMaataStandalone"] = { name = "Maata", life = 4.05, energyShield = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 20, accuracy = 1, weaponType1 = "Sceptre", skillList = { "MeleeAtAnimationSpeedUnique", "SSMMaataVine", "GSMaataVineCascade", "DonutCircleMaata", "GTMaataVineCascade", }, 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["SSMMaataVine"] = { name = "SSMMaataVine", 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_+%", "spell_maximum_action_distance_+%", "summoned_monsters_are_minions", "monster_no_drops_or_experience", "minion_dies_when_parent_dies", "minion_dies_when_parent_deleted", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {1, 632, -60, -40, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSMaataVineCascade"] = { name = "GSMaataVineCascade", 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_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DonutCircleMaata"] = { name = "DonutCircleMaata", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "voll_slam_damage_+%_final_at_centre", "active_skill_area_of_effect_radius_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.89999997615814, 1.1000000238419, 50, 50, -60, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTMaataVineCascade"] = { name = "GTMaataVineCascade", 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 = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-30, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
플레이어가 유발하는 비-피해 원소 상태 이상의 효과 50% 감폭
self bleed duration +% final [-50]
self ignite duration +% final [-50]
self poison duration +% final [-50]
Id | AncestralTrailMonsterAilmentResistanceTawhoa |
---|---|
Family | AncestralTrialMonster |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
마아타 Topic /4
NPC | 이름 |
---|---|
타하누쿠 | 한 왕과 부족장이 전장에서 만났어. 양편에는 대규모의 군대가 도열해 있었지. 왕은 씩 웃고서 항복을 요구했고, 부족장은 팔을 꼬고 아무 답도 하지 않았어. 이에 왕은 서로 평화롭게 가던 길을 가자고 했는데, 부족장은 왕을 노려보며 아무 말도 하지 않았어. 마침내 왕은 부족장에게 제발 가 달라고 간청하며, 자비를 베풀어 준다면 막대한 부를 주겠노라 했어. 부족장은 허리춤에 찬 도끼에 손을 대고 고민하다가... 제안을 받아들였지. 죽은 전사는 한 명도 없었고 이 갈등에 대한 노래가 지어져 전해질 일도 없겠지만, 그래도 이날은 큰 승리가 있었던 날이야. |
킬로아바 | 하하, 불쌍한 마아타! 본모습 때문에 영원히 노인네로 사는 저주에 걸렸군! 우습구나! |
마아타의 가르침 | 타인에게 주는 선물은 곧 자신에게 주는 선물이다. |
마아타의 충성 문신 |
마아타 Text Audio /162
마아타
호의: 0
[DNT] Specialty: Some Position
Skill 1
Skill 1 does some stuff
Skill 2
Skill 2 does even more stuff and these things
Skill 1
Skill 1 does some stuff
Skill 2
Skill 2 does even more stuff and these things
Maata