タウハヌク
![](/image/settlers/humanoid.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconChaos.webp)
curse effect on self +% final [-50]
damage +% vs players [-15]
monster damage +% final vs monsters from ancestral rank [900]
damage +% vs players [-15]
monster damage +% final vs monsters from ancestral rank [900]
Tawhanuku
Spectre | N |
---|---|
Tags | human, humanoid, medium_movement, not_dex, not_str, red_blood |
ライフ
175%
Energy Shield From Life
100%
Ailment Threshold
175%
耐性
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconChaos.webp)
Damage
120%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
5 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
経験値
100%
Model Size
100%
Type
AncestralTawhanuku
Metadata
AncestralTawhanuku
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
選択 モンスターレベル
レベル
68
ライフ
11,258
アーマー
28,790
回避力
4,739
エナジーシールド
6,127
Damage
448
スペルダメージ
448
命中
290
Attack Time
1.5
経験値
10,255
Ailment Threshold
11,258
Chill
36
Shock
36
Brittle
201
Scorch
36
Sap
98
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).
GSAncestralTawhanukuWave
Spell, Triggerable
クリティカル率: 5%
キャストタイム: 1 秒
330.1から495.2の混沌ダメージを与える
is area damage [1]
spell maximum action distance +% [-75]
is area damage [1]
spell maximum action distance +% [-75]
GSAncestralTawhanukuMeteor
Spell, Triggerable
クリティカル率: 5%
キャストタイム: 1 秒
488.6から732.9の混沌ダメージを与える
is area damage [1]
is area damage [1]
EASTawhanukuTripleMeteor
Spell
キャストタイム: 1 秒
クールダウン時間: 15 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-40]
spell maximum action distance +% [-40]
AncestralTawhanukuSoulRend
Spell, Area, Duration, Projectile, DamageOverTime, Chaos, Multicastable, Triggerable, Trappable, Mineable, Totemable, DegenOnlySpellDamage, AreaSpell
キャストタイム: 1 秒
毎秒356.6の基礎混沌ダメージを与える
基礎持続時間は2秒
active skill area of effect radius +% final [-30]
active skill projectile speed +% variation final [25]
base is projectile [1]
基礎持続時間は2秒
active skill area of effect radius +% final [-30]
active skill projectile speed +% variation final [25]
base is projectile [1]
GTTawhanukuMultiSoulrend
Triggerable, Spell
キャストタイム: 1 秒
クールダウン時間: 15 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-70]
spell maximum action distance +% [-70]
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/Tawhanuku/epk/alive.epk ); " on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Tawhanuku/epk/alive.epk );" } Animated { on_spell_aoe_triple_01 = "Roll( 1, 3, { PlayTextAudio( TawhanukuDeathFromOnHighRandom, Metadata/Monsters/LeagueAncestral/AncestralTawhanuku); } );" on_spell_aoe_ball_01 = "Roll( 1, 3, { PlayTextAudio( TawhanukuChoirOfSoulsRandom, Metadata/Monsters/LeagueAncestral/AncestralTawhanuku); } );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAncestral/AncestralTawhanuku"] = { name = "Tawhanuku", life = 1.75, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.2, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, skillList = { "GSAncestralTawhanukuWave", "GSAncestralTawhanukuMeteor", "EASTawhanukuTripleMeteor", "GTTawhanukuMultiSoulrend", "AncestralTawhanukuSoulRend", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["GSAncestralTawhanukuWave"] = { name = "GSAncestralTawhanukuWave", 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", "spell_maximum_action_distance_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -75, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAncestralTawhanukuMeteor"] = { name = "GSAncestralTawhanukuMeteor", 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", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASTawhanukuTripleMeteor"] = { name = "EASTawhanukuTripleMeteor", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [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] = {-40, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTTawhanukuMultiSoulrend"] = { name = "GTTawhanukuMultiSoulrend", 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] = {-70, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AncestralTawhanukuSoulRend"] = { name = "AncestralTawhanukuSoulRend", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Projectile] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.DegenOnlySpellDamage] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "active_skill_projectile_speed_+%_variation_final", "active_skill_area_of_effect_radius_+%_final", "base_skill_effect_duration", "base_is_projectile", }, levels = { [1] = {4, 25, -30, 2000, levelRequirement = 0, statInterpolation = {3}, cost = { }, }, }, }
curse effect on self +% final [-50]
Id | AncestralTrialMonsterCurseEffectHinekora |
---|---|
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 |
タウハヌク
![](/image/settlers/humanoid.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconChaos.webp)
curse effect on self +% final [-50]
Tawhanuku
Spectre | N |
---|---|
Tags | human, humanoid, medium_movement, not_dex, not_str, red_blood |
Packs |
ライフ
788%
Energy Shield From Life
100%
Ailment Threshold
788%
耐性
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconFire.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconCold.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconLightning.webp)
![](https://cdn.poedb.tw/image/Art/2DArt/UIImages/InGame/MonsterResistanceIconChaos.webp)
Damage
120%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
5 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
経験値
200%
Model Size
100%
Type
AncestralTawhanukuStandalone
Metadata
AncestralTawhanukuStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
選択 モンスターレベル
レベル
68
ライフ
50,695
アーマー
28,790
回避力
4,739
エナジーシールド
6,127
Damage
448
スペルダメージ
448
命中
290
Attack Time
1.5
経験値
20,510
Ailment Threshold
50,695
Chill
160
Shock
160
Brittle
907
Scorch
160
Sap
443
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).
GSAncestralTawhanukuWave
Spell, Triggerable
クリティカル率: 5%
キャストタイム: 1 秒
330.1から495.2の混沌ダメージを与える
is area damage [1]
spell maximum action distance +% [-75]
is area damage [1]
spell maximum action distance +% [-75]
GSAncestralTawhanukuMeteor
Spell, Triggerable
クリティカル率: 5%
キャストタイム: 1 秒
488.6から732.9の混沌ダメージを与える
is area damage [1]
is area damage [1]
EASTawhanukuTripleMeteor
Spell
キャストタイム: 1 秒
クールダウン時間: 15 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-40]
spell maximum action distance +% [-40]
AncestralTawhanukuSoulRend
Spell, Area, Duration, Projectile, DamageOverTime, Chaos, Multicastable, Triggerable, Trappable, Mineable, Totemable, DegenOnlySpellDamage, AreaSpell
キャストタイム: 1 秒
毎秒356.6の基礎混沌ダメージを与える
基礎持続時間は2秒
active skill area of effect radius +% final [-30]
active skill projectile speed +% variation final [25]
base is projectile [1]
基礎持続時間は2秒
active skill area of effect radius +% final [-30]
active skill projectile speed +% variation final [25]
base is projectile [1]
GTTawhanukuMultiSoulrend
Triggerable, Spell
キャストタイム: 1 秒
クールダウン時間: 15 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-70]
spell maximum action distance +% [-70]
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/Tawhanuku/epk/alive.epk ); " on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Ancestral/Tawhanuku/epk/alive.epk );" } Animated { on_spell_aoe_triple_01 = "Roll( 1, 3, { PlayTextAudio( TawhanukuDeathFromOnHighRandom, Metadata/Monsters/LeagueAncestral/AncestralTawhanuku); } );" on_spell_aoe_ball_01 = "Roll( 1, 3, { PlayTextAudio( TawhanukuChoirOfSoulsRandom, Metadata/Monsters/LeagueAncestral/AncestralTawhanuku); } );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAncestral/AncestralTawhanukuStandalone"] = { name = "Tawhanuku", life = 7.88, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.2, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, skillList = { "GSAncestralTawhanukuWave", "GSAncestralTawhanukuMeteor", "EASTawhanukuTripleMeteor", "GTTawhanukuMultiSoulrend", "AncestralTawhanukuSoulRend", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["GSAncestralTawhanukuWave"] = { name = "GSAncestralTawhanukuWave", 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", "spell_maximum_action_distance_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -75, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSAncestralTawhanukuMeteor"] = { name = "GSAncestralTawhanukuMeteor", 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", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASTawhanukuTripleMeteor"] = { name = "EASTawhanukuTripleMeteor", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [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] = {-40, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTTawhanukuMultiSoulrend"] = { name = "GTTawhanukuMultiSoulrend", 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] = {-70, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AncestralTawhanukuSoulRend"] = { name = "AncestralTawhanukuSoulRend", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Projectile] = true, [SkillType.DamageOverTime] = true, [SkillType.Chaos] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.DegenOnlySpellDamage] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "active_skill_projectile_speed_+%_variation_final", "active_skill_area_of_effect_radius_+%_final", "base_skill_effect_duration", "base_is_projectile", }, levels = { [1] = {4, 25, -30, 2000, levelRequirement = 0, statInterpolation = {3}, cost = { }, }, }, }
curse effect on self +% final [-50]
Id | AncestralTrialMonsterCurseEffectHinekora |
---|---|
Family | AncestralTrialMonster |
Domains | モンスター (3) |
GenerationType | ユニーク (3) |
Req. level | 1 |
Stats |
タウハヌク Topic /5
NPC | 名前 |
---|---|
アコヤ | ヒネコラ族についてどう考えたらいいのかわからない。彼らはいつも半分死の中、半分生の中で暮らしてきた。彼らの目はよくわからない所を見ており、彼らの言葉には意味がない。何かしらの力を持っているのだが、それが何なのか私にはわからないし、謎掛けで話す彼らが子孫に知恵を残しているとは思えない。ここにいる戦士たちだけなのか?彼らの子らも予言や謎で話しているとは想像できない。 |
タウハヌク | 道化師は族長を転ばせようとする。無理だ。族長はいつだって自分の立つ場所を把握している。 |
キロアヴァ | 不思議だよな、よそ者。俺たちは自分で戦う相手を選んでると思ってる。でもタウハヌクは俺たちが何をするのか大体事前に分かってる。あいつと戦う時はあいつがお前と戦うことを選んだってことなのさ。でもあいつが絶対勝つってことじゃねえ。ヒネコラの予知だって間違えることがあるのさ。 |
タウハヌクのタイミング | たとえ心臓がしなかったとしても魂は鼓動する。 |
![]() |
タウハヌク Text Audio /155
タウハヌク
好意: 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
Tawhanuku
![](https://cdn.poedb.tw/protected/image/Art/2DArt/UIImages/InGame/AncestralTrial/CharacterImages/PlaceholderPortrait.webp)
編集
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.