Expedition2RemnantActiveIncursionAtziriActiveShrineActiveStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Doryani
CategoryHumanoidHumanoid
IconEnemyEvasionStrong
Spectre
Tagshuman, humanoid, not_str, red_blood, Stab_onhit_audio, very_slow_movement
Life
120%
Energy Shield From Life
25%
Evasion
+50%
Resistance
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
56%
Accuracy
500%
5%
Attack Distance
4 ~ 10
Attack Time
1.17 Second
Damage Spread
±20%
Experience
100%
Model Size
100%
Type
DoryaniShrikeIslandSummon
Metadata
DoryaniShrikeIslandSummon
Level
68
Life
9,908
Armour
2,413
Evasion Rating
1,062
Energy Shield
2,477
Damage
131
Spell Damage
131
Accuracy
7,506
Attack Time
1.17
Experience
28,634
Minion Life
8,316
Minion Energy Shield
2,079
Minion Damage
543
Minion Armour
2,413
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Basic Attack
Base Damage: 104157
Critical Hit Chance: 5%
Attack Time: 1.17 sec
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
iconbasicattack
WalkEmergeNPCExplorer
walk emerge distance [150]
DoLiterallyNothing
???

Object Type

version 2
extends "Metadata/Monsters/NPC/NPCMonsterBase"

Animated
{
	animated_object = "Metadata/NPC/Four_Act4/DoryaniTown.ao"
	serialise_animation_progress = true
}

Positioned {}

Transitionable {}

Actor
{
	basic_action = "Emerge"
}

StateMachine
{
	define_shared_state =
	"
		spawned;
		leave1;
		leave2;
		leave3;
	"
	per_player_quest_flag_state_leave1_1 = "Act4HoodedMentorSummonFirstPieceConvoSeen"
	per_player_quest_flag_state_leave2_1 = "Act4HoodedMentorSummonSecondPieceConvoSeen"
	per_player_quest_flag_state_leave3_1 = "Act4HoodedMentorSummonThirdPieceConvoSeen"
	per_player_quest_flag_state_spawned_3 = "Act4ShrikeIslandHoodedMentorSeenBefore"
}

MinimapIcon
{
	force_temporary = true
}
-- src\Data\Spectres.lua
minions["Metadata/NPC/Four_Act4/DoryaniShrikeIslandSummon"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Doryani",
    life = 1.2,
    energyShield = 0.25,
    damage = 0.56,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 10,
    accuracy = 5,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "WalkEmergeNPCExplorer",
        "DoLiterallyNothing",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "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] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["WalkEmergeNPCExplorer"] = {
    name = "WalkEmergeNPCExplorer",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
    },
    levels = {
        [1] = {150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DoLiterallyNothing"] = {
    name = "???",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Doryani
CategoryHumanoidHumanoid
IconEnemyEvasionStrong
Spectre
Tagshuman, humanoid, not_str, red_blood, Stab_onhit_audio, very_slow_movement
Life
120%
Energy Shield From Life
25%
Evasion
+50%
Resistance
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
56%
Accuracy
500%
5%
Attack Distance
4 ~ 10
Attack Time
1.17 Second
Damage Spread
±20%
Experience
100%
Model Size
100%
Type
DoryaniSolitaryConfinementSummon
Metadata
DoryaniSolitaryConfinementSummon
Level
68
Life
9,908
Armour
2,413
Evasion Rating
1,062
Energy Shield
2,477
Damage
131
Spell Damage
131
Accuracy
7,506
Attack Time
1.17
Experience
28,634
Minion Life
8,316
Minion Energy Shield
2,079
Minion Damage
543
Minion Armour
2,413
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Basic Attack
Base Damage: 104157
Critical Hit Chance: 5%
Attack Time: 1.17 sec
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
iconbasicattack
WalkEmergeNPCExplorer
walk emerge distance [150]
DoLiterallyNothing
???

Object Type

version 2
extends "Metadata/Monsters/NPC/NPCMonsterBase"

Animated
{
	animated_object = "Metadata/NPC/Four_Act4/DoryaniTown.ao"
	serialise_animation_progress = true
}

Positioned {}

Transitionable {}

Actor
{
	basic_action = "Emerge"
}

StateMachine
{
	define_shared_state =
	"
		spawned;
		leave1;
		leave2;
		leave3;
	"
	per_player_quest_flag_state_leave1_1 = "Act4HoodedMentorSummonFirstPieceConvoSeen"
	per_player_quest_flag_state_leave2_1 = "Act4HoodedMentorSummonSecondPieceConvoSeen"
	per_player_quest_flag_state_leave3_1 = "Act4HoodedMentorSummonThirdPieceConvoSeen"
	per_player_quest_flag_state_spawned_3 = "Act4PrisonerHoodedMentorSeenBefore"
}

MinimapIcon
{
	force_temporary = true
}
-- src\Data\Spectres.lua
minions["Metadata/NPC/Four_Act4/DoryaniSolitaryConfinementSummon"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Doryani",
    life = 1.2,
    energyShield = 0.25,
    damage = 0.56,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 10,
    accuracy = 5,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "WalkEmergeNPCExplorer",
        "DoLiterallyNothing",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "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] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["WalkEmergeNPCExplorer"] = {
    name = "WalkEmergeNPCExplorer",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
    },
    levels = {
        [1] = {150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DoLiterallyNothing"] = {
    name = "???",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Doryani
CategoryHumanoidHumanoid
IconEnemyEvasionStrong
Spectre
Tagshuman, humanoid, not_str, red_blood, Stab_onhit_audio, very_slow_movement
Life
120%
Energy Shield From Life
25%
Evasion
+50%
Resistance
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
56%
Accuracy
500%
5%
Attack Distance
4 ~ 10
Attack Time
1.17 Second
Damage Spread
±20%
Experience
100%
Model Size
100%
Type
DoryaniSingingCavernsSummon
Metadata
DoryaniSingingCavernsSummon
Level
68
Life
9,908
Armour
2,413
Evasion Rating
1,062
Energy Shield
2,477
Damage
131
Spell Damage
131
Accuracy
7,506
Attack Time
1.17
Experience
28,634
Minion Life
8,316
Minion Energy Shield
2,079
Minion Damage
543
Minion Armour
2,413
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Basic Attack
Base Damage: 104157
Critical Hit Chance: 5%
Attack Time: 1.17 sec
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
iconbasicattack
WalkEmergeNPCExplorer
walk emerge distance [150]
DoLiterallyNothing
???

Object Type

version 2
extends "Metadata/Monsters/NPC/NPCMonsterBase"

Animated
{
	animated_object = "Metadata/NPC/Four_Act4/DoryaniTown.ao"
	serialise_animation_progress = true
}

Positioned {}

Transitionable {}

Actor
{
	basic_action = "Emerge"
}

StateMachine
{
	define_shared_state =
	"
		spawned;
		leave1;
		leave2;
		leave3;
	"
	per_player_quest_flag_state_leave1_1 = "Act4HoodedMentorSummonFirstPieceConvoSeen"
	per_player_quest_flag_state_leave2_1 = "Act4HoodedMentorSummonSecondPieceConvoSeen"
	per_player_quest_flag_state_leave3_1 = "Act4HoodedMentorSummonThirdPieceConvoSeen"
	per_player_quest_flag_state_spawned_3 = "Act4SirenHoodedMentorSeenBefore"
}

MinimapIcon
{
	force_temporary = true
}
-- src\Data\Spectres.lua
minions["Metadata/NPC/Four_Act4/DoryaniSingingCavernsSummon"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Doryani",
    life = 1.2,
    energyShield = 0.25,
    damage = 0.56,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 10,
    accuracy = 5,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "WalkEmergeNPCExplorer",
        "DoLiterallyNothing",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "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] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["WalkEmergeNPCExplorer"] = {
    name = "WalkEmergeNPCExplorer",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
    },
    levels = {
        [1] = {150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DoLiterallyNothing"] = {
    name = "???",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Doryani
CategoryHumanoidHumanoid
IconEnemyEvasionStrong
Spectre
Tagshuman, humanoid, not_str, red_blood, Stab_onhit_audio, very_slow_movement
Life
120%
Energy Shield From Life
25%
Evasion
+50%
Resistance
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
56%
Accuracy
500%
5%
Attack Distance
4 ~ 10
Attack Time
1.17 Second
Damage Spread
±20%
Experience
100%
Model Size
100%
Type
DoryaniVolcanicWarrensSummon
Metadata
DoryaniVolcanicWarrensSummon
Level
68
Life
9,908
Armour
2,413
Evasion Rating
1,062
Energy Shield
2,477
Damage
131
Spell Damage
131
Accuracy
7,506
Attack Time
1.17
Experience
28,634
Minion Life
8,316
Minion Energy Shield
2,079
Minion Damage
543
Minion Armour
2,413
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Basic Attack
Base Damage: 104157
Critical Hit Chance: 5%
Attack Time: 1.17 sec
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
iconbasicattack
WalkEmergeNPCExplorer
walk emerge distance [150]
DoLiterallyNothing
???

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/NPC/Four_Act4/DoryaniVolcanicWarrensSummon"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Doryani",
    life = 1.2,
    energyShield = 0.25,
    damage = 0.56,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 10,
    accuracy = 5,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "WalkEmergeNPCExplorer",
        "DoLiterallyNothing",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "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] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["WalkEmergeNPCExplorer"] = {
    name = "WalkEmergeNPCExplorer",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
    },
    levels = {
        [1] = {150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DoLiterallyNothing"] = {
    name = "???",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Doryani
CategoryHumanoidHumanoid
IconEnemyEvasionStrong
Spectre
Tagshuman, humanoid, not_str, red_blood, Stab_onhit_audio, very_slow_movement
Life
120%
Energy Shield From Life
25%
Evasion
+50%
Resistance
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
56%
Accuracy
500%
5%
Attack Distance
4 ~ 10
Attack Time
1.17 Second
Damage Spread
±20%
Experience
100%
Model Size
100%
Type
DoryaniCauchicVaultSummon
Metadata
DoryaniCauchicVaultSummon
Level
68
Life
9,908
Armour
2,413
Evasion Rating
1,062
Energy Shield
2,477
Damage
131
Spell Damage
131
Accuracy
7,506
Attack Time
1.17
Experience
28,634
Minion Life
8,316
Minion Energy Shield
2,079
Minion Damage
543
Minion Armour
2,413
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Basic Attack
Base Damage: 104157
Critical Hit Chance: 5%
Attack Time: 1.17 sec
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
iconbasicattack
WalkEmergeNPCExplorer
walk emerge distance [150]
DoLiterallyNothing
???

Object Type

version 2
extends "Metadata/Monsters/NPC/NPCMonsterBase"

Animated
{
	animated_object = "Metadata/NPC/Four_Act4/DoryaniTown.ao"
}

Positioned {}

Transitionable {}

Actor
{
	basic_action = "Emerge"
}

StateMachine
{
	define_shared_state = "spawned;"
}

MinimapIcon
{
	force_temporary = true
}
-- src\Data\Spectres.lua
minions["Metadata/NPC/Four_Interlude/Part3/DoryaniCauchicVaultSummon"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Doryani",
    life = 1.2,
    energyShield = 0.25,
    damage = 0.56,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 10,
    accuracy = 5,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "WalkEmergeNPCExplorer",
        "DoLiterallyNothing",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "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] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["WalkEmergeNPCExplorer"] = {
    name = "WalkEmergeNPCExplorer",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
    },
    levels = {
        [1] = {150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DoLiterallyNothing"] = {
    name = "???",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Doryani
CategoryHumanoidHumanoid
IconEnemyEvasionStrong
Spectre
Tagshuman, humanoid, medium_movement, not_str, red_blood, Stab_onhit_audio
Life
120%
Energy Shield From Life
25%
Evasion
+50%
Resistance
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
56%
Accuracy
500%
5%
Attack Distance
4 ~ 10
Attack Time
1.17 Second
Damage Spread
±20%
Experience
100%
Model Size
100%
Type
DoryaniIncursionHubSummon
Metadata
DoryaniIncursionHubSummon
Level
68
Life
9,908
Armour
2,413
Evasion Rating
1,062
Energy Shield
2,477
Damage
131
Spell Damage
131
Accuracy
7,506
Attack Time
1.17
Experience
28,634
Minion Life
8,316
Minion Energy Shield
2,079
Minion Damage
543
Minion Armour
2,413
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Basic Attack
Base Damage: 104157
Critical Hit Chance: 5%
Attack Time: 1.17 sec
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
iconbasicattack
WalkEmergeNPCExplorer
walk emerge distance [150]
DoLiterallyNothing
???

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/NPC/League/Incursion/DoryaniIncursionHubSummon"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Doryani",
    life = 1.2,
    energyShield = 0.25,
    damage = 0.56,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 10,
    accuracy = 5,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "WalkEmergeNPCExplorer",
        "DoLiterallyNothing",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "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] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["WalkEmergeNPCExplorer"] = {
    name = "WalkEmergeNPCExplorer",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
    },
    levels = {
        [1] = {150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DoLiterallyNothing"] = {
    name = "???",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Doryani
CategoryHumanoidHumanoid
IconEnemyEvasionStrong
Spectre
Tagshuman, humanoid, medium_movement, not_str, red_blood, Stab_onhit_audio
Life
120%
Energy Shield From Life
25%
Evasion
+50%
Resistance
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
56%
Accuracy
500%
5%
Attack Distance
4 ~ 10
Attack Time
1.17 Second
Damage Spread
±20%
Experience
100%
Model Size
100%
Type
DoryaniIncursionHubSummon
Metadata
DoryaniIncursionAccessSummon
Level
68
Life
9,908
Armour
2,413
Evasion Rating
1,062
Energy Shield
2,477
Damage
131
Spell Damage
131
Accuracy
7,506
Attack Time
1.17
Experience
28,634
Minion Life
8,316
Minion Energy Shield
2,079
Minion Damage
543
Minion Armour
2,413
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Basic Attack
Base Damage: 104157
Critical Hit Chance: 5%
Attack Time: 1.17 sec
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
iconbasicattack
WalkEmergeNPCExplorer
walk emerge distance [150]
DoLiterallyNothing
???
GSDoryaniHumanBossBasicLightningZap
Triggerable, Spell, Damage, AttackInPlace
Critical Hit Chance: 6%
Cast Time: 1 sec
Deals 191.3 to 573.9 Lightning Damage
Supported Skills have 750% increased chance to Shock
action attack or cast time uses animation length [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
can perform skill while moving [1]
is area damage [1]
GSDoryaniHumanBossFlamethrower
Triggerable, Spell, Damage, AttackInPlace
Critical Hit Chance: 5%
Cast Time: 1 sec
500% increased Flammability Magnitude
Deals 114.8 to 172.2 Fire Damage
action attack or cast time uses animation length [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
base skill cannot be parried [1]
can perform skill while moving [1]

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/NPC/League/Incursion/DoryaniIncursionAccessSummon"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Doryani",
    life = 1.2,
    energyShield = 0.25,
    damage = 0.56,
    damageSpread = 0.2,
    attackTime = 1.17,
    attackRange = 10,
    accuracy = 5,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "GSDoryaniHumanBossBasicLightningZap",
        "GSDoryaniHumanBossFlamethrower",
        "WalkEmergeNPCExplorer",
        "DoLiterallyNothing",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "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] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSDoryaniHumanBossBasicLightningZap"] = {
    name = "GSDoryaniHumanBossBasicLightningZap",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "shock_chance_+%",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
        "can_perform_skill_while_moving",
        "base_skill_can_be_avoided_by_dodge_roll",
        "base_skill_can_be_blocked",
    },
    levels = {
        [1] = {0.5, 1.5, 750, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSDoryaniHumanBossFlamethrower"] = {
    name = "GSDoryaniHumanBossFlamethrower",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "ignite_chance_+%",
        "action_attack_or_cast_time_uses_animation_length",
        "can_perform_skill_while_moving",
        "base_skill_can_be_avoided_by_dodge_roll",
        "base_skill_can_be_blocked",
        "base_skill_cannot_be_parried",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 500, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["WalkEmergeNPCExplorer"] = {
    name = "WalkEmergeNPCExplorer",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
    },
    levels = {
        [1] = {150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DoLiterallyNothing"] = {
    name = "???",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Doryani Topic /5
NPCName
AlvaBy their final days, the Vaal were a deeply tiered empire based on brutal competition. Those at the top vied with each other through any means necessary, and Doryani was the foremost among these ambitious and amoral men. He was second only to Queen Atziri herself. Utzaal was the seat of his power, and ancient writings claim he undertook a vast array of strange projects and sordid experiments here... Some glyphs I have seen are too stomach-turning to discuss.
AlvaIt's a good thing we resolved our differences when we did. Without Doryani, we'd have died out there. I saw... the sky... the people... they were... well... Let's just say, I now understand why Vaal ruins look the way they do.
Doryani's Prototype"This was the first step in some grand design,
lost to the ages, now ours to decipher."
- Dominus, High Templar
Dream FragmentsDoryani stumbled into a realm of madness
And awoke its Master.
Quecholli"The finest prosperity grows from the direst
carnage. Such is the nature of progress."
- Doryani of the Vaal
Doryani FlavourText /653
nameflavour
StrInt4b_Gameplay_A3_95
CharacterTextAudio
Base cruelty... I'll have Doryani's head.
StrInt4b_Gameplay_P3_16
CharacterTextAudio
We'll soon see if Doryani's allies are as friendly as he says.
StrDex4b_Gameplay_A3_93
CharacterTextAudio
Hmm, Doryani... I've heard that name somewhere.
Str4b_Gameplay_A3_90
CharacterTextAudio
So, this is Doryani. How... arrogant.
Dex4b_Wild_MapBossComplete_02_04
CharacterTextAudio
Even Doryani can't find fault with that.
Dex4b_Wild_MapBossComplete_02_05
CharacterTextAudio
Even Doryani can't find fault with that.
Dex4b_Wild_MapBossComplete_02_06
CharacterTextAudio
Even Doryani can't find fault with that.
Int4_Gameplay_P3_21
CharacterTextAudio
As much as I'd love to kill you, Doryani and I need your help.
Int4b_Gameplay_P3_17
CharacterTextAudio
Doryani lives. If you wish to as well - then {kneel}.
Dex4b_Gameplay_I3_18
CharacterTextAudio
Enough fightin'. Doryani and I need your help.
Str4b_Gameplay_I3_21
CharacterTextAudio
I am not your enemy! I stand with Doryani.
Str4b_Gamplay_Abyss_13
CharacterTextAudio
This looks Vaal in origin. I should speak with Doryani.
Dex4_Gameplay_P3_19
CharacterTextAudio
Your precious Doryani and I stand together. Join us - or die.
DexInt4b_Gameplay_EGrev_11
CharacterTextAudio
Doryani... were you anticipating this?
Dex4_Gameplay_EGrev_27
CharacterTextAudio
Another ancient mechanism... I'll let Doryani do the honours.
Str4b_Gameplay_EGrev_10
CharacterTextAudio
Doryani... what's happening?!
Str4b_Gameplay_EGrev_25
CharacterTextAudio
Doryani will understand this better than me.
Int4b_Gameplay_EGrev_10
CharacterTextAudio
Doryani, did you intend this?
Int4b_Gameplay_EGrev_25
CharacterTextAudio
This requires Doryani's expertise.
Doryani, Royal Thaumaturge
MapPins
...he would likely be in the depths of the Black Chambers...
Doryani, Royal Thaumaturge
MapPins
...we'll see how this strange new alliance goes...
Zolin and Zelina
MapPins
The Cuachic now recognise Doryani's authority.
TrialmasterGossipDoryani
NPCTextAudio
I was once mortal, and I know how the mortal I once was would have felt about certain things. That man would have hated Doryani with a passion for bringing about the fall of the greatest civilisation this world has ever known. Fortunately, I am no longer troubled by such attachments. Through the grace of Chaos, I now understand that all things that can happen, do. Even now I am testing the might of another survivor who washed up on Wraeclast instead of you, and to her, you are dead. All that you accomplish is meaningless. All that Doryani ruined was equally meaningless.
CadiroOnDoryanisFist
NPCTextAudio
Doryani's Fist, hmm? This weapon seems to weave its way in and out of history...
CadiroOnDoryanisDelusion
NPCTextAudio
Icius had much to say about Doryani. Doryani was a cold and calculating figure, one motivated only by a desire to save his people... forever. Take that ominous note as you will. A shame we never managed to excavate Utzaal.
Mentor_G3_On_Doryani_Return
NPCTextAudio
Returning with Doryani was an inspired move. As the foremost expert on the Beast that ever lived, he is exactly the man we need.

I doubt we can trust him in a broader sense, but, for the moment, our goals are aligned. He wishes to contain the Beast, and so do we.

If he thinks we should travel south to Ngamakanui, then so we shall. This weapon of the Precursors... it may just be our best hope...
Alva_G3_Gossip_Device
NPCTextAudio
It's hard to guess what the device inside the Temple might be. I do know that it was commissioned by Queen Atziri's Thaumaturge, Doryani himself. The project was given all the resources it needed, and the work was kept secret, even from Atziri. As best as I could translate, they claimed using it might mean 'abandoning all they had built'. They seemed to view it as a last resort, a way to save their legacy if all else failed... It's not often I detect fear in Vaal writings, but they definitely hoped they would never have to use it.
Alva_G3_Gossip_Doryani_Present
NPCTextAudio
By their final days, the Vaal were a deeply tiered empire based on brutal competition. Those at the top vied with each other through any means necessary, and Doryani was the foremost among these ambitious and amoral men. He was second only to Queen Atziri herself. Utzaal was the seat of his power, and ancient writings claim he undertook a vast array of strange projects and sordid experiments here... Some glyphs I have seen are too stomach-turning to discuss.
Alva_G3_Doryani_ConversationOne
NPCTextAudio
It's been a lot longer than that.
Alva_G3_Doryani_ConversationTwo
NPCTextAudio
It's been nearly two thousand years since the Cataclysm.
Alva_G3_Doryani_ConversationThree
NPCTextAudio
History recorded the number of survivors who made it to the Azmeri in the mountains... three thousand, one hundred, and twenty-six.
Alva_G3_Doryani_ConversationFour
NPCTextAudio
Release me, and we can talk about this. We'll figure something out.
Alva_G3_Sanctum_four
NPCTextAudio
You really need to speak with Doryani. I think you both want the same thing: to prevent a Cataclysm.
Alva_G3_MidFightDoryani
NPCTextAudio
You {know} why we're here! It happened! It cannot be stopped!
Alva_G3_End_of_Act_Chat
NPCTextAudio
Well... that was quite the adventure. I'll take you to Kingsmarch so you can charter a ship and search for the weapon that Doryani spoke of. We can leave whenever you're ready, just let me know.
Alva_G3_Gossip_Doryani_Past
NPCTextAudio
That man is a mystery. Though it appears he is on your side for now, you mustn't forget who he is and all he has done... There is something eerily cold and calculating about him. I believe he will aid you so long as your goals align with his. The moment they do not... I'm just saying, don't turn your back on him.
Alva_G3_Gossip_Doryani
NPCTextAudio
History says Doryani disappeared just before the Cataclysm. Now we know why—he came with us to the present. It seems the choice has already been made.
Alva_G3_Endgame_Go_To_Ziggurat
NPCTextAudio
[DNT-UNUSED] Good work on capturing Doryani. Let's meet up inside The Ziggurat Refuge at the base of this encampment.
UpperMachinariumGlyph01Text
NPCTextAudio
Seventy-four shipments of Soul Cores in the span of three moons. Seventy-four shipments... and it still won't be enough, if our fears become realized.

We have put our lives on the line because Doryani asked us to do so. I accept this and... I am not a traitor to the Queen, but, sometimes, loyalty requires protecting her from her own mistakes.

We need more time. We just need more time!
TwilightOrderInteractDoryani1
NPCTextAudio
That one reeks of Corruption!
TwilightOrderInteractDoryani2
NPCTextAudio
That one reeks of Corruption!
KingsmarchDoryaniIntro
NPCTextAudio
[DNT-UNUSED] I do not recognise these 'Kalguurans,' but regardless of who inhabits the area, we must search the islands of this Archipelago.

The pieces of the Weapon should still be radiating intense Corruption, even now. Look for unusual dangers... mutations, madness, and death. The pieces will make their presence known.
KingsmarchDoryaniOnePieceFound
NPCTextAudio
[DNT-UNUSED] Ah, so the pieces do still remain on these islands.

Interesting.... the symbols engraved on this piece. I think they line up with... give me your map!
KingsmarchDoryaniOnePieceFoundMap
NPCTextAudio
[DNT-UNUSED] Yes. These symbols are some kind of map. Find the other two pieces of the weapon. There are further mysteries here that we must uncover.

Meanwhile, I will attempt to join this piece with the one that I have.
KingsmarchDoryaniEmptyHanded
NPCTextAudio
[DNT-UNUSED] Argh! These weapon pieces! We have tried the forge, the anvil, even Kalguuran 'runesmithing.' Nothing! They simply refuse to be joined. There is something missing.

Go! Find another of these confounded things. Perhaps then we will learn more.
KingsmarchDoryaniSecondPieceNoEmptyHands
NPCTextAudio
[DNT-UNUSED] Argh! These weapon pieces! We have tried the forge, the anvil, even Kalguuran 'runesmithing.' Nothing! They simply refuse to be joined.

There is something missing... let me see the next piece.
KingsmarchDoryaniTwoPiecesFound
NPCTextAudio
[DNT-UNUSED] So... this piece contains more of these symbols.
KingsmarchDoryaniTwoPiecesFoundMap
NPCTextAudio
[DNT-UNUSED] It is clear now that the weapon is showing us a location. We can only hope that it will contain the key to reforging it.

Find the last piece, and then I shall know more.
KingsmarchDoryaniThreePiecesFound
NPCTextAudio
[DNT-UNUSED] At last! We have all the pieces of the Weapon... Let us find out where it leads us.
KingsmarchDoryaniThreePiecesFoundMap
NPCTextAudio
[DNT-UNUSED] Yes. The fools likely have no idea what resides beneath their feet. We should ask them if they have seen any signs of precursor ruins on the island.
KingsmarchDoryaniSacrifices
NPCTextAudio
[DNT-UNUSED] It seems that Gems have changed since my time. Yours are notably weaker, but do not require the collection and expenditure of souls. I see, too, a connection between the abilities the gems of this era offer, and the beliefs of the currently dominant cultures of Wraeclast.

Did our gems require the sacrifice of peasants simply because of the nature of our religion? Such a waste... it was always the critical flaw in our Empire's growth.
KingsmarchDoryaniKalguurans
NPCTextAudio
[DNT-UNUSED] These Kalguurans have a strange heritage. They are, apparently, unable to use Gems in any way. What makes them different? Should I have the opportunity, I shall dissect one.
KingsmarchDoryaniOnPrecursorIsland
NPCTextAudio
[DNT-UNUSED] I should have assumed the Precursors would not be so easy to find. These islands have been inhabited for thousands of years, after all... but the power to sink and raise entire landscapes?

To have such might, and to still succumb to the long entropy of history... how can any civilisation hope to endure?
KingsmarchDoryaniOnHoko
NPCTextAudio
[DNT-UNUSED] So, the Karui are still just as obsessed with strength as they were in my era. The fool! Track this 'Hoko' down and take the Weapon back by any means necessary.

A word of warning. The effects on anyone exposed to it could be..... volatile.
KingsmarchDoryaniEndOfAct
NPCTextAudio
[DNT-UNUSED] The plan is sound, and the Weapon will work. It's on you to make sure nothing goes wrong.

A word of warning. The effects on anyone exposed to it could be..... volatile.
Oswald_G3_End_of_Act_Commentary
NPCTextAudio
I can't pretend to guess the consequences of what you've done here. I'm not one to give lectures. If you think it's the best course of action, I can only hope that you are right. I promise you this: if I end up dead because of this Doryani fellow, I'm going to haunt you for the rest of time.
ServiOnDoryaniAndFarewell
NPCTextAudio
You bring someone we only talk 'bout in our darkest tale. That man is not just a myth - him a monster from the shadows of the past. His arrogance helped crack the world. And now you bring him here, to us, and expect him to help you? You would doom us all.
ViperNapuatzi_Emerge
NPCTextAudio
Bring her to Doryani!

As for you, I will pay back every drop of Vaal Blood you have spilled.
DoryaniPastPostFight
NPCTextAudio
Stop! Stop... I can contain the Beast...!
DoryaniPastDefeatedOne
NPCTextAudio
If only I had more time... There is an ancient weapon. A weapon that was used against Corruption, from a civilization lost to the ages. I have one piece of it. Three others were scattered... I have been searching for them, but the Karui have interfered at every turn.
DoryaniPastDefeatedTwo
NPCTextAudio
I suppose I must... It is too late for us here. This era is over. I pleaded with Atziri for her patience... but she would not abide me. She will attempt her communion with the Beast, and utter devastation will ravage our people. But... the fact that {you} are here... a living descendant of our people... it gives me some hope for our future. I will come to your era. Perhaps there is still time.
DoryaniPresentUtzaalReaction
NPCTextAudio
Utzaal... my people... they're all long dead. It is one thing to hear it, but... another to see it. This city is nothing but a grave. I can't change their fate, but the Vaal are not entirely gone. Alva—and her Vaal ancestry—is proof of that. I will do what I must to protect what remains, and perhaps one day we can rebuild. For that to happen, we need the Weapon. We must travel to the archipelago the Karui call Ngamakanui. If the pieces still exist, that is where they will be found.
DoryaniPresentOnUtzaal
NPCTextAudio
I gathered the greatest minds of our era in one place. We embarked on journeys of discovery that mankind could never before conceive. No ethical bounds. No moral limits! We sought immortality, both in flesh, and in machinery. We sought understanding of Corruption. We even sought to master Time itself. In the end, it was all for naught...
DoryaniPresentOnBeast
NPCTextAudio
Study of the Beast was my life's work, and the work of many Vaal scientists before me. Despite its danger, I still consider it a thing of beauty. A work of genius. It is capable of changing something fundamental about the nature of our existence. The Beast showed us it {can be done.} Our experiments with life... with death... with machinery, and augmentation... they were all inspired by it. We {can} surpass the impossible, if only we are willing to sacrifice enough.
DoryaniCataclysmFirstTalk
NPCTextAudio
Now then—it is time we departed. Activate the portal, and we will see about the-
DoryaniGodVoiceStopIntruderMale
NPCTextAudio
The intruder is {here?} What of Napuatzi...? I see. No mercy then! Kill him on sight!
DoryaniGodVoiceStopIntruderFemale
NPCTextAudio
The intruder is {here?} What of Napuatzi...? I see. No mercy then! Kill her on sight!
DoryaniGodVoiceCeaseAssault
NPCTextAudio
Fool! There's no time for this! Atziri will soon commune with the Beast! Cease your assault!
DoryaniGodVoiceStopAtOnce
NPCTextAudio
Stop this at once! I take no pleasure in harming one of my own, but if you persist, I will do with her what I must.
DoryaniWildCataclysmBegins
NPCTextAudio
It begins...
DoryaniEndgameOnZiggurat
NPCTextAudio
You're finally awake. That's a small consolation. We have lost so much. The Hooded One used the Weapon to keep us alive during the Cataclysm. We were too close. It absorbed too much energy, and was shattered. I retain only a piece of it. The situation is grim... the Hooded One has become comatose. Wraeclast has been devastated... and is no longer habitable. Grieving would only be a waste of precious time. We must face reality, and make difficult choices.
DoryaniEndgameOnWhatNow
NPCTextAudio
We {are} living the worst possible outcome, but I did anticipate {every} contingency... Before us is a translocation device, which {should} allow us to open portals to a wide range of coordinates across Wraeclast. With this, we can reclaim the world from the grasp of Corruption, so that civilisation can one day return to its former heights.
DoryaniEndgameOnOurWork
NPCTextAudio
There was some damage but while you were unconscious, we worked to repair the machine. I believe it will function as desired... But it must be tested. That is where you come in. By placing Waystones in the machine, they will help calibrate the journey. The Corruption at the destination will respond to both the energies we use, and that we ourselves expect to find. Let us use this malleability to our advantage... Let us see if the machine is still capable.
DoryaniEndgameSeekCorruptedBiome
NPCTextAudio
Wraeclast is wounded and broken. We must reshape its future, and heal it anew. The initial Cataclysmic event is over, but Corruption is still radiating from certain locations. From these points, it spreads like a disease. Travel to one of these regions and investigate. We must know why it is still spreading. Report back to me with your findings, and we will plan our next move.
DoryaniEndgameFindSourceOfCorruption
NPCTextAudio
So, these densely Corrupted regions contain an active source. Despite the risks, you must venture within. Find the source of Corruption. When you have identified it and dealt with any danger, call for me. I will cleanse what remains.
DoryaniEndgameSeeTower
NPCTextAudio
This is the first Precursor tower we've seen. You should take control of it, so that we may research its properties. There may be considerable foes in proximity... these towers channel forces we do not yet understand. If you see any sort of 'central tower' or nexus to the network, be sure to let me know...
DoryaniEndgameSeeMonolith
NPCTextAudio
There is a tremendous amount of energy radiating from that new structure. If it was Corruption, I would understand, but it's like nothing I have ever seen before. My intuition tells me that you must absolutely be the first to reach it. If it should fall into the hands of the Corrupted, there is no telling what may happen.
DoryaniEndgameFirstMapComplete
NPCTextAudio
The device still functions, despite the damage the Cataclysm caused. Good. Now, using the device, you must seek out major sources of Corruption for us to cleanse.
DoryaniEndgameFirstMapFail
NPCTextAudio
The device still functions, despite the damage the Cataclysm caused, but that is little solace if you are not up to the task. Gather your wits. There are far greater dangers to come. Using the device, you must seek out major sources of Corruption for us to cleanse.
DoryaniEndgameFirstCorruptMapComplete
NPCTextAudio
You have done well. That area has been cleansed, and the land may now return to its original state. By all means, continue.
DoryaniEndgameFirstCorruptMapFail
NPCTextAudio
You do know the fate of humanity rests upon your shoulders? Make whatever adjustments you require for success. Get back out there. Do better.
DoryaniEndgameAssignFirstAtlasPassive
NPCTextAudio
Using the cleansed Corruption you retrieved, I was able to modify the device to accommodate your request. You should find things somewhat different next time you venture out.
DoryaniEndgameFirstTimeHideout
NPCTextAudio
I believe it unwise to base our operations outside of the Ziggurat. This seems like an unnecessary risk to take. And Atalui is constantly complaining about the lack of facilities. However, I will make this concession, since you have done such critical work.
DoryaniEndgameTowerQuestStart
NPCTextAudio
Ah, a Tower has been secured? Timely. It seems they can provide us with an advantage of learning more about the surrounding area. It would be wise to use them to plan our next course of action.
DoryaniEndgameTowerTabletUse
NPCTextAudio
The tower... the surrounding landscape has indeed been altered. This could be of great use to us. These towers are part of some long ago experiment on a grand scale... I will do more research while you continue to explore.
DoryaniEndgameSanctifyQuestStart
NPCTextAudio
[DNT] Get out there and kill some Corruption Nexus bosses and a Sanctified Boss!
DoryaniEndgameFirstFaction
NPCTextAudio
The source of Corruption was a creature? I wish I could perform a detailed autopsy of its corpse, but its passive emanations alone would quickly kill us. It looks to be significantly more mutated than other beings we've encountered. I don't like having insufficient data on new threats... we are vulnerable until we know more.
DoryaniEndgameSecondFaction
NPCTextAudio
This creature is far different from the type you defeated before. It looks to be the center of a hive mind. A legion of mutated creatures, without brains, acting as one. I never even considered such a thing possible, or we would have experimented with it at Aggorat... In any case, I will continue my dissections... There is something very disturbing about the arc of these mutations...
DoryaniEndgameThirdFaction
NPCTextAudio
A third stratum of creatures, different yet again... I am starting to see a pattern here, one that bodes ill for us, but I cannot quite discern the meaning yet. Worse, these creatures appear to have been sentient. The mindless ravagers we first encountered could be outsmarted, and the hive-mind had an obvious weak point. But these ones can actually think. We are in grave danger...
DoryaniEndgameFinishCorruptionQuest
NPCTextAudio
The current situation is finally stable. We have done enough to ensure humanity's survival, however meager our dignity may be. We should continue cleansing Corruption, however. It is true that we have ensured the future. Now, we should begin {improving} it.
DoryaniEndgameOnCleansedAreas
NPCTextAudio
Cleansed regions of Wraeclast are still dangerous, but only in the ways with which we are familiar. The demon you know, as they say. These regions should also contain substantial amounts of neutralised Corruption, which may manifest as orbs or crystals of anomalous material. Collect them if you see them. They may prove useful.
DoryaniEndgameOnCrystallinePower
NPCTextAudio
Corruption, at a fundamental level, is a form of energy. Much of Vaal technology was based on using that energy, because it is freely available in the environment... My piece of the Weapon cannot destroy that energy, only render it inert, in the form of crystalline precipitate. In that form, it cannot hurt us, and might even be put to new uses.
DoryaniEndgameOnWeaponPiece
NPCTextAudio
On its own, my piece of the Precursor Weapon can only neutralise {passive} Corruption. That is why you must destroy the {active} source in each deadly region first. This will be a long and grueling task, one that may take the rest of our lives... however long that may be.
DoryaniEndgameOnBosses
NPCTextAudio
There is something... a secret horror that hides in the broken puzzle pieces we possess... a pattern that even my intellect cannot quite grasp. Not with such limited information. It may surprise you to discover that a man like me can feel fear. I admit it. Fear is healthy. I feel fear when I know I am in danger, but do not have enough information. It is impossible to act with precision unless we know, so I have always sought the truth...but in this instance, for the first time in my life, I fear {knowing,} too... and I don't yet know why...
DoryaniEndgameOnDream
NPCTextAudio
Yes, that strange voice torments me in my sleep... so I more or less avoid sleeping. Thankfully, the light of our Inner Sun can remove the need for sleep, if you're willing to gaze directly into it for a time... Just don't do that for longer than a few days. It's not a perfect substitute.
DoryaniEG_SecondTowerP2
NPCTextAudio
Find your way over there as soon as you can.
DoryaniMapOnRealmgate
NPCTextAudio
The Realmgate was the sister project to the Timegate that brought you to us. The Realmgate can, theoretically, give us access to other planes of existence. Unfortunately, it has never been activated, if it works at all. We need sizeable energies or materials from those planes to help us locate them in the vast expanse of all that is. If you find otherworldly splinters and fragments, keep them. With enough of them, we can find out if the Realmgate truly works.
DoryaniMapOnHideout
NPCTextAudio
You have located a... {relatively safe} hideaway. We could establish a base of operations there, if you feel it necessary. We will always have the Ziggurat to fall back on, so the risk is not existential.
DoryaniMapOnReliquary
NPCTextAudio
The disciples of Kamasa stockpiled a great many things in their modern lust for wealth. The right key may open doors long forgotten...
DoryaniMapOnZiggurat
NPCTextAudio
The Ziggurat is the heart of our operations, the only truly safe place on Wraeclast. From here, we can reclaim the world for humanity.
DoryaniMapOnReactors
NPCTextAudio
[DNT] The Waygate was never meant to stand alone. Its design was born of Precursor genius, and through their grid, it can be made to draw far more power than it ever should. Four Reactors still anchor that network; to the North, East, South, and West. Rekindle each one and the grid will answer. When the circuit is whole, return to me, and we shall bend the Waygate to purposes the Precursors themselves feared.
DoryaniEndgameArbiterArenaArrivalWild
NPCTextAudio
[DNT] Arbiter Arena Arrival Wild
DoryaniEndgameOnTheFortress
NPCTextAudio
There is a tremendous amount of energy radiating from that new structure. If it was Corruption, I would understand, but it is like nothing I have ever seen before. My intuition tells me that you must absolutely be the first to reach it. If it should fall into the hands of the Corrupted, there is no telling what may happen.
DoryaniEndgameOnFlameSeed
NPCTextAudio
From what you've told me, the guardian of the Flame Seed seems to have been purposely molded for his task. The Precursors created him, but he is not one of them. I can only theorise as to his purpose...
DoryaniEndgameOnDefeatFlameSeedGuardian
NPCTextAudio
I understand that... something... stole the Flame Seed as your battle drew to a close. This is concerning. There is little we can do until we know more.
DoryaniEndgameTier1Task
NPCTextAudio
You must start with the areas of least Corruption. They are still deadly, but should be survivable for short spans. Cleanse enough of them to give us an outside foothold.
DoryaniEndgameGiveTasksOne
NPCTextAudio
Keep up your work. It is a long and dangerous task, but there is an end in sight.
DoryaniEndgameGiveTasksTwo
NPCTextAudio
Continue clearing Corruption. It is the only thing we can do right now.
DoryaniEndgameGiveTasksThree
NPCTextAudio
Why are you wasting time here? Continue clearing Corruption!
DoryaniEndgameGiveTasksFour
NPCTextAudio
You don't look sick or injured. Why are you lingering here? Continue your work.
DoryaniEndgameReceiveRewardOne
NPCTextAudio
The space you cleared allowed us to reclaim several important tools. We can now upgrade our machine.
DoryaniEndgameReceiveRewardTwo
NPCTextAudio
We found a handful of survivors in the area you cleared. We'll put them to work.
DoryaniEndgameReceiveRewardThree
NPCTextAudio
A renowned scientist was... recovered... from the area you cleared. His acumen will add to our own.
DoryaniEndgameReceiveRewardFour
NPCTextAudio
Valuable resources were located in the area you cleared. We can augment our capabilities.
DoryaniEndgameReceiveRewardFive
NPCTextAudio
I have had time to increase the capabilities of the machine. We have a few choices to make.
DoryaniEndgameReceiveRewardSix
NPCTextAudio
With each success, we grow closer to our goal.
DoryaniEndgameTier15TaskComplete
NPCTextAudio
The current situation is finally stable. We have done enough to ensure humanity's survival, however meager their dignity may be. This is not a victory, but it is a success. You may continue to cleanse Corruption as you wish. I will begin work on greater plans...
DoryaniEndgameFirstMapCompleted
NPCTextAudio
The device still functions, despite the damage the Cataclysm caused. Good. Now, using the device, you must seek out major sources of Corruption for us to cleanse.
DoryaniEndgameDefeatBreachBoss
NPCTextAudio
I had a suspicion that the Cult of the Purple Flame was dangerous. They did not know the true nature of the forces they beseeched. I'm not certain anyone will ever know the breadth of what lies beyond this world... but Chayula alone kept his word, in what little dealings were had. Perhaps one day, we will find out what happened to create this... Xesht.
DoryaniEndgamePrecursorGossip
NPCTextAudio
I have invested considerable resources and many years of effort in the search, but my knowledge of the Precursors still remains scarce. They are as ancient to us as we are to you. On such time scales, geological events tend to obscure remnants of civilisation. There is evidence of great fires. Eruptions. Impacts from the sky. All I know is that they, too, delved into the secrets of this world. Corruption was just one of many forms of energy that they mastered. I have come across simple pictographs in their ruins, intended as a contingency, should others come without knowledge of their language. Most pictographs were quite clear: {'Death lies within.'} One, however, held faded instructions for what we should do if that death should ever escape; if it should ever plague the land. That is how I know the Weapon exists, and... generally... how to find it. Someone in the past wanted us to know about it, in case the worst should ever happen... and clearly, it has...
DoryaniEndgameUberBossGossip
NPCTextAudio
Out in the Corrupted wastelands, you will no doubt encounter 'survivors.' Do not fall victim to the trap of empathy. Though their bodies do not yet know it, they are {dead.} They sicken and taint everything they touch. They would slowly kill us by their very presence. They have no future. It would have been a mercy for them to die in the initial devastation. They will slowly waste away, and in their wasting, they will become disoriented... and then, enraged. They will seek to survive as long as possible, even if that means they doom the rest of us. They will be drawn to resources, and to power. {You} cannot allow them to possess that which we need. If you see them, kill them, and do not hesitate for even a moment.
DoryaniEndgameUberBossGossipTwo
NPCTextAudio
In the wake of the Cataclysm, reality is not what it used to be. There are far fewer of us now, and the mad outnumber the sane. You will see things out there that you will not understand. As much as I despise this truth as a man of science, it is quite possible they cannot {be} understood. Carry on with what must be done, and eventually, Wraeclast will... calm.
DoryaniEndgameUberBossTask
NPCTextAudio
As I predicted, the Corrupted 'survivors' out in the wastelands have banded together like primal animals. They refuse to accept their own doom. You must become proactive in your approach. Their warlords are perverse figments of reality that the Cataclysm has distorted. Find these tainted realities and cut the head off the snake, so to speak.
DoryaniEndgameOnUberDoryani
NPCTextAudio
I should warn you... in my search for ways to stop the Cataclysm, I entreated the ultimate wisdom in this world, and I paid a terrible price. That price is out there, still—and he is even more cunning and dangerous than I am, for he does not have my purity of purpose. When you meet him, destroy him utterly, and do not trouble yourself with your usual moral quandaries.
DoryaniEndgameOnPrecursorTowers
NPCTextAudio
The sheer force of the Cataclysm scoured away much of the surface, and disrupted what remained. Sturdier than most, ancient Precursor towers have been left exposed. You should find one, and secure it for our research.
DoryaniEndgameOnPrecursorTowersGossip
NPCTextAudio
I believe that the Precursor towers are part of a network created specifically to alter terrain and biomes. This may have been to make Wraeclast more habitable initially... or perhaps it had a larger purpose, later in their era. These ideas are just conjecture, of course.
DoryaniEndgameOnSecuringTower
NPCTextAudio
Ah, a Tower has been secured? Timely. It seems they can provide us with an advantage of learning more about the surrounding area. It would be wise to use them to plan our next course of action.
DoryaniEndgameOnActivatingFirstTower
NPCTextAudio
The tower... the surrounding landscape has been altered! This could be of great use to us. These towers are part of some long ago experiment, perhaps... or a contingency... I will do more research while you continue to explore.
DoryaniEndgameOnEndgameMapCorruption
NPCTextAudio
In a time of minimal sentience—and most of it mad—what you encounter out there can be quite malleable. What we expect to find can shape things. The energies we use in our translocation device can influence outcomes. That device was made possible, after all, by a very special patron. They are likely watching us even now, and finding great humour in our travails...
DoryaniEndgameOnTabletFound
NPCTextAudio
Hmm... this tablet you have found, I believe it is capable of altering energies in the area at the waystone's destination. Place a waystone along with a tablet into the machine. Activate it and travel there... let us see what comes of it.
DoryaniEndgameOnPatron
NPCTextAudio
I was told many cryptic things. I was asked to—no, I shouldn't say. I don't understand, at least not yet. I was told this was the only way, yet still, I fought to find another path. I believe we make our own fates, but... here we are. If only I had the full picture...
DoryaniEndgameReactorsIntroWildA
NPCTextAudio
[DNT] Placeholder Wild A
DoryaniEndgameReactorsIntroWildB
NPCTextAudio
[DNT] Placeholder Wild B
DoryaniEndgameReactorsIntroWildC
NPCTextAudio
[DNT] Placeholder Wild C
DoryaniEndgameReactorsIntroWildD
NPCTextAudio
[DNT] Placeholder Wild D
DoryaniEndgameReactorsFirstIntro
NPCTextAudio
[DNT] Placeholder
DoryaniEndgameReactorsFinalIntro
NPCTextAudio
[DNT] Placeholder
DoryaniEndgameMothersoulPickupWildA
NPCTextAudio
[DNT] Placeholder Wild A
DoryaniEndgameMothersoulPickupWildB
NPCTextAudio
[DNT] Placeholder Wild B
DoryaniEndgameMothersoulPickupTalkA
NPCTextAudio
[DNT] Placeholder Talk A
DoryaniEndgameMothersoulPickupTalkB
NPCTextAudio
[DNT] Placeholder Talk B
DoryaniEndgameClassQuestComplete
NPCTextAudio
[DNT] You've done it. You killed and sanctified that boss, but there are still others that remain. Track them down and defeat them as well, then return to me.
DoryaniEndgameClassQuestCompleteFinal
NPCTextAudio
[DNT] You've done it. They're all dead and sanctified. Great job exile.
DoryaniBossConversationOne
NPCTextAudio
You're of Vaal descent, but I do not recognise your features, or your clothing. How can things have changed so much after only ten years?
DoryaniBossConversationTwo
NPCTextAudio
What?! How long has it been?
DoryaniBossConversationThree
NPCTextAudio
Unbelievable!... The Cataclysm... How many of us survived?
DoryaniBossConversationFour
NPCTextAudio
That cannot be true. It can't! I've laid so many plans... Spent everything I have, trying to stop this... trying to stop Atziri...
DoryaniBossConversationFive
NPCTextAudio
Perhaps... I just need a moment to think... To make a new plan... There must be a way...
DoryaniBossConversationSix
NPCTextAudio
The intruder! Where is Napuatzi?! Ah... then I'll have to handle you myself.
DoryaniPastBoss_Intro
NPCTextAudio
So... at the eve of the end, the demon of Atzoatl has finally come for me!
DoryaniPastBoss_Flamethrower_Random
NPCTextAudio
Simple!
DoryaniPastBoss_Flamethrower_2
NPCTextAudio
Simple!
DoryaniPastBoss_Flamethrower_3
NPCTextAudio
Simple!
DoryaniPastBoss_Flamethrower_4
NPCTextAudio
Ignition!
DoryaniPastBoss_Flamethrower_5
NPCTextAudio
Ignition!
DoryaniPastBoss_Flamethrower_6
NPCTextAudio
Ignition!
DoryaniPastBoss_Flamethrower_7
NPCTextAudio
Flame!
DoryaniPastBoss_Flamethrower_8
NPCTextAudio
Flame!
DoryaniPastBoss_Flamethrower_9
NPCTextAudio
Flame!
DoryaniPastBoss_LightningTendrils_Random
NPCTextAudio
Behold!
DoryaniPastBoss_LightningTendrils_2
NPCTextAudio
Behold!
DoryaniPastBoss_LightningTendrils_3
NPCTextAudio
Behold!
DoryaniPastBoss_LightningTendrils_4
NPCTextAudio
Unleashed!
DoryaniPastBoss_LightningTendrils_5
NPCTextAudio
Unleashed!
DoryaniPastBoss_LightningTendrils_6
NPCTextAudio
Unleashed!
DoryaniPastBoss_LightningTendrils_7
NPCTextAudio
Sheer power!
DoryaniPastBoss_LightningTendrils_8
NPCTextAudio
Sheer power!
DoryaniPastBoss_LightningTendrils_9
NPCTextAudio
Sheer power!
DoryaniPastBoss_CrystalToss_Random
NPCTextAudio
Inevitable!
DoryaniPastBoss_CrystalToss_2
NPCTextAudio
Inevitable!
DoryaniPastBoss_CrystalToss_3
NPCTextAudio
Inevitable!
DoryaniPastBoss_CrystalToss_4
NPCTextAudio
Observe!
DoryaniPastBoss_CrystalToss_5
NPCTextAudio
Observe!
DoryaniPastBoss_CrystalToss_6
NPCTextAudio
Observe!
DoryaniPastBoss_UberFireball_Random
NPCTextAudio
Pathetic!
DoryaniPastBoss_UberFireball_2
NPCTextAudio
Pathetic!
DoryaniPastBoss_UberFireball_3
NPCTextAudio
Pathetic!
DoryaniPastBoss_UberFireball_4
NPCTextAudio
Give in!
DoryaniPastBoss_UberFireball_5
NPCTextAudio
Give in!
DoryaniPastBoss_UberFireball_6
NPCTextAudio
Give in!
DoryaniPastBoss_Knockdown_Random
NPCTextAudio
Ugh! A minor setback!
DoryaniPastBoss_Knockdown_2
NPCTextAudio
Agh! I've had... enough of this!
DoryaniPastBoss_LightningClap_Random
NPCTextAudio
Nothing can stand against us!
DoryaniPastBoss_LightningClap_2
NPCTextAudio
I bear the burden of our future!
DoryaniPastBoss_LightningClap_3
NPCTextAudio
The ends justify the means!
DoryaniPastBoss_LightningClap_4
NPCTextAudio
Survival requires brutal choices!
DoryaniPastBoss_Flameblast_Random
NPCTextAudio
You will burn!
DoryaniPastBoss_Flameblast_2
NPCTextAudio
You will burn!
DoryaniPastBoss_Flameblast_3
NPCTextAudio
Let's see how you handle {this!}
DoryaniPastBoss_Flameblast_4
NPCTextAudio
Let's see how you handle {this!}
DoryaniPastBoss_Flameblast_5
NPCTextAudio
You will burn!
DoryaniPastBoss_SolarOrb_Random
NPCTextAudio
Catalyse fusion!
DoryaniPastBoss_SolarOrb_2
NPCTextAudio
Channel the reactor!
DoryaniPastBoss_SolarOrb_3
NPCTextAudio
Inferno!
DoryaniPastBoss_SolarOrb_4
NPCTextAudio
Channel the reactor!
DoryaniPastBoss_SolarOrb_5
NPCTextAudio
Inferno!
DoryaniPastBoss_ActivateLaser_Random
NPCTextAudio
Sacrifice is the only path to survival!
DoryaniPastBoss_ActivateLaser_2
NPCTextAudio
Progress comes with a heavy price!
DoryaniPastBoss_ActivateLaser_3
NPCTextAudio
You are blind to the greater good!
DoryaniPastBoss_FrontalLaser_Random
NPCTextAudio
The power of the Vaal!
DoryaniPastBoss_FrontalLaser_2
NPCTextAudio
The power of the Vaal!
DoryaniPastBoss_FrontalLaser_3
NPCTextAudio
This ends now!
DoryaniPastBoss_FrontalLaser_4
NPCTextAudio
This ends now!
DoryaniPastBoss_FrontalLaser_5
NPCTextAudio
This ends now!
DoryaniPastBoss_BringSoulCore_Random
NPCTextAudio
The best laid plans...
DoryaniPastBoss_BringSoulCore_2
NPCTextAudio
The best laid plans...
DoryaniPastBoss_BringSoulCore_3
NPCTextAudio
Five moves ahead!
DoryaniPastBoss_BringSoulCore_4
NPCTextAudio
Five moves ahead!
DoryaniPastBoss_PlasmaArcDance_Random
NPCTextAudio
The Vaal will endure!
DoryaniPastBoss_PlasmaArcDance_2
NPCTextAudio
You are a meaningless obstacle!
DoryaniPastBoss_PlasmaArcDance_3
NPCTextAudio
The Vaal will endure!
DoryaniPastBoss_PlasmaArcDance_4
NPCTextAudio
You are a meaningless obstacle!
DoryaniPastBoss_PlasmaArcDance_5
NPCTextAudio
You think you can stop progress?
DoryaniPastBoss_PlasmaArcDance_6
NPCTextAudio
You think you can stop progress?
DoryaniPastBoss_PlayerDeath_Random
NPCTextAudio
You didn't stand a chance.
DoryaniPastBoss_PlayerDeath_2
NPCTextAudio
You didn't stand a chance.
DoryaniPastBoss_PlayerDeath_3
NPCTextAudio
You were warned.
DoryaniPastBoss_PlayerDeath_4
NPCTextAudio
You were warned.
DoryaniPastBoss_MechComboSlam_Random
NPCTextAudio
I've been preparing for you for years!
DoryaniPastBoss_MechComboSlam_2
NPCTextAudio
I've been preparing for you for years!
DoryaniPastBoss_MechComboSlam_3
NPCTextAudio
The destruction at Atzoatl will be repaid a thousand-fold!
DoryaniPastBoss_MechComboSlam_4
NPCTextAudio
The destruction at Atzoatl will be repaid a thousand-fold!
DoryaniPastBoss_MechPlayerDeath_Random
NPCTextAudio
You didn't stand a chance.
DoryaniPastBoss_MechPlayerDeath_2
NPCTextAudio
You didn't stand a chance.
DoryaniPastBoss_MechPlayerDeath_3
NPCTextAudio
You didn't stand a chance.
DoryaniPastBoss_MechPlayerDeath_4
NPCTextAudio
You were warned.
DoryaniPastBoss_MechPlayerDeath_5
NPCTextAudio
You were warned.
DoryaniPastBoss_MechPlayerDeath_6
NPCTextAudio
You were warned.
DoryaniPastBoss_MechSuitTransform_Random
NPCTextAudio
I can't give up! I must save my people!
DoryaniPastBoss_MechSuitTransformEnd_Random
NPCTextAudio
No! I {will} succeed!
DoryaniPastBoss_MechKnockdown_Random
NPCTextAudio
Ugh... inconceivable... You will pay for this!
DoryaniPastBoss_MechKnockdown_2
NPCTextAudio
Agh... what...? How? Get up, get up!
DoryaniPastBoss_MechKnockdown_3
NPCTextAudio
Ugh! Unexpected... but non-critical!
DoryaniPastBoss_MechClawLaser_Random
NPCTextAudio
I cannot let my efforts be in vain!
DoryaniPastBoss_MechClawLaser_2
NPCTextAudio
I cannot let my efforts be in vain!
DoryaniPastBoss_MechClawLaser_3
NPCTextAudio
The end of the world is nigh!
DoryaniPastBoss_MechClawLaser_4
NPCTextAudio
The end of the world is nigh!
DoryaniPastBoss_MechClawLaser_5
NPCTextAudio
Do you truly think you can match me?
DoryaniPastBoss_MechClawLaser_6
NPCTextAudio
Do you truly think you can match me?
DoryaniPastBoss_MechFlamethrower_Random
NPCTextAudio
I will burn you alive!
DoryaniPastBoss_MechFlamethrower_2
NPCTextAudio
I will burn you alive!
DoryaniPastBoss_MechFlamethrower_3
NPCTextAudio
I cannot allow you to interfere!
DoryaniPastBoss_MechFlamethrower_4
NPCTextAudio
I cannot allow you to interfere!
DoryaniPastBoss_MechFlamethrower_5
NPCTextAudio
Burn to ash, Demon of Atzoatl!
DoryaniPastBoss_MechFlamethrower_6
NPCTextAudio
Burn to ash, Demon of Atzoatl!
DoryaniPastBoss_MechFlamethrower_7
NPCTextAudio
One death is nothing for the greater good!
DoryaniPastBoss_MechFlamethrower_8
NPCTextAudio
One death is nothing for the greater good!
DoryaniPastBoss_MechLightningArc_Random
NPCTextAudio
Overload the reactor!
DoryaniPastBoss_MechLightningArc_2
NPCTextAudio
Overload the reactor!
DoryaniPastBoss_MechLightningArc_3
NPCTextAudio
Overload the reactor!
DoryaniPastBoss_MechLightningArc_4
NPCTextAudio
The power of the storm!
DoryaniPastBoss_MechLightningArc_5
NPCTextAudio
The power of the storm!
DoryaniPastBoss_MechLightningArc_6
NPCTextAudio
The power of the storm!
DoryaniPastBoss_MechLightningArc_7
NPCTextAudio
You are wasting precious time!
DoryaniPastBoss_MechLightningArc_8
NPCTextAudio
You are wasting precious time!
DoryaniPastBoss_MechDiscoLaser_Random
NPCTextAudio
Let me show you what true intellect looks like!
DoryaniPastBoss_MechDiscoLaser_2
NPCTextAudio
Let me show you what true intellect looks like!
DoryaniPastBoss_MechDiscoLaser_3
NPCTextAudio
Existence is merely energy...
DoryaniPastBoss_MechDiscoLaser_4
NPCTextAudio
Existence is merely energy...
DoryaniPastBoss_MechDiscoLaser_5
NPCTextAudio
Atziri will soon begin her Ascension. Out of my way, or die!
DoryaniPastBoss_MechSlam_Random
NPCTextAudio
Face the might of the Vaal!
DoryaniPastBoss_MechSlam_2
NPCTextAudio
Face the might of the Vaal!
DoryaniPastBoss_MechSlam_3
NPCTextAudio
I will crush you!
DoryaniPastBoss_MechSlam_4
NPCTextAudio
I will crush you!
DoryaniPastBoss_MechSlam2_Random
NPCTextAudio
Full power!
DoryaniPastBoss_MechSlam2_2
NPCTextAudio
Full power!
DoryaniPastBoss_MechSlam2_3
NPCTextAudio
I've had enough of you!
DoryaniPastBoss_MechSlam2_4
NPCTextAudio
I've had enough of you!
DoryaniPastBoss_MechSlam2_5
NPCTextAudio
You think you can stand in my way?
DoryaniPastBoss_MechSlam2_6
NPCTextAudio
You think you can stand in my way?
DoryaniPastBoss_MechBodySlam_Random
NPCTextAudio
How foolish!
DoryaniPastBoss_MechBodySlam_2
NPCTextAudio
How foolish!
DoryaniPastBoss_MechBodySlam_3
NPCTextAudio
Let's see you survive this!
DoryaniPastBoss_MechBodySlam_4
NPCTextAudio
Let's see you survive this!
DoryaniPastBoss_MechBodySlam_5
NPCTextAudio
There is no escape!
DoryaniPastBoss_MechBodySlam_6
NPCTextAudio
There is no escape!
DoryaniPastBoss_MechSpiderLegAttack_Random
NPCTextAudio
You think you can run?!
DoryaniPastBoss_MechSpiderLegAttack_2
NPCTextAudio
You think you can run?!
DoryaniPastBoss_MechSpiderLegAttack_3
NPCTextAudio
Now, you're within my grasp!
DoryaniPastBoss_MechSpiderLegAttack_4
NPCTextAudio
Now, you are within my grasp!
DoryaniPastBoss_MechDetatchPlatform_Random
NPCTextAudio
I plan for every contingency...
DoryaniPastBoss_MechDetatchPlatform_2
NPCTextAudio
Nothing will stand in my way!
DoryaniPastBoss_MechLightningStorm_Random
NPCTextAudio
Ravaging power!
DoryaniPastBoss_MechLightningStorm_2
NPCTextAudio
Reverse the polarity!
DoryaniPastBoss_MechLightningStorm_3
NPCTextAudio
Face the might of the mind!
DoryaniPastBoss_MechIonCannon_Random
NPCTextAudio
Fire the main cannon!
DoryaniPastBoss_MechIonCannon_2
NPCTextAudio
Orbital strike!
DoryaniPastBoss_MechSelfDestruct_Random
NPCTextAudio
Self-destruction!
DoryaniPastBoss_MechSelfDestruct_2
NPCTextAudio
Fatal ambition!
DoryaniPastBoss_MechSelfDestruct_3
NPCTextAudio
You leave me no choice!
DoryaniPastBoss_MechReassemble_Random
NPCTextAudio
This is not over yet.
DoryaniPastBoss_WildFreeAlva
NPCTextAudio
Wait... I will free her.
DoryaniPastBoss_MechDeathDoNotFailMe
NPCTextAudio
Gah! No! Do not fail me... Not now!
DoryaniPastBoss_MechDeathHowCouldThisHappen
NPCTextAudio
Ugh... how could this happen...? All I have done. All that I sacrificed...
DoryaniPastBoss_MechDeathContainBeast
NPCTextAudio
Hmm... the legacy of the Vaal must be protected... I do know of a way to contain the Beast.
Napuatzi_IntroFour
NPCTextAudio
Bring her to Doryani!
AlvaEndgamePlayerWakeUp
NPCTextAudio
You're awake! I thought you might not make it..
There's a lot to go over.. When you've pulled yourself together, go speak to Doryani
AlvaEndgameOnWakeUp
NPCTextAudio
You're awake! Oh, I thought you might not make it... There's a lot to go over... When you've pulled yourself together, speak with Doryani.
AlvaEndgameOnDoryani
NPCTextAudio
It's a good thing we resolved our differences when we did. Without Doryani, we'd have died out there. I saw... the sky... the people... they were... well... Let's just say, I now understand why Vaal ruins look the way they do.
Alva_G3_DoryaniSaveResponse
NPCTextAudio
Your people cannot be saved. History is already written. You can stay here and die... or come with us and help save the future.
Alva_G3_DoryaniStartTalkingResponse
NPCTextAudio
Best you start talking then. My friend here isn't exactly the peacemaking type...
Alva_G3_DoryaniDefeatedOne
NPCTextAudio
So you will help us?
Alva_G3_DoryaniDefeatedTwo
NPCTextAudio
It's settled then. Let's hurry back to the time portal.
IncursionHub_Doryani_A
NPCTextAudio
Hmm... I wonder...
IncursionHub_Doryani_2
NPCTextAudio
Configure the temple. When you next open it, I am going to attempt something.
Incursion_ArchitectConsole_Doryani_A
NPCTextAudio
[DNT] Hello, can you hear me?
Incursion_ArchitectConsole_Doryani_02
NPCTextAudio
[DNT] My voice is being relayed. Good.
Incursion_ArchitectConsole_Doryani_03
NPCTextAudio
[DNT] What became of Xipocado?
Incursion_ArchitectConsole_Doryani_04
NPCTextAudio
[DNT] A waste of a great mind... but we must move forward.
Incursion_ArchitectConsole_Doryani_05
NPCTextAudio
[DNT] Use Xipocado's console to open a path to the Royal Access Chamber.
Incursion_ArchitectConsole_Doryani_06
NPCTextAudio
[DNT] From there, we will be able to gain entry to Atziri's private chambers on our next attempt.
Incursion_ArchitectConsole_Doryani_07
NPCTextAudio
[DNT] Good... I can see the configuration at this end. It is done.
Incursion_ArchitectConsole_Doryani_08
NPCTextAudio
[DNT] Return to the present. For now, there's no more to accomplish there.
Incursion_ArchitectConsole_Doryani_08b
NPCTextAudio
[DNT] Return to the present, then we can recalibrate the temple.
Incursion_AtziriIntro_05
NPCTextAudio
You may have studied it, Doryani... but you do not know it like I do. It... adores me.
KetzuliOnKillingXeshtFinal
NPCTextAudio
You've dealt Xesht a serious defeat. I can see why Doryani has grown to respect you, even if he still doesn't quite like you. You've given me the time I need to research the breaches, and I believe our devices can begin pushing back. The Breach Lord's drones may still enter our world temporarily, but the risk of a permanent invasion is minimal.
ZolinNewIntroduction
NPCTextAudio
I am Zolin. I will assist you in any way I can, for Doryani has ordered me to do so. Conversation beyond that is not required.
DoryaniMapWildFirst
NPCTextAudio
So, this is the source of Corruption in this region...
DoryaniMapWild_General_Random
NPCTextAudio
We move ever forward.
DoryaniMapWild_General_2
NPCTextAudio
We move ever forward.
DoryaniMapWild_General_3
NPCTextAudio
We move ever forward.
DoryaniMapWild_General_4
NPCTextAudio
Wraeclast heals one piece at a time.
DoryaniMapWild_General_5
NPCTextAudio
Wraeclast heals one piece at a time.
DoryaniMapWild_General_6
NPCTextAudio
Wraeclast heals one piece at a time.
DoryaniMapWild_General_7
NPCTextAudio
Our grisly work continues.
DoryaniMapWild_General_8
NPCTextAudio
Our grisly work continues.
DoryaniMapWild_General_9
NPCTextAudio
Our grisly work continues.
DoryaniMapWild_General_10
NPCTextAudio
I'm almost starting to recognise this world again.
DoryaniMapWild_General_11
NPCTextAudio
I'm almost starting to recognise this world again.
DoryaniMapWild_General_12
NPCTextAudio
I'm almost starting to recognise this world again.
DoryaniMapWild_General_13
NPCTextAudio
The cleansing continues.
DoryaniMapWild_General_14
NPCTextAudio
The cleansing continues.
DoryaniMapWild_General_15
NPCTextAudio
The cleansing continues.
DoryaniMapWild_General_16
NPCTextAudio
Our task never ends...
DoryaniMapWild_General_17
NPCTextAudio
Our task never ends...
DoryaniMapWild_General_18
NPCTextAudio
Our task never ends...
DoryaniMapWild_General_19
NPCTextAudio
Doryani and the Demon at the end of the world...
DoryaniMapWild_General_20
NPCTextAudio
Doryani and the Demon at the end of the world...
DoryaniMapWild_Ghorr_Random
NPCTextAudio
Let's hope they haven't eaten everything.
DoryaniMapWild_Ghorr_2
NPCTextAudio
Let's hope they haven't eaten everything.
DoryaniMapWild_Ghorr_3
NPCTextAudio
Let's hope they haven't eaten everything.
DoryaniMapWild_Ghorr_4
NPCTextAudio
Remarkably efficient creatures...
DoryaniMapWild_Ghorr_5
NPCTextAudio
Remarkably efficient creatures...
DoryaniMapWild_Ghorr_6
NPCTextAudio
Remarkably efficient creatures...
DoryaniMapWild_Ghorr_7
NPCTextAudio
Remarkably efficient creatures...
DoryaniMapWild_Ghorr_8
NPCTextAudio
Nothing but living stomachs...
DoryaniMapWild_Ghorr_9
NPCTextAudio
Nothing but living stomachs...
DoryaniMapWild_Ghorr_10
NPCTextAudio
Nothing but living stomachs...
DoryaniMapWild_Ktash_Random
NPCTextAudio
I will dissect some of its drones...
DoryaniMapWild_Ktash_2
NPCTextAudio
I will dissect some of its drones...
DoryaniMapWild_Ktash_3
NPCTextAudio
I will dissect some of its drones...
DoryaniMapWild_Ktash_4
NPCTextAudio
A hive mind... curious...
DoryaniMapWild_Ktash_5
NPCTextAudio
A hive mind... curious...
DoryaniMapWild_Ktash_6
NPCTextAudio
A hive mind... curious...
DoryaniMapWild_Ktash_7
NPCTextAudio
So this one acted as a vast brain...
DoryaniMapWild_Ktash_8
NPCTextAudio
So this one acted as a vast brain...
DoryaniMapWild_Ktash_9
NPCTextAudio
So this one acted as a vast brain...
DoryaniMapWild_Beidat_Random
NPCTextAudio
This one was sentient...
DoryaniMapWild_Beidat_2
NPCTextAudio
This one was sentient...
DoryaniMapWild_Beidat_3
NPCTextAudio
This one was sentient...
DoryaniMapWild_Beidat_4
NPCTextAudio
I wonder if we could have made a deal...
DoryaniMapWild_Beidat_5
NPCTextAudio
I wonder if we could have made a deal...
DoryaniMapWild_Beidat_6
NPCTextAudio
I wonder if we could have made a deal...
DoryaniMapWild_White_Random
NPCTextAudio
We must learn more...
DoryaniMapWild_White_2
NPCTextAudio
We must learn more...
DoryaniMapWild_White_3
NPCTextAudio
We must learn more...
DoryaniMapWild_White_4
NPCTextAudio
We must learn more...
DoryaniMapWild_White_5
NPCTextAudio
There is a very long road ahead.
DoryaniMapWild_White_6
NPCTextAudio
There is a very long road ahead.
DoryaniMapWild_White_7
NPCTextAudio
There is a very long road ahead.
DoryaniMapWild_Yellow_Random
NPCTextAudio
They're getting more dangerous with time...
DoryaniMapWild_Yellow_2
NPCTextAudio
They're getting more dangerous with time...
DoryaniMapWild_Yellow_3
NPCTextAudio
They're getting more dangerous with time...
DoryaniMapWild_Yellow_4
NPCTextAudio
We may actually be turning the tide.
DoryaniMapWild_Yellow_5
NPCTextAudio
We may actually be turning the tide.
DoryaniMapWild_Yellow_6
NPCTextAudio
We may actually be turning the tide.
DoryaniMapWild_Red_Random
NPCTextAudio
We are deep into the most dangerous areas now.
DoryaniMapWild_Red_2
NPCTextAudio
We are deep into the most dangerous areas now.
DoryaniMapWild_Red_3
NPCTextAudio
It feels as if Corruption is surging against us.
DoryaniMapWild_Red_4
NPCTextAudio
It feels as if Corruption is surging against us.
DoryaniMapWild_Red_5
NPCTextAudio
It feels as if Corruption is surging against us.
Doryani_Vendor_BuyCasterWeapon_Random
NPCTextAudio
Mind over muscle.
Doryani_Vendor_BuyCasterWeapon_2
NPCTextAudio
Mind over muscle.
Doryani_Vendor_BuyCasterWeapon_3
NPCTextAudio
Mind over muscle.
Doryani_Vendor_BuyCasterWeapon_4
NPCTextAudio
Mind over muscle.
Doryani_Vendor_BuyCasterWeapon_5
NPCTextAudio
A wise choice.
Doryani_Vendor_BuyCasterWeapon_6
NPCTextAudio
A wise choice.
Doryani_Vendor_BuyCasterWeapon_7
NPCTextAudio
A wise choice.
Doryani_Vendor_BuyCasterWeapon_8
NPCTextAudio
Its all about synergy.
Doryani_Vendor_BuyCasterWeapon_9
NPCTextAudio
Its all about synergy.
Doryani_Vendor_BuyCasterWeapon_10
NPCTextAudio
Its all about synergy.
Doryani_Vendor_BuyCasterWeapon_11
NPCTextAudio
Its all about synergy.
Doryani_Vendor_BuyGeneric_Random
NPCTextAudio
Done.
Doryani_Vendor_BuyGeneric_2
NPCTextAudio
Done.
Doryani_Vendor_BuyGeneric_3
NPCTextAudio
Done.
Doryani_Vendor_BuyGeneric_4
NPCTextAudio
Done.
Doryani_Vendor_BuyGeneric_5
NPCTextAudio
Good.
Doryani_Vendor_BuyGeneric_6
NPCTextAudio
Good.
Doryani_Vendor_BuyGeneric_7
NPCTextAudio
Good.
Doryani_Vendor_BuyGeneric_8
NPCTextAudio
Good.
Doryani_Vendor_BuyGeneric_9
NPCTextAudio
Wise.
Doryani_Vendor_BuyGeneric_10
NPCTextAudio
Wise.
Doryani_Vendor_BuyGeneric_11
NPCTextAudio
Wise.
Doryani_Vendor_BuyGeneric_12
NPCTextAudio
Wise.
Doryani_Vendor_BuyGeneric_13
NPCTextAudio
This gold will one day have a use again.
Doryani_Vendor_BuyGeneric_14
NPCTextAudio
This gold will one day have a use again.
Doryani_Vendor_BuyGeneric_15
NPCTextAudio
This gold will one day have a use again.
Doryani_Vendor_BuyGeneric_16
NPCTextAudio
This gold will one day have a use again.
Doryani_Vendor_BuyJewellery_Random
NPCTextAudio
Adorn yourself.
Doryani_Vendor_BuyJewellery_2
NPCTextAudio
Adorn yourself.
Doryani_Vendor_BuyJewellery_3
NPCTextAudio
Adorn yourself.
Doryani_Vendor_BuyJewellery_4
NPCTextAudio
Adorn yourself.
Doryani_Vendor_BuyJewellery_5
NPCTextAudio
The Vaal enjoy their trinkets, too.
Doryani_Vendor_BuyJewellery_6
NPCTextAudio
The Vaal enjoy their trinkets, too.
Doryani_Vendor_BuyJewellery_7
NPCTextAudio
The Vaal enjoy their trinkets, too.
Doryani_Vendor_BuyJewellery_8
NPCTextAudio
The Vaal enjoy their trinkets, too.
Doryani_Vendor_BuyJewellery_9
NPCTextAudio
A useful piece.
Doryani_Vendor_BuyJewellery_10
NPCTextAudio
A useful piece.
Doryani_Vendor_BuyJewellery_11
NPCTextAudio
A useful piece.
Doryani_Vendor_BuyJewellery_12
NPCTextAudio
A useful piece.
Doryani_Vendor_BuyJewellery_13
NPCTextAudio
Interesting choice.
Doryani_Vendor_BuyJewellery_14
NPCTextAudio
Interesting choice.
Doryani_Vendor_BuyJewellery_15
NPCTextAudio
Interesting choice.
Doryani_Vendor_BuyJewellery_16
NPCTextAudio
Interesting choice.
Doryani_Vendor_BuyWaystone_Random
NPCTextAudio
See what you can achieve with that.
Doryani_Vendor_BuyWaystone_2
NPCTextAudio
See what you can achieve with that.
Doryani_Vendor_BuyWaystone_3
NPCTextAudio
See what you can achieve with that.
Doryani_Vendor_BuyWaystone_4
NPCTextAudio
See what you can achieve with that.
Doryani_Vendor_BuyWaystone_5
NPCTextAudio
A good priority.
Doryani_Vendor_BuyWaystone_6
NPCTextAudio
A good priority.
Doryani_Vendor_BuyWaystone_7
NPCTextAudio
A good priority.
Doryani_Vendor_BuyWaystone_8
NPCTextAudio
A good priority.
Doryani_Vendor_BuyWaystone_9
NPCTextAudio
That may be a difficult battle.
Doryani_Vendor_BuyWaystone_10
NPCTextAudio
That may be a difficult battle.
Doryani_Vendor_BuyWaystone_11
NPCTextAudio
That may be a difficult battle.
Doryani_Vendor_BuyWaystone_12
NPCTextAudio
That may be a difficult battle.
Doryani_Vendor_BuyWaystone_13
NPCTextAudio
The right choice.
Doryani_Vendor_BuyWaystone_14
NPCTextAudio
The right choice.
Doryani_Vendor_BuyWaystone_15
NPCTextAudio
The right choice.
Doryani_Vendor_BuyWaystone_16
NPCTextAudio
The right choice.
Doryani_Vendor_CloseNoBuy_Random
NPCTextAudio
Stop wasting time.
Doryani_Vendor_CloseNoBuy_2
NPCTextAudio
Stop wasting time.
Doryani_Vendor_CloseNoBuy_3
NPCTextAudio
Stop wasting time.
Doryani_Vendor_CloseNoBuy_4
NPCTextAudio
Stop wasting time.
Doryani_Vendor_CloseNoBuy_5
NPCTextAudio
Get moving.
Doryani_Vendor_CloseNoBuy_6
NPCTextAudio
Get moving.
Doryani_Vendor_CloseNoBuy_7
NPCTextAudio
Get moving.
Doryani_Vendor_CloseNoBuy_8
NPCTextAudio
Get moving.
Doryani_Vendor_CloseNoBuy_9
NPCTextAudio
What are you still doing here?
Doryani_Vendor_CloseNoBuy_10
NPCTextAudio
What are you still doing here?
Doryani_Vendor_CloseNoBuy_11
NPCTextAudio
What are you still doing here?
Doryani_Vendor_CloseNoBuy_12
NPCTextAudio
What are you still doing here?
Doryani_Vendor_CloseNoBuy_13
NPCTextAudio
There is no time for this.
Doryani_Vendor_CloseNoBuy_14
NPCTextAudio
There is no time for this.
Doryani_Vendor_CloseNoBuy_15
NPCTextAudio
There is no time for this.
Doryani_Vendor_CloseNoBuy_16
NPCTextAudio
There is no time for this.
Doryani_Vendor_Disenchant_Random
NPCTextAudio
I will disassemble it.
Doryani_Vendor_Disenchant_2
NPCTextAudio
I will disassemble it.
Doryani_Vendor_Disenchant_3
NPCTextAudio
I will disassemble it.
Doryani_Vendor_Disenchant_4
NPCTextAudio
I will disassemble it.
Doryani_Vendor_Disenchant_5
NPCTextAudio
Better as scrap.
Doryani_Vendor_Disenchant_6
NPCTextAudio
Better as scrap.
Doryani_Vendor_Disenchant_7
NPCTextAudio
Better as scrap.
Doryani_Vendor_Disenchant_8
NPCTextAudio
Of course.
Doryani_Vendor_Disenchant_9
NPCTextAudio
Of course.
Doryani_Vendor_Disenchant_10
NPCTextAudio
Of course.
Doryani_Vendor_Disenchant_11
NPCTextAudio
Of course.
Doryani_Vendor_Disenchant_12
NPCTextAudio
I wouldnt use that, either.
Doryani_Vendor_Disenchant_13
NPCTextAudio
I wouldnt use that, either.
Doryani_Vendor_Disenchant_14
NPCTextAudio
I wouldnt use that, either.
Doryani_Vendor_Disenchant_15
NPCTextAudio
I wouldnt use that, either.
Doryani_Vendor_OpenShop_Random
NPCTextAudio
Choose what you need.
Doryani_Vendor_OpenShop_2
NPCTextAudio
Choose what you need.
Doryani_Vendor_OpenShop_3
NPCTextAudio
Choose what you need.
Doryani_Vendor_OpenShop_4
NPCTextAudio
Choose what you need.
Doryani_Vendor_OpenShop_5
NPCTextAudio
These are our supplies.
Doryani_Vendor_OpenShop_6
NPCTextAudio
These are our supplies.
Doryani_Vendor_OpenShop_7
NPCTextAudio
These are our supplies.
Doryani_Vendor_OpenShop_8
NPCTextAudio
These are our supplies.
Doryani_Vendor_OpenShop_9
NPCTextAudio
This is all we have.
Doryani_Vendor_OpenShop_10
NPCTextAudio
This is all we have.
Doryani_Vendor_OpenShop_11
NPCTextAudio
This is all we have.
Doryani_Vendor_OpenShop_12
NPCTextAudio
This is all we have.
Doryani_Vendor_OpenShop_13
NPCTextAudio
Quickly.
Doryani_Vendor_OpenShop_14
NPCTextAudio
Quickly.
Doryani_Vendor_OpenShop_15
NPCTextAudio
Quickly.
Doryani_Vendor_OpenShop_16
NPCTextAudio
Quickly.
Doryani_Vendor_SellGeneric_Random
NPCTextAudio
A useful trade.
Doryani_Vendor_SellGeneric_2
NPCTextAudio
A useful trade.
Doryani_Vendor_SellGeneric_3
NPCTextAudio
A useful trade.
Doryani_Vendor_SellGeneric_4
NPCTextAudio
A useful trade.
Doryani_Vendor_SellGeneric_5
NPCTextAudio
Gold is useless to me. Take it.
Doryani_Vendor_SellGeneric_6
NPCTextAudio
Gold is useless to me. Take it.
Doryani_Vendor_SellGeneric_7
NPCTextAudio
Gold is useless to me. Take it.
Doryani_Vendor_SellGeneric_8
NPCTextAudio
Gold is useless to me. Take it.
Doryani_Vendor_SellGeneric_9
NPCTextAudio
As expected.
Doryani_Vendor_SellGeneric_10
NPCTextAudio
As expected.
Doryani_Vendor_SellGeneric_11
NPCTextAudio
As expected.
Doryani_Vendor_SellGeneric_12
NPCTextAudio
As expected.
Doryani_Vendor_SellGeneric_13
NPCTextAudio
I will make use of this.
Doryani_Vendor_SellGeneric_14
NPCTextAudio
I will make use of this.
Doryani_Vendor_SellGeneric_15
NPCTextAudio
I will make use of this.
Doryani_Vendor_SellGeneric_16
NPCTextAudio
I will make use of this.
Doryani_Vendor_SellWaystone_Random
NPCTextAudio
What should I do with this?
Doryani_Vendor_SellWaystone_2
NPCTextAudio
What should I do with this?
Doryani_Vendor_SellWaystone_3
NPCTextAudio
What should I do with this?
Doryani_Vendor_SellWaystone_4
NPCTextAudio
What should I do with this?
Doryani_Vendor_SellWaystone_5
NPCTextAudio
Hmm... this is better in your hands, but sure.
Doryani_Vendor_SellWaystone_6
NPCTextAudio
Hmm... this is better in your hands, but sure.
Doryani_Vendor_SellWaystone_7
NPCTextAudio
Hmm... this is better in your hands, but sure.
Doryani_Vendor_SellWaystone_8
NPCTextAudio
Hmm... this is better in your hands, but sure.
Doryani_Vendor_SellWaystone_9
NPCTextAudio
I'll hold onto it.
Doryani_Vendor_SellWaystone_10
NPCTextAudio
I'll hold onto it.
Doryani_Vendor_SellWaystone_11
NPCTextAudio
I'll hold onto it.
Doryani_Vendor_SellWaystone_12
NPCTextAudio
I'll hold onto it.
Doryani_Vendor_SellWaystone_13
NPCTextAudio
You should be using it, not selling it.
Doryani_Vendor_SellWaystone_14
NPCTextAudio
You should be using it, not selling it.
Doryani_Vendor_SellWaystone_15
NPCTextAudio
You should be using it, not selling it.
Doryani_Vendor_SellWaystone_16
NPCTextAudio
You should be using it, not selling it.
Doryani_Inc_Wild_Impressive
NPCTextAudio
Impressive.
Doryani_Inc_Wild_ChaliceSubsequent
NPCTextAudio
It is done. Let us proceed.
Doryani_Inc_Wild_ChaliceAgain_Random
NPCTextAudio
Onward.
Doryani_Inc_Wild_ChaliceAgain_2
NPCTextAudio
Onward.
Doryani_Inc_Wild_ChaliceAgain_3
NPCTextAudio
Onward.
Doryani_Inc_Wild_ChaliceAgain_4
NPCTextAudio
Onward.
Doryani_Inc_Wild_ChaliceAgain_5
NPCTextAudio
Onward.
Doryani_Inc_Wild_ChaliceAgain_6
NPCTextAudio
Onward.
Doryani_Inc_Wild_RoyalMach
NPCTextAudio
What? These are my inventions!
Doryani_Inc_Wild_LocusOfCorruption
NPCTextAudio
Here it is. Paquate's greatest achievment...
Doryani_Inc_Wild_SolarNexus
NPCTextAudio
So... the rumours were true!
Doryani_Inc_Wild_GlitteringHalls
NPCTextAudio
They made soul cores here... out of those that displeased the Queen.
Doryani_Inc_Wild_Rumble
NPCTextAudio
That rumble... she knows we're here. She's beginning the ritual! We must hurry!
Doryani_Inc_Wild_RunGeneralComment_Random
NPCTextAudio
The Red Communion can still be stopped if we reach her in time!
Doryani_Inc_Wild_RunGeneralComment_2
NPCTextAudio
The Red Communion can still be stopped if we reach her in time!
Doryani_Inc_Wild_RunGeneralComment_3
NPCTextAudio
The Red Communion can still be stopped if we reach her in time!
Doryani_Inc_Wild_RunGeneralComment_4
NPCTextAudio
Ambient Corruption is rising! Make haste!
Doryani_Inc_Wild_RunGeneralComment_5
NPCTextAudio
Ambient Corruption is rising! Make haste!
Doryani_Inc_Wild_RunGeneralComment_6
NPCTextAudio
Ambient Corruption is rising! Make haste!
Doryani_Inc_Wild_RunGeneralComment_7
NPCTextAudio
At this rate, we're not going to make it!
Doryani_Inc_Wild_RunGeneralComment_8
NPCTextAudio
At this rate, we're not going to make it!
Doryani_Inc_Wild_RunGeneralComment_9
NPCTextAudio
At this rate, we're not going to make it!
Doryani_Inc_Wild_RunFight_Random
NPCTextAudio
Get out of our way!
Doryani_Inc_Wild_RunFight_2
NPCTextAudio
You're all dead! I won't hesitate!
Doryani_Inc_Wild_RunFight_3
NPCTextAudio
Cut them down! They'll doom us all!
Doryani_Inc_Wild_RunFight_4
NPCTextAudio
Stay back, fools!
Doryani_Inc_Wild_RunFight_5
NPCTextAudio
We're trying to save you!
Doryani_Inc_Wild_RunFight_6
NPCTextAudio
Make way!
Doryani_Inc_Wild_PlayerHeavyStun_Random
NPCTextAudio
Get up, will you?
Doryani_Inc_Wild_PlayerHeavyStun_2
NPCTextAudio
Get up, will you?
Doryani_Inc_Wild_PlayerHeavyStun_3
NPCTextAudio
Get up, will you?
Doryani_Inc_Wild_PlayerHeavyStun_4
NPCTextAudio
On your feet!
Doryani_Inc_Wild_PlayerHeavyStun_5
NPCTextAudio
On your feet!
Doryani_Inc_Wild_PlayerHeavyStun_6
NPCTextAudio
This is no time to rest!
Doryani_Inc_Wild_PlayerHeavyStun_7
NPCTextAudio
This is no time to rest!
Doryani_Inc_Wild_PlayerHeavyStun_8
NPCTextAudio
This is no time to rest!
Doryani_Inc_Wild_PlayerDies_Random
NPCTextAudio
What an unglorious end.
Doryani_Inc_Wild_PlayerDies_2
NPCTextAudio
What an unglorious end.
Doryani_Inc_Wild_PlayerDies_3
NPCTextAudio
What an unglorious end.
Doryani_Inc_Wild_PlayerDies_4
NPCTextAudio
Really? Must I do everything myself?
Doryani_Inc_Wild_PlayerDies_5
NPCTextAudio
Really? Must I do everything myself?
Doryani_Inc_Wild_PlayerDies_6
NPCTextAudio
Really? Must I do everything myself?
Doryani_Inc_Wild_PlayerDies_7
NPCTextAudio
An unexpected turn of events...
Doryani_Inc_Wild_PlayerDies_8
NPCTextAudio
An unexpected turn of events...
Doryani_Inc_Wild_PlayerDies_9
NPCTextAudio
An unexpected turn of events...
Doryani_Inc_Wild_ArriveAtziriChambers
NPCTextAudio
This is it! Her chambers... we're not too late...
Architect_Glyph_1
NPCTextAudio
Once again, Doryani and I argued over the consequences of the Red Communion. I suspect him. I believe he is moving against the Queen. I would inform her and have him tortured... but the other Architects would not support me in this. I will wait until I have proof.

Perhaps his intellect will triumph over his emotions. We have all worked our entire lives to make this possible. The greatest minds humanity has ever known carried us this far, and they will carry us forward.

The Vaal Empire will not fall. Atziri will ascend, and transfigure life as we know it. This much is certain.
Architect_Glyph_2
NPCTextAudio
Over and over... I pore over my designs constantly... I know Doryani, or his proxies, will try to stop Atziri's Ascension. Fools! I've calculated every result, every possible nuance... my perfect mechanism is not one design. It is a living machine, a temple construct, that can modify its internal structure to change and adapt.

History will show... I am the greatest genius of the Vaal, not you, old friend...
Incursion_ArchitectDiaryGlyph_1
NPCTextAudio
Once again, Doryani and I argued over the consequences of the Red Communion. I suspect him. I believe he is moving against the Queen. I would inform her and have him tortured... but the other Architects would not support me in this. I will wait until I have proof.

Perhaps his intellect will triumph over his emotions. We have all worked our entire lives to make this possible. The greatest minds humanity has ever known carried us this far, and they will carry us forward.

The Vaal Empire will not fall. Atziri {will} ascend, and transfigure life as we know it. This much is certain.
Incursion_ArchitectDiaryGlyph_2
NPCTextAudio
Over and over... I pore over my designs constantly... I know Doryani, or his proxies, will try to stop Atziri's Ascension. Fools! I've calculated every result, every possible nuance... my perfect mechanism is not {one} design. It is a living machine, a temple construct, that can modify its internal structure to change and adapt.

History will show... {I} am the greatest genius of the Vaal, not you, {old friend}...
AtziriPortal_RoyalAccessChamberFirstTime_One
NPCTextAudio
Oh Doryani... your weakness shall mean your end.
AtziriPortal_RoyalAccessChamberSubsequent_B1st
NPCTextAudio
I am the future, Doryani. You know this.
AtziriPortal_RoyalAccessChamberSubsequent_D1st
NPCTextAudio
Perhaps the years have made you soft, Doryani...
Doryani_Inc_EnterChaliceRoom_A2_Alva
NPCTextAudio
Hmm, this tome has drawings that look just like this room.
Doryani_Inc_EnterChaliceRoom_BOne
NPCTextAudio
Tome? What tome?
Doryani_Inc_EnterChaliceRoom_B2_Alva
NPCTextAudio
This one! I... found it in our explorations.
Doryani_Inc_EnterChaliceRoom_COne
NPCTextAudio
That's the Eztli Pilli! How do you have that?
Doryani_Inc_EnterChaliceRoom_CTwo
NPCTextAudio
It's forbidden knowledge... everything in there is too volatile or dangerous to use!
Doryani_Inc_EnterChaliceRoom_C3_Alva
NPCTextAudio
It's a bit late to worry about that, isn't it?
Doryani_Inc_EnterChaliceRoom_C4_Alva
NPCTextAudio
When fortune smiles, shake her hand, I always say.
Doryani_Inc_EnterChaliceRoom_DOne
NPCTextAudio
Fine. Use it we shall. What does it say?
Doryani_Inc_EnterChaliceRoom_D2_Alva
NPCTextAudio
It seems two High Priests must give a sacrifice of living blood.
Doryani_Inc_EnterChaliceRoom_D3_Alva
NPCTextAudio
The medallion should then unlock the royal chambers.
Doryani_Inc_EnterChaliceRoom_EOne
NPCTextAudio
Step forward with me. I am possessed by a peculiar notion.
Doryani_Inc_EnterChaliceRoom_E2_Alva
NPCTextAudio
It worked! But why?
Doryani_Inc_EnterChaliceRoom_F
NPCTextAudio
If I survive this, we'll speak on it later. Now, we must face my Queen.
Doryani_Inc_EnterChaliceRoom_F2_Alva
NPCTextAudio
Understood. Good luck, you two!
Doryani_AgainBeforeChalice_Random
NPCTextAudio
This time, we shall succeed.
Doryani_AgainBeforeChalice_2
NPCTextAudio
We must never give up!
Doryani_AgainBeforeChalice_3
NPCTextAudio
We have to keep trying!
Doryani_AgainBeforeChalice_4
NPCTextAudio
Once again.
Doryani_AgainBeforeChalice_5
NPCTextAudio
We must remain... hopeful.
Doryani_AgainAfterChalice_Random
NPCTextAudio
We will not fail!
Doryani_AgainAfterChalice_2
NPCTextAudio
Give it everything you have!
Doryani_AgainAfterChalice_3
NPCTextAudio
This is the one! I know it.
Doryani_AgainAfterChalice_4
NPCTextAudio
Let nothing stop you.
Doryani_AfterFightThroughPortal
NPCTextAudio
Come on! Hurry!
DoryaniEG_EndgameIntroduction_C2wild
NPCTextAudio
Approach the Waygate.
DoryaniEG_EndgameIntroduction_F2wild
NPCTextAudio
The connection is stable! Now... step forth!
DoryaniEG_FirstTower_B2wild
NPCTextAudio
Unbelievable!
DoryaniEG_FirstTower_C2wild
NPCTextAudio
Good luck.
DoryaniEG_SecondTower_A1wild
NPCTextAudio
You made it. Good. Activate this one as well.
DoryaniEG_SecondTower_A2wild
NPCTextAudio
Incredible!
DoryaniEG_SecondTower_E1wild
NPCTextAudio
Make haste.
DoryaniEG_InsideCitadelWall_A1wild
NPCTextAudio
Hmm... the energy here is... immense.
DoryaniEG_InsideCitadelWall_ElevatorWild
NPCTextAudio
For now... expect the unexpected!
DoryaniEG_FirstBurningMonolith_B1
NPCTextAudio
Wait. I am detecting two similar resonant signatures, much further into the Citadel.
DoryaniEG_FirstBurningMonolith_B2
NPCTextAudio
I believe the other two fragments are beyond these gates.
DoryaniEG_FirstBurningMonolith_B3
NPCTextAudio
We need to get inside. Seek out the other two fragments.
DoryaniEG_PlaceFragmentFirst
NPCTextAudio
It is functional.
DoryaniEG_PlaceFragmentSecond
NPCTextAudio
Good. Now, proceed.
DoryaniEG_FirstInnerGate_A1wild
NPCTextAudio
Proceed. Activate it.
DoryaniEG_FirstInnerGate_A2wild
NPCTextAudio
The way is open.
DoryaniEG_FirstInnerGate_A3wild
NPCTextAudio
Hmm... the energies in {this} area are even stronger...
DoryaniEG_FirstInnerGate_A4wild
NPCTextAudio
They seem to lead here...
DoryaniEG_FirstInnerGate_C1wild
NPCTextAudio
Until next time.
DoryaniEG_FirstFragment_E1wild
NPCTextAudio
Good. There is only one fragment left to find. Go.
DoryaniEG_SecondInnerGate_A1wild
NPCTextAudio
Here we are. Activate this tower.
DoryaniEG_SecondInnerGate_A2wild
NPCTextAudio
The final gate is open.
DoryaniEG_SecondInnerGate_A3wild
NPCTextAudio
We should be able to find a fragment here...
DoryaniEG_SecondInnerGate_C1_DeliveredFragmentb4Wild
NPCTextAudio
Stay sane.
DoryaniEG_SecondInnerGate_C1_NotDeliveredFragmentWild
NPCTextAudio
Stay vigilant.
DoryaniEG_SecondFragment_C1wild
NPCTextAudio
The ground moves! Do not hesitate. Do what you must!
DoryaniEG_MechanismRoomStart
NPCTextAudio
You made it out alive. Good.
DoryaniEG_MechanismRoom_D1wild
NPCTextAudio
Judging from this mural, an immense tower must have played a vital role in their defense.
DoryaniEG_MechanismRoom_D2wild
NPCTextAudio
It seems their leaders gathered at its peak... perhaps electing some sort of champion to fight for them.
DoryaniEG_MechanismRoom_D3wild
NPCTextAudio
I am unclear what the final mural depicts exactly... but it appears the Abyssals were indeed defeated.
DoryaniEG_MechanismRoom_G1
NPCTextAudio
Hmm. The closer we get, the stronger the energies become.
DoryaniEG_MechanismRoom_G2
NPCTextAudio
Reach the central tower. We must learn more.
DoryaniEG_MechanismRoom_H1wild
NPCTextAudio
I will remain to study what we've found here. Be on your guard.
DoryaniEG_FirstCentralTower_C1wild
NPCTextAudio
Hmm... the machine has a direct connection to the leylines.Let me try something...
DoryaniEG_FirstCentralTower_C2wild
NPCTextAudio
And once more...
DoryaniEG_FirstCentralTower_C3wild
NPCTextAudio
These locations must house what we seek... I am sure of it.
DoryaniEG_FirstCentralTower_D2wild
NPCTextAudio
I shall await you here.
DoryaniEG_CentralTowerEggSeed_E1wild
NPCTextAudio
Good. Now... stand back.
DoryaniEG_PostArbiterOfDivinity_A1wild
NPCTextAudio
Arbiter! What is the First Edict?
DoryaniEG_FirstCorruptedNexus_C1
NPCTextAudio
A suitable test subject...
DoryaniEG_FirstCorruptedNexus_H1
NPCTextAudio
I believe I have located another of these Corruption outbreaks. You should seek it out when you can.
DoryaniEG_FirstCorruptedNexus_H2
NPCTextAudio
The more examples we find, the more we can progress in our research.
DoryaniEG_SecondCorruptedNexus_A1wild
NPCTextAudio
This will aid our research...
DoryaniEG_SecondCorruptedNexus_E1
NPCTextAudio
Here... another case of intense Corruption for us to handle.
DoryaniEG_SecondCorruptedNexus_E2
NPCTextAudio
I feel I am close to upgrading the prototype to reach its optimal capability...
DoryaniEG_SecondCorruptedNexus_E3
NPCTextAudio
Make your way there, let us see what we can learn.
DoryaniEG_ThirdCorruptedNexus_A1wild
NPCTextAudio
Yes! This seems perfect for our needs...
DoryaniEG_ThirdCorruptedNexus_E1
NPCTextAudio
Wait a moment...
DoryaniEG_ThirdCorruptedNexus_E2
NPCTextAudio
Something is off. The energy from this location... it is immense. But it is not Corruption.
DoryaniEG_SanctifiedBossMap_A1wild
NPCTextAudio
This... is something altogether different.
DoryaniEG_AfterTecrodSeq_C1wild
NPCTextAudio
The gate is open! And it seems the leylines within the fortress are even more powerful than the ones outside...
DoryaniEG_AfterTecrodSeq_C2wild
NPCTextAudio
I will calibrate the Waygate to these resonances. Perhaps we can use this new power to our advantage...
DoryaniEG_AfterTecrodSeq_F2wild
NPCTextAudio
Be calm. We're not dead yet.
DoryaniEG_AfterBurningMonolithIntrowild
NPCTextAudio
I will remain here. I must... contemplate the nature of this... {thing}...
Doryani's Prototype
UniqueItems
"This was the first step in some grand design,
lost to the ages, now ours to decipher."
- Dominus, High Templar
Dream Fragments
UniqueItems
Doryani stumbled into a realm of madness
And awoke its Master.
Quecholli
UniqueItems
"The finest prosperity grows from the direst
carnage. Such is the nature of progress."
- Doryani of the Vaal
Doryani Doodad Category /9
DissectionTable
Free
Creates an object in your hideout
DoryanisResearchShelf
Free
Creates an object in your hideout
DoryanisResearchTable
Free
Creates an object in your hideout
DoryanisTestSubject
Free
Creates an object in your hideout
ExperimentPot
Free
Creates an object in your hideout
ExperimentStool
Free
Creates an object in your hideout
SurgicalDevices
Free
Creates an object in your hideout
SurgicalLights
Free
Creates an object in your hideout
SlicerWall
Free
Creates an object in your hideout
Doryani Text Audio /669
Name
[DNT-UNUSED] I do not recognise these 'Kalguurans,' but regardless of who inhabits the area, we must search the islands of this Archipelago.

The pieces of the Weapon should still be radiating intense Corruption, even now. Look for unusual dangers... mutations, madness, and death. The pieces will make their presence known.

KingsmarchDoryaniIntro
[DNT-UNUSED] Ah, so the pieces do still remain on these islands.

Interesting.... the symbols engraved on this piece. I think they line up with... give me your map!

KingsmarchDoryaniOnePieceFound
[DNT-UNUSED] Yes. These symbols are some kind of map. Find the other two pieces of the weapon. There are further mysteries here that we must uncover.

Meanwhile, I will attempt to join this piece with the one that I have.

KingsmarchDoryaniOnePieceFoundMap
[DNT-UNUSED] Argh! These weapon pieces! We have tried the forge, the anvil, even Kalguuran 'runesmithing.' Nothing! They simply refuse to be joined. There is something missing.

Go! Find another of these confounded things. Perhaps then we will learn more.

KingsmarchDoryaniEmptyHanded
[DNT-UNUSED] Argh! These weapon pieces! We have tried the forge, the anvil, even Kalguuran 'runesmithing.' Nothing! They simply refuse to be joined.

There is something missing... let me see the next piece.

KingsmarchDoryaniSecondPieceNoEmptyHands
[DNT-UNUSED] So... this piece contains more of these symbols.
KingsmarchDoryaniTwoPiecesFound
[DNT-UNUSED] It is clear now that the weapon is showing us a location. We can only hope that it will contain the key to reforging it.

Find the last piece, and then I shall know more.

KingsmarchDoryaniTwoPiecesFoundMap
[DNT-UNUSED] At last! We have all the pieces of the Weapon... Let us find out where it leads us.
KingsmarchDoryaniThreePiecesFound
[DNT-UNUSED] Yes. The fools likely have no idea what resides beneath their feet. We should ask them if they have seen any signs of precursor ruins on the island.
KingsmarchDoryaniThreePiecesFoundMap
[DNT-UNUSED] It seems that Gems have changed since my time. Yours are notably weaker, but do not require the collection and expenditure of souls. I see, too, a connection between the abilities the gems of this era offer, and the beliefs of the currently dominant cultures of Wraeclast.

Did our gems require the sacrifice of peasants simply because of the nature of our religion? Such a waste... it was always the critical flaw in our Empire's growth.

KingsmarchDoryaniSacrifices
[DNT-UNUSED] These Kalguurans have a strange heritage. They are, apparently, unable to use Gems in any way. What makes them different? Should I have the opportunity, I shall dissect one.
KingsmarchDoryaniKalguurans
[DNT-UNUSED] I should have assumed the Precursors would not be so easy to find. These islands have been inhabited for thousands of years, after all... but the power to sink and raise entire landscapes?

To have such might, and to still succumb to the long entropy of history... how can any civilisation hope to endure?
KingsmarchDoryaniOnPrecursorIsland
[DNT-UNUSED] So, the Karui are still just as obsessed with strength as they were in my era. The fool! Track this 'Hoko' down and take the Weapon back by any means necessary.

A word of warning. The effects on anyone exposed to it could be..... volatile.

KingsmarchDoryaniOnHoko
[DNT-UNUSED] The plan is sound, and the Weapon will work. It's on you to make sure nothing goes wrong.

A word of warning. The effects on anyone exposed to it could be..... volatile.

KingsmarchDoryaniEndOfAct
Stop! Stop... I can contain the Beast...!
DoryaniPastPostFight
If only I had more time... There is an ancient weapon. A weapon that was used against Corruption, from a civilization lost to the ages. I have one piece of it. Three others were scattered... I have been searching for them, but the Karui have interfered at every turn.
Ancient Weapon
I suppose I must... It is too late for us here. This era is over. I pleaded with Atziri for her patience... but she would not abide me. She will attempt her communion with the Beast, and utter devastation will ravage our people. But... the fact that {you} are here... a living descendant of our people... it gives me some hope for our future. I will come to your era. Perhaps there is still time.
Communion with the Beast
Utzaal... my people... they're all long dead. It is one thing to hear it, but... another to see it. This city is nothing but a grave. I can't change their fate, but the Vaal are not entirely gone. Alva—and her Vaal ancestry—is proof of that. I will do what I must to protect what remains, and perhaps one day we can rebuild. For that to happen, we need the Weapon. We must travel to the archipelago the Karui call Ngamakanui. If the pieces still exist, that is where they will be found.
The Ruins of Utzaal
I gathered the greatest minds of our era in one place. We embarked on journeys of discovery that mankind could never before conceive. No ethical bounds. No moral limits! We sought immortality, both in flesh, and in machinery. We sought understanding of Corruption. We even sought to master Time itself. In the end, it was all for naught...
Utzaal
Study of the Beast was my life's work, and the work of many Vaal scientists before me. Despite its danger, I still consider it a thing of beauty. A work of genius. It is capable of changing something fundamental about the nature of our existence. The Beast showed us it {can be done.} Our experiments with life... with death... with machinery, and augmentation... they were all inspired by it. We {can} surpass the impossible, if only we are willing to sacrifice enough.
The Beast
Now then—it is time we departed. Activate the portal, and we will see about the-
DoryaniCataclysmFirstTalk
The intruder is {here?} What of Napuatzi...? I see. No mercy then! Kill him on sight!
DoryaniGodVoiceStopIntruderMale
The intruder is {here?} What of Napuatzi...? I see. No mercy then! Kill her on sight!
DoryaniGodVoiceStopIntruderFemale
Fool! There's no time for this! Atziri will soon commune with the Beast! Cease your assault!
DoryaniGodVoiceCeaseAssault
Stop this at once! I take no pleasure in harming one of my own, but if you persist, I will do with her what I must.
DoryaniGodVoiceStopAtOnce
It begins...
DoryaniWildCataclysmBegins
You're finally awake. That's a small consolation. We have lost so much. The Hooded One used the Weapon to keep us alive during the Cataclysm. We were too close. It absorbed too much energy, and was shattered. I retain only a piece of it. The situation is grim... the Hooded One has become comatose. Wraeclast has been devastated... and is no longer habitable. Grieving would only be a waste of precious time. We must face reality, and make difficult choices.
DoryaniEndgameOnZiggurat
We {are} living the worst possible outcome, but I did anticipate {every} contingency... Before us is a translocation device, which {should} allow us to open portals to a wide range of coordinates across Wraeclast. With this, we can reclaim the world from the grasp of Corruption, so that civilisation can one day return to its former heights.
DoryaniEndgameOnWhatNow
There was some damage but while you were unconscious, we worked to repair the machine. I believe it will function as desired... But it must be tested. That is where you come in. By placing Waystones in the machine, they will help calibrate the journey. The Corruption at the destination will respond to both the energies we use, and that we ourselves expect to find. Let us use this malleability to our advantage... Let us see if the machine is still capable.
Our Work
Wraeclast is wounded and broken. We must reshape its future, and heal it anew. The initial Cataclysmic event is over, but Corruption is still radiating from certain locations. From these points, it spreads like a disease. Travel to one of these regions and investigate. We must know why it is still spreading. Report back to me with your findings, and we will plan our next move.
[DNT-UNUSED] Seek Corrupted Biome
So, these densely Corrupted regions contain an active source. Despite the risks, you must venture within. Find the source of Corruption. When you have identified it and dealt with any danger, call for me. I will cleanse what remains.
[DNT-UNUSED] Find Corruption Nexus
This is the first Precursor tower we've seen. You should take control of it, so that we may research its properties. There may be considerable foes in proximity... these towers channel forces we do not yet understand. If you see any sort of 'central tower' or nexus to the network, be sure to let me know...
[DNT-UNUSED] See Tower
There is a tremendous amount of energy radiating from that new structure. If it was Corruption, I would understand, but it's like nothing I have ever seen before. My intuition tells me that you must absolutely be the first to reach it. If it should fall into the hands of the Corrupted, there is no telling what may happen.
[DNT-UNUSED] See Monolith (pinnacle)
The device still functions, despite the damage the Cataclysm caused. Good. Now, using the device, you must seek out major sources of Corruption for us to cleanse.
Cleanse Corruption
The device still functions, despite the damage the Cataclysm caused, but that is little solace if you are not up to the task. Gather your wits. There are far greater dangers to come. Using the device, you must seek out major sources of Corruption for us to cleanse.
DoryaniEndgameFirstMapFail
You have done well. That area has been cleansed, and the land may now return to its original state. By all means, continue.
Cleanse Corruption
You do know the fate of humanity rests upon your shoulders? Make whatever adjustments you require for success. Get back out there. Do better.
DoryaniEndgameFirstCorruptMapFail
Using the cleansed Corruption you retrieved, I was able to modify the device to accommodate your request. You should find things somewhat different next time you venture out.
Modifying the Device
I believe it unwise to base our operations outside of the Ziggurat. This seems like an unnecessary risk to take. And Atalui is constantly complaining about the lack of facilities. However, I will make this concession, since you have done such critical work.
Base of Operations
Ah, a Tower has been secured? Timely. It seems they can provide us with an advantage of learning more about the surrounding area. It would be wise to use them to plan our next course of action.
DoryaniEndgameOnSecuringTower
[DNT] Get out there and kill some Corruption Nexus bosses and a Sanctified Boss!
[DNT] Corrupted Bosses
The source of Corruption was a creature? I wish I could perform a detailed autopsy of its corpse, but its passive emanations alone would quickly kill us. It looks to be significantly more mutated than other beings we've encountered. I don't like having insufficient data on new threats... we are vulnerable until we know more.
DoryaniEndgameFirstFaction
This creature is far different from the type you defeated before. It looks to be the center of a hive mind. A legion of mutated creatures, without brains, acting as one. I never even considered such a thing possible, or we would have experimented with it at Aggorat... In any case, I will continue my dissections... There is something very disturbing about the arc of these mutations...
DoryaniEndgameSecondFaction
A third stratum of creatures, different yet again... I am starting to see a pattern here, one that bodes ill for us, but I cannot quite discern the meaning yet. Worse, these creatures appear to have been sentient. The mindless ravagers we first encountered could be outsmarted, and the hive-mind had an obvious weak point. But these ones can actually think. We are in grave danger...
DoryaniEndgameThirdFaction
The current situation is finally stable. We have done enough to ensure humanity's survival, however meager our dignity may be. We should continue cleansing Corruption, however. It is true that we have ensured the future. Now, we should begin {improving} it.
Stability
Cleansed regions of Wraeclast are still dangerous, but only in the ways with which we are familiar. The demon you know, as they say. These regions should also contain substantial amounts of neutralised Corruption, which may manifest as orbs or crystals of anomalous material. Collect them if you see them. They may prove useful.
Cleansed Regions
Corruption, at a fundamental level, is a form of energy. Much of Vaal technology was based on using that energy, because it is freely available in the environment... My piece of the Weapon cannot destroy that energy, only render it inert, in the form of crystalline precipitate. In that form, it cannot hurt us, and might even be put to new uses.
Corruption
On its own, my piece of the Precursor Weapon can only neutralise {passive} Corruption. That is why you must destroy the {active} source in each deadly region first. This will be a long and grueling task, one that may take the rest of our lives... however long that may be.
The Weapon
There is something... a secret horror that hides in the broken puzzle pieces we possess... a pattern that even my intellect cannot quite grasp. Not with such limited information. It may surprise you to discover that a man like me can feel fear. I admit it. Fear is healthy. I feel fear when I know I am in danger, but do not have enough information. It is impossible to act with precision unless we know, so I have always sought the truth...but in this instance, for the first time in my life, I fear {knowing,} too... and I don't yet know why...
Fear
Yes, that strange voice torments me in my sleep... so I more or less avoid sleeping. Thankfully, the light of our Inner Sun can remove the need for sleep, if you're willing to gaze directly into it for a time... Just don't do that for longer than a few days. It's not a perfect substitute.
DoryaniEndgameOnDream
Find your way over there as soon as you can.
The Citadel
The Realmgate was the sister project to the Timegate that brought you to us. The Realmgate can, theoretically, give us access to other planes of existence. Unfortunately, it has never been activated, if it works at all. We need sizeable energies or materials from those planes to help us locate them in the vast expanse of all that is. If you find otherworldly splinters and fragments, keep them. With enough of them, we can find out if the Realmgate truly works.
Realmgate
You have located a... {relatively safe} hideaway. We could establish a base of operations there, if you feel it necessary. We will always have the Ziggurat to fall back on, so the risk is not existential.
Hideout
The disciples of Kamasa stockpiled a great many things in their modern lust for wealth. The right key may open doors long forgotten...
Reliquary
[DNT] The Waygate was never meant to stand alone. Its design was born of Precursor genius, and through their grid, it can be made to draw far more power than it ever should. Four Reactors still anchor that network; to the North, East, South, and West. Rekindle each one and the grid will answer. When the circuit is whole, return to me, and we shall bend the Waygate to purposes the Precursors themselves feared.
DoryaniMapOnReactors
There is a tremendous amount of energy radiating from that new structure. If it was Corruption, I would understand, but it is like nothing I have ever seen before. My intuition tells me that you must absolutely be the first to reach it. If it should fall into the hands of the Corrupted, there is no telling what may happen.
The Burning Monolith
From what you've told me, the guardian of the Flame Seed seems to have been purposely molded for his task. The Precursors created him, but he is not one of them. I can only theorise as to his purpose...
Guardian of the Flame Seed
I understand that... something... stole the Flame Seed as your battle drew to a close. This is concerning. There is little we can do until we know more.
The Flame Seed
You must start with the areas of least Corruption. They are still deadly, but should be survivable for short spans. Cleanse enough of them to give us an outside foothold.
Gaining a Foothold
Keep up your work. It is a long and dangerous task, but there is an end in sight.
Cleanse Corruption
Continue clearing Corruption. It is the only thing we can do right now.
Cleanse Corruption
Why are you wasting time here? Continue clearing Corruption!
Cleanse Corruption
You don't look sick or injured. Why are you lingering here? Continue your work.
Cleanse Corruption
The space you cleared allowed us to reclaim several important tools. We can now upgrade our machine.
Corruption Cleansing
We found a handful of survivors in the area you cleared. We'll put them to work.
Corruption Cleansing
[DNT] You've done it. They're all dead and sanctified. Great job exile.
DoryaniEndgameClassQuestCompleteFinal
Valuable resources were located in the area you cleared. We can augment our capabilities.
Corruption Cleansing
I have had time to increase the capabilities of the machine. We have a few choices to make.
Corruption Cleansing
With each success, we grow closer to our goal.
Corruption Cleansing
The current situation is finally stable. We have done enough to ensure humanity's survival, however meager their dignity may be. This is not a victory, but it is a success. You may continue to cleanse Corruption as you wish. I will begin work on greater plans...
DoryaniEndgameTier15TaskComplete
I had a suspicion that the Cult of the Purple Flame was dangerous. They did not know the true nature of the forces they beseeched. I'm not certain anyone will ever know the breadth of what lies beyond this world... but Chayula alone kept his word, in what little dealings were had. Perhaps one day, we will find out what happened to create this... Xesht.
Cult of the Purple Flame
I have invested considerable resources and many years of effort in the search, but my knowledge of the Precursors still remains scarce. They are as ancient to us as we are to you. On such time scales, geological events tend to obscure remnants of civilisation. There is evidence of great fires. Eruptions. Impacts from the sky. All I know is that they, too, delved into the secrets of this world. Corruption was just one of many forms of energy that they mastered. I have come across simple pictographs in their ruins, intended as a contingency, should others come without knowledge of their language. Most pictographs were quite clear: {'Death lies within.'} One, however, held faded instructions for what we should do if that death should ever escape; if it should ever plague the land. That is how I know the Weapon exists, and... generally... how to find it. Someone in the past wanted us to know about it, in case the worst should ever happen... and clearly, it has...
The Weapon
Out in the Corrupted wastelands, you will no doubt encounter 'survivors.' Do not fall victim to the trap of empathy. Though their bodies do not yet know it, they are {dead.} They sicken and taint everything they touch. They would slowly kill us by their very presence. They have no future. It would have been a mercy for them to die in the initial devastation. They will slowly waste away, and in their wasting, they will become disoriented... and then, enraged. They will seek to survive as long as possible, even if that means they doom the rest of us. They will be drawn to resources, and to power. {You} cannot allow them to possess that which we need. If you see them, kill them, and do not hesitate for even a moment.
Corrupted Wastelands
In the wake of the Cataclysm, reality is not what it used to be. There are far fewer of us now, and the mad outnumber the sane. You will see things out there that you will not understand. As much as I despise this truth as a man of science, it is quite possible they cannot {be} understood. Carry on with what must be done, and eventually, Wraeclast will... calm.
Understanding the Wastelands
As I predicted, the Corrupted 'survivors' out in the wastelands have banded together like primal animals. They refuse to accept their own doom. You must become proactive in your approach. Their warlords are perverse figments of reality that the Cataclysm has distorted. Find these tainted realities and cut the head off the snake, so to speak.
Tainted Survivors
I should warn you... in my search for ways to stop the Cataclysm, I entreated the ultimate wisdom in this world, and I paid a terrible price. That price is out there, still—and he is even more cunning and dangerous than I am, for he does not have my purity of purpose. When you meet him, destroy him utterly, and do not trouble yourself with your usual moral quandaries.
A Word of Warning
The sheer force of the Cataclysm scoured away much of the surface, and disrupted what remained. Sturdier than most, ancient Precursor towers have been left exposed. You should find one, and secure it for our research.
Precursor Towers
I believe that the Precursor towers are part of a network created specifically to alter terrain and biomes. This may have been to make Wraeclast more habitable initially... or perhaps it had a larger purpose, later in their era. These ideas are just conjecture, of course.
Precursor Tower Network
The tower... the surrounding landscape has been altered! This could be of great use to us. These towers are part of some long ago experiment, perhaps... or a contingency... I will do more research while you continue to explore.
DoryaniEndgameOnActivatingFirstTower
In a time of minimal sentience—and most of it mad—what you encounter out there can be quite malleable. What we expect to find can shape things. The energies we use in our translocation device can influence outcomes. That device was made possible, after all, by a very special patron. They are likely watching us even now, and finding great humour in our travails...
Cataclysm's Corruption
Hmm... this tablet you have found, I believe it is capable of altering energies in the area at the waystone's destination. Place a waystone along with a tablet into the machine. Activate it and travel there... let us see what comes of it.
Tablets
I was told many cryptic things. I was asked to—no, I shouldn't say. I don't understand, at least not yet. I was told this was the only way, yet still, I fought to find another path. I believe we make our own fates, but... here we are. If only I had the full picture...
Patron
You're of Vaal descent, but I do not recognise your features, or your clothing. How can things have changed so much after only ten years?
DoryaniBossConversationOne
What?! How long has it been?
DoryaniBossConversationTwo
Unbelievable!... The Cataclysm... How many of us survived?
DoryaniBossConversationThree
That cannot be true. It can't! I've laid so many plans... Spent everything I have, trying to stop this... trying to stop Atziri...
DoryaniBossConversationFour
Perhaps... I just need a moment to think... To make a new plan... There must be a way...
DoryaniBossConversationFive
The intruder! Where is Napuatzi?! Ah... then I'll have to handle you myself.
DoryaniBossConversationSix
So... at the eve of the end, the demon of Atzoatl has finally come for me!
DoryaniPastBoss_Intro
Simple!
DoryaniPastBoss_Flamethrower_Random
Simple!
DoryaniPastBoss_Flamethrower_2
Simple!
DoryaniPastBoss_Flamethrower_3
Ignition!
DoryaniPastBoss_Flamethrower_4
Ignition!
DoryaniPastBoss_Flamethrower_5
Ignition!
DoryaniPastBoss_Flamethrower_6
Flame!
DoryaniPastBoss_Flamethrower_7
Flame!
DoryaniPastBoss_Flamethrower_8
Flame!
DoryaniPastBoss_Flamethrower_9
Behold!
DoryaniPastBoss_LightningTendrils_Random
Behold!
DoryaniPastBoss_LightningTendrils_2
Behold!
DoryaniPastBoss_LightningTendrils_3
Unleashed!
DoryaniPastBoss_LightningTendrils_4
Unleashed!
DoryaniPastBoss_LightningTendrils_5
Unleashed!
DoryaniPastBoss_LightningTendrils_6
Sheer power!
DoryaniPastBoss_LightningTendrils_7
Sheer power!
DoryaniPastBoss_LightningTendrils_8
Sheer power!
DoryaniPastBoss_LightningTendrils_9
Inevitable!
DoryaniPastBoss_CrystalToss_Random
Inevitable!
DoryaniPastBoss_CrystalToss_2
Inevitable!
DoryaniPastBoss_CrystalToss_3
Observe!
DoryaniPastBoss_CrystalToss_4
Observe!
DoryaniPastBoss_CrystalToss_5
Observe!
DoryaniPastBoss_CrystalToss_6
Pathetic!
DoryaniPastBoss_UberFireball_Random
Pathetic!
DoryaniPastBoss_UberFireball_2
Pathetic!
DoryaniPastBoss_UberFireball_3
Give in!
DoryaniPastBoss_UberFireball_4
Give in!
DoryaniPastBoss_UberFireball_5
Give in!
DoryaniPastBoss_UberFireball_6
Ugh! A minor setback!
DoryaniPastBoss_Knockdown_Random
Agh! I've had... enough of this!
DoryaniPastBoss_Knockdown_2
Nothing can stand against us!
DoryaniPastBoss_LightningClap_Random
I bear the burden of our future!
DoryaniPastBoss_LightningClap_2
The ends justify the means!
DoryaniPastBoss_LightningClap_3
Survival requires brutal choices!
DoryaniPastBoss_LightningClap_4
You will burn!
DoryaniPastBoss_Flameblast_Random
You will burn!
DoryaniPastBoss_Flameblast_2
Let's see how you handle {this!}
DoryaniPastBoss_Flameblast_3
Let's see how you handle {this!}
DoryaniPastBoss_Flameblast_4
You will burn!
DoryaniPastBoss_Flameblast_5
Catalyse fusion!
DoryaniPastBoss_SolarOrb_Random
Channel the reactor!
DoryaniPastBoss_SolarOrb_2
Inferno!
DoryaniPastBoss_SolarOrb_3
Channel the reactor!
DoryaniPastBoss_SolarOrb_4
Inferno!
DoryaniPastBoss_SolarOrb_5
Sacrifice is the only path to survival!
DoryaniPastBoss_ActivateLaser_Random
Progress comes with a heavy price!
DoryaniPastBoss_ActivateLaser_2
You are blind to the greater good!
DoryaniPastBoss_ActivateLaser_3
The power of the Vaal!
DoryaniPastBoss_FrontalLaser_Random
The power of the Vaal!
DoryaniPastBoss_FrontalLaser_2
This ends now!
DoryaniPastBoss_FrontalLaser_3
This ends now!
DoryaniPastBoss_FrontalLaser_4
This ends now!
DoryaniPastBoss_FrontalLaser_5
The best laid plans...
DoryaniPastBoss_BringSoulCore_Random
The best laid plans...
DoryaniPastBoss_BringSoulCore_2
Five moves ahead!
DoryaniPastBoss_BringSoulCore_3
Five moves ahead!
DoryaniPastBoss_BringSoulCore_4
The Vaal will endure!
DoryaniPastBoss_PlasmaArcDance_Random
You are a meaningless obstacle!
DoryaniPastBoss_PlasmaArcDance_2
The Vaal will endure!
DoryaniPastBoss_PlasmaArcDance_3
You are a meaningless obstacle!
DoryaniPastBoss_PlasmaArcDance_4
You think you can stop progress?
DoryaniPastBoss_PlasmaArcDance_5
You think you can stop progress?
DoryaniPastBoss_PlasmaArcDance_6
You didn't stand a chance.
DoryaniPastBoss_PlayerDeath_Random
You didn't stand a chance.
DoryaniPastBoss_PlayerDeath_2
You were warned.
DoryaniPastBoss_PlayerDeath_3
You were warned.
DoryaniPastBoss_PlayerDeath_4
I've been preparing for you for years!
DoryaniPastBoss_MechComboSlam_Random
I've been preparing for you for years!
DoryaniPastBoss_MechComboSlam_2
The destruction at Atzoatl will be repaid a thousand-fold!
DoryaniPastBoss_MechComboSlam_3
The destruction at Atzoatl will be repaid a thousand-fold!
DoryaniPastBoss_MechComboSlam_4
You didn't stand a chance.
DoryaniPastBoss_MechPlayerDeath_Random
You didn't stand a chance.
DoryaniPastBoss_MechPlayerDeath_2
You didn't stand a chance.
DoryaniPastBoss_MechPlayerDeath_3
You were warned.
DoryaniPastBoss_MechPlayerDeath_4
You were warned.
DoryaniPastBoss_MechPlayerDeath_5
You were warned.
DoryaniPastBoss_MechPlayerDeath_6
I can't give up! I must save my people!
DoryaniPastBoss_MechSuitTransform_Random
No! I {will} succeed!
DoryaniPastBoss_MechSuitTransformEnd_Random
Ugh... inconceivable... You will pay for this!
DoryaniPastBoss_MechKnockdown_Random
Agh... what...? How? Get up, get up!
DoryaniPastBoss_MechKnockdown_2
Ugh! Unexpected... but non-critical!
DoryaniPastBoss_MechKnockdown_3
I cannot let my efforts be in vain!
DoryaniPastBoss_MechClawLaser_Random
I cannot let my efforts be in vain!
DoryaniPastBoss_MechClawLaser_2
The end of the world is nigh!
DoryaniPastBoss_MechClawLaser_3
The end of the world is nigh!
DoryaniPastBoss_MechClawLaser_4
Do you truly think you can match me?
DoryaniPastBoss_MechClawLaser_5
Do you truly think you can match me?
DoryaniPastBoss_MechClawLaser_6
I will burn you alive!
DoryaniPastBoss_MechFlamethrower_Random
I will burn you alive!
DoryaniPastBoss_MechFlamethrower_2
I cannot allow you to interfere!
DoryaniPastBoss_MechFlamethrower_3
I cannot allow you to interfere!
DoryaniPastBoss_MechFlamethrower_4
Burn to ash, Demon of Atzoatl!
DoryaniPastBoss_MechFlamethrower_5
Burn to ash, Demon of Atzoatl!
DoryaniPastBoss_MechFlamethrower_6
One death is nothing for the greater good!
DoryaniPastBoss_MechFlamethrower_7
One death is nothing for the greater good!
DoryaniPastBoss_MechFlamethrower_8
Overload the reactor!
DoryaniPastBoss_MechLightningArc_Random
Overload the reactor!
DoryaniPastBoss_MechLightningArc_2
Overload the reactor!
DoryaniPastBoss_MechLightningArc_3
The power of the storm!
DoryaniPastBoss_MechLightningArc_4
The power of the storm!
DoryaniPastBoss_MechLightningArc_5
The power of the storm!
DoryaniPastBoss_MechLightningArc_6
You are wasting precious time!
DoryaniPastBoss_MechLightningArc_7
You are wasting precious time!
DoryaniPastBoss_MechLightningArc_8
Let me show you what true intellect looks like!
DoryaniPastBoss_MechDiscoLaser_Random
Let me show you what true intellect looks like!
DoryaniPastBoss_MechDiscoLaser_2
Existence is merely energy...
DoryaniPastBoss_MechDiscoLaser_3
Existence is merely energy...
DoryaniPastBoss_MechDiscoLaser_4
Atziri will soon begin her Ascension. Out of my way, or die!
DoryaniPastBoss_MechDiscoLaser_5
Face the might of the Vaal!
DoryaniPastBoss_MechSlam_Random
Face the might of the Vaal!
DoryaniPastBoss_MechSlam_2
I will crush you!
DoryaniPastBoss_MechSlam_3
I will crush you!
DoryaniPastBoss_MechSlam_4
Full power!
DoryaniPastBoss_MechSlam2_Random
Full power!
DoryaniPastBoss_MechSlam2_2
I've had enough of you!
DoryaniPastBoss_MechSlam2_3
I've had enough of you!
DoryaniPastBoss_MechSlam2_4
You think you can stand in my way?
DoryaniPastBoss_MechSlam2_5
You think you can stand in my way?
DoryaniPastBoss_MechSlam2_6
How foolish!
DoryaniPastBoss_MechBodySlam_Random
How foolish!
DoryaniPastBoss_MechBodySlam_2
Let's see you survive this!
DoryaniPastBoss_MechBodySlam_3
Let's see you survive this!
DoryaniPastBoss_MechBodySlam_4
There is no escape!
DoryaniPastBoss_MechBodySlam_5
There is no escape!
DoryaniPastBoss_MechBodySlam_6
You think you can run?!
DoryaniPastBoss_MechSpiderLegAttack_Random
You think you can run?!
DoryaniPastBoss_MechSpiderLegAttack_2
Now, you're within my grasp!
DoryaniPastBoss_MechSpiderLegAttack_3
Now, you are within my grasp!
DoryaniPastBoss_MechSpiderLegAttack_4
I plan for every contingency...
DoryaniPastBoss_MechDetatchPlatform_Random
Nothing will stand in my way!
DoryaniPastBoss_MechDetatchPlatform_2
Ravaging power!
DoryaniPastBoss_MechLightningStorm_Random
Reverse the polarity!
DoryaniPastBoss_MechLightningStorm_2
Face the might of the mind!
DoryaniPastBoss_MechLightningStorm_3
Fire the main cannon!
DoryaniPastBoss_MechIonCannon_Random
Orbital strike!
DoryaniPastBoss_MechIonCannon_2
Self-destruction!
DoryaniPastBoss_MechSelfDestruct_Random
Fatal ambition!
DoryaniPastBoss_MechSelfDestruct_2
You leave me no choice!
DoryaniPastBoss_MechSelfDestruct_3
This is not over yet.
DoryaniPastBoss_MechReassemble_Random
Wait... I will free her.
DoryaniPastBoss_WildFreeAlva
Gah! No! Do not fail me... Not now!
DoryaniPastBoss_MechDeathDoNotFailMe
Ugh... how could this happen...? All I have done. All that I sacrificed...
DoryaniPastBoss_MechDeathHowCouldThisHappen
Hmm... the legacy of the Vaal must be protected... I do know of a way to contain the Beast.
DoryaniPastBoss_MechDeathContainBeast
Hmm... I wonder...
IncursionHub_Doryani_A
Configure the temple. When you next open it, I am going to attempt something.
IncursionHub_Doryani_2
Atziri... should you proceed, this means the doom of the Vaal!
Incursion_AtziriIntro_A
I beg of you... hear me! The Beast cannot give you what you desire!
Incursion_AtziriIntro_04
I will hold back her legions - whatever it takes, do not let her leave!
Incursion_AtziriIntro_10
Kill her! Quickly!
Incursion_AtziriFightEnd_A
No!
Incursion_AtziriFightEnd_03
This... is how it happens? We must get out of here. Go. Back through the portal!
Incursion_AtziriFightEnd_04
So, this is the source of Corruption in this region...
DoryaniMapWildFirst
We move ever forward.
DoryaniMapWild_General_Random
We move ever forward.
DoryaniMapWild_General_2
We move ever forward.
DoryaniMapWild_General_3
Wraeclast heals one piece at a time.
DoryaniMapWild_General_4
Wraeclast heals one piece at a time.
DoryaniMapWild_General_5
Wraeclast heals one piece at a time.
DoryaniMapWild_General_6
Our grisly work continues.
DoryaniMapWild_General_7
Our grisly work continues.
DoryaniMapWild_General_8
Our grisly work continues.
DoryaniMapWild_General_9
I'm almost starting to recognise this world again.
DoryaniMapWild_General_10
I'm almost starting to recognise this world again.
DoryaniMapWild_General_11
I'm almost starting to recognise this world again.
DoryaniMapWild_General_12
The cleansing continues.
DoryaniMapWild_General_13
The cleansing continues.
DoryaniMapWild_General_14
The cleansing continues.
DoryaniMapWild_General_15
Our task never ends...
DoryaniMapWild_General_16
Our task never ends...
DoryaniMapWild_General_17
Our task never ends...
DoryaniMapWild_General_18
Doryani and the Demon at the end of the world...
DoryaniMapWild_General_19
Doryani and the Demon at the end of the world...
DoryaniMapWild_General_20
Let's hope they haven't eaten everything.
DoryaniMapWild_Ghorr_Random
Let's hope they haven't eaten everything.
DoryaniMapWild_Ghorr_2
Let's hope they haven't eaten everything.
DoryaniMapWild_Ghorr_3
Remarkably efficient creatures...
DoryaniMapWild_Ghorr_4
Remarkably efficient creatures...
DoryaniMapWild_Ghorr_5
Remarkably efficient creatures...
DoryaniMapWild_Ghorr_6
Remarkably efficient creatures...
DoryaniMapWild_Ghorr_7
Nothing but living stomachs...
DoryaniMapWild_Ghorr_8
Nothing but living stomachs...
DoryaniMapWild_Ghorr_9
Nothing but living stomachs...
DoryaniMapWild_Ghorr_10
I will dissect some of its drones...
DoryaniMapWild_Ktash_Random
I will dissect some of its drones...
DoryaniMapWild_Ktash_2
I will dissect some of its drones...
DoryaniMapWild_Ktash_3
A hive mind... curious...
DoryaniMapWild_Ktash_4
A hive mind... curious...
DoryaniMapWild_Ktash_5
A hive mind... curious...
DoryaniMapWild_Ktash_6
So this one acted as a vast brain...
DoryaniMapWild_Ktash_7
So this one acted as a vast brain...
DoryaniMapWild_Ktash_8
So this one acted as a vast brain...
DoryaniMapWild_Ktash_9
This one was sentient...
DoryaniMapWild_Beidat_Random
This one was sentient...
DoryaniMapWild_Beidat_2
This one was sentient...
DoryaniMapWild_Beidat_3
I wonder if we could have made a deal...
DoryaniMapWild_Beidat_4
I wonder if we could have made a deal...
DoryaniMapWild_Beidat_5
I wonder if we could have made a deal...
DoryaniMapWild_Beidat_6
We must learn more...
DoryaniMapWild_White_Random
We must learn more...
DoryaniMapWild_White_2
We must learn more...
DoryaniMapWild_White_3
We must learn more...
DoryaniMapWild_White_4
There is a very long road ahead.
DoryaniMapWild_White_5
There is a very long road ahead.
DoryaniMapWild_White_6
There is a very long road ahead.
DoryaniMapWild_White_7
They're getting more dangerous with time...
DoryaniMapWild_Yellow_Random
They're getting more dangerous with time...
DoryaniMapWild_Yellow_2
They're getting more dangerous with time...
DoryaniMapWild_Yellow_3
We may actually be turning the tide.
DoryaniMapWild_Yellow_4
We may actually be turning the tide.
DoryaniMapWild_Yellow_5
We may actually be turning the tide.
DoryaniMapWild_Yellow_6
We are deep into the most dangerous areas now.
DoryaniMapWild_Red_Random
We are deep into the most dangerous areas now.
DoryaniMapWild_Red_2
It feels as if Corruption is surging against us.
DoryaniMapWild_Red_3
It feels as if Corruption is surging against us.
DoryaniMapWild_Red_4
It feels as if Corruption is surging against us.
DoryaniMapWild_Red_5
Mind over muscle.
Doryani_Vendor_BuyCasterWeapon_Random
Mind over muscle.
Doryani_Vendor_BuyCasterWeapon_2
Mind over muscle.
Doryani_Vendor_BuyCasterWeapon_3
Mind over muscle.
Doryani_Vendor_BuyCasterWeapon_4
A wise choice.
Doryani_Vendor_BuyCasterWeapon_5
A wise choice.
Doryani_Vendor_BuyCasterWeapon_6
A wise choice.
Doryani_Vendor_BuyCasterWeapon_7
Its all about synergy.
Doryani_Vendor_BuyCasterWeapon_8
Its all about synergy.
Doryani_Vendor_BuyCasterWeapon_9
Its all about synergy.
Doryani_Vendor_BuyCasterWeapon_10
Its all about synergy.
Doryani_Vendor_BuyCasterWeapon_11
Done.
Doryani_Vendor_BuyGeneric_Random
Done.
Doryani_Vendor_BuyGeneric_2
Done.
Doryani_Vendor_BuyGeneric_3
Done.
Doryani_Vendor_BuyGeneric_4
Good.
Doryani_Vendor_BuyGeneric_5
Good.
Doryani_Vendor_BuyGeneric_6
Good.
Doryani_Vendor_BuyGeneric_7
Good.
Doryani_Vendor_BuyGeneric_8
Wise.
Doryani_Vendor_BuyGeneric_9
Wise.
Doryani_Vendor_BuyGeneric_10
Wise.
Doryani_Vendor_BuyGeneric_11
Wise.
Doryani_Vendor_BuyGeneric_12
This gold will one day have a use again.
Doryani_Vendor_BuyGeneric_13
This gold will one day have a use again.
Doryani_Vendor_BuyGeneric_14
This gold will one day have a use again.
Doryani_Vendor_BuyGeneric_15
This gold will one day have a use again.
Doryani_Vendor_BuyGeneric_16
Adorn yourself.
Doryani_Vendor_BuyJewellery_Random
Adorn yourself.
Doryani_Vendor_BuyJewellery_2
Adorn yourself.
Doryani_Vendor_BuyJewellery_3
Adorn yourself.
Doryani_Vendor_BuyJewellery_4
The Vaal enjoy their trinkets, too.
Doryani_Vendor_BuyJewellery_5
The Vaal enjoy their trinkets, too.
Doryani_Vendor_BuyJewellery_6
The Vaal enjoy their trinkets, too.
Doryani_Vendor_BuyJewellery_7
The Vaal enjoy their trinkets, too.
Doryani_Vendor_BuyJewellery_8
A useful piece.
Doryani_Vendor_BuyJewellery_9
A useful piece.
Doryani_Vendor_BuyJewellery_10
A useful piece.
Doryani_Vendor_BuyJewellery_11
A useful piece.
Doryani_Vendor_BuyJewellery_12
Interesting choice.
Doryani_Vendor_BuyJewellery_13
Interesting choice.
Doryani_Vendor_BuyJewellery_14
Interesting choice.
Doryani_Vendor_BuyJewellery_15
Interesting choice.
Doryani_Vendor_BuyJewellery_16
See what you can achieve with that.
Doryani_Vendor_BuyWaystone_Random
See what you can achieve with that.
Doryani_Vendor_BuyWaystone_2
See what you can achieve with that.
Doryani_Vendor_BuyWaystone_3
See what you can achieve with that.
Doryani_Vendor_BuyWaystone_4
A good priority.
Doryani_Vendor_BuyWaystone_5
A good priority.
Doryani_Vendor_BuyWaystone_6
A good priority.
Doryani_Vendor_BuyWaystone_7
A good priority.
Doryani_Vendor_BuyWaystone_8
That may be a difficult battle.
Doryani_Vendor_BuyWaystone_9
That may be a difficult battle.
Doryani_Vendor_BuyWaystone_10
That may be a difficult battle.
Doryani_Vendor_BuyWaystone_11
That may be a difficult battle.
Doryani_Vendor_BuyWaystone_12
The right choice.
Doryani_Vendor_BuyWaystone_13
The right choice.
Doryani_Vendor_BuyWaystone_14
The right choice.
Doryani_Vendor_BuyWaystone_15
The right choice.
Doryani_Vendor_BuyWaystone_16
Stop wasting time.
Doryani_Vendor_CloseNoBuy_Random
Stop wasting time.
Doryani_Vendor_CloseNoBuy_2
Stop wasting time.
Doryani_Vendor_CloseNoBuy_3
Stop wasting time.
Doryani_Vendor_CloseNoBuy_4
Get moving.
Doryani_Vendor_CloseNoBuy_5
Get moving.
Doryani_Vendor_CloseNoBuy_6
Get moving.
Doryani_Vendor_CloseNoBuy_7
Get moving.
Doryani_Vendor_CloseNoBuy_8
What are you still doing here?
Doryani_Vendor_CloseNoBuy_9
What are you still doing here?
Doryani_Vendor_CloseNoBuy_10
What are you still doing here?
Doryani_Vendor_CloseNoBuy_11
What are you still doing here?
Doryani_Vendor_CloseNoBuy_12
There is no time for this.
Doryani_Vendor_CloseNoBuy_13
There is no time for this.
Doryani_Vendor_CloseNoBuy_14
There is no time for this.
Doryani_Vendor_CloseNoBuy_15
There is no time for this.
Doryani_Vendor_CloseNoBuy_16
I will disassemble it.
Doryani_Vendor_Disenchant_Random
I will disassemble it.
Doryani_Vendor_Disenchant_2
I will disassemble it.
Doryani_Vendor_Disenchant_3
I will disassemble it.
Doryani_Vendor_Disenchant_4
Better as scrap.
Doryani_Vendor_Disenchant_5
Better as scrap.
Doryani_Vendor_Disenchant_6
Better as scrap.
Doryani_Vendor_Disenchant_7
Of course.
Doryani_Vendor_Disenchant_8
Of course.
Doryani_Vendor_Disenchant_9
Of course.
Doryani_Vendor_Disenchant_10
Of course.
Doryani_Vendor_Disenchant_11
I wouldnt use that, either.
Doryani_Vendor_Disenchant_12
I wouldnt use that, either.
Doryani_Vendor_Disenchant_13
I wouldnt use that, either.
Doryani_Vendor_Disenchant_14
I wouldnt use that, either.
Doryani_Vendor_Disenchant_15
Choose what you need.
Doryani_Vendor_OpenShop_Random
Choose what you need.
Doryani_Vendor_OpenShop_2
Choose what you need.
Doryani_Vendor_OpenShop_3
Choose what you need.
Doryani_Vendor_OpenShop_4
These are our supplies.
Doryani_Vendor_OpenShop_5
These are our supplies.
Doryani_Vendor_OpenShop_6
These are our supplies.
Doryani_Vendor_OpenShop_7
These are our supplies.
Doryani_Vendor_OpenShop_8
This is all we have.
Doryani_Vendor_OpenShop_9
This is all we have.
Doryani_Vendor_OpenShop_10
This is all we have.
Doryani_Vendor_OpenShop_11
This is all we have.
Doryani_Vendor_OpenShop_12
Quickly.
Doryani_Vendor_OpenShop_13
Quickly.
Doryani_Vendor_OpenShop_14
Quickly.
Doryani_Vendor_OpenShop_15
Quickly.
Doryani_Vendor_OpenShop_16
A useful trade.
Doryani_Vendor_SellGeneric_Random
A useful trade.
Doryani_Vendor_SellGeneric_2
A useful trade.
Doryani_Vendor_SellGeneric_3
A useful trade.
Doryani_Vendor_SellGeneric_4
Gold is useless to me. Take it.
Doryani_Vendor_SellGeneric_5
Gold is useless to me. Take it.
Doryani_Vendor_SellGeneric_6
Gold is useless to me. Take it.
Doryani_Vendor_SellGeneric_7
Gold is useless to me. Take it.
Doryani_Vendor_SellGeneric_8
As expected.
Doryani_Vendor_SellGeneric_9
As expected.
Doryani_Vendor_SellGeneric_10
As expected.
Doryani_Vendor_SellGeneric_11
As expected.
Doryani_Vendor_SellGeneric_12
I will make use of this.
Doryani_Vendor_SellGeneric_13
I will make use of this.
Doryani_Vendor_SellGeneric_14
I will make use of this.
Doryani_Vendor_SellGeneric_15
I will make use of this.
Doryani_Vendor_SellGeneric_16
What should I do with this?
Doryani_Vendor_SellWaystone_Random
What should I do with this?
Doryani_Vendor_SellWaystone_2
What should I do with this?
Doryani_Vendor_SellWaystone_3
What should I do with this?
Doryani_Vendor_SellWaystone_4
Hmm... this is better in your hands, but sure.
Doryani_Vendor_SellWaystone_5
Hmm... this is better in your hands, but sure.
Doryani_Vendor_SellWaystone_6
Hmm... this is better in your hands, but sure.
Doryani_Vendor_SellWaystone_7
Hmm... this is better in your hands, but sure.
Doryani_Vendor_SellWaystone_8
I'll hold onto it.
Doryani_Vendor_SellWaystone_9
I'll hold onto it.
Doryani_Vendor_SellWaystone_10
I'll hold onto it.
Doryani_Vendor_SellWaystone_11
I'll hold onto it.
Doryani_Vendor_SellWaystone_12
You should be using it, not selling it.
Doryani_Vendor_SellWaystone_13
You should be using it, not selling it.
Doryani_Vendor_SellWaystone_14
You should be using it, not selling it.
Doryani_Vendor_SellWaystone_15
You should be using it, not selling it.
Doryani_Vendor_SellWaystone_16
Impressive.
Doryani_Inc_Wild_Impressive
It is done. Let us proceed.
Doryani_Inc_Wild_ChaliceSubsequent
Onward.
Doryani_Inc_Wild_ChaliceAgain_Random
Onward.
Doryani_Inc_Wild_ChaliceAgain_2
Onward.
Doryani_Inc_Wild_ChaliceAgain_3
Onward.
Doryani_Inc_Wild_ChaliceAgain_4
Onward.
Doryani_Inc_Wild_ChaliceAgain_5
Onward.
Doryani_Inc_Wild_ChaliceAgain_6
What? These are my inventions!
Doryani_Inc_Wild_RoyalMach
Here it is. Paquate's greatest achievment...
Doryani_Inc_Wild_LocusOfCorruption
So... the rumours were true!
Doryani_Inc_Wild_SolarNexus
They made soul cores here... out of those that displeased the Queen.
Doryani_Inc_Wild_GlitteringHalls
That rumble... she knows we're here. She's beginning the ritual! We must hurry!
Doryani_Inc_Wild_Rumble
The Red Communion can still be stopped if we reach her in time!
Doryani_Inc_Wild_RunGeneralComment_Random
The Red Communion can still be stopped if we reach her in time!
Doryani_Inc_Wild_RunGeneralComment_2
The Red Communion can still be stopped if we reach her in time!
Doryani_Inc_Wild_RunGeneralComment_3
Ambient Corruption is rising! Make haste!
Doryani_Inc_Wild_RunGeneralComment_4
Ambient Corruption is rising! Make haste!
Doryani_Inc_Wild_RunGeneralComment_5
Ambient Corruption is rising! Make haste!
Doryani_Inc_Wild_RunGeneralComment_6
At this rate, we're not going to make it!
Doryani_Inc_Wild_RunGeneralComment_7
At this rate, we're not going to make it!
Doryani_Inc_Wild_RunGeneralComment_8
At this rate, we're not going to make it!
Doryani_Inc_Wild_RunGeneralComment_9
Get out of our way!
Doryani_Inc_Wild_RunFight_Random
You're all dead! I won't hesitate!
Doryani_Inc_Wild_RunFight_2
Cut them down! They'll doom us all!
Doryani_Inc_Wild_RunFight_3
Stay back, fools!
Doryani_Inc_Wild_RunFight_4
We're trying to save you!
Doryani_Inc_Wild_RunFight_5
Make way!
Doryani_Inc_Wild_RunFight_6
Get up, will you?
Doryani_Inc_Wild_PlayerHeavyStun_Random
Get up, will you?
Doryani_Inc_Wild_PlayerHeavyStun_2
Get up, will you?
Doryani_Inc_Wild_PlayerHeavyStun_3
On your feet!
Doryani_Inc_Wild_PlayerHeavyStun_4
On your feet!
Doryani_Inc_Wild_PlayerHeavyStun_5
This is no time to rest!
Doryani_Inc_Wild_PlayerHeavyStun_6
This is no time to rest!
Doryani_Inc_Wild_PlayerHeavyStun_7
This is no time to rest!
Doryani_Inc_Wild_PlayerHeavyStun_8
What an unglorious end.
Doryani_Inc_Wild_PlayerDies_Random
What an unglorious end.
Doryani_Inc_Wild_PlayerDies_2
What an unglorious end.
Doryani_Inc_Wild_PlayerDies_3
Really? Must I do everything myself?
Doryani_Inc_Wild_PlayerDies_4
Really? Must I do everything myself?
Doryani_Inc_Wild_PlayerDies_5
Really? Must I do everything myself?
Doryani_Inc_Wild_PlayerDies_6
An unexpected turn of events...
Doryani_Inc_Wild_PlayerDies_7
An unexpected turn of events...
Doryani_Inc_Wild_PlayerDies_8
An unexpected turn of events...
Doryani_Inc_Wild_PlayerDies_9
This is it! Her chambers... we're not too late...
Doryani_Inc_Wild_ArriveAtziriChambers
Tome? What tome?
Doryani_Inc_EnterChaliceRoom_BOne
That's the Eztli Pilli! How do you have that?
Doryani_Inc_EnterChaliceRoom_COne
It's forbidden knowledge... everything in there is too volatile or dangerous to use!
Doryani_Inc_EnterChaliceRoom_CTwo
Step forward with me. I am possessed by a peculiar notion.
Doryani_Inc_EnterChaliceRoom_EOne
If I survive this, we'll speak on it later. Now, we must face my Queen.
Doryani_Inc_EnterChaliceRoom_F
This time, we shall succeed.
Doryani_AgainBeforeChalice_Random
We must never give up!
Doryani_AgainBeforeChalice_2
We have to keep trying!
Doryani_AgainBeforeChalice_3
Once again.
Doryani_AgainBeforeChalice_4
We must remain... hopeful.
Doryani_AgainBeforeChalice_5
We will not fail!
Doryani_AgainAfterChalice_Random
Give it everything you have!
Doryani_AgainAfterChalice_2
This is the one! I know it.
Doryani_AgainAfterChalice_3
Let nothing stop you.
Doryani_AgainAfterChalice_4
Come on! Hurry!
Doryani_AfterFightThroughPortal
Approach the Waygate.
DoryaniEG_EndgameIntroduction_C2wild
The connection is stable! Now... step forth!
DoryaniEG_EndgameIntroduction_F2wild
Unbelievable!
DoryaniEG_FirstTower_B2wild
Good luck.
DoryaniEG_FirstTower_C2wild
You made it. Good. Activate this one as well.
DoryaniEG_SecondTower_A1wild
Incredible!
DoryaniEG_SecondTower_A2wild
Make haste.
DoryaniEG_SecondTower_E1wild
Hmm... the energy here is... immense.
DoryaniEG_InsideCitadelWall_A1wild
For now... expect the unexpected!
DoryaniEG_InsideCitadelWall_ElevatorWild
An Abyssal!
Tecrod_SequenceOne_A3
Wait. I am detecting two similar resonant signatures, much further into the Citadel.
DoryaniEG_FirstBurningMonolith_B1
I believe the other two fragments are beyond these gates.
DoryaniEG_FirstBurningMonolith_B2
We need to get inside. Seek out the other two fragments.
DoryaniEG_FirstBurningMonolith_B3
It is functional.
DoryaniEG_PlaceFragmentFirst
Good. Now, proceed.
DoryaniEG_PlaceFragmentSecond
Proceed. Activate it.
DoryaniEG_FirstInnerGate_A1wild
The way is open.
DoryaniEG_FirstInnerGate_A2wild
Hmm... the energies in {this} area are even stronger...
DoryaniEG_FirstInnerGate_A3wild
They seem to lead here...
DoryaniEG_FirstInnerGate_A4wild
Until next time.
DoryaniEG_FirstInnerGate_C1wild
Good. There is only one fragment left to find. Go.
DoryaniEG_FirstFragment_E1wild
Here we are. Activate this tower.
DoryaniEG_SecondInnerGate_A1wild
The final gate is open.
DoryaniEG_SecondInnerGate_A2wild
We should be able to find a fragment here...
DoryaniEG_SecondInnerGate_A3wild
Stay sane.
DoryaniEG_SecondInnerGate_C1_DeliveredFragmentb4Wild
Stay vigilant.
DoryaniEG_SecondInnerGate_C1_NotDeliveredFragmentWild
The ground moves! Do not hesitate. Do what you must!
DoryaniEG_SecondFragment_C1wild
You made it out alive. Good.
DoryaniEG_MechanismRoomStart
Judging from this mural, an immense tower must have played a vital role in their defense.
DoryaniEG_MechanismRoom_D1wild
It seems their leaders gathered at its peak... perhaps electing some sort of champion to fight for them.
DoryaniEG_MechanismRoom_D2wild
I am unclear what the final mural depicts exactly... but it appears the Abyssals were indeed defeated.
DoryaniEG_MechanismRoom_D3wild
Hmm. The closer we get, the stronger the energies become.
DoryaniEG_MechanismRoom_G1
Reach the central tower. We must learn more.
DoryaniEG_MechanismRoom_G2
I will remain to study what we've found here. Be on your guard.
DoryaniEG_MechanismRoom_H1wild
Hmm... the machine has a direct connection to the leylines.Let me try something...
DoryaniEG_FirstCentralTower_C1wild
And once more...
DoryaniEG_FirstCentralTower_C2wild
These locations must house what we seek... I am sure of it.
DoryaniEG_FirstCentralTower_C3wild
I shall await you here.
DoryaniEG_FirstCentralTower_D2wild
Good. Now... stand back.
DoryaniEG_CentralTowerEggSeed_E1wild
Arbiter! What is the First Edict?
DoryaniEG_PostArbiterOfDivinity_A1wild
A suitable test subject...
DoryaniEG_FirstCorruptedNexus_C1
I believe I have located another of these Corruption outbreaks. You should seek it out when you can.
DoryaniEG_FirstCorruptedNexus_H1
The more examples we find, the more we can progress in our research.
DoryaniEG_FirstCorruptedNexus_H2
This will aid our research...
DoryaniEG_SecondCorruptedNexus_A1wild
Here... another case of intense Corruption for us to handle.
DoryaniEG_SecondCorruptedNexus_E1
I feel I am close to upgrading the prototype to reach its optimal capability...
DoryaniEG_SecondCorruptedNexus_E2
Make your way there, let us see what we can learn.
DoryaniEG_SecondCorruptedNexus_E3
Yes! This seems perfect for our needs...
DoryaniEG_ThirdCorruptedNexus_A1wild
Wait a moment...
DoryaniEG_ThirdCorruptedNexus_E1
Something is off. The energy from this location... it is immense. But it is not Corruption.
DoryaniEG_ThirdCorruptedNexus_E2
This... is something altogether different.
DoryaniEG_SanctifiedBossMap_A1wild
The gate is open! And it seems the leylines within the fortress are even more powerful than the ones outside...
DoryaniEG_AfterTecrodSeq_C1wild
I will calibrate the Waygate to these resonances. Perhaps we can use this new power to our advantage...
DoryaniEG_AfterTecrodSeq_C2wild
Be calm. We're not dead yet.
DoryaniEG_AfterTecrodSeq_F2wild
I will remain here. I must... contemplate the nature of this... {thing}...
DoryaniEG_AfterBurningMonolithIntrowild

Doryani_A3_Greeting_01_01.ogg

Doryani_A3_Greeting_01_02.ogg

Doryani_A3_Greeting_01_03.ogg

Doryani_A3_Greeting_01_04.ogg

Doryani_A3_Greeting_02_01.ogg

Doryani_A3_Greeting_02_02.ogg

Doryani_A3_Greeting_02_03.ogg

Doryani_A3_Greeting_02_04.ogg

Doryani_A3_Greeting_03_01.ogg

Doryani_A3_Greeting_03_02.ogg

Doryani_A3_Greeting_03_03.ogg

Doryani_A3_Greeting_04_01.ogg

Doryani_A3_Greeting_04_02.ogg

Doryani_A3_Greeting_04_03.ogg

Doryani_A3_Greeting_04_04.ogg

Doryani_A3_Farewell_01_01.ogg

Doryani_A3_Farewell_01_02.ogg

Doryani_A3_Farewell_01_03.ogg

Doryani_A3_Farewell_01_04.ogg

Doryani_A3_Farewell_02_01.ogg

Doryani_A3_Farewell_02_02.ogg

Doryani_A3_Farewell_02_03.ogg

Doryani_A3_Farewell_02_04.ogg

Doryani_A3_Farewell_03_01.ogg

Doryani_A3_Farewell_03_02.ogg

Doryani_A3_Farewell_03_03.ogg

Doryani_A3_Farewell_03_04.ogg

Doryani_A3_Farewell_04_01.ogg

Doryani_A3_Farewell_04_02.ogg

Doryani_A3_Farewell_04_03.ogg

Doryani_EGrev_Hellos_01_01.ogg

Doryani_EGrev_Hellos_01_02.ogg

Doryani_EGrev_Hellos_01_03.ogg

Doryani_EGrev_Hellos_01_04.ogg

Doryani_EGrev_Hellos_02_01.ogg

Doryani_EGrev_Hellos_02_02.ogg

Doryani_EGrev_Hellos_02_03.ogg

Doryani_EGrev_Hellos_02_04.ogg

Doryani_EGrev_Hellos_03_01.ogg

Doryani_EGrev_Hellos_03_02.ogg

Doryani_EGrev_Hellos_03_03.ogg

Doryani_EGrev_Hellos_03_04.ogg

Doryani_EGrev_HellosAlt1_01_01.ogg

Doryani_EGrev_HellosAlt1_01_02.ogg

Doryani_EGrev_HellosAlt1_01_03.ogg

Doryani_EGrev_HellosAlt1_01_04.ogg

Doryani_EGrev_HellosAlt1_02_01.ogg

Doryani_EGrev_HellosAlt1_02_02.ogg

Doryani_EGrev_HellosAlt1_02_03.ogg

Doryani_EGrev_HellosAlt1_02_04.ogg

Doryani_EGrev_HellosAlt1_03_01.ogg

Doryani_EGrev_HellosAlt1_03_02.ogg

Doryani_EGrev_HellosAlt1_03_03.ogg

Doryani_EGrev_HellosAlt1_03_04.ogg

Doryani_EGrev_HellosAlt1_04_01.ogg

Doryani_EGrev_HellosAlt1_04_02.ogg

Doryani_EGrev_HellosAlt1_04_03.ogg

Doryani_EGrev_HellosAlt1_04_04.ogg

Doryani_EGrev_Goodbyes_01_01.ogg

Doryani_EGrev_Goodbyes_01_02.ogg

Doryani_EGrev_Goodbyes_01_03.ogg

Doryani_EGrev_Goodbyes_01_04.ogg

Doryani_EGrev_Goodbyes_02_01.ogg

Doryani_EGrev_Goodbyes_02_02.ogg

Doryani_EGrev_Goodbyes_02_03.ogg

Doryani_EGrev_Goodbyes_02_04.ogg

Doryani_EGrev_Goodbyes_03_01.ogg

Doryani_EGrev_Goodbyes_03_02.ogg

Doryani_EGrev_Goodbyes_03_03.ogg

Doryani_EGrev_GoodbyesAlt1_02_01.ogg

Doryani_EGrev_GoodbyesAlt1_02_02.ogg

Doryani_EGrev_GoodbyesAlt1_02_03.ogg

Doryani_EGrev_GoodbyesAlt1_02_04.ogg

Doryani_EGrev_GoodbyesAlt1_03_01.ogg

Doryani_EGrev_GoodbyesAlt1_03_02.ogg

Doryani_EGrev_GoodbyesAlt1_03_03.ogg

Doryani_EGrev_GoodbyesAlt1_03_04.ogg

Doryani_EGrev_GoodbyesAlt2_01_01.ogg

Doryani_EGrev_GoodbyesAlt2_01_02.ogg

Doryani_EGrev_GoodbyesAlt2_01_03.ogg

Doryani_EGrev_GoodbyesAlt2_01_04.ogg

Doryani_EGrev_GoodbyesAlt2_02_01.ogg

Doryani_EGrev_GoodbyesAlt2_02_02.ogg

Doryani_EGrev_GoodbyesAlt2_02_03.ogg

Doryani_EGrev_GoodbyesAlt2_02_04.ogg

Doryani_EGrev_GoodbyesAlt3_01.ogg

Doryani_EGrev_GoodbyesAlt3_02.ogg

Doryani_EGrev_GoodbyesAlt3_03.ogg

Doryani_EGrev_GoodbyesAlt3_04.ogg

Doryani_EGrev_GoodbyesAlt4_01_01.ogg

Doryani_EGrev_GoodbyesAlt4_01_02.ogg

Doryani_EGrev_GoodbyesAlt4_01_03.ogg

Doryani_EGrev_GoodbyesAlt4_01_04.ogg

Doryani_EGrev_GoodbyesAlt4_02_01.ogg

Doryani_EGrev_GoodbyesAlt4_02_02.ogg

Doryani_EGrev_GoodbyesAlt4_02_03.ogg

Doryani_EGrev_GoodbyesAlt4_02_04.ogg

Doryani_EGrev_HellosAlt2_01_01.ogg

Doryani_EGrev_HellosAlt2_01_02.ogg

Doryani_EGrev_HellosAlt2_01_03.ogg

Doryani_EGrev_HellosAlt2_01_04.ogg

Doryani_EGrev_HellosAlt2_02_01.ogg

Doryani_EGrev_HellosAlt2_02_02.ogg

Doryani_EGrev_HellosAlt2_02_03.ogg

Doryani_EGrev_HellosAlt2_02_04.ogg

Doryani_EGrev_HellosAlt2_03_01.ogg

Doryani_EGrev_HellosAlt2_03_02.ogg

Doryani_EGrev_HellosAlt2_03_03.ogg

Doryani_EGrev_HellosAlt2_03_04.ogg
Doryani
Doryani Doryani /5
NameShow Full Descriptions
CategoryHideout Item
Hideout Doodad CategoryNPCs
Path of Exile 10
Path of Exile 21
MetadataMetadata/Items/HideoutNPCs/Doryani

Doryani

Doryani on Spires /2
Warrior: We face a dark enemy, below the dirt. They seem to be trying to use Vaal technology... to bring about darkness above ground.
Witch: The Abyssals are trying to use Vaal spires. I guess we shouldn't let that happen...
Sorceress: There were Vaal spires in the darkness. The ancient enemy is plotting something.
Ranger: I saw Vaal structures, deep down. Used by the Abyssals.
Huntress: Under the earth, there were... spires. Like the ones I saw in Utzaal.
Monk: I believe I saw Vaal architecture in use by the Abyssals.
Mercenary: These creatures down there - they're toyin' with some of your Vaal technology. Seems they're trying to plunge the world into darkness or somethin'.
Druid: I encountered dark beings, way down below. They were using a spire... seekin' to plunge the world into Darkness. Looked like Vaal work.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Hmm. It does sound like our technology. Architect Topotante was conducting experiments with the weather. I am uncertain how these devices may have been modified. You should destroy all traces of them. Otherwise, it could mean our doom.
Doryani on The Third Edict /5
Warrior: What do you think the Edicts were?
Witch: What of these... Edicts then?
Sorceress: What were these 'Edicts'?
Ranger: Do you know what the Edicts were?
Huntress: What were these 'Edicts'?
Monk: Do we have any information on the Edicts?
Mercenary: Know anything about them 'Edicts'?
Druid: These 'Edicts'... what are they?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: We have very little information, but if the Seed of Corruption was the instrument of the Second Edict... It may have been created in response to an unknown {First} Edict.
The Hooded One: The first mural I saw was broken... but there was definitely something there. They must have been facing some disaster... or enemy... or change in the world. Did they create the Seed of Corruption in response?
Doryani: Hmm. Whenever the Vaal built something dangerous, we also ran a parallel project... ...as a contingency. The Weapon. The instrument of the Third Edict. I believe it is a failsafe. If the Seed of Corruption grew out of control, then perhaps it was designed to... shut down the experiment.
The Hooded One: Then that is exactly what we will do.
Doryani on Precursor Forge /4
Warrior: What might this Precursor forge look like?
Witch: This forge of the Precursors... what are we looking for?
Sorceress: What do we know of the forge?
Ranger: Do we know anything about the forge?
Huntress: Tell me about the forge.
Monk: What are we looking for? What does the forge look like?
Mercenary: We're lookin' for a forge? What kind?
Druid: This Precursor forge... what are we huntin' for, exactly?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: It is older than any other civilisation on Wraeclast. Only stone will remain. Anything else would have long since decayed.
Warrior: But how will we know when we see it? There's stone everywhere.
Witch: Any other telltale signs of Precursor handiwork?
Sorceress: I do not know how to tell what I am looking for.
Ranger: Anything else about their architecture I should keep in mind?
Huntress: I've seen plenty of stone in my time. How will I know I'm lookin' at their work?
Monk: That is not a lot to go by. How will I know when I see something Precursor designed?
Mercenary: Well, how do I tell something has been made by them Precursors?
Druid: Stone's everywhere, lad. Might as well tell me to search the sea for water.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: They were masters of their world. They built structures whose mere remnants inspire awe... even in me. You will know it when you see it. The Vaal would have supplanted their legacy... had we but time.
Doryani on Kingsmarch /7
Doryani: This is it? This... is Kingsmarch? Science and civilisation must have never recovered.
The Hooded One: Your time was different, yes, but don't discount the Kalguurans just yet. They have potential.
Doryani: Hmm... we shall see.
Huntress: Oi. Where did Alva get to?
Monk: So... where is Alva?
Warrior: Where is Alva?
Witch: Where's the annoying optimist?
Sorceress: Where did Alva go?
Ranger: Did Alva come this way?
Mercenary: So, fellas... where's Alva?
Druid: Where's Alva got to?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
The Hooded One: She has gone ahead to meet her local contact.
Doryani: We will need a vessel to navigate the archipelago. We must begin our search to locate the pieces of the Weapon.
Huntress: Behave yourselves, will ya?
Monk: Please - remain civil in my absence.
Warrior: Try and get along, you two.
Witch: Don't kill each other while I'm gone... or do.
Sorceress: Please... try to put aside your differences in my absence.
Ranger: Try not to bicker too much while I'm gone, will you?
Mercenary: Alright. Don't go havin' a street brawl while I'm gone. I wanna watch.
Druid: Save yer strength, lads. Dinnae waste it snappin' at each other.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani on Murals /3
Doryani: I must concur with... the Hooded One. Someone intentionally carved information meant to be discovered in the future. To do such a thing, they must have believed that their civilisation might be endangered. However, the most important clues I found were done differently. Hand carvings. We found them in this region. The stones depicted pieces of the Weapon being thrown into the sea.
Warrior: Did someone want to get rid of it?
Witch: Someone didn't want it around?
Sorceress: Why would someone try to dispose of it?
Ranger: Why'd they try to get rid of it?
Huntress: Someone tried to make it missin'?
Monk: Interesting. Someone endeavoured to make it disappear?
Mercenary: Someone wanted it gone then, eh?
Druid: So they sought to bury it... but why?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Their reasoning was unclear. But from what I saw, it was thrown not by soldiers, but by a woman. A scientist... ... and I have no idea who she was.
Doryani on The Weapon /3
Huntress: So... where should I start huntin'?
Monk: I do not see an immediate path. Where should we begin?
Warrior: With all you know of the Weapon, where should our search begin?
Witch: Where am I to search for your toys?
Sorceress: Where should we be looking for the pieces?
Ranger: Where are we headed first?
Mercenary: So... if I were a weapon piece, where'd I be hidin'?
Druid: Right then... where should we cast our net first?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: We know the pieces of the Weapon radiate intense latent Corruption. The more dangerous an island is, the more likely it is to contain a piece of it.
The Hooded One: It is crucial that we find a Captain with in-depth knowledge of the local area. Then we will stand a better chance of finding what we seek.
Doryani on The Vaal /2
Warrior: After this is over... you want the Weapon, don't you? To go back and prevent your Cataclysm?
Witch: Come now, Doryani. You clearly want to take back the Weapon to save your people. I'm not stupid.
Sorceress: Do you intend to go back and stop your Cataclysm after this?
Ranger: One day, will you go back and save your people with the Weapon?
Huntress: What will you do, when all this is over? Will you return to your people and try to save them?
Monk: What of your people? Will you try to save them with the Weapon, when this is over?
Mercenary: Well, how about the Vaal? We got this Third Edict thing - can we save them, too?
Druid: Speak plain - when this is over, will ye wield the Weapon to save yer people?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: I cannot. Unfortunately, that is not how Time works. Everything one {knows} will happen, {did} happen. This is the one case where ignorance can be a scientist's greatest asset. I must learn as little about history as possible while I am in this era...
Doryani on The Lich /2
Warrior: That... was not part of the plan. Have we complicated matters?
Witch: A Lich! Aw, why did he have to fly away?
Sorceress: Wretched Abyssals! We have unleashed a terror upon Wraeclast!
Ranger: Something tells me we'll regret that.
Huntress: Made a right mess o' this, haven't we?
Mercenary: Oh, shite... that was bad, wasn't it?
Monk: Fate conspires against us. Have we made a grave mistake?
Druid: Another danger loosed upon the world. And by our hand, no less.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: We have no choice but to press on, but let us do so with extreme caution...
Doryani on The Citadel /1
Doryani: The gate is open! And it seems the leylines within the fortress are even more powerful than the ones outside...
Doryani on The Citadel /1
Doryani: I will calibrate the Waygate to these resonances. Perhaps we can use this new power to our advantage...
Doryani on The Citadel /3
Warrior: Wait... A strange flame burns in the distance...
Witch: A great flame awakes. How ominous!
Sorceress: I see a great flame, towering over the horizon...
Ranger: Hold on... there's some kind of flame, spewing out into the air.
Huntress: You see that flame? It makes the tower look almost small.
Mercenary: I see somethin'... A great stinkin' pillar of flame, over yonder.
Monk: A column of flame erupts from the monolith. What could that mean?
Druid: There's an unnatural sort o' flame in the distance. Is that another consequence of our actions?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: That flame... that tower. They must be what this mural depicts.
Doryani: I have a bad feeling about this...
Doryani on The Citadel /1
Doryani: You must reach that Monolith as soon as possible... I doubt whatever is about to happen will be good for us.
Doryani on Origin Spark and Cradle /9
Doryani: Let me see what you have found.
Warrior: I have no idea what to make of these.
Witch: I made some... {interesting} discoveries.
Sorceress: I cannot make sense of what we have found here.
Ranger: Not sure what we're dealing with here.
Huntress: I hope these aren't what I think they are.
Mercenary: Found this. Found that. No idea what any of it means.
Monk: Here... but do not ask me to explain their function.
Druid: Yer guess is as good as mine.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Hmm. Intriguing. A seed... and an egg. I'm unsure of the purpose of this... but it seems obvious what we must do.
Warrior: Should we really dabble again with the unknown?
Witch: There's that signature recklessness I've come to know and... tolerate.
Sorceress: I'm not sure I follow you...
Ranger: They might be dangerous.
Huntress: Let me guess – plough on without any thought to consequences?
Mercenary: Oh, here we go...
Monk: I'm not sure that's wise. What of the risks?
Druid: Ye say that like there's no risk involved.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Again... it is a calculated risk. This could hold the answers we need...
Warrior: Do you really believe that? Or has your curiosity got the best of you?
Witch: You and your 'calculated risks'.
Sorceress: You'll have me do some strange thing now, won't you?
Ranger: Or it could hold any number of unimaginable horrors.
Huntress: For such a smart man, you seem awful keen to repeat past mistakes.
Mercenary: {Or} it could blow us to smithereens.
Monk: It seems unwise. Should we not take some time to understand it first?
Druid: All sorts o' things {could} happen – not all of 'em good.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: I understand your concern, but we must move forward. I believe we must... fertilise the egg using the seed... Place them both in the machine.
Warrior: Words I never expected to hear in my lifetime.
Witch: Quit flirting with me and let's get on with it.
Sorceress: In times like these, I miss the simplicity of the Vastiri... So be it.
Ranger: You want me to...? Alright.
Huntress: Only since you asked so nicely.
Mercenary: Blimey, mate. Buy me a drink first, will ya?
Monk: One of your more unorthodox requests.
Druid: A strangely natural process for somethin' so... unnatural.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: [DNT]
Doryani on Origin Core /3
Doryani: Incredible! The entire fortress seemed to refocus its power here at that moment!
Warrior: That was... immense. The air felt alive.
Witch: My, my. This is quite the machine.
Sorceress: What have we witnessed? Is this some... new creation?
Ranger: Should've known better after everything we've seen, but that was... {a lot} more than I expected.
Huntress: Don't know what I were expectin'... but it weren't that.
Mercenary: Thought the whole place was comin' down for a moment there!
Monk: That was a wonder to behold. The very air crackled with energy.
Druid: What in the name o' the Draíocht were these Precursors thinkin'? A machine like this could split ye in two just for standin' near it.Seems it did the trick, mind.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: I believe we have forged something extremely important... Ascend the tower and ascertain its purpose. But... tread carefully.
Doryani on Shelter /5
Doryani: We're alive. That's a small consolation. Wraeclast has been devastated... and the influence of the Beast lingers on. As we feared, the Beast's Corruption holds the Hooded One in thrall. Nothing we do can wake him.
Warrior: What chance do we have against the Beast without the Hooded One wielding the Weapon?
Witch: Ugh! What a time to take a nap... How are we to wield the Weapon then?
Sorceress: Then are we not lost? Without him, we have no hope of wielding the Weapon.
Ranger: But we need him. Or we've no chance to wield the Weapon against the Beast.
Huntress: Without him, what hope do we have? Only he can wield the Weapon against the Beast.
Mercenary: Then we're screwed, aren't we? Can't wield the Weapon with our hooded mate.
Monk: Then where do we turn? Without the Hooded One, we cannot wield the Weapon.
Druid: If the Beast can put a god to sleep, then what hope have we? We cannae wield the Weapon.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: The situation {is} grim, but science... can be rediscovered. We must seek further knowledge of the ancients for ourselves. Perhaps with it, we can engineer a solution to our... situation.
Warrior: An ambitious goal. How do we start?
Witch: That sounds good and all, but you seem to be missing the 'how' part.
Sorceress: Such knowledge will not be easy to come by.
Ranger: And how do we go about that?
Huntress: I hope you know where to start, 'cause I haven't a clue.
Mercenary: That's what I like about you, Doryani – always got a trick up your sleeve.
Monk: Very well. What do you propose?
Druid: I'm hopin' ye've some thoughts on how to do that.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: I have already been working on a plan. This Ziggurat was built over what my ancestors called 'leylines.' Ancient underground structures... which I believe may span the entire continent. The machine you see here... I call it... a 'Waygate.' Using the leylines, the Waygate can take us anywhere they reach.
Doryani on Shelter /1
Doryani: Good... the leyline below is resonating correctly...
Doryani on Shelter /3
Warrior: What is happening? Did we cause this?
Witch: Umm... did we do that?
Sorceress: Tell me, are we responsible for this?
Ranger: What's going on? Did we do that?
Huntress: Your leylines do that?
Mercenary: Whoa! Is that because of us?
Monk: What brought this about? Was it us?
Druid: Didn't expect that. And goin' by yer face, I'm guessin you didn't either.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Incredible! That tower... it must have reacted to the Waygate's energy!
Warrior: Are we sure that's a good thing?
Witch: And... that's a good thing, I take it?
Sorceress: Might that be dangerous?
Ranger: You sure that's a good thing? We don't know what this tower does.
Huntress: Seems a mite concernin'. Have we woken summat we shouldn't have?
Mercenary: You're gonna have to tell me if that's good or bad.
Monk: What does that mean? Should we be concerned?
Druid: Ye'll have to break it down for me. Should we be pleased, or concerned?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani on Shelter /1
Doryani: For now... we simply need to reach the tower, but first, we must test the Waygate...Take this Waystone. Mark your desired coordinates on it. Place it in the Waygate. Let us see what it can do.
Doryani on Waygate /5
Doryani: Our first step is a success! The Waygate does indeed work.
Warrior: Wait... am I the first one who used it?
Witch: Wait... you didn't know it would work? Did you just experiment on me?
Sorceress: I was the first to use it? I am not your plaything to experiment on, Doryani!
Ranger: You didn't even check that before you had me walk through it?
Huntress: Coulda told me it weren't tested before you had me use it!
Mercenary: Hang on a minute... did you just use me as bait?
Monk: We didn't know that before?
Druid: Ach, ye say that now! Might've thought twice about using it if I knew ye hadn't tested it first.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Science is a process. Would you rather we remain here, cowering in the dark?
Witch: I should have your skin for that, Thaumaturge...
Doryani: Now that we know the Waygate works, you must reach that ancient tower.I am certain we will learn more from it.
Doryani on Crisis Fragments /3
Doryani: This door... it requires three fragments. One is already present. Something about it... feels wrong. Instinctively disturbing.
Warrior: Only now you are disturbed?
Witch: Don't go soft on me now. I saw what you got up to in that lab of yours.
Sorceress: Of all the things you've done and seen, {this} is what causes you disquiet?
Ranger: I wasn't sure you were capable of being disturbed.
Huntress: And here I thought nothin' ruffled the great Doryani.
Mercenary: {You're} disturbed? {You –} the guy that experimented with cuttin' people in half?
Monk: If it is disturbing to you, then it should be doubly so for the rest of us.
Druid: If even Atziri's royal thaumaturge is disturbed, then there's little hope for the rest of us.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: There is an order to all things. A pattern. These fragments... they violate reason....
Doryani on Resonant Signatures /1
Doryani: Wait. I am detecting two similar resonant signatures much further into the fortress.
Doryani on Resonant Signatures /1
Doryani: Wait. I am detecting two similar resonant signatures much further into the fortress.
Doryani on Beyond the Gates /1
Doryani: I believe the other two fragments are beyond these gates.
Doryani on Beyond the Gates /1
Doryani: I believe the other two fragments are beyond these gates.
Doryani on Fragments /1
Doryani: We need to get inside. Seek out the other two fragments.
Doryani on Fragments /1
Doryani: We need to get inside. Seek out the other two fragments.
Doryani on Precursor Reactor /4
Doryani: The sheer scale of this machine... What could it possibly be for?
Warrior: I was hoping you might have an idea...
Witch: Oh, come now. Aren't you our resident genius?
Sorceress: I've never laid eyes on such a thing. What do you think?
Ranger: You're the scientist. You tell me.
Huntress: That's where you come in.
Mercenary: Well, don't ask me!
Monk: I'd hoped you might know.
Druid: Was hopin' you might tell me.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: It appears it was capable of channeling immense energy into a single point. The markings I see indicate there are two vital components to this. Beyond that, it remains to be seen.
Warrior: Where should I look? And... what should I look {for?}
Witch: Well, that's helpful. So we need to find two somethings, and we need to find them... {somewhere.}
Sorceress: Then we must seek these 'components', whatever they are. And wherever they might be.
Ranger: Two components... That's not much to go on.
Huntress: So what are we to do? Scour the world for these components, when we know neither what they look like nor where they are?
Mercenary: So... we're lookin' for two components but we don't know where, and we don't know what they look like. Is that about the gist of it?
Monk: Where should I search for these components? And what might they look like?
Druid: Then we ought to find these 'components'. If only we knew where to look.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani on Markings /1
Doryani: Hmm... the machine has a direct connection to the leylines. Let me try something...
Doryani on Leylines /1
Doryani: And once more...
Doryani on Mothersouls /1
Doryani: These locations must house what we seek... I am sure of it.
Doryani on Investigate the Mothersouls /1
Doryani: See what you can find, and return to me.
Doryani on First Corrupted Nexus /6
Doryani: It worked! My prototype shows promise.
Doryani: It worked. This... is progress.
Doryani: That went well. I hoped it could handle such concentrations of Corruption.
Warrior: A powerful device like this would have been useful {much} earlier, Doryani...
Witch: You've been holding out on me, Thaumaturge. This might have been quite useful earlier!
Sorceress: You have had this all along? Why only use it now?
Ranger: {Now} you produce this device. Where was this when we were hot on the heels of the Beast?
Huntress: You been holdin' out on us? Might've been useful to wield that thing against the Beast.
Mercenary: Hang on a bloody minute – since when can you do that? Woulda come in handy long before now!
Monk: If only you had devised this prototype earlier. It may well have made a difference in our efforts against the Beast.
Druid: Ye didnae think to mention this afore? When we've been searchin' for ways to quell the Beast?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: This is but a drop in a vast ocean compared to the Precursor Weapon. There is no way this would be capable of being used against the Beast.
Warrior: So then what have we even achieved here?
Witch: So, in other words... what we've just done here is pointless?
Sorceress: If its uses are so limited, then what have we achieved?
Ranger: Of course. So what've we really achieved, then?
Huntress: Then what use is it, really? {Rathin} spreads faster than we can stamp it out. All o' this is moot unless we can take down the Beast.
Mercenary: Well what's the bloody point, then? Yeah, it dealt with {this} Corruption. But as long as the Beast's around there'll always be more of it.
Monk: Then its utility seems... limited, at best.
Druid: What good is it, then? Unless we can kill Corruption at its source, it'll continue to come back.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: We continue to unravel the mystery of Corruption and its unmaking... and perhaps, we can use that to our advantage.
Doryani on First Crisis Fragment /8
Doryani: You found a fragment?
Warrior: You wouldn't believe what I saw out there...
Witch: You've always the tone of disbelief!
Sorceress: You would not believe the things they are capable of.
Ranger: I did. You're not going to believe how.
Huntress: If I told ya how, you wouldn't believe it.
Mercenary: Trust me when I tell ya – you ain't gonna believe what happened...
Monk: It is a hard story to relate. Most of what happens beggars belief.
Druid: Aye – and ye wouldn't believe what I went through to get it.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: I believe anything that evidence can support.
Warrior: This thing... it seemed to energise the very air. It showed me a past battle, and I was forced to fight it once again.
Witch: That {thing} altered the world around me... conjured up an old foe and made me fight them again.
Sorceress: Inside, the world around seemed to... change... I was suddenly thrust into a memory and forced to live it once more.
Ranger: Whatever this {thing} is, I don't like it. It forced me into a memory... I had to fight for my life.
Huntress: That thing can warp reality. I saw it for meself... not just saw it but lived it. There I was, fightin' a foe I'd already fought.
Mercenary: That fragment o' yours is no joke. Bloody thing had me thinkin' I was back in the past. Only... I wasn't just thinkin' it. It was real.
Monk: I see now why those relics disturb you. It conjured up demons from my past. Not only that, but warped the very world around me.
Druid: It's cursed, that. It played tricks on my mind, made me fight a past battle.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: I cannot tell if you are being serious.
Warrior: I most certainly am.
Witch: Quite. Not that I'm complaining. It's not often I get the pleasure of killing someone a second time.
Sorceress: As serious as the doom of the desert.
Ranger: Dead serious.
Huntress: Do you see me laughin'?
Mercenary: I may not be the funniest bloke in the world, but if I was tellin' a joke, you'd know it.
Monk: Quite serious.
Druid: Aye, lad. I'd swear it on Aoife herself.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Perhaps Corruption has finally gotten to you. You seem to be going mad. We shall worry about this later... Just place the fragment you found.
Warrior: So be it.
Witch: Fine.
Sorceress: As you wish.
Ranger: Fine by me.
Huntress: Whatever you say.
Mercenary: Yeah... best leave all that in the past where it belongs.
Monk: Yes. Let us press on.
Druid: Believe me, I'm no madder than I was afore... But as for the fragment... gladly.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani on The Inner Gates /1
Doryani: The way is open. Hmm... the energies in {this} area are even stronger...
Doryani on The Inner Gates /1
Doryani: They seem to lead here...
Doryani on The Inner Gates /4
Doryani: Proceed with caution. I am still perturbed by the fragments we seek. Return to me at the monolith when you have found one of them.
Warrior: We've come this far. I'll do my best.
Witch: You know, it wouldn't hurt you to say {please.}
Sorceress: It shall be done.
Ranger: If they're out there, I'll find them.
Huntress: Aye. Consider it done.
Mercenary: You got it, boss. Back in a jiffy.
Monk: Another proverbial mountain to climb... So be it.
Druid: Very well. I'll do as ye ask.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Would you?
Witch: Oh, you're no fun.
Doryani on Origin Cradle /2
Warrior: I reached one of the locations. This... thing... is all I found.
Witch: Whatever it is you were after... I think I have one.
Sorceress: I risked my life for this. Please, tell me it is what we need...
Ranger: I think I found one of the components we're looking for. It's... not exactly what I expected.
Huntress: Take a look at this. Found it at one o' the locations you pointed out.
Mercenary: This one of the components we're after?
Monk: These components we're searching for... might this be one of them?
Druid: You were right about those locations... Think I found one o' the components there.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: It appears to be some kind of... ovum. It is not entirely flesh, neither entirely engineered. It would require much study to understand it further. For now, it is best we find the other component.
Doryani: It appears to be some kind of... seed. Its energy is immense. It would require much study to understand it further. For now, it is best we find the other component.
Doryani on Origin Spark /2
Warrior: I reached one of the locations. This... thing... is all I found.
Witch: Whatever it is you were after... I think I have one.
Sorceress: I risked my life for this. Please, tell me it is what we need...
Ranger: I think I found one of the components we're looking for. It's... not exactly what I expected.
Huntress: Take a look at this. Found it at one o' the locations you pointed out.
Mercenary: This one of the components we're after?
Monk: These components we're searching for... might this be one of them?
Druid: You were right about those locations... Think I found one o' the components there.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: It appears to be some kind of... ovum. It is not entirely flesh, neither entirely engineered. It would require much study to understand it further. For now, it is best we find the other component.
Doryani: It appears to be some kind of... seed. Its energy is immense. It would require much study to understand it further. For now, it is best we find the other component.
Doryani on Precursor Beacon /3
Doryani: This tower is indeed Precursor. We should activate it, and study the results.
Warrior: Are you sure that's wise?
Witch: Are we really just going to blindly meddle with everything we find?
Sorceress: You assume we will live to study those results...
Ranger: We don't even know what it does.
Huntress: Awful reckless of ya. What if the results are disastrous?
Mercenary: You sure? We don't even know what they're for.
Monk: Is that not reckless? This tower could do any number of things.
Druid: Ever the mad scientist, aren't ye, Doryani? Try everythin', consequences be damned.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: I'm making... a judgement call. Do it.
Doryani on The Mural /3
Warrior: What do you make of this? The mural on the ground... is it a warning?
Witch: This mural is gorgeously laden with death. What do you make of it?
Sorceress: This mural shows a brutal scene... What do you make of it?
Ranger: Does this mural make any sense to you?
Huntress: What do you think o' this mural?
Mercenary: This mural's a bit of a mystery. What's it to you?
Monk: This mural – do you recognise it?
Druid: Have ye any light to shed on this mural?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: It depicts the fortress under siege. Hmm... but what force could possibly threaten a bastion such as this?
Doryani: Now... we must investigate further. Remain calm.
Doryani on Corruption Exposure /5
Warrior: Just how dangerous is Corruption long-term?
Witch: We know Corruption is dangerous... but {how} dangerous?
Sorceress: This constant exposure to Corruption... even if you remove the tumors, that is not a cure, is it?
Ranger: We already know it's dangerous to be exposed to this level of Corruption. What does that mean for my future?
Huntress: Even if we succeed in riddin' the world o' {rathin}... are we doomed to die a painful death after all this exposure?
Mercenary: You said before that Corruption could give me tumors and what not. So prolonged exposure to the stuff must be pretty dangerous, yeah?
Monk: The short-term effects of Corruption are obvious... but what of the long-term? Can we expect there'll be consequences to the amount of exposure we've endured?
Druid: All this time spent among Corruption cannae be good for our bodies... or our souls.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: As dangerous as it is in the short-term, the long-term prospects are more devastating still. Unfortunately, it is a risk we must take if we are to complete our work.
Doryani: As dangerous a force as any in the known world.
Doryani: All medicine is a stall.
Doryani: Your future? There will be no future for any of us if we cannot purge this world of Corruption.
Warrior: So even if we destroy the Beast, the exposure I'm enduring right now will eventually mean my own death. And yours too.
Witch: So, the fact I've been practically bathing in the stuff... that spells nothing good for my future health prospects. Or yours, I assume?
Sorceress: So then, with enough time, Corruption will still be the death of me.
Ranger: Sure, but let's say we do that – am I still going to die?
Doryani: Of course. Anyone who leaves this Ziggurat for any period of time is going to die someday. Tumors, mutations, madness... Unless... we complete my prior work, and discover the secret of immortality. That is still my eventual plan, of course.
Mercenary: Well... fingers crossed you figure it out then.
Doryani on Wraeclast Doomed /5
Warrior: Do we have any hope of restoring the world as it was before the Cataclysm?
Witch: Wraeclast moves from Cataclysm to Cataclysm. At this rate... there {will} come a true end of days.
Sorceress: Is Wraeclast forever tainted by Corruption?
Ranger: Is Wraeclast ever going to be the same again?
Huntress: Even if we purge every last bit o' {rathin}... there's no changin' what's happened.Is Wraeclast ever goin' to be safe again?
Mercenary: We ever gonna back to the way things were? Or is this just how things are now?
Monk: We rage against an endless tide. Corruption, Cataclysms... these things have plagued Wraeclast since time immemorial. Is it destined to remain this way forever?
Druid: Wraeclast has been my home a long time... and never has it looked worse for wear. Is there still hope for its future? Or – even in the event we cure Corruption – does it only get worse from here?
Druid: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: As it was? No. At least, not entirely. But there is still hope for the future.
Doryani: I disagree with your characterisation. Wraeclast does not merely spiral downward.
Doryani: It will not be the same as it was, if that is your question. But that does not mean there can be no recovery.
Doryani: No – it has been irrevocably altered. But such is the nature of progress, for good or ill. The only constant is change.
Doryani: Safe? Wraeclast has never been 'safe'.
Doryani: In what sense?
Sorceress: It is hard to envision... So much has changed...
Ranger: So, what, it's just a lost cause?
Huntress: You know what I mean. Are things ever goin' to go back to normal?
Mercenary: You know... all this Corruption business. Is Wraeclast just doomed to get worse and worse until it finally keels over?
Doryani: Would I be here if it was?
Doryani: Not in the sense that you seem to mean. We are in a post-Cataclysm world, and nothing will be as it was before. But then, that has already been true for over a thousand years.
Doryani: Though the task seems endless, remember the course of history. This is the third Cataclysm we know of. In both previous cases, Wraeclast eventually healed. The true challenge is whether we - or humanity itself - can survive until 'eventually.'
Doryani on [DNT] The Mechanism /5
Doryani: Now... what happened back there?
Warrior: I faced some sort of ancient Arbiter... it was trying to activate a powerful object of flame. It referred to it as... the Fourth Edict of the Mother Soul.
Witch: There was a guardian from ancient times there. He had a relic – a flaming orb of great power. He called it the 'Fourth Edict of the Mother Soul'.
Sorceress: There was an ancient guardian. He possessed a relic of flame. I know not of its purpose, but he referred to it as 'the Fourth Edict of the Mother Soul'.
Ranger: I faced an ancient Arbiter. It held a flaming orb... something it called 'the Fourth Edict of the Mother Soul'.
Huntress: Went toe-to-toe with an ancient guardian. Had some kinda flamin' orb... called it the 'Fourth Edict o' the Mother Soul'.
Mercenary: Fought some ancient bloke. He said a whole load o' shite I didn't understand, but there was one thing in particular. He had this flaming orb... called it 'the Fourth Edict of the Mother Soul'.
Monk: I quarrelled with an ancient being... and in its possession was a flaming orb. It called it 'the Fourth Edict of the Mother Soul.
Druid: Where to begin? With the ancient bein' who tried puttin' me down, or with the flaming orb it called 'the Fourth Edict o' the Mother Soul'?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Hmm... more clues. And this 'Mother Soul'... are all the Edicts related to this? Tell me, what became of this... Fourth Edict?
Warrior: The Lich we unleashed... he stole it before I could obtain it. He claimed it 'once meant their doom', but that it shall serve {his} master now.
Witch: That pesky little Lich made off with it. Said it once meant the doom of his kind, but now would serve his master.
Sorceress: That fiend of the Abyssals... he waited until the fight was won, then swooped in and stole it. According to the creature, it once meant the doom of his kind. But he seemed convinced it would serve his master now.
Ranger: Was just about to get a closer look when the Lich we freed came back and stole it. He said it once meant the doom of his people. No wonder he wanted to get his hands on it.
Huntress: It's in the wind now. Bloody Lich came back and took it... said it once meant the doom o' his people, but now it would serve his master.
Mercenary: Wouldn't you know it, that bloody Lich we freed swooped in and stole it. He said it 'once meant their doom', but not any longer. Seemed right pleased to get his hands on it, truth be told.
Monk: The Lich... the one who flew his prison... he retrieved it before I could. He claimed it once meant the doom of the Abyssals, but if anything, he seemed to view it as their salvation now.
Druid: That Lich returned and made off with it, damned nuisance that he is. Said somethin' about it once meanin' their doom, but that it would serve his master now.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: The Lich taking it was unfortunate, to say the least. So, the Precursors must have used this Fourth Edict... this orb of flame... against the Abyssals. This must have meant both their dooms!
Doryani on [DNT] Activation /1
Doryani: Give me a moment.
Doryani on [DNT] The Way Opens /1
Doryani: We must reach the central tower and try to learn more. Perhaps with further knowledge of the Edicts, we can find a way to wake the Hooded One and finally... stop the Beast.
Doryani on The Central Tower /2
Doryani: Hmm. The closer we get, the stronger the energies become... There... that must be the tower we see in these murals. And it appears the Lich is most interested in whatever is up there...
Doryani: Reach the central tower. We must learn more.
Doryani on The Mother Soul /6
Doryani: I retrieved the First Edict from the tower. The Beast continues to drain the Hooded One's energy, but perhaps the First Edict could empower him directly...
Doryani: We must not be reckless. The First Edict holds untold power. And I suspect... it is the impetus behind the creation of {all} the Edicts.
Warrior: But what does that even mean? What is a Mother Soul?
Witch: You'd best do some explaining, Thaumaturge.
Sorceress: How can you be sure? We still do not understand what the Mother Soul is.
Ranger: What makes you say that?
Huntress: But what does that mean? We don't even know what the Mother Soul does.
Mercenary: That... doesn't help me understand it any better.
Monk: And if it were, what would that mean? What {is} the Mother Soul?
Druid: How do ye figure? We know so little o' what the Mother Soul is.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: This theory... I find it hard to explain. It is almost... a {feeling}.
Doryani: When I look at the First Edict... I feel tremendous fear. Like staring into infinity... and feeling... {something...} staring back. I believe the Precursors never intended subsequent Edicts after the First to exist at all. But after the First was ordained, the others followed... reactively. Perhaps even desperately.
Doryani: If the Abyssals should take hold of it... oblivion awaits us all. We {must} protect the First Edict at all costs.
Doryani on The Arbiter Of Ash /3
Doryani: From studying the Monolith and its murals... and this is going to sound very strange, even for me—
Warrior: Whatever it is, I can handle it.
Witch: Come on. Out with it.
Sorceress: I am intrigued.
Ranger: That's saying something.
Huntress: I'll be the judge o' that.
Mercenary: Never mind that. Lay it on me.
Monk: 'Strange' is a relative term. Go on.
Druid: Heard plenty o' strange things in my time. Don't you worry.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: I believe the Arbiter of Ash was {grown}, not born. A great many of these creatures were... the closest word may be {designed}. Only a few survived, but those that did were incredibly suited to their tasks.
Doryani on The Arbiter Of Divinity /4
Doryani: I have come to believe that these Arbiters were created by the Precursors to guard and operate the Edicts.You encountered the Arbiter of Ash in relation to the Fourth Edict, and the Arbiter of Divinity in relation to the First. That begs the question: were there Arbiters for the other two Edicts? If so, what happened to them?
Warrior: Could they have broken? They are not entirely organic, after all.
Witch: Wherever they are, I'm sure they're dreaming of one day being a thorn in our side. That's usually how it seems to go.
Sorceress: Perhaps they're entombed... or else dead by Abyssal hands.
Ranger: I'm sure we'll find out sooner or later. Let's just hope – if there are more out there – that we find out {before} they show up.
Huntress: If only we knew... Don't like the thought o' them bein' out there one bit.
Mercenary: You mean I'll have to fight {more} o' those bloody things?
Monk: I do not know... but the thought of them out there somewhere fills me with disquiet.
Druid: What happened indeed. I dinnae like the thought of leavin' such a what-if unanswered.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: If there's one thing we can say with certainty about these Precursor creations, it's that they were built to last. If the remaining Arbiters are gone, it is likely they were defeated – not simply lost to time.
Doryani: Perhaps... though given the longevity of many Precursor creations, it is not something we should depend on.
Doryani: If nothing else, encountering another Arbiter may help us to better understand the Precursors and their Edicts.
Doryani: Not necessarily... It may be that the two Arbiters we encountered are the only ones to survive the passage of time. That being said... we cannot rule it out.
Doryani: All will become clear in time... whether by our will, or theirs.
Huntress: Aye, so says you. You're not the one fighting 'em.
Mercenary: Great. Just great.
Druid: Aye... that's what I'm afraid of.
Doryani on Corruption As Energy /4
Warrior: Does sanctifying Corruption make it safer than before? Or is it still a threat?
Witch: I find it hard to believe that turning Corruption into pretty little crystals suddenly makes it safe.
Sorceress: Sanctifying Corruption and destroying it seem like two different things. Is this Sanctified Corruption safe?
Ranger: So Corruption can be sanctified... but it's still in there, right? Just trapped inside the crystal.
Huntress: We've already talked about the dangers o' bein' around {rathin}... is that any different, now that it's been sanctified?
Mercenary: This Santicified Corruption is certainly easier on the eyes... but does that mean it's safe?
Monk: Does the Corruption become benign once it's been sanctified?
Druid: It might look pretty, but I dinnae trust this Sanctified Corruption. The rot's still in there... even if we cannae see it.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Yes. It has been... neutralised, for lack of a better word. But it has not ceased to exist.
Ranger: So then, is it safe?
Doryani: It still holds power, but it will no longer mutate, or drive men insane... My initial experiments were promising. I was hoping it could be a step forward for my people. In a way, perhaps it still can be. One day.
Doryani on The First Divine /6
Warrior: If the Precursors created Divinity, then who first rose to godhood?
Witch: If the Precursors invented Divinity, then they must have chosen someone to become their first god.
Sorceress: If Divinity is a Precursor invention, then it stands to reason that the First Divine would have been a Precursor also, yes?
Ranger: Let's say I'm on board with the idea that the Precursors created Divinity – if that's true, then which god came first?
Huntress: So if Divinity's the work o' the Precursors... then the first god must've been one o' theirs.
Mercenary: I still find it hard to believe these Precursors could've {created} Divinity. You're really sure that's what happened?
Monk: If the Precursors created Divinity, then who was their 'First Divine'?
Druid: Say I believe ye about this Divinity business... then who was the first to become Divine?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Yes. I believe so.
Doryani: Not at all. But in the absence of more elucidating information, that is my current hypothesis.
Mercenary: In other words, you're makin' this shite up.
Doryani: All good science begins with – as you so eloquently put it – 'making shite up'.
Mercenary: Alright, fine. Let's say I believe you. Who was the first god, then?
Doryani: Logic suggests that the champion we saw in the murals was the first Divine being. The Mother Soul, the First Edict... these concepts are all part of this mystery. The gods were mere myths in my era. I wish I knew more... As it stands, we must continue our search. The truth of history may reveal itself in time.
Doryani on The Fourth Edict /6
Warrior: Tell me about this Fourth Edict.
Witch: Tell me what you know of this Fourth Edict.
Sorceress: I would hear what you have to say of this 'Fourth Edict'.
Ranger: This Fourth Edict... what do we know about it?
Huntress: Hopin' you have some light to shed on this 'Fourth Edict'.
Mercenary: So, this 'Fourth Edict'... whaddaya know about it?
Monk: The Fourth Edict – what do you know of it?
Druid: What can ye tell me o' this 'Fourth Edict'?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: From what we have learned, I have come to believe that the Precursors deeply trusted... well, people like me. People of science. I think about the dangers they faced, and the capabilities they had, and I know what I would have done in their place. If the Abyssals were overrunning my people, and there was no longer any hope... I believe the Fourth Edict was not created to save the Precursors.
Warrior: Then what was it for?
Witch: Ominous. What did they intend it to do, then?
Sorceress: A reasonable conclusion, given they are no longer here. But then... what {was} its purpose?
Ranger: But then what was it for?
Huntress: Why {did} they create it, then?
Mercenary: Explains why they're no longer around I guess. But that begs the question, don't it – what was it meant to do?
Monk: I'm not sure I understand. You said it was a contingency against the Abyssal threat.
Druid: Then what {was} their intention?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: So I did... and so it is.
Monk: Then what are you saying?
Doryani: It was created to obliterate {everything}, on the slim hope that some humans would survive, somewhere... If it {was} used once before, we are the legacy that remains... though it took us thousands of years to rebuild. That is my current theory.
Doryani on Why The Fourth Edict Was Stolen /2
Warrior: If the Fourth Edict is meant to obliterate life as we know it, what good is it to the Abyssals? It would destroy them as it would us.
Witch: Why are the Abyssals so determined to get their necrotic little hands on the Fourth Edict?
Sorceress: I do not relish the thought of this Edict in Abyssal hands. Why do they want it, if not to use it as the Precursors intended?
Ranger: What do these Abyssals want with the Fourth Edict anyway?
Huntress: What do the Abyssals want with the Fourth Edict if it'd mean their own doom?
Mercenary: Why are these Abyssals so keen to get their grubby paws on the Edict?
Monk: How might the Abyssals use the Fourth Edict to further their goals?
Druid: What is it the Abyssals mean to do with this Fourth Edict?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: From studying the murals we found, I believe the Abyssals were on the verge of winning the war. The living world was doomed. So the Precursors did the only thing they could... they reset the board. I imagine the Abyssals want that contingency removed from the playing field, so that their potential victory cannot be again undone. It might even be possible for them to wield that power themselves.
Doryani on The Lich Lord /6
Doryani: After some research, I surmise the Lich Lord we freed was one known as Tecrod. Essentially, he was missing from history, known only as 'the Lost' or 'the Forsaken.'
Warrior: He must have been in there a long time indeed.
Witch: Did Kulemak not want his servant back? You'd think he would have come looking for him.
Sorceress: It is my dearest regret that he does not remain 'lost'.
Ranger: Was he in a kind of stasis? If he was trapped long enough to go missing from history, how is it that he didn't go mad?
Huntress: How's such a powerful bein' become lost to history?
Mercenary: Sounds like we did him a favour, then.
Monk: How does one go missing from history?
Druid: He was certainly forsaken by his people, to be left trapped for that long.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Longer than most mortals could fathom.
Doryani: The Abyssals themselves are locked in an endless cycle of death and rebirth. They disappear for a time, only to return, remade. If one of these disappearances was ever to coincide with Tecrod's imprisonment...
Doryani: Understandably so.
Doryani: What seems a long time to you or me becomes insignificant when viewed through the lens of the Abyssals. Consider that to a being who is functionally immortal, an eon of imprisonment is little more than a brief impediment.
Doryani: He was imprisoned by a people whose collective power rivalled, if not dwarfed, his own.
Doryani: We most certainly did... unintentional as it was.
Doryani: By being imprisoned within a sarcophagus for generations.
Doryani: Perhaps they simply trusted that no prison could hold him forever. That on a long enough timeline, someone or some{thing} would precipitate his release.
Witch: Then there'd be no one left to free him.
Monk: But with nary a trace left behind?
Druid: Got that right, didn't they?
Doryani: Precisely. At least until the next cycle is complete.
Doryani: Indeed they did. The Abyssals are not like us mortals. They have the luxury of time, and thus operate under no urgency.
Doryani: It seems the Precursors somehow trapped not only his body, but his soul... and we let him out.
Doryani on The Murals /5
Doryani: Those murals were meant for the future. Not just depictions, but warnings. Instructions.
Warrior: What were they trying to warn us about?
Witch: What some consider a warning, I consider an invitation.
Sorceress: What were they warning us of?
Ranger: Don't you think we're placing an awful lot of trust in these Precursors? How do we know these instructions are even worth following?
Huntress: The threat must've been great, for them to feel the need to warn future generations.
Mercenary: Can think of a few better ways to relay instructions than a bloody mural.
Monk: Why a mural? Why not something with less room for interpretation?
Druid: It's just as well we found them. We'd have little to go on without it.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: In that respect, we are alike.
Doryani: We don't. But it is the best option available to us.
Doryani: Yes. We can be thankful that they considered such a warning their responsibility.
Doryani: It is not without its shortcomings. But a mural transcends language barriers. It is an elegant, if imperfect, means of communication.
Doryani: This room for interpretation is both a blessing and a curse. Yes, it is possible that someone might misinterpret what is depicted in the mural. But it is also true that a mural transcends language. It is not reliant on a shared understanding of culture or creed.
Doryani: [DNT]
Witch: So which is this? Should we heed this warning, or not?
Mercenary: Sure. So... what were these murals tryin' to tell us?
Monk: A fair point. What, then, does this warning tell us?
Shadow: [DNT]
Doryani: The Precursors must have been at war with the Abyssals. There was a direct depiction of the fortress under siege. They tried to do something... elect some sort of champion. Did they fail? We cannot be certain. It seems the Burning Monolith is a final contingency... which bodes ill for us.
Doryani on Prototype /3
Doryani: I have worked with Corruption my entire life. It is a disordered, chaotic energy by its very nature. The piece of the Weapon I found in my era was capable of precipitating that chaos, leaving an ordered crystalline structure.
Warrior: Corruption can turn into crystal?
Witch: You're saying the Weapon turned Corruption to crystal?
Sorceress: Corruption and crystal seem unlikely sisters. But you're saying one becomes the other?
Ranger: The Corruption turned to crystal?
Huntress: The {rathin} turned to crystal?
Mercenary: What are you sayin'? That the Corruption became a crystal?
Monk: I don't understand. Are you suggesting that the Weapon piece somehow purified the Corruption?
Druid: Somethin' as rotten as Corruption can turn into crystal?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Essentially... yes. Corruption is... captured... and deposited in physical form. The energy still exists within, but in a different pattern that {should} be safer.
Doryani on Sanctified Corruption /2
Witch: Please tell me... what exactly {is} Sanctified Corruption?
Sorceress: This 'Sanctified Corruption', as you call it... what exactly is it?
Ranger: Sanctified Corruption – what is it?
Huntress: This {rathin} what's been sanctified... what's that mean? How's it different than it was before?
Mercenary: Fancy term, 'Sanctified Corruption'... but what's it mean?
Monk: How does Sanctified Corruption differ from the normal kind? Aside from its crystalline appearance.
Druid: What can ye tell me o' this Sanctified Corruption? What even is it?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Ah, you're asking a question of great debate. We know that there are many kinds of energy in this world. Heat, wind, gravity, belief, flesh, souls... Corruption is... a morass. A chaotic vortex of energies, broken down into unpredictable madness. Sanctifying that Corruption involves bringing order to that chaos. Depositing it into motionless crystals...
Doryani on Sophisticated Waystones /1
Doryani: That Waystone you've found... It is more sophisticated than the primitive ones we had been using. This should help us to calibrate the Waygate to reach even more leylines. Search for more of them... I will uncover ways to decipher their energies.
Doryani on The Edicts /2
Warrior: How many Edicts do you think there are?
Witch: If we're to deal with these Edicts, it might be helpful to know how many there are.
Sorceress: By your estimation, how many Edicts were there?
Ranger: Do we know how many edicts there are?
Huntress: How many o' these Edicts d'ya think there are?
Mercenary: These Edicts... how many do you reckon there are... were... whatever?
Monk: Have we ascertained how many Edicts there are?
Druid: Can we put a number on these Edicts? How many are there?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: From what we have seen, there were four Edicts. The second was the Beast. The third was the Weapon. The fourth was the Flame Seed at the Burning Monolith. But the first... has something to do with the central tower. Its true meaning remains to be seen.
Doryani on The Edicts /2
Warrior: How many Edicts do you think there are?
Witch: If we're to deal with these Edicts, it might be helpful to know how many there are.
Sorceress: By your estimation, how many Edicts were there?
Ranger: Do we know how many edicts there are?
Huntress: How many o' these Edicts d'ya think there are?
Mercenary: These Edicts... how many do you reckon there are... were... whatever?
Monk: Have we ascertained how many Edicts there are?
Druid: Can we put a number on these Edicts? How many are there?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: From what we have seen, there were four Edicts. The second was the Beast. The third was the Weapon. The fourth was the Flame Seed at the Burning Monolith. But the first... has something to do with the central tower. Its true meaning remains to be seen.
Doryani on The Abyssals /4
Doryani: I am no expert on the Abyssals, as the Vaal never faced them, but I am astounded they once rivalled the Precursors.
Warrior: How is that possible?
Witch: Why? The Precursors were powerful, yes... but the Abyssals are {infinite.}
Sorceress: It once took an alliance that spanned the Vastiri and beyond to hold the Abyssals at bay. That they could rival the Precursors does not surprise me in the slightest.
Ranger: We've seen what these Precursors were capable of. It's hard to imagine {anyone} could stand toe to toe with them.
Huntress: So how'd they do it?
Mercenary: You and me both, mate. How'd they manage it?
Monk: It does not surprise me. Were it not for the Third Pact, the Abyssals would have long since run rampant over Wraeclast.
Druid: So how did they?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Yes... that much is true.
Doryani: Putting the pieces together... led by this 'Kulemak,' who could continually rebuild their bodies, they must have been an endless legion. But then... the Burning Monolith activated, perhaps. Doing something so devastating, the Abyssals retreated from history for thousands of years...
Doryani on Leylines /3
Doryani: We have found a vast underground web of Precursor leylines... They were indistinguishable from natural bedrock before, but now that they have reactivated, it is clear to me our entire continent bears a lattice beneath.
Warrior: The entire continent? Are you sure?
Witch: But why? Why take the time to build this lattice?
Sorceress: Connections so vast it beggars belief. Why would they build such a thing?
Ranger: The {entire} continent? But why?
Huntress: Can't have been easy for them to do. So why do it?
Mercenary: Must've taken them a while. Why go to all that effort?
Monk: That would have taken a great deal of effort. What did they hope to accomplish?
Druid: Wonder why they would make such a thing.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: I believe this lattice connects the towers. There is a vast intent at work here, but one so ancient, we may never know what they were trying to do...
Doryani on The Tower /7
Doryani: The towers we caused to emerge are clearly more ancient than anything we have seen. I can safely assume that they are Precursor in origin. You should secure as many as you can, so that I may study them for whatever secrets they may possess...
Warrior: What kind of secrets?
Witch: Knowing you, you've already got a pet theory. Let's hear it.
Sorceress: How are you able to divine so much from so little? I look at these Precursor structures and see nothing but mystery.
Ranger: You want to study them? Go there yourself. Would save me doing all the legwork for once.
Huntress: What've you learned so far?
Mercenary: I'm guessin' you've figured out a few o' their secrets already.
Monk: Have you any theories as to their purpose?
Druid: I suppose you've some idea as to their function already.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: As ever, there is a fair amount of guesswork involved – at least in the early stages. I cannot always be certain of my conclusions, but I have years of experience in separating truth from falsehood. Each society is different, beholden to their own beliefs and biases. Understanding these biases is key to understanding how they think. Once you understand this, it becomes easier to discern their intentions – and by extension, their technologies.
Doryani: There is too much I must do here. It would be senseless of me to go frolicking around old Precursor ruins... not when we have you ready and able to perform such a task.
Sorceress: You make it sound so easy. What, then, do you expect to learn of these towers?
Ranger: Lucky for some, I suppose.
Doryani: Would you prefer to remain here? Perhaps you can engage your keen scientific brain and unravel the mystery of these towers.
Ranger: Alright... point taken.
Doryani: From their placements alone, I suspect they were intended to exert refined energies over vast distances. At this point, I can only speculate as to why.
Doryani on Devastation /4
Doryani: Wraeclast has been severely wounded. We are somewhat lucky this Beast was... at least young. If it had been fully grown, there would be nothing left at all.
Warrior: I suppose that is at least something to be thankful for...
Witch: Little baby Beast, barely broke the world. How sad.
Sorceress: I hope the Maraketh survived...
Ranger: Suddenly... the world feels a much lonelier place.
Huntress: We must have hope. Without that, what else is there?
Mercenary: Diabolical, the bloody lot of it. How many have died?
Monk: All they sought to achieve... and {this} is the result.
Druid: The world mourns. I feel it in the dirt. In the trees. I just hope... it can forgive us all.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: You really are... strange.
Doryani: In the chaos... I don't know what became of our allies. Though...
Doryani: We need more than hope. We need to take action.
Doryani: I can't be sure. But yes. It is... substantial. But...
Doryani: The Twilight Order are no longer alive to contemplate their mistakes. We must focus on those who {are} alive.
Doryani: That... sounds like nonsense. But I think I understand your meaning.
Doryani: [DNT]
Doryani: [DNT]
Doryani: [DNT]
Doryani: As it stands, there are survivors out there, and they will be facing extreme hardship. We must do whatever it takes to ensure humanity's survival.
Doryani on The Immediate Danger /8
Doryani: Our first order of business is survival. The cataclysmic surge of Corruption has mutated beast and man alike, and they are roving wild. That's where you come in. Your... set of skills... is crucial now.
Warrior: That always seems to be the case...
Witch: Ah, yes. I'm in hot demand.
Sorceress: Of course. I will do what I must.
Ranger: Saving the world is eating up all my spare time...
Huntress: I'll rise to the occasion. Don't you worry.
Mercenary: Well, I'm the man for the job. What can I say?
Monk: The path ahead... is uncertain but necessary.
Druid: Yes, of course. We're in the thick of it, after all.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: The modern era is relentlessly violent without the peacekeeping efforts of the Vaal.
Warrior: Vaal society appeared anything but peaceful...
Witch: So... the widespread sacrifice of your own people wasn't violent at all?
Sorceress: I saw the bodies piled high in Utzaal. The people you fed to your sacrificial altars in the name of progress. If you think the Vaal were peaceful, perhaps you are not as intelligent as you believe you are.
Ranger: The Vaal, peacekeeping? You need to brush up on your history.
Huntress: As opposed to how peaceful it was back in your time.
Mercenary: Somethin' about Vaal diplomacy doesn't strike me as very wholesome soundin'...
Monk: Of all the words to describe the Vaal, 'peacekeepers' is not one I would use.
Druid: I saw your chambers. I saw the death you wrought with your own hands. Don't be lecturing me now on such matters.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: We suffered for our causes. But it was not without reason.
Doryani: That... was different. It was not without purpose.
Doryani: You cast stones... but what of your own people? The Maraketh discard their lessers at a horrific rate. A tragic waste.That is to say nothing of the armies of slaves that stand at the fore of your caravans. Next time you think of casting aspersions against my people, I suggest you look inward first.
Doryani: Answer me this: does history remember us as conquerors, or as innovators?
Doryani: Precisely.
Doryani: Tell me... how many wars did we wage? Our empire grew from our devotion to progress. Not to domination.
Doryani: Then you have fallen prey to your modern biases. History is written by the victor, and there are few left to advocate for the Vaal now.
Doryani: I understand how that might appear to you.
Doryani: [DNT]
Doryani: [DNT]
Doryani: [DNT]
Doryani: [DNT]
Ranger: It remembers you as monsters, and rightly so.
Huntress: That were sarcasm. I I saw Utzaal with me own eyes. The way blood stained the stones.
Monk: Perhaps there are simply few who would want to.
Marauder: [DNT]
Doryani: Whatever our faults, we were not warmongers. Perhaps it is you who needs to 'brush up' on their history.
Doryani: We sacrificed our own people, yes. But it was a sacrifice that many were happy to make in the name of progress.
Doryani: Be that as it may... the Vaal's interest was in science. In progress! Not in waging war.
Doryani: [DNT]
Huntress: Call it progress all ya like. I saw where your 'progress' got your people.
Doryani on The Fortress /3
Doryani: The leylines all lead to the fortress. If we are going to find anything that may help our situation, we will find it there. I do not believe it was a city, nor a simple bastion. It is the heart of some colossal 'grand project'. That much is clear.
Warrior: What kind of grand project?
Witch: A grand project? To do what, exactly?
Sorceress: A grand project? To what end?
Ranger: What do you mean, 'grand project'?
Huntress: Grand project? What's that supposed to mean?
Mercenary: What kinda project are we talkin' about here?
Monk: What was this project meant to achieve?
Druid: What d'ye think they were tryin' to accomplish with this project o' theirs?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: The leylines that stretch across Wraeclast... that fortress is at the heart of it. We will not know for sure until we get inside.
Doryani on The Origin Core /6
Warrior: What is this {thing} we've made? The one from the Precursor machine.
Witch: So I got my hands dirty with that whole seed and egg situation... but to what end?
Sorceress: What exactly have we made using this Precursor machine?
Ranger: What did that machine do exactly? It made something, sure... but what is it?
Huntress: So we got the machine workin'... but what've we used it to make?
Mercenary: What've we made usin' this machine... {thing}? And don't say a baby.
Monk: This object born of the Precursor machine... what do you think it is?
Druid: Usin' that infernal contraption... the whole thing causes me no end o' discomfort.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Well... we combined an egg with a seed. I trust you need no explanation of the particular biological process this is imitating. Unless...?
Doryani: Ask yourself what usually happens when egg meets seed.
Doryani: It's true that the Precursor machine seems to mimic the reproductive process. For what reason, I do not know.
Doryani: For the time being, that remains something of a mystery. But your choice of the word 'born' is apt.
Doryani: Why? It is essential to our understanding of the Precursors.
Warrior: I understand that perfectly, thank you. But what have we ended up with?
Ranger: Yes, yes. I don't need {that} explained to me. My question is – what purpose does it serve? What do we do with it now?
Mercenary: Maybe these Precursors had mummy issues?
Druid: Because recklessness like yours is what caused the damn Cataclysm in the first place. How is it you're so calm about chargin' once more into the unknown?
Doryani: You underestimate the pure, unadulterated joy of discovery. And at any rate... the worst has happened. We are here. The only recourse is to move forward, without fear.
Druid: Very well. In that spirit... what has this damned contraption made for us anyhow?
Doryani: We have seen that the Precursors are no strangers to the shaping and creation of living beings. Whatever it is we completed by bringing the two components together... it may be related to that mural of the champion we saw. That was the only mural directly depicting a living being...
Doryani on The Precursor Reactor /2
Warrior: Have you any thoughts on what that machine under the central tower does?
Witch: This machine under the central tower... what do you think it does?
Sorceress: What is that giant Precursor contraption we found?
Ranger: That machine we found under the central tower... what purpose could it serve?
Huntress: The chamber under the central tower... what d'ya think it's for?
Mercenary: This giant Precursor doodad they've got hidden under their tower... any idea what it does?
Monk: What purpose might the machine under the central tower serve?
Druid: This infernal contraption we found under the tower... hopin' ye've some thoughts on what it does.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: That vast machine is part of some process we have yet to understand. Now that we know the Precursors fought a war against the Abyssals, and that the fortress even held one imprisoned... I think we should complete the work. Ancient scientists started something. We should finish it.
Doryani on Divinity /3
Doryani: The First Edict is the very origin of Divinity!
Warrior: You mean... {this} is what gave rise to the gods?
Witch: This thing? Are you sure?
Sorceress: Are you saying {this} seed gave rise to the gods?
Ranger: You mean Divinity... the gods... all of it started here?
Huntress: You mean to say {this} is the reason Wraeclast has gods?
Mercenary: But how can that be? The gods are, well... {the gods}. And this is just some little old seed.
Monk: Divinity? Are you certain?
Druid: That's quite the claim. There's many who'd call it blasphemy, to say the gods rose this way.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Utter desperation must have driven the Precursors to pour all their talent and science into its creation. The consequences of which were felt throughout all Wraeclast... for all time. The Arbiter would have seen the world destroyed rather than let it fall into the wrong hands... but thanks to you, Wraeclast has been saved from absolute annihilation. You... have impressed me.
Doryani on Powerful Bosses /1
Doryani: I have reports of a powerful foe here. Not exactly the welcome into the fortress I was hoping for...
Doryani on Powerful Bosses /1
Doryani: But we must not let this stop us exploring the fortress further. Take them down.
Doryani on Precursor Walls /5
Doryani: The fortress... it is beyond reckoning. Even the greatest Architects of the Vaal could never have imagined such a wonder...
Warrior: It boggles the mind. How could they have constructed such a thing?
Witch: Ha! You're jealous, aren't you?
Sorceress: How did an ancient civilisation construct something of this size?
Ranger: Seems excessive, if you ask me.
Huntress: Seems you Vaal had your shortcomin's... if that weren't clear already.
Mercenary: Never mind imaginin' it. How did they {build} it?
Monk: The word 'wonder' seems almost insufficient. It is less a structure than an entire city.
Druid: Can hardly blame 'em. Didnae think such a thing was even possible.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: The Precursors were {masters} of their domain. They wielded science at a level I am only beginning to comprehend.
Warrior: Then why are they dead and gone? What could have done that?
Witch: Oh, don't worry. You'll get there one day. Maybe. But it begs the question: who could destroy such a civilisation?
Sorceress: Perhaps they wielded it too well... Delved too deep, and paid the price. What else could cause their downfall?
Ranger: Surprisingly humble of you. But if they were so brilliant, then how were they destroyed so utterly?
Huntress: And look where it got 'em: dead. Gone. Just like your Vaal. What might explain why they're no longer here?
Mercenary: Well riddle me this, Doryani: if they were so smart, then why are they all dead?
Monk: And yet, it could not save them from ruin. What could have caused such a precipitous decline?
Druid: What, then, might've caused their decline? Seein' as they were so smart and all.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: That... is a good question. One that we should endeavour to answer. See if you can find remnants of their knowledge... or perhaps even clues as to what destroyed them.
Doryani on Sanctified Boss /5
Doryani: Somehow the Corruption within this being... it has become something else. The energy has been converted... organised into a stable pattern. However, madness still ruled this creature's mind. That is where my prototype and the Precursor Weapon differ, it seems.
Warrior: Perhaps with more time and study, you'll find a way to bridge the gap.
Witch: We can't all be as brilliant as the Precursors, I suppose.
Sorceress: Perhaps given enough time, those differences will cease to be.
Ranger: Guess your 'perfect' prototype could still do with some perfecting.
Huntress: Can't always get it right the first time. You'll get there. Or you won't. What do I know?
Mercenary: Give it time. I'm sure you'll iron out all the kinks.
Monk: It {is} only a prototype. You will improve on what you have now, I'm sure of it.
Druid: Ye said the Precursors poured all their energy into the Weapon. The fact your prototype even came close is a miracle in itself.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: I believe I would require several lifetimes or more to achieve such mastery of Corruption. But still... I will study what we have here. And it may lead to more significant advancements.
Warrior: I suppose you will have no shortage of work to do then.
Witch: I guess we know what you'll be doing for the next... rest of your life.
Sorceress: I trust it will. I have faith in you.
Ranger: Should keep you busy if nothing else.
Huntress: Ought to keep you occupied for a decade or two.
Mercenary: Well if there's anyone who can figure it out, it's you. ... I assume. I wouldn't really know, truth be told.
Monk: There is {always} more one can do to better themself.
Druid: Somethin' to strive for, if nothin' else.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Absolutely. And... I cannot wait.
Doryani on Second Corrupted Nexus /7
Doryani: We are making progress. This subject differs from the last. That is to our benefit. These strange mutations may help identify how to calibrate my prototype further.
Warrior: I've been meaning to ask... am I safe being constantly exposed to all this Corruption?
Witch: Not that I'm particularly worried, but... is traipsing through all this Corruption even sanitary?
Sorceress: I must ask you... is it safe constantly being surrounded by Corruption?
Ranger: What about me? Am I somehow immune from developing these... mutations?
Huntress: Speakin' o' strange mutations... is it safe for me to be exposed to this much {rathin}?
Mercenary: This talk o' mutations has me wonderin'... I'm safe, right? Runnin' about in all this Corruption?
Monk: I cannot help but wonder: is it safe for us to be in such close proximity to Corruption?
Druid: On the subject o' mutations... am I safe from those? Given the amount o' time I spend around Corruption.
Duelist: [DNT]
Shadow: [DNT]
Druid: On the subject o' mutations... am I safe from those? Given the amount o' time I spend around Corruption.
Marauder: [DNT]
Doryani: Definitely not. But if you develop any tumors or mutations, I will excise them for you. Besides, if you are so worried... just be quick about it.
Warrior: Great. Wish I'd known that sooner.
Witch: What do you think I've been doing, stopping to smell the corpses?
Sorceress: Was that supposed to be reassuring?
Ranger: Easy for you to say.
Huntress: Doesn't exactly put me mind at ease...
Mercenary: Oh, well that solves that then, doesn't it? 'Just be quick. If you get tumors, I'll just cut 'em off!' You should bloody well hear yourself.
Monk: I had hoped for a less flimsy reassurance.
Druid: Ye think I've been dawdlin' all this time? I'm goin' as fast as I can, lad.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: In your case... yes.
Witch: Okay. Bad example.
Doryani: I'm sure the negative effects are not something you will have to face for quite some time. Live for today, as they say. In any case, you've done well here.
Doryani on Second Crisis Fragment /3
Doryani: You have the final fragment. Where did you find it? Another battle in a... memory?
Warrior: Enough. Let's not get into that again.
Witch: Yes, but you don't believe me so... who cares?
Sorceress: Perhaps – but there is no use in trying to convince you.
Ranger: Spare me your scepticism and let's get on with it.
Huntress: Still on about that, are ya?
Mercenary: I already know what you're gonna say, so why don't we just skip this part, eh?
Monk: Whatever transpired, you still would not believe it – and it is of no consequence now.
Druid: Why bother askin'? Ye'll only doubt what I tell ye anyhow.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: I simply have no idea what you're talking about. Place the final fragment. We must disrupt whatever is happening in the Monolith before it is too late.
Doryani: Place the fragments. We must disrupt whatever is happening in the Monolith before it is too late.
Doryani on The Inner Gates /1
Doryani: The final gate is open.
Doryani on The Inner Gates /4
Doryani: We should be able to find a fragment here...
Doryani: This time, try not to get caught up in any... imaginary battles.
Warrior: You still don't believe me? After all we've seen?
Witch: Believe me or not, I don't care. I saw what I saw.
Sorceress: You still do not believe me? I know you are a smart man... but what reason do you have to doubt my sanity?
Ranger: If that's meant to provoke me, you should know I could not care less that you don't believe me.
Huntress: What happened happened, whether you believe it or not.
Mercenary: I told ya, I wasn't jokin'! What's it gonna take for you to believe me?
Monk: You still disbelieve my account of what happened?
Druid: Very clever, lad. I take it this means you dinnae believe me?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: It is not a matter of {belief.} Just lack of evidence. Don't dwell on it.
Doryani on The Citadel /5
Doryani: This is beyond my wildest expectations!
Warrior: Wraeclast never holds back. I suppose we have no choice but to keep moving forward.
Witch: I must say, the Precursors were quite formidable. But... should we expect consequences for all this old-world spelunking?
Sorceress: It concerns me how little of this you seem to anticipate ahead of time.
Ranger: And mine. Is it wise for us to be dredging all this up?
Huntress: Can't say I expected it neither. Are we sure we shouldn't slow up a touch, plan our next move?
Mercenary: A bloody great fortress, risen from nothin'. You sure we should be doin' all this?
Monk: This fortress must have lain dormant for centuries. Are we sure we should be trifling with such things?
Druid: If ye'd expected this, I'd have said ye were barmy. I suppose now ye'd have me investigate this fortress, with no thought to my safety?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: We are taking enormous risks, yes, but calculated ones. It is, as the 'Kalguurans' might say, my {style}. Just imagine the knowledge that fortress contains!
Warrior: Knowledge is one thing... I'm more concerned by what {else} it might contain.
Witch: Who am I to say no to a bit of forbidden knowledge?
Sorceress: Your recklessness knows no bounds. It might hold knowledge, yes... or it might hold death.
Ranger: I'm sure we'll find more than just 'knowledge' there. We always do.
Huntress: Oh, I can imagine it alright... Problem is I can imagine the dangers as well.
Mercenary: Beginnin' to suspect that when you say 'knowledge', you really mean 'danger'.
Druid: Yer lack of caution's carried us this far. Suppose I'd be a fool to question it now.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Understandably. But the potential reward is worth the risk.
Doryani: So it might. But we do not have the luxury of sitting back and hypothesising.
Doryani: Naturally. But you've thus far proved more than capable of dealing with these emergent... complications.
Doryani: One often follows the other.
Doryani on Third Corrupted Nexus /7
Doryani: One last specimen. This is exactly what I had hoped for. I am confident I can perfect the prototype now.
Warrior: Once perfected, what use will it be to us?
Witch: Bully for you. How do {I} benefit from this 'perfect prototype'?
Sorceress: And once perfected? How might it aid us?
Ranger: And when you've perfected it? What then?
Huntress: And then what?
Mercenary: Great! Then what?
Monk: Once you've perfected it – what then? To what end can we use it?
Druid: Glad we're makin' progress. But what's the end goal to all this?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Measure your expectations... but... It is my intention for us to use it to continue our work across Wraeclast. Perhaps, we can bring hope to an otherwise dire situation.
Warrior: Bringing hope at the end of the world sounds a worthy cause.
Witch: That's me – the Bringer of Hope. Frankly, I'm still unsure how I ended up in this situation.
Sorceress: A worthy cause.
Ranger: Of all the people who might bring hope to an otherwise hopeless situation... I wouldn't have picked either of us.
Huntress: Look at you, talkin' about bringin' hope to others. We've come a long way, you and I.
Mercenary: Never been much for dolin' out hope... but you know what they say: never too late to start.
Monk: A noble goal. One I would gladly work towards.
Druid: I can think of no more worthy a cause than that.
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: Nor I.
Ranger: Still, I'm glad we're doing it.
Doryani: My thoughts exactly.
Doryani on Crisis Chambers /5
Doryani: {Assuming} the experience you described, this... memory battle... was a real thing, I suppose it may be some sort of... test.
Warrior: A test? What for?
Witch: Oh, you believe me now, do you?
Sorceress: What do you suppose was the purpose of this test?
Ranger: Why would they need to test me?
Huntress: What kind o' test would that be?
Mercenary: I'll tell you what – you're {testin}' my patience with all this bloody scepticism.
Monk: Why a test? What purpose would it serve?
Druid: A test? To what end?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: I am... open to the possibility.
Doryani: I doubt it was their intention to test {you} specifically. Rather, this battle was an obstacle placed in the path of any who would seek to access the innermost chambers.
Doryani: I am a man of science. Would you prefer I took every claim at face value, with no attempt to corroborate the details for myself?
Witch: How gracious of you. What kind of test do you think it was, then?
Mercenary: Whatever. It's not important.Let's say you're right. What's the reason for this test, then?
Doryani: Perhaps to keep Abyssals away from the Burning Monolith while it enacted its task, or to secure the fragments in some other unknown manner. We are dealing with ancient minds that thought very differently from us. It may be impossible to truly understand them.
Doryani on The Burning Monolith /3
Doryani: If the builders of the fortress were intelligent - and they most certainly were - they would have created a contingency in the event the Abyssals returned.
Warrior: What kind of contingency?
Witch: What kind of contingency?
Sorceress: What kind of contingency?
Ranger: What kind of contingency?
Huntress: What kind of contingency?
Mercenary: What kind of contingency?
Monk: What kind of contingency?
Druid: What kind of contingency?
Duelist: [DNT]
Shadow: [DNT]
Templar: [DNT]
Marauder: [DNT]
Doryani: The Burning Monolith is collecting energy. If we do not reach it in time, it will most likely activate. That would be... very bad.
Doryani on Our Failure /1
Doryani: I cannot believe it... damn it all! We must not give up... perhaps if we acted differently? We must try again! I bought us time by destroying the mirror... but not much. We must leave, while we still can!
Doryani on Grand Phylactory /33
Doryani: This was no place of industry. It was meant to torture those that drew the ire of the Queen.
Warrior: How could your people allow such horrors?
Doryani: The strongest gems belonged to the royal family. Who could stop her?
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Doryani: [DNT]
Witch: Torture should be a tool, not a pleasure.
Doryani: A moral I wish my Queen shared.
Sorceress: How much do those souls trapped in Cores suffer?
Doryani: There is no way to measure the level of awareness possessed by those trapped in Soul Cores... But I am reasonably certain it is not zero.
Sorceress: And there is no way out? No penance, no term of service?
Doryani: None.
Sorceress: Barbaric.
Ranger: Isn't this what you two sought? Wouldn't you last forever - in one of those Cores?
Doryani: It is a kind of immortality, yes, but not the kind sought by the sane.
Huntress: Spirit's breath... This is horrifyin'. Tell me there's an end to it', at least.
Doryani: Eventually, the crystal will degrade.
Huntress: Eventually? Ugh.
Mercenary: Seems a bit excessive.
Doryani: The cruelty {is} the point.
Monk: How long can the mind last, being trapped without end in a Soul Core?
Doryani: There is no way to know, but I would hope not to find out.
Druid: No one could stop her?
Doryani: They didn't want to. They adored her.
Druid: Aye... I've seen how madness like that takes root.
Shadow: [DNT]
Doryani: [DNT]
Shadow: [DNT]
Templar: [DNT]
Doryani: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Doryani on The Cataclysm /1
Doryani: That was... I thought I knew what to expect, but I could never have guessed how brutal the Red Communion would truly be. Steal what you must, but do not tarry long. This world, my world, is about to end...
Doryani on Locus of Corruption /31
Doryani: Look around you. This is the height of progress. Our civilisation was built on the channeling and control of Corruption, and nowhere was it mastered so perfectly as this chamber.
Warrior: I've only ever seen Corruption {ruin} good weapons.
Doryani: Perhaps it's more art than science.
Witch: What did that entail, exactly?
Doryani: We delved into the very secrets of existence here, and even began altering reality itself, in a limited fashion...
Witch: That sounds... oddly familiar.
Doryani: Hmmm... like the Precursors themselves, perhaps we were already on a doomed path...
Sorceress: The Maraketh are honour-bound to seek out and destroy Corruption such as this.
Doryani: Perhaps you should think carefully before you reject the power Corruption offers.
Sorceress: I said 'the Maraketh.' I left before I took the oath.
Ranger: In such a place, I can understand how such power seduced your people.
Doryani: It is as beautiful as it is dangerous.
Huntress: Lotta {rathin}, all in one place. Gives me shivers. Spirit once cut me off just for usin' a gem.
Doryani: Best not touch anything in here, then.
Mercenary: Is not very impressive. Quite dim in here.
Doryani: You don't see the intense red light?
Mercenary: Looks grey to me.
Doryani: I never know if you're being serious or not.
Mercenary: Dead serious, mate. Can't see shite.
Doryani: So red... and probably green... wait, how do you know which gems are which?
Mercenary: Gems have colours?!
Monk: Your people truly were impressive.
Doryani: There's no telling what we could have achieved, had we more time.
Druid: The height of progress... the deepest perversion of the natural order.
Doryani: And what did serving the natural order get you and your kind?
Druid: You best watch yourself.
Shadow: [DNT]
Doryani: [DNT]
Templar: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Doryani on Access Chamber /11
Alva: Hmm, this tome has drawings that look just like this room.
Doryani: Tome? What tome?
Alva: This one! I... found it in our explorations.
Doryani: That's the Eztli Pilli! How do you have that?
Doryani: It's forbidden knowledge... everything in there is too volatile or dangerous to use!
Alva: It's a bit late to worry about that, isn't it?
Alva: When fortune smiles, shake her hand, I always say.
Doryani: Fine. Use it we shall. What does it say?
Alva: It seems two High Priests must give a sacrifice of living blood.
Alva: The medallion should then unlock the royal chambers.
Doryani: Step forward with me. I am possessed by a peculiar notion.
Doryani on Foolish Failure /3
Doryani: You slew Xipocado... but you didn't use his medallion to open a path to the Royal Access Chamber?
Alva: Oh, dear.
Doryani: We'll have to do this all again... and this time, don't forget the {entire point of attacking the temple!}
Doryani on The Access Chamber /6
Doryani: She is within our grasp! Next time you activate the temple, make your way to the Royal Access Chamber. We will meet you there.
Alva: {We?}
Doryani: I must teach someone what I know, in case I die in the attempt. You managed to activate the Gateway at the Temple of Kopec... you are an acceptable understudy.
Alva: That was almost a compliment! You must be serious about this.
Doryani: There is nothing in this world I take more seriously.
Alva: Alright then. I'll do it. {We} will meet you at the Royal Access Chamber.
Doryani on The Mission /39
Doryani: Yes... through that gateway lies the royal temple, on the day of the Cataclysm.
Warrior: You intend to slay your own Queen, don't you?
Doryani: Would you not do whatever it takes to save your own?
Warrior: Yes. And I did. What do you suggest?
Witch: So there'll be two of me running around the Vaal empire? One here, one in Utzaal?
Doryani: Yes... make sure not to meet yourself.
Witch: Probably for the best. I doubt we'd get along. What's the plan, then?
Sorceress: Do you believe we can change what happened?
Sorceress: It'll be like entering a tale... but can the ending be changed?
Doryani: I do not know. Truly... but you, tale-woman, you have a special relationship with the element Time, do you not?
Doryani: I do not know. But we have to try.
Sorceress: Yes... there may be a chance. I will do my best.
Mercenary: And I suppose you'll be wantin' me to dish out a bit o' violence?
Doryani: I'd be disappointed if you didn't.
Mercenary: Heh. What's the plan?
Monk: Is this wise? I know what you're thinking.
Doryani: Wise, perhaps not. Necessary... yes.
Ranger: This seems like a bad idea.
Doryani: Yes, it is. It's a very bad idea.
Ranger: Just so long as we're clear. Now, what do you have in mind?
Huntress: Tryin' to get me killed, are ya?
Doryani: Not killed – I mean to change what happened that day. If such a thing is even possible.
Huntress: Fine. Tell me what needs doin'.
Druid: If we can stop Atziri... could other things be changed?
Doryani: If we manage to defy the rules of existence once... twice seems just as likely.
Druid: Then tell me what needs doin'.
Duelist: [DNT]
Doryani: [DNT]
Duelist: [DNT]
Marauder: [DNT]
Doryani: [DNT]
Shadow: [DNT]
Doryani: [DNT]
Templar: [DNT]
Doryani: [DNT]
Doryani: Enter the gateway. Find Xipocado. He is the only one who can give us access to the Queen's chambers. If he is not willing, then bring me his personal blood medallion. It may suffice. Everything I know as a man of science tells me the past cannot be changed... but I am still asking you to try. Not for me, but for the millions of lives at stake.
Alva: We'll do our best. In the meantime, we can get our hands on Atziri's considerable assets!
Doryani: {Excuse me?}
Alva: Her legendary treasure vaults!
Doryani: Oh... of course. Do as you wish in that regard. It hardly matters now.
Alva: That's what I like to hear. Let's go!
Doryani on The Mission /39
Doryani: Yes... through that gateway lies the royal temple, on the day of the Cataclysm.
Warrior: You intend to slay your own Queen, don't you?
Doryani: Would you not do whatever it takes to save your own?
Warrior: Yes. And I did. What do you suggest?
Witch: So there'll be two of me running around the Vaal empire? One here, one in Utzaal?
Doryani: Yes... make sure not to meet yourself.
Witch: Probably for the best. I doubt we'd get along. What's the plan, then?
Sorceress: Do you believe we can change what happened?
Sorceress: It'll be like entering a tale... but can the ending be changed?
Doryani: I do not know. Truly... but you, tale-woman, you have a special relationship with the element Time, do you not?
Doryani: I do not know. But we have to try.
Sorceress: Yes... there may be a chance. I will do my best.
Mercenary: And I suppose you'll be wantin' me to dish out a bit o' violence?
Doryani: I'd be disappointed if you didn't.
Mercenary: Heh. What's the plan?
Monk: Is this wise? I know what you're thinking.
Doryani: Wise, perhaps not. Necessary... yes.
Ranger: This seems like a bad idea.
Doryani: Yes, it is. It's a very bad idea.
Ranger: Just so long as we're clear. Now, what do you have in mind?
Huntress: Tryin' to get me killed, are ya?
Doryani: Not killed – I mean to change what happened that day. If such a thing is even possible.
Huntress: Fine. Tell me what needs doin'.
Druid: If we can stop Atziri... could other things be changed?
Doryani: If we manage to defy the rules of existence once... twice seems just as likely.
Druid: Then tell me what needs doin'.
Duelist: [DNT]
Doryani: [DNT]
Duelist: [DNT]
Marauder: [DNT]
Doryani: [DNT]
Shadow: [DNT]
Doryani: [DNT]
Templar: [DNT]
Doryani: [DNT]
Doryani: Enter the gateway. Find Xipocado. He is the only one who can give us access to the Queen's chambers. If he is not willing, then bring me his personal blood medallion. It may suffice. Everything I know as a man of science tells me the past cannot be changed... but I am still asking you to try. Not for me, but for the millions of lives at stake.
Alva: We'll do our best. In the meantime, we can get our hands on Atziri's considerable assets!
Doryani: {Excuse me?}
Alva: Her legendary treasure vaults!
Doryani: Oh... of course. Do as you wish in that regard. It hardly matters now.
Alva: That's what I like to hear. Let's go!
Doryani on Gemling Danger /1
Doryani: You should leave quickly. Your gems... when the first wave of Corruption radiates, you'll suffer a fate worse than death.
Doryani on Lira Vaal /2
Doryani: This is where it all began... Lira Vaal. Atziri's royal court. The death of my people...
Doryani: I believed all this would be destroyed... Intriguing. Hmm... I wonder... Configure the temple. When you next open it, I am going to attempt something.
Doryani on Lira Vaal /2
Doryani: This is where it all began... Lira Vaal. Atziri's royal court. The death of my people...
Doryani: I believed all this would be destroyed... Intriguing. Hmm... I wonder... Configure the temple. When you next open it, I am going to attempt something.
Doryani on Stone Legion /27
Doryani: These are my mechanisms... my creations. Xipocado must have had spies amongst my workshops. Perhaps that is why my Triumph failed to defeat you... They must have sabotaged it! Yes, in retrospect, that is the only thing that makes sense...
Warrior: Of course. The only thing.
Marauder: [DNT]
Doryani: [DNT]
Witch: Ha! You {must} be joking.
Doryani: When he has nothing else, a man must still have his pride.
Witch: I've... been there. You keep your pride. It's the only thing that no one can take from you.
Sorceress: Then you should rebuild it, and we should have a fair rematch.
Doryani: A rematch? Ah... perhaps... once all this business is over with.
Ranger: I would never have let any machine stop me.
Doryani: After seeing your resolve... I believe you.
Huntress: Too bad it's over and done with now.
Doryani: Yes... a shame.
Mercenary: Yeah, I barely had ya. If it hadn't been sabotaged, I'da been cooked for sure.
Doryani: Do not mock me.
Mercenary: What, I'm tryin' to be polite!
Doryani: And I appreciate it.
Monk: Hmm. Yes. Surely.
Doryani: Say no more.
Druid: Could you really have won? Time and history had already been decided.
Doryani: Hmm... true... it was a doomed battle from the start.
Shadow: [DNT]
Doryani: [DNT]
Templar: [DNT]
Doryani: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Doryani on Atziri's Beauty /20
Doryani: Atziri is beautiful, as most women are, in their own ways. Her aura of dominance stems from a very different source... her callousness. Your desires do not matter to her. You could serve her faithfully for decades, and she would still cast you out the moment you displease her. Such behavior builds a society of desperate servile worms. Lies become truth, and cowardice is rewarded. Over time, that kind of environment twists you, warps you. Breaks your spirit.
Warrior: That's a war a man cannot win on his own.
Doryani: Aptly put.
Marauder: [DNT]
Doryani: [DNT]
Witch: That's pathetic.
Huntress: Sad thing, seein' men fall so low.
Doryani: Yes... it is.
Sorceress: That is why Sekhemas are bound by duty, not whim. You let your Queen run amok.
Doryani: Yes. We all did.
Monk: The court of a tyrant.
Shadow: [DNT]
Templar: [DNT]
Druid: I know that feeling well. It creeps upon you like a shadow.
Duelist: [DNT]
Ranger: Do men really behave like that? That just sounds... crazy.
Doryani: It must be a form of insanity, yes.
Mercenary: She could break my spirit any day.
Doryani: Please. Do not jest.
Mercenary: You see me laughin', mate?
Doryani on Atziri's Beauty /20
Doryani: Atziri is beautiful, as most women are, in their own ways. Her aura of dominance stems from a very different source... her callousness. Your desires do not matter to her. You could serve her faithfully for decades, and she would still cast you out the moment you displease her. Such behavior builds a society of desperate servile worms. Lies become truth, and cowardice is rewarded. Over time, that kind of environment twists you, warps you. Breaks your spirit.
Warrior: That's a war a man cannot win on his own.
Doryani: Aptly put.
Marauder: [DNT]
Doryani: [DNT]
Witch: That's pathetic.
Huntress: Sad thing, seein' men fall so low.
Doryani: Yes... it is.
Sorceress: That is why Sekhemas are bound by duty, not whim. You let your Queen run amok.
Doryani: Yes. We all did.
Monk: The court of a tyrant.
Shadow: [DNT]
Templar: [DNT]
Druid: I know that feeling well. It creeps upon you like a shadow.
Duelist: [DNT]
Ranger: Do men really behave like that? That just sounds... crazy.
Doryani: It must be a form of insanity, yes.
Mercenary: She could break my spirit any day.
Doryani: Please. Do not jest.
Mercenary: You see me laughin', mate?
Doryani on Atziri's Beauty /20
Doryani: Atziri is beautiful, as most women are, in their own ways. Her aura of dominance stems from a very different source... her callousness. Your desires do not matter to her. You could serve her faithfully for decades, and she would still cast you out the moment you displease her. Such behavior builds a society of desperate servile worms. Lies become truth, and cowardice is rewarded. Over time, that kind of environment twists you, warps you. Breaks your spirit.
Warrior: That's a war a man cannot win on his own.
Doryani: Aptly put.
Marauder: [DNT]
Doryani: [DNT]
Witch: That's pathetic.
Huntress: Sad thing, seein' men fall so low.
Doryani: Yes... it is.
Sorceress: That is why Sekhemas are bound by duty, not whim. You let your Queen run amok.
Doryani: Yes. We all did.
Monk: The court of a tyrant.
Shadow: [DNT]
Templar: [DNT]
Druid: I know that feeling well. It creeps upon you like a shadow.
Duelist: [DNT]
Ranger: Do men really behave like that? That just sounds... crazy.
Doryani: It must be a form of insanity, yes.
Mercenary: She could break my spirit any day.
Doryani: Please. Do not jest.
Mercenary: You see me laughin', mate?
Doryani on Atziri's Beauty /20
Doryani: Atziri is beautiful, as most women are, in their own ways. Her aura of dominance stems from a very different source... her callousness. Your desires do not matter to her. You could serve her faithfully for decades, and she would still cast you out the moment you displease her. Such behavior builds a society of desperate servile worms. Lies become truth, and cowardice is rewarded. Over time, that kind of environment twists you, warps you. Breaks your spirit.
Warrior: That's a war a man cannot win on his own.
Doryani: Aptly put.
Marauder: [DNT]
Doryani: [DNT]
Witch: That's pathetic.
Huntress: Sad thing, seein' men fall so low.
Doryani: Yes... it is.
Sorceress: That is why Sekhemas are bound by duty, not whim. You let your Queen run amok.
Doryani: Yes. We all did.
Monk: The court of a tyrant.
Shadow: [DNT]
Templar: [DNT]
Druid: I know that feeling well. It creeps upon you like a shadow.
Duelist: [DNT]
Ranger: Do men really behave like that? That just sounds... crazy.
Doryani: It must be a form of insanity, yes.
Mercenary: She could break my spirit any day.
Doryani: Please. Do not jest.
Mercenary: You see me laughin', mate?
Doryani on Atziri's Beauty /20
Doryani: Atziri is beautiful, as most women are, in their own ways. Her aura of dominance stems from a very different source... her callousness. Your desires do not matter to her. You could serve her faithfully for decades, and she would still cast you out the moment you displease her. Such behavior builds a society of desperate servile worms. Lies become truth, and cowardice is rewarded. Over time, that kind of environment twists you, warps you. Breaks your spirit.
Warrior: That's a war a man cannot win on his own.
Doryani: Aptly put.
Marauder: [DNT]
Doryani: [DNT]
Witch: That's pathetic.
Huntress: Sad thing, seein' men fall so low.
Doryani: Yes... it is.
Sorceress: That is why Sekhemas are bound by duty, not whim. You let your Queen run amok.
Doryani: Yes. We all did.
Monk: The court of a tyrant.
Shadow: [DNT]
Templar: [DNT]
Druid: I know that feeling well. It creeps upon you like a shadow.
Duelist: [DNT]
Ranger: Do men really behave like that? That just sounds... crazy.
Doryani: It must be a form of insanity, yes.
Mercenary: She could break my spirit any day.
Doryani: Please. Do not jest.
Mercenary: You see me laughin', mate?
Doryani on Atziri's Beauty /20
Doryani: Atziri is beautiful, as most women are, in their own ways. Her aura of dominance stems from a very different source... her callousness. Your desires do not matter to her. You could serve her faithfully for decades, and she would still cast you out the moment you displease her. Such behavior builds a society of desperate servile worms. Lies become truth, and cowardice is rewarded. Over time, that kind of environment twists you, warps you. Breaks your spirit.
Warrior: That's a war a man cannot win on his own.
Doryani: Aptly put.
Marauder: [DNT]
Doryani: [DNT]
Witch: That's pathetic.
Huntress: Sad thing, seein' men fall so low.
Doryani: Yes... it is.
Sorceress: That is why Sekhemas are bound by duty, not whim. You let your Queen run amok.
Doryani: Yes. We all did.
Monk: The court of a tyrant.
Shadow: [DNT]
Templar: [DNT]
Druid: I know that feeling well. It creeps upon you like a shadow.
Duelist: [DNT]
Ranger: Do men really behave like that? That just sounds... crazy.
Doryani: It must be a form of insanity, yes.
Mercenary: She could break my spirit any day.
Doryani: Please. Do not jest.
Mercenary: You see me laughin', mate?
Doryani on Atziri's Beauty /20
Doryani: Atziri is beautiful, as most women are, in their own ways. Her aura of dominance stems from a very different source... her callousness. Your desires do not matter to her. You could serve her faithfully for decades, and she would still cast you out the moment you displease her. Such behavior builds a society of desperate servile worms. Lies become truth, and cowardice is rewarded. Over time, that kind of environment twists you, warps you. Breaks your spirit.
Warrior: That's a war a man cannot win on his own.
Doryani: Aptly put.
Marauder: [DNT]
Doryani: [DNT]
Witch: That's pathetic.
Huntress: Sad thing, seein' men fall so low.
Doryani: Yes... it is.
Sorceress: That is why Sekhemas are bound by duty, not whim. You let your Queen run amok.
Doryani: Yes. We all did.
Monk: The court of a tyrant.
Shadow: [DNT]
Templar: [DNT]
Druid: I know that feeling well. It creeps upon you like a shadow.
Duelist: [DNT]
Ranger: Do men really behave like that? That just sounds... crazy.
Doryani: It must be a form of insanity, yes.
Mercenary: She could break my spirit any day.
Doryani: Please. Do not jest.
Mercenary: You see me laughin', mate?
Doryani on The Demon of Atzoatl /3
Doryani: That is what we called... it's hard to explain. During its construction, our Temple of Atzoatl was plagued by an impossible, elusive, rampaging murderer who appeared at random to assassinate our Architects. Then, when it was completed, they showed up one last time, to slaughter everyone inside and loot everything it contained. The Demon's appearance changed often, but their companion's did not. I now know her to be... Alva Valai. We did determine that the pair were coming from the future, but we could never have guessed how far. It's still unclear when those events are meant to happen... for her. Also... {why?} Why will she go back and aid a rampage through Atzoatl? Actually, maybe that one's obvious.
Ranger: The treasure.
Huntress: The treasure.
Shadow: The treasure.
Monk: The treasure.
Witch: The treasure.
Sorceress: The treasure.
Marauder: The treasure.
Warrior: The treasure.
Duelist: The treasure.
Mercenary: The treasure.
Templar: The treasure.
Druid: The treasure.
Doryani: Yes. The treasure.
Doryani on The Demon of Atzoatl /3
Doryani: That is what we called... it's hard to explain. During its construction, our Temple of Atzoatl was plagued by an impossible, elusive, rampaging murderer who appeared at random to assassinate our Architects. Then, when it was completed, they showed up one last time, to slaughter everyone inside and loot everything it contained. The Demon's appearance changed often, but their companion's did not. I now know her to be... Alva Valai. We did determine that the pair were coming from the future, but we could never have guessed how far. It's still unclear when those events are meant to happen... for her. Also... {why?} Why will she go back and aid a rampage through Atzoatl? Actually, maybe that one's obvious.
Ranger: The treasure.
Huntress: The treasure.
Shadow: The treasure.
Monk: The treasure.
Witch: The treasure.
Sorceress: The treasure.
Marauder: The treasure.
Warrior: The treasure.
Duelist: The treasure.
Mercenary: The treasure.
Templar: The treasure.
Druid: The treasure.
Doryani: Yes. The treasure.
Doryani on The Demon of Atzoatl /3
Doryani: That is what we called... it's hard to explain. During its construction, our Temple of Atzoatl was plagued by an impossible, elusive, rampaging murderer who appeared at random to assassinate our Architects. Then, when it was completed, they showed up one last time, to slaughter everyone inside and loot everything it contained. The Demon's appearance changed often, but their companion's did not. I now know her to be... Alva Valai. We did determine that the pair were coming from the future, but we could never have guessed how far. It's still unclear when those events are meant to happen... for her. Also... {why?} Why will she go back and aid a rampage through Atzoatl? Actually, maybe that one's obvious.
Ranger: The treasure.
Huntress: The treasure.
Shadow: The treasure.
Monk: The treasure.
Witch: The treasure.
Sorceress: The treasure.
Marauder: The treasure.
Warrior: The treasure.
Duelist: The treasure.
Mercenary: The treasure.
Templar: The treasure.
Druid: The treasure.
Doryani: Yes. The treasure.
Doryani on The Demon of Atzoatl /3
Doryani: That is what we called... it's hard to explain. During its construction, our Temple of Atzoatl was plagued by an impossible, elusive, rampaging murderer who appeared at random to assassinate our Architects. Then, when it was completed, they showed up one last time, to slaughter everyone inside and loot everything it contained. The Demon's appearance changed often, but their companion's did not. I now know her to be... Alva Valai. We did determine that the pair were coming from the future, but we could never have guessed how far. It's still unclear when those events are meant to happen... for her. Also... {why?} Why will she go back and aid a rampage through Atzoatl? Actually, maybe that one's obvious.
Ranger: The treasure.
Huntress: The treasure.
Shadow: The treasure.
Monk: The treasure.
Witch: The treasure.
Sorceress: The treasure.
Marauder: The treasure.
Warrior: The treasure.
Duelist: The treasure.
Mercenary: The treasure.
Templar: The treasure.
Druid: The treasure.
Doryani: Yes. The treasure.
Doryani on The Demon of Atzoatl /3
Doryani: That is what we called... it's hard to explain. During its construction, our Temple of Atzoatl was plagued by an impossible, elusive, rampaging murderer who appeared at random to assassinate our Architects. Then, when it was completed, they showed up one last time, to slaughter everyone inside and loot everything it contained. The Demon's appearance changed often, but their companion's did not. I now know her to be... Alva Valai. We did determine that the pair were coming from the future, but we could never have guessed how far. It's still unclear when those events are meant to happen... for her. Also... {why?} Why will she go back and aid a rampage through Atzoatl? Actually, maybe that one's obvious.
Ranger: The treasure.
Huntress: The treasure.
Shadow: The treasure.
Monk: The treasure.
Witch: The treasure.
Sorceress: The treasure.
Marauder: The treasure.
Warrior: The treasure.
Duelist: The treasure.
Mercenary: The treasure.
Templar: The treasure.
Druid: The treasure.
Doryani: Yes. The treasure.
Doryani on The Demon of Atzoatl /3
Doryani: That is what we called... it's hard to explain. During its construction, our Temple of Atzoatl was plagued by an impossible, elusive, rampaging murderer who appeared at random to assassinate our Architects. Then, when it was completed, they showed up one last time, to slaughter everyone inside and loot everything it contained. The Demon's appearance changed often, but their companion's did not. I now know her to be... Alva Valai. We did determine that the pair were coming from the future, but we could never have guessed how far. It's still unclear when those events are meant to happen... for her. Also... {why?} Why will she go back and aid a rampage through Atzoatl? Actually, maybe that one's obvious.
Ranger: The treasure.
Huntress: The treasure.
Shadow: The treasure.
Monk: The treasure.
Witch: The treasure.
Sorceress: The treasure.
Marauder: The treasure.
Warrior: The treasure.
Duelist: The treasure.
Mercenary: The treasure.
Templar: The treasure.
Druid: The treasure.
Doryani: Yes. The treasure.
Doryani on The Demon of Atzoatl /3
Doryani: That is what we called... it's hard to explain. During its construction, our Temple of Atzoatl was plagued by an impossible, elusive, rampaging murderer who appeared at random to assassinate our Architects. Then, when it was completed, they showed up one last time, to slaughter everyone inside and loot everything it contained. The Demon's appearance changed often, but their companion's did not. I now know her to be... Alva Valai. We did determine that the pair were coming from the future, but we could never have guessed how far. It's still unclear when those events are meant to happen... for her. Also... {why?} Why will she go back and aid a rampage through Atzoatl? Actually, maybe that one's obvious.
Ranger: The treasure.
Huntress: The treasure.
Shadow: The treasure.
Monk: The treasure.
Witch: The treasure.
Sorceress: The treasure.
Marauder: The treasure.
Warrior: The treasure.
Duelist: The treasure.
Mercenary: The treasure.
Templar: The treasure.
Druid: The treasure.
Doryani: Yes. The treasure.
Doryani on The Eztli Pilli /26
Doryani: For a time, the Queen's interests aligned with my own. She sought immortality, and so did I... for different ends.
Warrior: You were complicit.
Doryani: Yes. I make no excuses. I did what I had to do.
Marauder: [DNT]
Doryani: [DNT]
Huntress: A dangerous pursuit.
Shadow: [DNT]
Doryani: The most dangerous. My search risked everything.
Doryani: We were not the first to do so, either. The Eztli Pilli was already many centuries old when it passed to me. It contains all the knowledge possibly related to immortality we possess, both from our own civilisation, and... others.
Templar: [DNT]
Doryani: [DNT]
Sorceress: From what I learned, the Vaal grew fat off the riches - and ruins - of others.
Monk: You built on lost knowledge that led others to ruin.
Druid: So your learning stemmed from what others grew before you.
Doryani: Yes. The Vaal developed the ability to implant souls into crystals based on ancient necromantic artifacts found deep underground. Our sophisticated golems stemmed from study of the Primevals, who once lived in the same regions we do. Blood thaumaturgy, however... that was us. Our unique contribution to science.
Doryani: Everything we deemed too volatile, dangerous, or useless, we sealed away in the Eztli Pilli, guarded by eighty-seven traps. I should have expected that... {impossible woman...} would walk right up and pluck our deepest secrets without a care in the world.
Mercenary: That's our Miss Valai.
Duelist: [DNT]
Witch: She does tend to do that.
Doryani: How do you put up with her?
Witch: Her optimism is repulsive but... she's not the worst.
Doryani: From you, that's high praise. Perhaps I'll rethink my annoyance.
Ranger: She's not going to change just because you wish it.
Doryani: I would never demean a lady of the Vaal by asking her to diminish herself. It's just...
Ranger: The {pluckiness.}
Doryani: Yes. The 'pluckiness.'
Doryani on Fate of the Vaal /15
Doryani: My Patron warned that Fate would torment me. And yet, even knowing the futility of my efforts, I am compelled to try anyway. We are so close. We have access to Atziri in the moments before the Cataclysm! I will try again and again, no matter how long it takes.
Warrior: It is the fight that matters, not victory.
Marauder: [DNT]
Duelist: [DNT]
Witch: Can we really change what has already transpired? Is it {possible?}
Sorceress: No matter how hard we fight, Time will not bend to your will.
Monk: The past is not ours to change.
Shadow: [DNT]
Ranger: Maybe we can't change it. But I'll keep trying, as long as we're allies.
Doryani: I once lamented that I could save the Vaal, had I but time. Now I have all the time I could ever want. I will not stop until we undo the Red Communion.
Huntress: You mean {we} will try again and again.
Druid: That way lies madness, but I cannae fault you.
Mercenary: That's it. Keep up the good fight. What Patron is that, by the way?
Doryani: We will talk about that when the time is right. They took an interest in me after my Trial... greatly amused them.
Mercenary: Now there's a story I'm dyin' to hear.
Doryani on Fate of the Vaal /15
Doryani: My Patron warned that Fate would torment me. And yet, even knowing the futility of my efforts, I am compelled to try anyway. We are so close. We have access to Atziri in the moments before the Cataclysm! I will try again and again, no matter how long it takes.
Warrior: It is the fight that matters, not victory.
Marauder: [DNT]
Duelist: [DNT]
Witch: Can we really change what has already transpired? Is it {possible?}
Sorceress: No matter how hard we fight, Time will not bend to your will.
Monk: The past is not ours to change.
Shadow: [DNT]
Ranger: Maybe we can't change it. But I'll keep trying, as long as we're allies.
Doryani: I once lamented that I could save the Vaal, had I but time. Now I have all the time I could ever want. I will not stop until we undo the Red Communion.
Huntress: You mean {we} will try again and again.
Druid: That way lies madness, but I cannae fault you.
Mercenary: That's it. Keep up the good fight. What Patron is that, by the way?
Doryani: We will talk about that when the time is right. They took an interest in me after my Trial... greatly amused them.
Mercenary: Now there's a story I'm dyin' to hear.
Doryani on Fate of the Vaal /15
Doryani: My Patron warned that Fate would torment me. And yet, even knowing the futility of my efforts, I am compelled to try anyway. We are so close. We have access to Atziri in the moments before the Cataclysm! I will try again and again, no matter how long it takes.
Warrior: It is the fight that matters, not victory.
Marauder: [DNT]
Duelist: [DNT]
Witch: Can we really change what has already transpired? Is it {possible?}
Sorceress: No matter how hard we fight, Time will not bend to your will.
Monk: The past is not ours to change.
Shadow: [DNT]
Ranger: Maybe we can't change it. But I'll keep trying, as long as we're allies.
Doryani: I once lamented that I could save the Vaal, had I but time. Now I have all the time I could ever want. I will not stop until we undo the Red Communion.
Huntress: You mean {we} will try again and again.
Druid: That way lies madness, but I cannae fault you.
Mercenary: That's it. Keep up the good fight. What Patron is that, by the way?
Doryani: We will talk about that when the time is right. They took an interest in me after my Trial... greatly amused them.
Mercenary: Now there's a story I'm dyin' to hear.
Doryani on Fate of the Vaal /15
Doryani: My Patron warned that Fate would torment me. And yet, even knowing the futility of my efforts, I am compelled to try anyway. We are so close. We have access to Atziri in the moments before the Cataclysm! I will try again and again, no matter how long it takes.
Warrior: It is the fight that matters, not victory.
Marauder: [DNT]
Duelist: [DNT]
Witch: Can we really change what has already transpired? Is it {possible?}
Sorceress: No matter how hard we fight, Time will not bend to your will.
Monk: The past is not ours to change.
Shadow: [DNT]
Ranger: Maybe we can't change it. But I'll keep trying, as long as we're allies.
Doryani: I once lamented that I could save the Vaal, had I but time. Now I have all the time I could ever want. I will not stop until we undo the Red Communion.
Huntress: You mean {we} will try again and again.
Druid: That way lies madness, but I cannae fault you.
Mercenary: That's it. Keep up the good fight. What Patron is that, by the way?
Doryani: We will talk about that when the time is right. They took an interest in me after my Trial... greatly amused them.
Mercenary: Now there's a story I'm dyin' to hear.
Doryani on Fate of the Vaal /15
Doryani: My Patron warned that Fate would torment me. And yet, even knowing the futility of my efforts, I am compelled to try anyway. We are so close. We have access to Atziri in the moments before the Cataclysm! I will try again and again, no matter how long it takes.
Warrior: It is the fight that matters, not victory.
Marauder: [DNT]
Duelist: [DNT]
Witch: Can we really change what has already transpired? Is it {possible?}
Sorceress: No matter how hard we fight, Time will not bend to your will.
Monk: The past is not ours to change.
Shadow: [DNT]
Ranger: Maybe we can't change it. But I'll keep trying, as long as we're allies.
Doryani: I once lamented that I could save the Vaal, had I but time. Now I have all the time I could ever want. I will not stop until we undo the Red Communion.
Huntress: You mean {we} will try again and again.
Druid: That way lies madness, but I cannae fault you.
Mercenary: That's it. Keep up the good fight. What Patron is that, by the way?
Doryani: We will talk about that when the time is right. They took an interest in me after my Trial... greatly amused them.
Mercenary: Now there's a story I'm dyin' to hear.
Doryani on Fate of the Vaal /15
Doryani: My Patron warned that Fate would torment me. And yet, even knowing the futility of my efforts, I am compelled to try anyway. We are so close. We have access to Atziri in the moments before the Cataclysm! I will try again and again, no matter how long it takes.
Warrior: It is the fight that matters, not victory.
Marauder: [DNT]
Duelist: [DNT]
Witch: Can we really change what has already transpired? Is it {possible?}
Sorceress: No matter how hard we fight, Time will not bend to your will.
Monk: The past is not ours to change.
Shadow: [DNT]
Ranger: Maybe we can't change it. But I'll keep trying, as long as we're allies.
Doryani: I once lamented that I could save the Vaal, had I but time. Now I have all the time I could ever want. I will not stop until we undo the Red Communion.
Huntress: You mean {we} will try again and again.
Druid: That way lies madness, but I cannae fault you.
Mercenary: That's it. Keep up the good fight. What Patron is that, by the way?
Doryani: We will talk about that when the time is right. They took an interest in me after my Trial... greatly amused them.
Mercenary: Now there's a story I'm dyin' to hear.
Doryani on Fate of the Vaal /15
Doryani: My Patron warned that Fate would torment me. And yet, even knowing the futility of my efforts, I am compelled to try anyway. We are so close. We have access to Atziri in the moments before the Cataclysm! I will try again and again, no matter how long it takes.
Warrior: It is the fight that matters, not victory.
Marauder: [DNT]
Duelist: [DNT]
Witch: Can we really change what has already transpired? Is it {possible?}
Sorceress: No matter how hard we fight, Time will not bend to your will.
Monk: The past is not ours to change.
Shadow: [DNT]
Ranger: Maybe we can't change it. But I'll keep trying, as long as we're allies.
Doryani: I once lamented that I could save the Vaal, had I but time. Now I have all the time I could ever want. I will not stop until we undo the Red Communion.
Huntress: You mean {we} will try again and again.
Druid: That way lies madness, but I cannae fault you.
Mercenary: That's it. Keep up the good fight. What Patron is that, by the way?
Doryani: We will talk about that when the time is right. They took an interest in me after my Trial... greatly amused them.
Mercenary: Now there's a story I'm dyin' to hear.
Doryani on Gems /26
Doryani: Each gem we mined seemed to take after a particular portion of a myth or belief. Abilities our people believed our gods to possess. Arakaali's poison. Kopec's fire. Never anything new. Never the unknown.
Warrior: So they come from the gods?
Doryani: No... they come from us.
Marauder: [DNT]
Doryani: [DNT]
Witch: Curious. I think I'm beginning to understand the true nature of this world.
Doryani: You have a unique mind. I have no doubt you will expand humanity's knowledge.
Witch: Not if I keep it all for myself.
Templar: [DNT]
Ranger: Ah, so what people believe becomes fragmented... crystallised...
Druid: So the gems of each era are different, because prevailing beliefs have changed...
Doryani: Precisely.
Sorceress: I see the danger. What mortal could turn down the power of the gods?
Huntress: The strength of the gods, lyin' around in forests and valleys... free for anyone to pick up and use to kill each other.
Doryani: Our royalty became addicted to the power of these gems long ago. In that sense, we have always been doomed.
Monk: Perhaps gems could be seen as... rewards. The fruits of our faith.
Doryani: The Beast is merely a mechanism. The gods have nothing to do with it.
Monk: Sin grew the Beast. He is a god... and it is our beliefs that shaped and formed these gems.
Doryani: You... have me there. Perhaps my response was too callous.
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Duelist: [DNT]
Mercenary: You sure? Wait, which god uses a crossbow?
Doryani: Kuetzakala, of course. Goddess of the siege.
Mercenary: Huh. Wow. Learn somethin' new every day 'round you lot.
Doryani on Gems /26
Doryani: Each gem we mined seemed to take after a particular portion of a myth or belief. Abilities our people believed our gods to possess. Arakaali's poison. Kopec's fire. Never anything new. Never the unknown.
Warrior: So they come from the gods?
Doryani: No... they come from us.
Marauder: [DNT]
Doryani: [DNT]
Witch: Curious. I think I'm beginning to understand the true nature of this world.
Doryani: You have a unique mind. I have no doubt you will expand humanity's knowledge.
Witch: Not if I keep it all for myself.
Templar: [DNT]
Ranger: Ah, so what people believe becomes fragmented... crystallised...
Druid: So the gems of each era are different, because prevailing beliefs have changed...
Doryani: Precisely.
Sorceress: I see the danger. What mortal could turn down the power of the gods?
Huntress: The strength of the gods, lyin' around in forests and valleys... free for anyone to pick up and use to kill each other.
Doryani: Our royalty became addicted to the power of these gems long ago. In that sense, we have always been doomed.
Monk: Perhaps gems could be seen as... rewards. The fruits of our faith.
Doryani: The Beast is merely a mechanism. The gods have nothing to do with it.
Monk: Sin grew the Beast. He is a god... and it is our beliefs that shaped and formed these gems.
Doryani: You... have me there. Perhaps my response was too callous.
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Duelist: [DNT]
Mercenary: You sure? Wait, which god uses a crossbow?
Doryani: Kuetzakala, of course. Goddess of the siege.
Mercenary: Huh. Wow. Learn somethin' new every day 'round you lot.
Doryani on Gems /26
Doryani: Each gem we mined seemed to take after a particular portion of a myth or belief. Abilities our people believed our gods to possess. Arakaali's poison. Kopec's fire. Never anything new. Never the unknown.
Warrior: So they come from the gods?
Doryani: No... they come from us.
Marauder: [DNT]
Doryani: [DNT]
Witch: Curious. I think I'm beginning to understand the true nature of this world.
Doryani: You have a unique mind. I have no doubt you will expand humanity's knowledge.
Witch: Not if I keep it all for myself.
Templar: [DNT]
Ranger: Ah, so what people believe becomes fragmented... crystallised...
Druid: So the gems of each era are different, because prevailing beliefs have changed...
Doryani: Precisely.
Sorceress: I see the danger. What mortal could turn down the power of the gods?
Huntress: The strength of the gods, lyin' around in forests and valleys... free for anyone to pick up and use to kill each other.
Doryani: Our royalty became addicted to the power of these gems long ago. In that sense, we have always been doomed.
Monk: Perhaps gems could be seen as... rewards. The fruits of our faith.
Doryani: The Beast is merely a mechanism. The gods have nothing to do with it.
Monk: Sin grew the Beast. He is a god... and it is our beliefs that shaped and formed these gems.
Doryani: You... have me there. Perhaps my response was too callous.
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Duelist: [DNT]
Mercenary: You sure? Wait, which god uses a crossbow?
Doryani: Kuetzakala, of course. Goddess of the siege.
Mercenary: Huh. Wow. Learn somethin' new every day 'round you lot.
Doryani on Gems /26
Doryani: Each gem we mined seemed to take after a particular portion of a myth or belief. Abilities our people believed our gods to possess. Arakaali's poison. Kopec's fire. Never anything new. Never the unknown.
Warrior: So they come from the gods?
Doryani: No... they come from us.
Marauder: [DNT]
Doryani: [DNT]
Witch: Curious. I think I'm beginning to understand the true nature of this world.
Doryani: You have a unique mind. I have no doubt you will expand humanity's knowledge.
Witch: Not if I keep it all for myself.
Templar: [DNT]
Ranger: Ah, so what people believe becomes fragmented... crystallised...
Druid: So the gems of each era are different, because prevailing beliefs have changed...
Doryani: Precisely.
Sorceress: I see the danger. What mortal could turn down the power of the gods?
Huntress: The strength of the gods, lyin' around in forests and valleys... free for anyone to pick up and use to kill each other.
Doryani: Our royalty became addicted to the power of these gems long ago. In that sense, we have always been doomed.
Monk: Perhaps gems could be seen as... rewards. The fruits of our faith.
Doryani: The Beast is merely a mechanism. The gods have nothing to do with it.
Monk: Sin grew the Beast. He is a god... and it is our beliefs that shaped and formed these gems.
Doryani: You... have me there. Perhaps my response was too callous.
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Duelist: [DNT]
Mercenary: You sure? Wait, which god uses a crossbow?
Doryani: Kuetzakala, of course. Goddess of the siege.
Mercenary: Huh. Wow. Learn somethin' new every day 'round you lot.
Doryani on Gems /26
Doryani: Each gem we mined seemed to take after a particular portion of a myth or belief. Abilities our people believed our gods to possess. Arakaali's poison. Kopec's fire. Never anything new. Never the unknown.
Warrior: So they come from the gods?
Doryani: No... they come from us.
Marauder: [DNT]
Doryani: [DNT]
Witch: Curious. I think I'm beginning to understand the true nature of this world.
Doryani: You have a unique mind. I have no doubt you will expand humanity's knowledge.
Witch: Not if I keep it all for myself.
Templar: [DNT]
Ranger: Ah, so what people believe becomes fragmented... crystallised...
Druid: So the gems of each era are different, because prevailing beliefs have changed...
Doryani: Precisely.
Sorceress: I see the danger. What mortal could turn down the power of the gods?
Huntress: The strength of the gods, lyin' around in forests and valleys... free for anyone to pick up and use to kill each other.
Doryani: Our royalty became addicted to the power of these gems long ago. In that sense, we have always been doomed.
Monk: Perhaps gems could be seen as... rewards. The fruits of our faith.
Doryani: The Beast is merely a mechanism. The gods have nothing to do with it.
Monk: Sin grew the Beast. He is a god... and it is our beliefs that shaped and formed these gems.
Doryani: You... have me there. Perhaps my response was too callous.
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Duelist: [DNT]
Mercenary: You sure? Wait, which god uses a crossbow?
Doryani: Kuetzakala, of course. Goddess of the siege.
Mercenary: Huh. Wow. Learn somethin' new every day 'round you lot.
Doryani on Gems /26
Doryani: Each gem we mined seemed to take after a particular portion of a myth or belief. Abilities our people believed our gods to possess. Arakaali's poison. Kopec's fire. Never anything new. Never the unknown.
Warrior: So they come from the gods?
Doryani: No... they come from us.
Marauder: [DNT]
Doryani: [DNT]
Witch: Curious. I think I'm beginning to understand the true nature of this world.
Doryani: You have a unique mind. I have no doubt you will expand humanity's knowledge.
Witch: Not if I keep it all for myself.
Templar: [DNT]
Ranger: Ah, so what people believe becomes fragmented... crystallised...
Druid: So the gems of each era are different, because prevailing beliefs have changed...
Doryani: Precisely.
Sorceress: I see the danger. What mortal could turn down the power of the gods?
Huntress: The strength of the gods, lyin' around in forests and valleys... free for anyone to pick up and use to kill each other.
Doryani: Our royalty became addicted to the power of these gems long ago. In that sense, we have always been doomed.
Monk: Perhaps gems could be seen as... rewards. The fruits of our faith.
Doryani: The Beast is merely a mechanism. The gods have nothing to do with it.
Monk: Sin grew the Beast. He is a god... and it is our beliefs that shaped and formed these gems.
Doryani: You... have me there. Perhaps my response was too callous.
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Duelist: [DNT]
Mercenary: You sure? Wait, which god uses a crossbow?
Doryani: Kuetzakala, of course. Goddess of the siege.
Mercenary: Huh. Wow. Learn somethin' new every day 'round you lot.
Doryani on Gems /26
Doryani: Each gem we mined seemed to take after a particular portion of a myth or belief. Abilities our people believed our gods to possess. Arakaali's poison. Kopec's fire. Never anything new. Never the unknown.
Warrior: So they come from the gods?
Doryani: No... they come from us.
Marauder: [DNT]
Doryani: [DNT]
Witch: Curious. I think I'm beginning to understand the true nature of this world.
Doryani: You have a unique mind. I have no doubt you will expand humanity's knowledge.
Witch: Not if I keep it all for myself.
Templar: [DNT]
Ranger: Ah, so what people believe becomes fragmented... crystallised...
Druid: So the gems of each era are different, because prevailing beliefs have changed...
Doryani: Precisely.
Sorceress: I see the danger. What mortal could turn down the power of the gods?
Huntress: The strength of the gods, lyin' around in forests and valleys... free for anyone to pick up and use to kill each other.
Doryani: Our royalty became addicted to the power of these gems long ago. In that sense, we have always been doomed.
Monk: Perhaps gems could be seen as... rewards. The fruits of our faith.
Doryani: The Beast is merely a mechanism. The gods have nothing to do with it.
Monk: Sin grew the Beast. He is a god... and it is our beliefs that shaped and formed these gems.
Doryani: You... have me there. Perhaps my response was too callous.
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Duelist: [DNT]
Mercenary: You sure? Wait, which god uses a crossbow?
Doryani: Kuetzakala, of course. Goddess of the siege.
Mercenary: Huh. Wow. Learn somethin' new every day 'round you lot.
Doryani on The Cradle /22
Doryani: Atziri has long been obsessed with the Beast, ever since I discovered its hiding place in the mountain... She would divert sacrifices to the dig site. Feed subjects to it, just to watch the process. She seemed to believe she was winning its favour, like a master earning the loyalty of a pet.
Marauder: [DNT]
Witch: ...and was she right?
Doryani: It is alive, but I don't believe it feels the way even basic animals do...
Sorceress: Can the Beast truly be tamed in such a way?
Druid: Can the Beast obey a master?
Doryani: I don't believe it can ever truly be controlled.
Shadow: [DNT]
Huntress: Not all creatures feel things the way we do.
Doryani: Indeed. I found no evidence that the Beast is capable of such a bond.
Duelist: [DNT]
Doryani: [DNT]
Doryani: I studied it myself, under the guise of studying it for her. I delayed wherever I could, buying time. But in the end, I was forced to devise the Red Communion. She wouldn't let me return to Utzaal unless I completed its design.
Warrior: So this is all your fault?
Mercenary: Aw, see. That's where you burnt the stew. It's on you.
Doryani: Partially. History will likely remember me as a monster, but it could not be avoided.
Monk: Did you try to sabotage what you gave her?
Doryani: I tried... but she had her loyal Architects verify my work.
Monk: She didn't trust you?
Doryani: Atziri trusts no one.
Templar: [DNT]
Ranger: You were an animal caught in a trap, gnawing off its own leg to survive...
Doryani on The Cradle /22
Doryani: Atziri has long been obsessed with the Beast, ever since I discovered its hiding place in the mountain... She would divert sacrifices to the dig site. Feed subjects to it, just to watch the process. She seemed to believe she was winning its favour, like a master earning the loyalty of a pet.
Marauder: [DNT]
Witch: ...and was she right?
Doryani: It is alive, but I don't believe it feels the way even basic animals do...
Sorceress: Can the Beast truly be tamed in such a way?
Druid: Can the Beast obey a master?
Doryani: I don't believe it can ever truly be controlled.
Shadow: [DNT]
Huntress: Not all creatures feel things the way we do.
Doryani: Indeed. I found no evidence that the Beast is capable of such a bond.
Duelist: [DNT]
Doryani: [DNT]
Doryani: I studied it myself, under the guise of studying it for her. I delayed wherever I could, buying time. But in the end, I was forced to devise the Red Communion. She wouldn't let me return to Utzaal unless I completed its design.
Warrior: So this is all your fault?
Mercenary: Aw, see. That's where you burnt the stew. It's on you.
Doryani: Partially. History will likely remember me as a monster, but it could not be avoided.
Monk: Did you try to sabotage what you gave her?
Doryani: I tried... but she had her loyal Architects verify my work.
Monk: She didn't trust you?
Doryani: Atziri trusts no one.
Templar: [DNT]
Ranger: You were an animal caught in a trap, gnawing off its own leg to survive...
Doryani on The Cradle /22
Doryani: Atziri has long been obsessed with the Beast, ever since I discovered its hiding place in the mountain... She would divert sacrifices to the dig site. Feed subjects to it, just to watch the process. She seemed to believe she was winning its favour, like a master earning the loyalty of a pet.
Marauder: [DNT]
Witch: ...and was she right?
Doryani: It is alive, but I don't believe it feels the way even basic animals do...
Sorceress: Can the Beast truly be tamed in such a way?
Druid: Can the Beast obey a master?
Doryani: I don't believe it can ever truly be controlled.
Shadow: [DNT]
Huntress: Not all creatures feel things the way we do.
Doryani: Indeed. I found no evidence that the Beast is capable of such a bond.
Duelist: [DNT]
Doryani: [DNT]
Doryani: I studied it myself, under the guise of studying it for her. I delayed wherever I could, buying time. But in the end, I was forced to devise the Red Communion. She wouldn't let me return to Utzaal unless I completed its design.
Warrior: So this is all your fault?
Mercenary: Aw, see. That's where you burnt the stew. It's on you.
Doryani: Partially. History will likely remember me as a monster, but it could not be avoided.
Monk: Did you try to sabotage what you gave her?
Doryani: I tried... but she had her loyal Architects verify my work.
Monk: She didn't trust you?
Doryani: Atziri trusts no one.
Templar: [DNT]
Ranger: You were an animal caught in a trap, gnawing off its own leg to survive...
Doryani on The Cradle /22
Doryani: Atziri has long been obsessed with the Beast, ever since I discovered its hiding place in the mountain... She would divert sacrifices to the dig site. Feed subjects to it, just to watch the process. She seemed to believe she was winning its favour, like a master earning the loyalty of a pet.
Marauder: [DNT]
Witch: ...and was she right?
Doryani: It is alive, but I don't believe it feels the way even basic animals do...
Sorceress: Can the Beast truly be tamed in such a way?
Druid: Can the Beast obey a master?
Doryani: I don't believe it can ever truly be controlled.
Shadow: [DNT]
Huntress: Not all creatures feel things the way we do.
Doryani: Indeed. I found no evidence that the Beast is capable of such a bond.
Duelist: [DNT]
Doryani: [DNT]
Doryani: I studied it myself, under the guise of studying it for her. I delayed wherever I could, buying time. But in the end, I was forced to devise the Red Communion. She wouldn't let me return to Utzaal unless I completed its design.
Warrior: So this is all your fault?
Mercenary: Aw, see. That's where you burnt the stew. It's on you.
Doryani: Partially. History will likely remember me as a monster, but it could not be avoided.
Monk: Did you try to sabotage what you gave her?
Doryani: I tried... but she had her loyal Architects verify my work.
Monk: She didn't trust you?
Doryani: Atziri trusts no one.
Templar: [DNT]
Ranger: You were an animal caught in a trap, gnawing off its own leg to survive...
Doryani on The Cradle /22
Doryani: Atziri has long been obsessed with the Beast, ever since I discovered its hiding place in the mountain... She would divert sacrifices to the dig site. Feed subjects to it, just to watch the process. She seemed to believe she was winning its favour, like a master earning the loyalty of a pet.
Marauder: [DNT]
Witch: ...and was she right?
Doryani: It is alive, but I don't believe it feels the way even basic animals do...
Sorceress: Can the Beast truly be tamed in such a way?
Druid: Can the Beast obey a master?
Doryani: I don't believe it can ever truly be controlled.
Shadow: [DNT]
Huntress: Not all creatures feel things the way we do.
Doryani: Indeed. I found no evidence that the Beast is capable of such a bond.
Duelist: [DNT]
Doryani: [DNT]
Doryani: I studied it myself, under the guise of studying it for her. I delayed wherever I could, buying time. But in the end, I was forced to devise the Red Communion. She wouldn't let me return to Utzaal unless I completed its design.
Warrior: So this is all your fault?
Mercenary: Aw, see. That's where you burnt the stew. It's on you.
Doryani: Partially. History will likely remember me as a monster, but it could not be avoided.
Monk: Did you try to sabotage what you gave her?
Doryani: I tried... but she had her loyal Architects verify my work.
Monk: She didn't trust you?
Doryani: Atziri trusts no one.
Templar: [DNT]
Ranger: You were an animal caught in a trap, gnawing off its own leg to survive...
Doryani on The Cradle /22
Doryani: Atziri has long been obsessed with the Beast, ever since I discovered its hiding place in the mountain... She would divert sacrifices to the dig site. Feed subjects to it, just to watch the process. She seemed to believe she was winning its favour, like a master earning the loyalty of a pet.
Marauder: [DNT]
Witch: ...and was she right?
Doryani: It is alive, but I don't believe it feels the way even basic animals do...
Sorceress: Can the Beast truly be tamed in such a way?
Druid: Can the Beast obey a master?
Doryani: I don't believe it can ever truly be controlled.
Shadow: [DNT]
Huntress: Not all creatures feel things the way we do.
Doryani: Indeed. I found no evidence that the Beast is capable of such a bond.
Duelist: [DNT]
Doryani: [DNT]
Doryani: I studied it myself, under the guise of studying it for her. I delayed wherever I could, buying time. But in the end, I was forced to devise the Red Communion. She wouldn't let me return to Utzaal unless I completed its design.
Warrior: So this is all your fault?
Mercenary: Aw, see. That's where you burnt the stew. It's on you.
Doryani: Partially. History will likely remember me as a monster, but it could not be avoided.
Monk: Did you try to sabotage what you gave her?
Doryani: I tried... but she had her loyal Architects verify my work.
Monk: She didn't trust you?
Doryani: Atziri trusts no one.
Templar: [DNT]
Ranger: You were an animal caught in a trap, gnawing off its own leg to survive...
Doryani on The Cradle /22
Doryani: Atziri has long been obsessed with the Beast, ever since I discovered its hiding place in the mountain... She would divert sacrifices to the dig site. Feed subjects to it, just to watch the process. She seemed to believe she was winning its favour, like a master earning the loyalty of a pet.
Marauder: [DNT]
Witch: ...and was she right?
Doryani: It is alive, but I don't believe it feels the way even basic animals do...
Sorceress: Can the Beast truly be tamed in such a way?
Druid: Can the Beast obey a master?
Doryani: I don't believe it can ever truly be controlled.
Shadow: [DNT]
Huntress: Not all creatures feel things the way we do.
Doryani: Indeed. I found no evidence that the Beast is capable of such a bond.
Duelist: [DNT]
Doryani: [DNT]
Doryani: I studied it myself, under the guise of studying it for her. I delayed wherever I could, buying time. But in the end, I was forced to devise the Red Communion. She wouldn't let me return to Utzaal unless I completed its design.
Warrior: So this is all your fault?
Mercenary: Aw, see. That's where you burnt the stew. It's on you.
Doryani: Partially. History will likely remember me as a monster, but it could not be avoided.
Monk: Did you try to sabotage what you gave her?
Doryani: I tried... but she had her loyal Architects verify my work.
Monk: She didn't trust you?
Doryani: Atziri trusts no one.
Templar: [DNT]
Ranger: You were an animal caught in a trap, gnawing off its own leg to survive...
Doryani on Blood Medallions /19
Doryani: In the game of lies and intrigue, secrecy was critical to all agendas. We developed a method of secure access that guarantees only specific individuals can open certain troves or doors. Xipocado's medallion contains a trace of his blood. It controls the design and function of the temple we built for Atziri. Without it, we can accomplish nothing.
Warrior: Then I shall obtain this medallion.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Well I'll just go fetch it, then. This shouldn't take but a minute.
Sorceress: Understood. I'll get the medallion.
Duelist: [DNT]
Mercenary: So you're sayin' we need that medallion.
Doryani: ... yes.
Mercenary: I'm on it!
Ranger: Will the medallion still work if he's dead?
Doryani: Yes... if it comes to that.
Huntress: I'll see what I can do for ye.
Shadow: [DNT]
Doryani: [DNT]
Monk: I'll do what I must.
Templar: [DNT]
Druid: I see. Very well, I'll do what I can.
Doryani on Blood Medallions /19
Doryani: In the game of lies and intrigue, secrecy was critical to all agendas. We developed a method of secure access that guarantees only specific individuals can open certain troves or doors. Xipocado's medallion contains a trace of his blood. It controls the design and function of the temple we built for Atziri. Without it, we can accomplish nothing.
Warrior: Then I shall obtain this medallion.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Well I'll just go fetch it, then. This shouldn't take but a minute.
Sorceress: Understood. I'll get the medallion.
Duelist: [DNT]
Mercenary: So you're sayin' we need that medallion.
Doryani: ... yes.
Mercenary: I'm on it!
Ranger: Will the medallion still work if he's dead?
Doryani: Yes... if it comes to that.
Huntress: I'll see what I can do for ye.
Shadow: [DNT]
Doryani: [DNT]
Monk: I'll do what I must.
Templar: [DNT]
Druid: I see. Very well, I'll do what I can.
Doryani on Blood Medallions /19
Doryani: In the game of lies and intrigue, secrecy was critical to all agendas. We developed a method of secure access that guarantees only specific individuals can open certain troves or doors. Xipocado's medallion contains a trace of his blood. It controls the design and function of the temple we built for Atziri. Without it, we can accomplish nothing.
Warrior: Then I shall obtain this medallion.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Well I'll just go fetch it, then. This shouldn't take but a minute.
Sorceress: Understood. I'll get the medallion.
Duelist: [DNT]
Mercenary: So you're sayin' we need that medallion.
Doryani: ... yes.
Mercenary: I'm on it!
Ranger: Will the medallion still work if he's dead?
Doryani: Yes... if it comes to that.
Huntress: I'll see what I can do for ye.
Shadow: [DNT]
Doryani: [DNT]
Monk: I'll do what I must.
Templar: [DNT]
Druid: I see. Very well, I'll do what I can.
Doryani on Blood Medallions /19
Doryani: In the game of lies and intrigue, secrecy was critical to all agendas. We developed a method of secure access that guarantees only specific individuals can open certain troves or doors. Xipocado's medallion contains a trace of his blood. It controls the design and function of the temple we built for Atziri. Without it, we can accomplish nothing.
Warrior: Then I shall obtain this medallion.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Well I'll just go fetch it, then. This shouldn't take but a minute.
Sorceress: Understood. I'll get the medallion.
Duelist: [DNT]
Mercenary: So you're sayin' we need that medallion.
Doryani: ... yes.
Mercenary: I'm on it!
Ranger: Will the medallion still work if he's dead?
Doryani: Yes... if it comes to that.
Huntress: I'll see what I can do for ye.
Shadow: [DNT]
Doryani: [DNT]
Monk: I'll do what I must.
Templar: [DNT]
Druid: I see. Very well, I'll do what I can.
Doryani on Blood Medallions /19
Doryani: In the game of lies and intrigue, secrecy was critical to all agendas. We developed a method of secure access that guarantees only specific individuals can open certain troves or doors. Xipocado's medallion contains a trace of his blood. It controls the design and function of the temple we built for Atziri. Without it, we can accomplish nothing.
Warrior: Then I shall obtain this medallion.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Well I'll just go fetch it, then. This shouldn't take but a minute.
Sorceress: Understood. I'll get the medallion.
Duelist: [DNT]
Mercenary: So you're sayin' we need that medallion.
Doryani: ... yes.
Mercenary: I'm on it!
Ranger: Will the medallion still work if he's dead?
Doryani: Yes... if it comes to that.
Huntress: I'll see what I can do for ye.
Shadow: [DNT]
Doryani: [DNT]
Monk: I'll do what I must.
Templar: [DNT]
Druid: I see. Very well, I'll do what I can.
Doryani on Blood Medallions /19
Doryani: In the game of lies and intrigue, secrecy was critical to all agendas. We developed a method of secure access that guarantees only specific individuals can open certain troves or doors. Xipocado's medallion contains a trace of his blood. It controls the design and function of the temple we built for Atziri. Without it, we can accomplish nothing.
Warrior: Then I shall obtain this medallion.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Well I'll just go fetch it, then. This shouldn't take but a minute.
Sorceress: Understood. I'll get the medallion.
Duelist: [DNT]
Mercenary: So you're sayin' we need that medallion.
Doryani: ... yes.
Mercenary: I'm on it!
Ranger: Will the medallion still work if he's dead?
Doryani: Yes... if it comes to that.
Huntress: I'll see what I can do for ye.
Shadow: [DNT]
Doryani: [DNT]
Monk: I'll do what I must.
Templar: [DNT]
Druid: I see. Very well, I'll do what I can.
Doryani on Blood Medallions /19
Doryani: In the game of lies and intrigue, secrecy was critical to all agendas. We developed a method of secure access that guarantees only specific individuals can open certain troves or doors. Xipocado's medallion contains a trace of his blood. It controls the design and function of the temple we built for Atziri. Without it, we can accomplish nothing.
Warrior: Then I shall obtain this medallion.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Well I'll just go fetch it, then. This shouldn't take but a minute.
Sorceress: Understood. I'll get the medallion.
Duelist: [DNT]
Mercenary: So you're sayin' we need that medallion.
Doryani: ... yes.
Mercenary: I'm on it!
Ranger: Will the medallion still work if he's dead?
Doryani: Yes... if it comes to that.
Huntress: I'll see what I can do for ye.
Shadow: [DNT]
Doryani: [DNT]
Monk: I'll do what I must.
Templar: [DNT]
Druid: I see. Very well, I'll do what I can.
Doryani on The Red Communion /17
Doryani: At her behest, I devised everything necessary for the Red Communion. I built the cradle of gems. The systems for Xipocado's temple. The moment itself, however, was far more brutal than I imagined...
Marauder: [DNT]
Monk: The Beast does not seem predictable.
Ranger: It always is.
Druid: I've only seen such horrors once before...
Doryani: Our presence may have destabilised the process. I can't imagine it helped to have the Demon of Atzoatl present... we may have made the Cataclysm worse.
Warrior: It is never wrong to fight for something better.
Witch: I fail to see how it could {be} worse.
Sorceress: Or perhaps it would have been worse without us. There's no way to tell.
Doryani: I suppose that's true...
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Templar: [DNT]
Huntress: Then we'll try again, until we make a difference.
Mercenary: That's kinda our thing, inninit? Making things worse?
Doryani: So far...
Doryani on The Red Communion /17
Doryani: At her behest, I devised everything necessary for the Red Communion. I built the cradle of gems. The systems for Xipocado's temple. The moment itself, however, was far more brutal than I imagined...
Marauder: [DNT]
Monk: The Beast does not seem predictable.
Ranger: It always is.
Druid: I've only seen such horrors once before...
Doryani: Our presence may have destabilised the process. I can't imagine it helped to have the Demon of Atzoatl present... we may have made the Cataclysm worse.
Warrior: It is never wrong to fight for something better.
Witch: I fail to see how it could {be} worse.
Sorceress: Or perhaps it would have been worse without us. There's no way to tell.
Doryani: I suppose that's true...
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Templar: [DNT]
Huntress: Then we'll try again, until we make a difference.
Mercenary: That's kinda our thing, inninit? Making things worse?
Doryani: So far...
Doryani on The Red Communion /17
Doryani: At her behest, I devised everything necessary for the Red Communion. I built the cradle of gems. The systems for Xipocado's temple. The moment itself, however, was far more brutal than I imagined...
Marauder: [DNT]
Monk: The Beast does not seem predictable.
Ranger: It always is.
Druid: I've only seen such horrors once before...
Doryani: Our presence may have destabilised the process. I can't imagine it helped to have the Demon of Atzoatl present... we may have made the Cataclysm worse.
Warrior: It is never wrong to fight for something better.
Witch: I fail to see how it could {be} worse.
Sorceress: Or perhaps it would have been worse without us. There's no way to tell.
Doryani: I suppose that's true...
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Templar: [DNT]
Huntress: Then we'll try again, until we make a difference.
Mercenary: That's kinda our thing, inninit? Making things worse?
Doryani: So far...
Doryani on The Red Communion /17
Doryani: At her behest, I devised everything necessary for the Red Communion. I built the cradle of gems. The systems for Xipocado's temple. The moment itself, however, was far more brutal than I imagined...
Marauder: [DNT]
Monk: The Beast does not seem predictable.
Ranger: It always is.
Druid: I've only seen such horrors once before...
Doryani: Our presence may have destabilised the process. I can't imagine it helped to have the Demon of Atzoatl present... we may have made the Cataclysm worse.
Warrior: It is never wrong to fight for something better.
Witch: I fail to see how it could {be} worse.
Sorceress: Or perhaps it would have been worse without us. There's no way to tell.
Doryani: I suppose that's true...
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Templar: [DNT]
Huntress: Then we'll try again, until we make a difference.
Mercenary: That's kinda our thing, inninit? Making things worse?
Doryani: So far...
Doryani on The Red Communion /17
Doryani: At her behest, I devised everything necessary for the Red Communion. I built the cradle of gems. The systems for Xipocado's temple. The moment itself, however, was far more brutal than I imagined...
Marauder: [DNT]
Monk: The Beast does not seem predictable.
Ranger: It always is.
Druid: I've only seen such horrors once before...
Doryani: Our presence may have destabilised the process. I can't imagine it helped to have the Demon of Atzoatl present... we may have made the Cataclysm worse.
Warrior: It is never wrong to fight for something better.
Witch: I fail to see how it could {be} worse.
Sorceress: Or perhaps it would have been worse without us. There's no way to tell.
Doryani: I suppose that's true...
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Templar: [DNT]
Huntress: Then we'll try again, until we make a difference.
Mercenary: That's kinda our thing, inninit? Making things worse?
Doryani: So far...
Doryani on The Red Communion /17
Doryani: At her behest, I devised everything necessary for the Red Communion. I built the cradle of gems. The systems for Xipocado's temple. The moment itself, however, was far more brutal than I imagined...
Marauder: [DNT]
Monk: The Beast does not seem predictable.
Ranger: It always is.
Druid: I've only seen such horrors once before...
Doryani: Our presence may have destabilised the process. I can't imagine it helped to have the Demon of Atzoatl present... we may have made the Cataclysm worse.
Warrior: It is never wrong to fight for something better.
Witch: I fail to see how it could {be} worse.
Sorceress: Or perhaps it would have been worse without us. There's no way to tell.
Doryani: I suppose that's true...
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Templar: [DNT]
Huntress: Then we'll try again, until we make a difference.
Mercenary: That's kinda our thing, inninit? Making things worse?
Doryani: So far...
Doryani on The Red Communion /17
Doryani: At her behest, I devised everything necessary for the Red Communion. I built the cradle of gems. The systems for Xipocado's temple. The moment itself, however, was far more brutal than I imagined...
Marauder: [DNT]
Monk: The Beast does not seem predictable.
Ranger: It always is.
Druid: I've only seen such horrors once before...
Doryani: Our presence may have destabilised the process. I can't imagine it helped to have the Demon of Atzoatl present... we may have made the Cataclysm worse.
Warrior: It is never wrong to fight for something better.
Witch: I fail to see how it could {be} worse.
Sorceress: Or perhaps it would have been worse without us. There's no way to tell.
Doryani: I suppose that's true...
Shadow: [DNT]
Duelist: [DNT]
Doryani: [DNT]
Templar: [DNT]
Huntress: Then we'll try again, until we make a difference.
Mercenary: That's kinda our thing, inninit? Making things worse?
Doryani: So far...
Doryani on Studying the Beast /17
Doryani: Direct study of the Beast propelled our technology forward by centuries. Our nobles used gems for generations, but never truly understood what they were.
Warrior: What are they, truly?
Marauder: [DNT]
Witch: Sounds like {you} do, though. Tell me.
Doryani: They come from the Beast's outer flesh, its carapace. They are Corruption, in crystallised form.
Doryani: This new level of understanding swept our greatest minds along with the tide of innovation.
Monk: You learned the truth, and did not reconsider?
Shadow: [DNT]
Duelist: [DNT]
Doryani: There was no thought given to where it would lead.
Templar: [DNT]
Huntress: Perhaps that is why the Spirit has abandoned me. When I used a gem, I took up the power of Corruption as my own.
Druid: That explains why the Maji must never touch them...
Mercenary: You tellin' me gems are chunks of Corruption?
Ranger: Gems are made of Corruption? Why didn't you say anything?
Sorceress: Gems are... Corruption? How? They don't drive us mad, or... change us.
Doryani: {You} safely place them in geomantic sockets, a technique I believe the Titans created for humanity during the Third Pact. We Vaal generally implant our gems in our flesh. They are far stronger when used that way, but come with... unwanted consequences. In that respect, the people of your era are far wiser.
Doryani on Studying the Beast /17
Doryani: Direct study of the Beast propelled our technology forward by centuries. Our nobles used gems for generations, but never truly understood what they were.
Warrior: What are they, truly?
Marauder: [DNT]
Witch: Sounds like {you} do, though. Tell me.
Doryani: They come from the Beast's outer flesh, its carapace. They are Corruption, in crystallised form.
Doryani: This new level of understanding swept our greatest minds along with the tide of innovation.
Monk: You learned the truth, and did not reconsider?
Shadow: [DNT]
Duelist: [DNT]
Doryani: There was no thought given to where it would lead.
Templar: [DNT]
Huntress: Perhaps that is why the Spirit has abandoned me. When I used a gem, I took up the power of Corruption as my own.
Druid: That explains why the Maji must never touch them...
Mercenary: You tellin' me gems are chunks of Corruption?
Ranger: Gems are made of Corruption? Why didn't you say anything?
Sorceress: Gems are... Corruption? How? They don't drive us mad, or... change us.
Doryani: {You} safely place them in geomantic sockets, a technique I believe the Titans created for humanity during the Third Pact. We Vaal generally implant our gems in our flesh. They are far stronger when used that way, but come with... unwanted consequences. In that respect, the people of your era are far wiser.
Doryani on Studying the Beast /17
Doryani: Direct study of the Beast propelled our technology forward by centuries. Our nobles used gems for generations, but never truly understood what they were.
Warrior: What are they, truly?
Marauder: [DNT]
Witch: Sounds like {you} do, though. Tell me.
Doryani: They come from the Beast's outer flesh, its carapace. They are Corruption, in crystallised form.
Doryani: This new level of understanding swept our greatest minds along with the tide of innovation.
Monk: You learned the truth, and did not reconsider?
Shadow: [DNT]
Duelist: [DNT]
Doryani: There was no thought given to where it would lead.
Templar: [DNT]
Huntress: Perhaps that is why the Spirit has abandoned me. When I used a gem, I took up the power of Corruption as my own.
Druid: That explains why the Maji must never touch them...
Mercenary: You tellin' me gems are chunks of Corruption?
Ranger: Gems are made of Corruption? Why didn't you say anything?
Sorceress: Gems are... Corruption? How? They don't drive us mad, or... change us.
Doryani: {You} safely place them in geomantic sockets, a technique I believe the Titans created for humanity during the Third Pact. We Vaal generally implant our gems in our flesh. They are far stronger when used that way, but come with... unwanted consequences. In that respect, the people of your era are far wiser.
Doryani on Studying the Beast /17
Doryani: Direct study of the Beast propelled our technology forward by centuries. Our nobles used gems for generations, but never truly understood what they were.
Warrior: What are they, truly?
Marauder: [DNT]
Witch: Sounds like {you} do, though. Tell me.
Doryani: They come from the Beast's outer flesh, its carapace. They are Corruption, in crystallised form.
Doryani: This new level of understanding swept our greatest minds along with the tide of innovation.
Monk: You learned the truth, and did not reconsider?
Shadow: [DNT]
Duelist: [DNT]
Doryani: There was no thought given to where it would lead.
Templar: [DNT]
Huntress: Perhaps that is why the Spirit has abandoned me. When I used a gem, I took up the power of Corruption as my own.
Druid: That explains why the Maji must never touch them...
Mercenary: You tellin' me gems are chunks of Corruption?
Ranger: Gems are made of Corruption? Why didn't you say anything?
Sorceress: Gems are... Corruption? How? They don't drive us mad, or... change us.
Doryani: {You} safely place them in geomantic sockets, a technique I believe the Titans created for humanity during the Third Pact. We Vaal generally implant our gems in our flesh. They are far stronger when used that way, but come with... unwanted consequences. In that respect, the people of your era are far wiser.
Doryani on Studying the Beast /17
Doryani: Direct study of the Beast propelled our technology forward by centuries. Our nobles used gems for generations, but never truly understood what they were.
Warrior: What are they, truly?
Marauder: [DNT]
Witch: Sounds like {you} do, though. Tell me.
Doryani: They come from the Beast's outer flesh, its carapace. They are Corruption, in crystallised form.
Doryani: This new level of understanding swept our greatest minds along with the tide of innovation.
Monk: You learned the truth, and did not reconsider?
Shadow: [DNT]
Duelist: [DNT]
Doryani: There was no thought given to where it would lead.
Templar: [DNT]
Huntress: Perhaps that is why the Spirit has abandoned me. When I used a gem, I took up the power of Corruption as my own.
Druid: That explains why the Maji must never touch them...
Mercenary: You tellin' me gems are chunks of Corruption?
Ranger: Gems are made of Corruption? Why didn't you say anything?
Sorceress: Gems are... Corruption? How? They don't drive us mad, or... change us.
Doryani: {You} safely place them in geomantic sockets, a technique I believe the Titans created for humanity during the Third Pact. We Vaal generally implant our gems in our flesh. They are far stronger when used that way, but come with... unwanted consequences. In that respect, the people of your era are far wiser.
Doryani on Studying the Beast /17
Doryani: Direct study of the Beast propelled our technology forward by centuries. Our nobles used gems for generations, but never truly understood what they were.
Warrior: What are they, truly?
Marauder: [DNT]
Witch: Sounds like {you} do, though. Tell me.
Doryani: They come from the Beast's outer flesh, its carapace. They are Corruption, in crystallised form.
Doryani: This new level of understanding swept our greatest minds along with the tide of innovation.
Monk: You learned the truth, and did not reconsider?
Shadow: [DNT]
Duelist: [DNT]
Doryani: There was no thought given to where it would lead.
Templar: [DNT]
Huntress: Perhaps that is why the Spirit has abandoned me. When I used a gem, I took up the power of Corruption as my own.
Druid: That explains why the Maji must never touch them...
Mercenary: You tellin' me gems are chunks of Corruption?
Ranger: Gems are made of Corruption? Why didn't you say anything?
Sorceress: Gems are... Corruption? How? They don't drive us mad, or... change us.
Doryani: {You} safely place them in geomantic sockets, a technique I believe the Titans created for humanity during the Third Pact. We Vaal generally implant our gems in our flesh. They are far stronger when used that way, but come with... unwanted consequences. In that respect, the people of your era are far wiser.
Doryani on Studying the Beast /17
Doryani: Direct study of the Beast propelled our technology forward by centuries. Our nobles used gems for generations, but never truly understood what they were.
Warrior: What are they, truly?
Marauder: [DNT]
Witch: Sounds like {you} do, though. Tell me.
Doryani: They come from the Beast's outer flesh, its carapace. They are Corruption, in crystallised form.
Doryani: This new level of understanding swept our greatest minds along with the tide of innovation.
Monk: You learned the truth, and did not reconsider?
Shadow: [DNT]
Duelist: [DNT]
Doryani: There was no thought given to where it would lead.
Templar: [DNT]
Huntress: Perhaps that is why the Spirit has abandoned me. When I used a gem, I took up the power of Corruption as my own.
Druid: That explains why the Maji must never touch them...
Mercenary: You tellin' me gems are chunks of Corruption?
Ranger: Gems are made of Corruption? Why didn't you say anything?
Sorceress: Gems are... Corruption? How? They don't drive us mad, or... change us.
Doryani: {You} safely place them in geomantic sockets, a technique I believe the Titans created for humanity during the Third Pact. We Vaal generally implant our gems in our flesh. They are far stronger when used that way, but come with... unwanted consequences. In that respect, the people of your era are far wiser.
Doryani on The Shifting Temple /29
Doryani: Lira Vaal was the ruling capital of the Vaal Empire for many centuries, but it had fallen into disuse. Xipocado restored it. Rebuilt it. Turned it into a modern wonder. I helped him build many of the mechanisms... I had to, if I was to keep my head.
Warrior: Save your excuses.
Doryani: Not excuses. Strategy.
Warrior: Call it what you will.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Can't you disable it all, then? Let us walk right through?
Ranger: If you know the terrain within, surely you can show me some hidden paths?
Huntress: Ha, knowin' you, surely there's a secret door?
Doryani: I tried to build such routes, but Xipocado was far too paranoid...
Sorceress: An empire built on terror is no empire at all.
Doryani: Perhaps, but its people are still worth saving.
Sorceress: From what I've seen, I'm not certain I agree.
Monk: We are not to blame for the wrongs of our masters.
Druid: Sometimes, we do terrible things to survive.
Doryani: That's what I try to tell myself.
Shadow: [DNT]
Doryani: [DNT]
Templar: [DNT]
Doryani: [DNT]
Templar: [DNT]
Duelist: [DNT]
Mercenary: You could have just run, mate. It's a skill I've practiced well.
Doryani: I had too much to preserve. Too much to protect. You wouldn't understand.
Duelist: [DNT]
Mercenary: Bit rude...
Doryani on The Shifting Temple /29
Doryani: Lira Vaal was the ruling capital of the Vaal Empire for many centuries, but it had fallen into disuse. Xipocado restored it. Rebuilt it. Turned it into a modern wonder. I helped him build many of the mechanisms... I had to, if I was to keep my head.
Warrior: Save your excuses.
Doryani: Not excuses. Strategy.
Warrior: Call it what you will.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Can't you disable it all, then? Let us walk right through?
Ranger: If you know the terrain within, surely you can show me some hidden paths?
Huntress: Ha, knowin' you, surely there's a secret door?
Doryani: I tried to build such routes, but Xipocado was far too paranoid...
Sorceress: An empire built on terror is no empire at all.
Doryani: Perhaps, but its people are still worth saving.
Sorceress: From what I've seen, I'm not certain I agree.
Monk: We are not to blame for the wrongs of our masters.
Druid: Sometimes, we do terrible things to survive.
Doryani: That's what I try to tell myself.
Shadow: [DNT]
Doryani: [DNT]
Templar: [DNT]
Doryani: [DNT]
Templar: [DNT]
Duelist: [DNT]
Mercenary: You could have just run, mate. It's a skill I've practiced well.
Doryani: I had too much to preserve. Too much to protect. You wouldn't understand.
Duelist: [DNT]
Mercenary: Bit rude...
Doryani on The Shifting Temple /29
Doryani: Lira Vaal was the ruling capital of the Vaal Empire for many centuries, but it had fallen into disuse. Xipocado restored it. Rebuilt it. Turned it into a modern wonder. I helped him build many of the mechanisms... I had to, if I was to keep my head.
Warrior: Save your excuses.
Doryani: Not excuses. Strategy.
Warrior: Call it what you will.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Can't you disable it all, then? Let us walk right through?
Ranger: If you know the terrain within, surely you can show me some hidden paths?
Huntress: Ha, knowin' you, surely there's a secret door?
Doryani: I tried to build such routes, but Xipocado was far too paranoid...
Sorceress: An empire built on terror is no empire at all.
Doryani: Perhaps, but its people are still worth saving.
Sorceress: From what I've seen, I'm not certain I agree.
Monk: We are not to blame for the wrongs of our masters.
Druid: Sometimes, we do terrible things to survive.
Doryani: That's what I try to tell myself.
Shadow: [DNT]
Doryani: [DNT]
Templar: [DNT]
Doryani: [DNT]
Templar: [DNT]
Duelist: [DNT]
Mercenary: You could have just run, mate. It's a skill I've practiced well.
Doryani: I had too much to preserve. Too much to protect. You wouldn't understand.
Duelist: [DNT]
Mercenary: Bit rude...
Doryani on The Shifting Temple /29
Doryani: Lira Vaal was the ruling capital of the Vaal Empire for many centuries, but it had fallen into disuse. Xipocado restored it. Rebuilt it. Turned it into a modern wonder. I helped him build many of the mechanisms... I had to, if I was to keep my head.
Warrior: Save your excuses.
Doryani: Not excuses. Strategy.
Warrior: Call it what you will.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Can't you disable it all, then? Let us walk right through?
Ranger: If you know the terrain within, surely you can show me some hidden paths?
Huntress: Ha, knowin' you, surely there's a secret door?
Doryani: I tried to build such routes, but Xipocado was far too paranoid...
Sorceress: An empire built on terror is no empire at all.
Doryani: Perhaps, but its people are still worth saving.
Sorceress: From what I've seen, I'm not certain I agree.
Monk: We are not to blame for the wrongs of our masters.
Druid: Sometimes, we do terrible things to survive.
Doryani: That's what I try to tell myself.
Shadow: [DNT]
Doryani: [DNT]
Templar: [DNT]
Doryani: [DNT]
Templar: [DNT]
Duelist: [DNT]
Mercenary: You could have just run, mate. It's a skill I've practiced well.
Doryani: I had too much to preserve. Too much to protect. You wouldn't understand.
Duelist: [DNT]
Mercenary: Bit rude...
Doryani on The Shifting Temple /29
Doryani: Lira Vaal was the ruling capital of the Vaal Empire for many centuries, but it had fallen into disuse. Xipocado restored it. Rebuilt it. Turned it into a modern wonder. I helped him build many of the mechanisms... I had to, if I was to keep my head.
Warrior: Save your excuses.
Doryani: Not excuses. Strategy.
Warrior: Call it what you will.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Can't you disable it all, then? Let us walk right through?
Ranger: If you know the terrain within, surely you can show me some hidden paths?
Huntress: Ha, knowin' you, surely there's a secret door?
Doryani: I tried to build such routes, but Xipocado was far too paranoid...
Sorceress: An empire built on terror is no empire at all.
Doryani: Perhaps, but its people are still worth saving.
Sorceress: From what I've seen, I'm not certain I agree.
Monk: We are not to blame for the wrongs of our masters.
Druid: Sometimes, we do terrible things to survive.
Doryani: That's what I try to tell myself.
Shadow: [DNT]
Doryani: [DNT]
Templar: [DNT]
Doryani: [DNT]
Templar: [DNT]
Duelist: [DNT]
Mercenary: You could have just run, mate. It's a skill I've practiced well.
Doryani: I had too much to preserve. Too much to protect. You wouldn't understand.
Duelist: [DNT]
Mercenary: Bit rude...
Doryani on The Shifting Temple /29
Doryani: Lira Vaal was the ruling capital of the Vaal Empire for many centuries, but it had fallen into disuse. Xipocado restored it. Rebuilt it. Turned it into a modern wonder. I helped him build many of the mechanisms... I had to, if I was to keep my head.
Warrior: Save your excuses.
Doryani: Not excuses. Strategy.
Warrior: Call it what you will.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Can't you disable it all, then? Let us walk right through?
Ranger: If you know the terrain within, surely you can show me some hidden paths?
Huntress: Ha, knowin' you, surely there's a secret door?
Doryani: I tried to build such routes, but Xipocado was far too paranoid...
Sorceress: An empire built on terror is no empire at all.
Doryani: Perhaps, but its people are still worth saving.
Sorceress: From what I've seen, I'm not certain I agree.
Monk: We are not to blame for the wrongs of our masters.
Druid: Sometimes, we do terrible things to survive.
Doryani: That's what I try to tell myself.
Shadow: [DNT]
Doryani: [DNT]
Templar: [DNT]
Doryani: [DNT]
Templar: [DNT]
Duelist: [DNT]
Mercenary: You could have just run, mate. It's a skill I've practiced well.
Doryani: I had too much to preserve. Too much to protect. You wouldn't understand.
Duelist: [DNT]
Mercenary: Bit rude...
Doryani on The Shifting Temple /29
Doryani: Lira Vaal was the ruling capital of the Vaal Empire for many centuries, but it had fallen into disuse. Xipocado restored it. Rebuilt it. Turned it into a modern wonder. I helped him build many of the mechanisms... I had to, if I was to keep my head.
Warrior: Save your excuses.
Doryani: Not excuses. Strategy.
Warrior: Call it what you will.
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Doryani: [DNT]
Marauder: [DNT]
Witch: Can't you disable it all, then? Let us walk right through?
Ranger: If you know the terrain within, surely you can show me some hidden paths?
Huntress: Ha, knowin' you, surely there's a secret door?
Doryani: I tried to build such routes, but Xipocado was far too paranoid...
Sorceress: An empire built on terror is no empire at all.
Doryani: Perhaps, but its people are still worth saving.
Sorceress: From what I've seen, I'm not certain I agree.
Monk: We are not to blame for the wrongs of our masters.
Druid: Sometimes, we do terrible things to survive.
Doryani: That's what I try to tell myself.
Shadow: [DNT]
Doryani: [DNT]
Templar: [DNT]
Doryani: [DNT]
Templar: [DNT]
Duelist: [DNT]
Mercenary: You could have just run, mate. It's a skill I've practiced well.
Doryani: I had too much to preserve. Too much to protect. You wouldn't understand.
Duelist: [DNT]
Mercenary: Bit rude...
Doryani on Xipocado /15
Doryani: I argued with Xipocado for years. Pleaded with him, at times. He knew she was dangerous, and that her communion with the Beast might be the death of us.
Witch: Let me guess... he didn't listen.
Ranger: He didn't listen, did he?
Doryani: He did not.
Monk: He refused to listen?
Huntress: You should have fought to make him understand.
Templar: [DNT]
Doryani: My attempts only made him proclaim his loyalty all the more.
Doryani: That is Atziri's power over others... she sticks the knife of her beauty into their gut, and twists it for years. But she never gives them the sweet release of acceptance... or rejection. They increasingly bend to her every whim, trying to please her, desperate for acknowledgement or validation. It excuses nothing. In the end, he made his choice.
Warrior: And he shall own the consequences.
Marauder: [DNT]
Sorceress: Beauty is a weapon like any other. It, too, can be used for tyranny.
Mercenary: Can't say I blame the guy... I've seen her statues...
Duelist: [DNT]
Druid: I've felt the sway of a charismatic leader. It's a hard call to resist.
Doryani on Xipocado /15
Doryani: I argued with Xipocado for years. Pleaded with him, at times. He knew she was dangerous, and that her communion with the Beast might be the death of us.
Witch: Let me guess... he didn't listen.
Ranger: He didn't listen, did he?
Doryani: He did not.
Monk: He refused to listen?
Huntress: You should have fought to make him understand.
Templar: [DNT]
Doryani: My attempts only made him proclaim his loyalty all the more.
Doryani: That is Atziri's power over others... she sticks the knife of her beauty into their gut, and twists it for years. But she never gives them the sweet release of acceptance... or rejection. They increasingly bend to her every whim, trying to please her, desperate for acknowledgement or validation. It excuses nothing. In the end, he made his choice.
Warrior: And he shall own the consequences.
Marauder: [DNT]
Sorceress: Beauty is a weapon like any other. It, too, can be used for tyranny.
Mercenary: Can't say I blame the guy... I've seen her statues...
Duelist: [DNT]
Druid: I've felt the sway of a charismatic leader. It's a hard call to resist.
Doryani on Xipocado /15
Doryani: I argued with Xipocado for years. Pleaded with him, at times. He knew she was dangerous, and that her communion with the Beast might be the death of us.
Witch: Let me guess... he didn't listen.
Ranger: He didn't listen, did he?
Doryani: He did not.
Monk: He refused to listen?
Huntress: You should have fought to make him understand.
Templar: [DNT]
Doryani: My attempts only made him proclaim his loyalty all the more.
Doryani: That is Atziri's power over others... she sticks the knife of her beauty into their gut, and twists it for years. But she never gives them the sweet release of acceptance... or rejection. They increasingly bend to her every whim, trying to please her, desperate for acknowledgement or validation. It excuses nothing. In the end, he made his choice.
Warrior: And he shall own the consequences.
Marauder: [DNT]
Sorceress: Beauty is a weapon like any other. It, too, can be used for tyranny.
Mercenary: Can't say I blame the guy... I've seen her statues...
Duelist: [DNT]
Druid: I've felt the sway of a charismatic leader. It's a hard call to resist.
Doryani on Xipocado /15
Doryani: I argued with Xipocado for years. Pleaded with him, at times. He knew she was dangerous, and that her communion with the Beast might be the death of us.
Witch: Let me guess... he didn't listen.
Ranger: He didn't listen, did he?
Doryani: He did not.
Monk: He refused to listen?
Huntress: You should have fought to make him understand.
Templar: [DNT]
Doryani: My attempts only made him proclaim his loyalty all the more.
Doryani: That is Atziri's power over others... she sticks the knife of her beauty into their gut, and twists it for years. But she never gives them the sweet release of acceptance... or rejection. They increasingly bend to her every whim, trying to please her, desperate for acknowledgement or validation. It excuses nothing. In the end, he made his choice.
Warrior: And he shall own the consequences.
Marauder: [DNT]
Sorceress: Beauty is a weapon like any other. It, too, can be used for tyranny.
Mercenary: Can't say I blame the guy... I've seen her statues...
Duelist: [DNT]
Druid: I've felt the sway of a charismatic leader. It's a hard call to resist.
Doryani on Xipocado /15
Doryani: I argued with Xipocado for years. Pleaded with him, at times. He knew she was dangerous, and that her communion with the Beast might be the death of us.
Witch: Let me guess... he didn't listen.
Ranger: He didn't listen, did he?
Doryani: He did not.
Monk: He refused to listen?
Huntress: You should have fought to make him understand.
Templar: [DNT]
Doryani: My attempts only made him proclaim his loyalty all the more.
Doryani: That is Atziri's power over others... she sticks the knife of her beauty into their gut, and twists it for years. But she never gives them the sweet release of acceptance... or rejection. They increasingly bend to her every whim, trying to please her, desperate for acknowledgement or validation. It excuses nothing. In the end, he made his choice.
Warrior: And he shall own the consequences.
Marauder: [DNT]
Sorceress: Beauty is a weapon like any other. It, too, can be used for tyranny.
Mercenary: Can't say I blame the guy... I've seen her statues...
Duelist: [DNT]
Druid: I've felt the sway of a charismatic leader. It's a hard call to resist.
Doryani on Xipocado /15
Doryani: I argued with Xipocado for years. Pleaded with him, at times. He knew she was dangerous, and that her communion with the Beast might be the death of us.
Witch: Let me guess... he didn't listen.
Ranger: He didn't listen, did he?
Doryani: He did not.
Monk: He refused to listen?
Huntress: You should have fought to make him understand.
Templar: [DNT]
Doryani: My attempts only made him proclaim his loyalty all the more.
Doryani: That is Atziri's power over others... she sticks the knife of her beauty into their gut, and twists it for years. But she never gives them the sweet release of acceptance... or rejection. They increasingly bend to her every whim, trying to please her, desperate for acknowledgement or validation. It excuses nothing. In the end, he made his choice.
Warrior: And he shall own the consequences.
Marauder: [DNT]
Sorceress: Beauty is a weapon like any other. It, too, can be used for tyranny.
Mercenary: Can't say I blame the guy... I've seen her statues...
Duelist: [DNT]
Druid: I've felt the sway of a charismatic leader. It's a hard call to resist.
Doryani on Xipocado /15
Doryani: I argued with Xipocado for years. Pleaded with him, at times. He knew she was dangerous, and that her communion with the Beast might be the death of us.
Witch: Let me guess... he didn't listen.
Ranger: He didn't listen, did he?
Doryani: He did not.
Monk: He refused to listen?
Huntress: You should have fought to make him understand.
Templar: [DNT]
Doryani: My attempts only made him proclaim his loyalty all the more.
Doryani: That is Atziri's power over others... she sticks the knife of her beauty into their gut, and twists it for years. But she never gives them the sweet release of acceptance... or rejection. They increasingly bend to her every whim, trying to please her, desperate for acknowledgement or validation. It excuses nothing. In the end, he made his choice.
Warrior: And he shall own the consequences.
Marauder: [DNT]
Sorceress: Beauty is a weapon like any other. It, too, can be used for tyranny.
Mercenary: Can't say I blame the guy... I've seen her statues...
Duelist: [DNT]
Druid: I've felt the sway of a charismatic leader. It's a hard call to resist.
Doryani on Another Attempt /1
Doryani: If you reset the systems that power Lira Vaal... If you reactivate it, the same way you did before... We can try again. We {must} try again!
Doryani on Solar Nexus /17
Doryani: You know what this was, don't you? Another prototype Solar Nexus. My attempt to steer our civilisation away from reliance on Corruption.
Warrior: You sought to turn from Corruption?
Witch: Steer{away} from Corruption? {You?}
Doryani: Of course.
Sorceress: That is... surprising.
Huntress: That's the first truly wise thing I've heard you say.
Doryani: I envisioned a future run on this power. Clean, safe, eternal. No mutations. No madness.
Ranger: Did your people simply put up with being constantly poisoned?
Druid: The danger of Corruption... was it not obvious?
Doryani: Do you think us stupid?
Doryani: For centuries, our greatest minds worked to channel Corruption more efficiently, more safely. They did make great strides, but it could never be truly mastered. In the end, we were all fools. Them, for their adherence to old ways, and me, for believing I could... change anything.
Marauder: [DNT]
Monk: Change will come. It always does.
Mercenary: Nothing ever changes, mate. You just play the hand you're dealt.
Shadow: [DNT]
Templar: [DNT]
Duelist: [DNT]
Doryani on Alliance /1
Doryani: The Vaal shall stand with Wraeclast against the Beast. If we had this alliance in my era, things would have turned out differently. Let us make things right. This must be the last cycle of history.
Doryani on Cuachic Vault /4
Doryani: Before us stands Mount Kriar, the most isolated peak in the Azmeri Ranges. At its summit, you will find the Cuachic Vault. There is no predicting the state of those within. If their discipline and loyalty endure after all these generations, they will know us by a certain phrase. Tell them, 'the time of the sparrow has come.'
Warrior: 'The time of the sparrow has come.' I will remember this.
Witch: They'll hear that and suddenly surrender? You best be right about that.
Sorceress: I will give them this message...
Ranger: The time of the sparrow has come. Alright, got it.
Huntress: Maybe you should come with me...
Monk: I shall seek out the Cuachic and deliver your message.
Mercenary: What happens if I forget?
Druid: The time o' the sparrow? Easy enough to remember.
Doryani: {Don't} forget... but...
Doryani: If they will not listen, I will come to assist you. Remember, subdue them, but do not kill them. They will fight for us, one way or another.
Doryani on Contingency /1
Doryani: In my youth, all I wanted was power. I was the smartest. The sharpest. I rose to prominence on sheer force of will. Once I became the right hand of Queen Atziri, I realised that the system of merit I believed in was an illusion. Knowledge and science were merely ruthless tools for the nobles in their mad quest for eternal dominion. I had no {power.} I was a slave. From then on, I spent every spare moment secretly pursuing ways to save my people. I placated Atziri and the nobles by day, but fought a war against death itself by night. The flesh. The soul. Machinery. Time itself. No possibility was left unexplored. If all else failed... that is what the Cuachic Vault was for. Should the entire world be ravaged by the Cataclysm, some Vaal would still remain, deep in the most remote mountain. The final and most desperate contingency...
Doryani on Living Vaal /1
Doryani: I am wary, now, after hearing about the... {people...} living in sunken Utzaal in your era. Isolation and containment drove them to horrific ends. There were systems put in place in Cuachic to avoid such problems, but the Vault was never intended to last this long. If the people in the vault are still healthy and sane after all this time, it will be proof that the Vaal are indeed worthy of my extreme efforts. If they are {not...} I already suspect what might have gone wrong...
Doryani on Filling out the Ranks /1
Doryani: The Cataclysm came sooner than I'd hoped. The full complement of originally intended inhabitants was not achievable. I had to fill out the ranks with some candidates that I had previously ruled out due to their... religious proclivities. Blood rituals and sacrificial rites were not uncommon in the Empire, but I disdained such wastefulness. More than that, religion tends to spread in confined spaces. I can only hope sanity has prevailed within the Vault.
Doryani on Spirit of the Vaal /6
Doryani: Fools! Did you not hear the code phrase?
Zelina: ... is it really you?
Zolin: By Atziri! Doryani himself!? I am not worthy!
Doryani: You seem sane enough. The spirit of the Vaal endures. Assemble yourselves. The time has come. You will march forth unto war.
Zolin: As you wish, Master Thaumaturge.
Doryani: Let us meet back in Kingsmarch. The Cuachic shall join our cause.
Edit

Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.