Kalandra
Humanoid
Spectre | N |
---|---|
Tags | animal_claw_weapon, flesh_armour, human, humanoid, is_unarmed, large_model, non_attacking, not_dex, not_str, red_blood, slow_movement |
Life
1200%
Energy Shield From Life
100%
Ailment Threshold
1200%
Resistance
40 40 40 25
Damage
200%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 14
Attack Time
1.995 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
LakeArbiter
Metadata
ArbiterWild
Object Type
version 2 extends "Metadata/Monsters/Masters/MasterBase" BaseEvents { on_construction_complete = "RemoveCollidability();" } Positioned { collision_hull_type = "projectile" blocking = false } StateMachine { define_shared_state = "evil; dive; quest; is_league; lake_room_completed; end_dialogue; intro_dialogue;" on_state_dive_1 = "PlayAnimation( perched_fly_off_02 );" on_state_dive_2 = "PlayAnimation( dive_bomb_down_01 );" on_state_dive_3 = "Delay( 2.0, { PlayAnimation( perched_fly_off_01 ); } );" on_state_quest_2 = "Delay( 8.0, { PlayAnimation( perched_fly_off_01 ); } );" on_state_intro_dialogue_2 = "Delay( 4.0, { PlayAnimation( perched_fly_off_01 ); } );" on_state_end_dialogue_1 = "Delay( 4.0, { PlayAnimation( perched_fly_off_02 ); } );" on_state_end_dialogue_2 = "Delay( 4.0, { PlayAnimation( perched_fly_off_01 ); } );" }
Object Type Codes
version 2 extends "Metadata/Monsters/Masters/MasterBase" Render { has_light = false } Targetable { targetable = false } Animated { on_event_splash_for_dive_bomb_down_01 = "PlayEffect( LakeKalandraDiveSplash, default, 1, 1, 0, inherit, 0, 0, 0, ContactPosition);" } StateMachine { on_state_dive_2 = "SetRenderHeightOffset( 0 );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueLake/ArbiterWild"] = { name = "Kalandra", life = 12, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.995, attackRange = 14, accuracy = 1, skillList = { }, modList = { }, }
Kalandra
Humanoid
Spectre | N |
---|---|
Tags | animal_claw_weapon, flesh_armour, human, humanoid, is_unarmed, large_model, non_attacking, not_dex, not_str, red_blood, slow_movement |
Life
1200%
Energy Shield From Life
100%
Ailment Threshold
1200%
Resistance
40 40 40 25
Damage
200%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 14
Attack Time
1.995 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
LakeArbiter
Metadata
ArbiterWildEvil
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
77,200
Armour
28,790
Evasion
4,739
Energy Shield
6,127
Damage
747
Spell Damage
747
Accuracy
290
Attack Time
1.995
Experience
20,510
Ailment Threshold
77,200
Chill
244
Shock
244
Brittle
1,381
Scorch
244
Sap
674
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
EGKalandraAreaDuplicate
Triggerable, Spell
Cast Time: 4.133 sec
Cooldown Time: 8 sec
EGKalandraSingularBuff
Triggerable, Spell
Cast Time: 3 sec
Object Type
version 2 extends "Metadata/Monsters/Masters/MasterBase" Actor { basic_action = "Emerge" } StateMachine { define_shared_state = "land; lake_room_completed; aggroed;" on_state_land_1 = "PlayAnimation( standing_fly_in_01 );" on_state_lake_room_completed_1 = "Delay( 4.0, { PlayAnimation( standing_fly_off_01 ); } );" }
Object Type Codes
version 2 extends "Metadata/Monsters/Masters/MasterBase" BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Lake/EvilKalandra/bodyfx.epk ); " } Render { has_light = false } Targetable { targetable = false } Animated { on_end_dive_bomb_up_01 = "PlayAnimation( flying_01 );" /*on_standing_fly_in_01 = "SetRenderHeightOffset( 200 );" */ } Preload { preload_epk = "Metadata/Effects/Spells/monsters_effects/League_Lake/EvilKalandra/bodyfx.epk" } StateMachine { on_state_aggroed_1 = "FaceNearestPlayer( );" on_state_lake_room_completed_1 = "FaceNearestPlayer( );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueLake/ArbiterWildEvil"] = { name = "Kalandra", life = 12, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.995, attackRange = 14, accuracy = 1, skillList = { "EGKalandraAreaDuplicate", "EGKalandraSingularBuff", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["EGKalandraAreaDuplicate"] = { name = "EGKalandraAreaDuplicate", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 4.133, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EGKalandraSingularBuff"] = { name = "EGKalandraSingularBuff", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Kalandra
Humanoid
Spectre | N |
---|---|
Tags | animal_claw_weapon, flesh_armour, human, humanoid, is_unarmed, large_model, non_attacking, not_dex, not_str, red_blood, slow_movement |
Life
1200%
Energy Shield From Life
100%
Ailment Threshold
1200%
Resistance
40 40 40 25
Damage
200%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 14
Attack Time
1.995 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
LakeArbiter
Metadata
ArbiterHideout
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueLake/ArbiterHideout"] = { name = "Kalandra", life = 12, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.995, attackRange = 14, accuracy = 1, skillList = { }, modList = { }, }
Kalandra
Humanoid
Spectre | N |
---|---|
Tags | animal_claw_weapon, flesh_armour, human, humanoid, is_unarmed, large_model, non_attacking, not_dex, not_str, red_blood, slow_movement |
Life
1200%
Energy Shield From Life
100%
Ailment Threshold
1200%
Resistance
40 40 40 25
Damage
200%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 14
Attack Time
1.995 Second
Damage Spread
±20%
Experience
200%
Model Size
100%
Type
LakeArbiter
Metadata
ArbiterHideoutEvil
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueLake/ArbiterHideoutEvil"] = { name = "Kalandra", life = 12, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.995, attackRange = 14, accuracy = 1, skillList = { }, modList = { }, }
Kalandra Topic /4
NPC | Name |
---|---|
Kalandra's Touch | On one hand, you have a choice. On the other, you have its twin. |
Mirror of Kalandra | |
Primeval Remnant | Kalandra watched as the almighty titans fell, relegated to the innermost depths of the world, where horrific abominations awaited them. |
Primordial Remnant | Kalandra watched as the almighty titans fell, relegated to the innermost depths of the world, where horrific abominations awaited them. |
Kalandra FlavourText /152
name | flavour |
---|---|
Primeval Remnant BaseItemTypes | Kalandra watched as the almighty titans fell, relegated to the innermost depths of the world, where horrific abominations awaited them. |
Primordial Remnant BaseItemTypes | Kalandra watched as the almighty titans fell, relegated to the innermost depths of the world, where horrific abominations awaited them. |
KalandraGlyph01 NPCTextAudio | When I first came to this land, there was nothing but the Lake. It was a barren, hot, and lifeless realm, bubbling with magma and primordial ooze. How then, was there a Lake? Curiosity was my undoing. |
KalandraGlyph02 NPCTextAudio | I do not understand my prison. Every time I attempt to leave the Lake, I find myself instantly returning, as if I am making the choice to turn around and come back. In some cases, if I build up enough speed, I can make the transition take several minutes. Yet, I remember nothing of my time outside. Is this a real prison, or one whose walls reside only in my mind? What happens to me in those moments I cannot recall? |
KalandraGlyph03 NPCTextAudio | I am the One Who Watches. I observe from afar as flowers blossom and fade, as trees shoot skyward and then fall, and as whole animal breeds populate and change. They are growing smarter, in small ways, and watching their antics keeps me sane. One day, they will understand what it is to be alive, and they will wonder why they are. I will give them guidance. More than that, I will not say. I will spare them the pain of knowing. |
KalandraGlyph04 NPCTextAudio | I look away from Wraeclast for but a moment, and the scampering little ones have invented religion. What is a god, but a thief of virtue? The prey have no idea they are creating their very own predators. |
KalandraGlyph05 NPCTextAudio | They have started finding their way to me - some that imagine themselves grand heroes, some that are simply peasants to a lord, all in their time of greatest despair and need. I cannot help them, yet we talk, and they leave here with a new direction, ignorant of the cost they will pay. My latest conversation has given me much to think about. The problem is one of image; of a likeness cast by faith, of a reflection drawn by belief. What you need, my little thief, is a shattered mirror. |
KalandraGlyph06 NPCTextAudio | For a time, I truly had hope. For a time, I actually believed I was going to escape this place. Ones that scampered more furtively than most promised they would dedicate themselves to freeing me. They promised they would do whatever it took, no matter how many generations had to devote their lives to the effort. But once they understood the truth of this place, they took steps to make it harder to find, and moved to erase me from recorded history. Then they burned themselves alive. Am I truly so forsaken? So untouchable, that none must be allowed to even know of me? In your fear, you consign me to oblivion! All I had to hold back the loneliness were my rare visitors... |
KalandraGlyph07 NPCTextAudio | I have a plan... I will escape this place, no matter the cost... for now, I must simply bide my Time... sooner or later, one will come, even despite the barriers. One will find their way to me, setting the proper events in motion... |
KalandraEnterLakeEncounterFirstTime NPCTextAudio | Another mortal wanders into my prison... |
KalandraFinishLakeEncounterFirstTime NPCTextAudio | A promising beginning... |
KalandraEnterLakeEncounterRepeatableRandom NPCTextAudio | The wind spoke of your approach. |
KalandraEnterLakeEncounterRepeatable2 NPCTextAudio | The wind spoke of your approach. |
KalandraEnterLakeEncounterRepeatable3 NPCTextAudio | The wind spoke of your approach. |
KalandraEnterLakeEncounterRepeatable4 NPCTextAudio | The wind spoke of your approach. |
KalandraEnterLakeEncounterRepeatable5 NPCTextAudio | You've returned. |
KalandraEnterLakeEncounterRepeatable6 NPCTextAudio | You've returned. |
KalandraEnterLakeEncounterRepeatable7 NPCTextAudio | You've returned. |
KalandraEnterLakeEncounterRepeatable8 NPCTextAudio | You've returned. |
KalandraEnterLakeEncounterRepeatable9 NPCTextAudio | You've seen much since our last encounter. |
KalandraEnterLakeEncounterRepeatable10 NPCTextAudio | You've seen much since our last encounter. |
KalandraEnterLakeEncounterRepeatable11 NPCTextAudio | You've seen much since our last encounter. |
KalandraEnterLakeEncounterRepeatable12 NPCTextAudio | You've seen much since our last encounter. |
KalandraEnterLakeEncounterRepeatable13 NPCTextAudio | You step away, then step back, far older. |
KalandraEnterLakeEncounterRepeatable14 NPCTextAudio | You step away, then step back, far older. |
KalandraEnterLakeEncounterRepeatable15 NPCTextAudio | You step away, then step back, far older. |
KalandraEnterLakeEncounterRepeatable16 NPCTextAudio | You step away, then step back, far older. |
KalandraEnterLakeEncounterRepeatable17 NPCTextAudio | Once more, into the lake. |
KalandraEnterLakeEncounterRepeatable18 NPCTextAudio | Once more, into the lake. |
KalandraEnterLakeEncounterRepeatable19 NPCTextAudio | Once more, into the lake. |
KalandraEnterLakeEncounterRepeatable20 NPCTextAudio | Once more, into the lake. |
KalandraFinishEntireLakeEncounterRepeatableRandom NPCTextAudio | One step closer to enlightenment. |
KalandraFinishEntireLakeEncounterRepeatable2 NPCTextAudio | One step closer to enlightenment. |
KalandraFinishEntireLakeEncounterRepeatable3 NPCTextAudio | One step closer to enlightenment. |
KalandraFinishEntireLakeEncounterRepeatable4 NPCTextAudio | Secrets do not reveal themselves easily. |
KalandraFinishEntireLakeEncounterRepeatable5 NPCTextAudio | Secrets do not reveal themselves easily. |
KalandraFinishEntireLakeEncounterRepeatable6 NPCTextAudio | Secrets do not reveal themselves easily. |
KalandraFinishEntireLakeEncounterRepeatable7 NPCTextAudio | Secrets do not reveal themselves easily. |
KalandraFinishEntireLakeEncounterRepeatable8 NPCTextAudio | The lake does not like you... Good. |
KalandraFinishEntireLakeEncounterRepeatable9 NPCTextAudio | The lake does not like you... Good. |
KalandraFinishEntireLakeEncounterRepeatable10 NPCTextAudio | The lake does not like you... Good. |
KalandraFinishEntireLakeEncounterRepeatable11 NPCTextAudio | The lake does not like you... Good. |
KalandraFinishEntireLakeEncounterRepeatable12 NPCTextAudio | Until next time. |
KalandraFinishEntireLakeEncounterRepeatable13 NPCTextAudio | Until next time. |
KalandraFinishEntireLakeEncounterRepeatable14 NPCTextAudio | Until next time. |
KalandraFinishEntireLakeEncounterRepeatable15 NPCTextAudio | Until next time. |
KalandraFinishEntireLakeEncounterRepeatable16 NPCTextAudio | The lake grows still. |
KalandraFinishEntireLakeEncounterRepeatable17 NPCTextAudio | The lake grows still. |
KalandraFinishEntireLakeEncounterRepeatable18 NPCTextAudio | The lake grows still. |
KalandraFinishEntireLakeEncounterRepeatable19 NPCTextAudio | The lake grows still. |
KalandraFinishEntireLakeEncounterRepeatable20 NPCTextAudio | Quiet waters belie unseen danger. |
KalandraFinishEntireLakeEncounterRepeatable21 NPCTextAudio | Quiet waters belie unseen danger. |
KalandraFinishEntireLakeEncounterRepeatable22 NPCTextAudio | Quiet waters belie unseen danger. |
KalandraFinishEntireLakeEncounterRepeatable23 NPCTextAudio | Quiet waters belie unseen danger. |
KalandraFinishEntireLakeEncounterRepeatable24 NPCTextAudio | What dies may be forged again. |
KalandraFinishEntireLakeEncounterRepeatable25 NPCTextAudio | What dies may be forged again. |
KalandraFinishEntireLakeEncounterRepeatable26 NPCTextAudio | What dies may be forged again. |
KalandraFinishEntireLakeEncounterRepeatable27 NPCTextAudio | What dies may be forged again. |
KalandraIncidentalEncounterBeforeFlyingOffRandom NPCTextAudio | Wisdom and patience walk as one. |
KalandraIncidentalEncounterBeforeFlyingOff2 NPCTextAudio | Wisdom and patience walk as one. |
KalandraIncidentalEncounterBeforeFlyingOff3 NPCTextAudio | Wisdom and patience walk as one. |
KalandraIncidentalEncounterBeforeFlyingOff4 NPCTextAudio | Wisdom and patience walk as one. |
KalandraIncidentalEncounterBeforeFlyingOff5 NPCTextAudio | Desire is the source of all suffering. |
KalandraIncidentalEncounterBeforeFlyingOff6 NPCTextAudio | Desire is the source of all suffering. |
KalandraIncidentalEncounterBeforeFlyingOff7 NPCTextAudio | Desire is the source of all suffering. |
KalandraIncidentalEncounterBeforeFlyingOff8 NPCTextAudio | Have you ever contemplated eternity? |
KalandraIncidentalEncounterBeforeFlyingOff9 NPCTextAudio | Have you ever contemplated eternity? |
KalandraIncidentalEncounterBeforeFlyingOff10 NPCTextAudio | Have you ever contemplated eternity? |
KalandraIncidentalEncounterBeforeFlyingOff11 NPCTextAudio | One day, you will fly. |
KalandraIncidentalEncounterBeforeFlyingOff12 NPCTextAudio | One day, you will fly. |
KalandraIncidentalEncounterBeforeFlyingOff13 NPCTextAudio | One day, you will fly. |
KalandraIncidentalEncounterBeforeFlyingOff14 NPCTextAudio | One day, you will fly. |
KalandraIncidentalEncounterBeforeFlyingOff15 NPCTextAudio | Time is my oldest enemy. |
KalandraIncidentalEncounterBeforeFlyingOff16 NPCTextAudio | Time is my oldest enemy. |
KalandraIncidentalEncounterBeforeFlyingOff17 NPCTextAudio | Time is my oldest enemy. |
KalandraIncidentalEncounterBeforeFlyingOff18 NPCTextAudio | Where you are going depends on where you have been. |
KalandraIncidentalEncounterBeforeFlyingOff19 NPCTextAudio | Where you are going depends on where you have been. |
KalandraIncidentalEncounterBeforeFlyingOff20 NPCTextAudio | Where you are going depends on where you have been. |
KalandraGenericEndingLineRandom NPCTextAudio | The struggle never ends. |
KalandraGenericEndingLine2 NPCTextAudio | The struggle never ends. |
KalandraGenericEndingLine3 NPCTextAudio | The struggle never ends. |
KalandraGenericEndingLine4 NPCTextAudio | Victory is its own reward. |
KalandraGenericEndingLine5 NPCTextAudio | Victory is its own reward. |
KalandraGenericEndingLine6 NPCTextAudio | Victory is its own reward. |
KalandraGenericEndingLine7 NPCTextAudio | Ambition begets arrogance. |
KalandraGenericEndingLine8 NPCTextAudio | Ambition begets arrogance. |
KalandraGenericEndingLine9 NPCTextAudio | Ambition begets arrogance. |
KalandraGenericEndingLine10 NPCTextAudio | We succeed, but remain lonely. |
KalandraGenericEndingLine11 NPCTextAudio | We succeed, but remain lonely. |
KalandraGenericEndingLine12 NPCTextAudio | We succeed, but remain lonely. |
KalandraGenericEndingLine13 NPCTextAudio | Wisdom is the offspring of Suffering and Time. |
KalandraGenericEndingLine14 NPCTextAudio | Wisdom is the offspring of Suffering and Time. |
KalandraGenericEndingLine15 NPCTextAudio | Wisdom is the offspring of Suffering and Time. |
KalandraWarbandsIntro NPCTextAudio | They have struggled for generations, but have forgotten why. |
KalandraWarbandsOutro NPCTextAudio | Vengeance is a closed loop. |
KalandraRogueExilesOutro NPCTextAudio | Some were exiled for good reason. |
KalandraRogueExilesIntro NPCTextAudio | They believe they are the heroes of their own journey. |
KalandraStrongboxesIntro NPCTextAudio | Treasure begets danger. |
KalandraStrongboxesOutro NPCTextAudio | Greed shall be the undoing of order. |
KalandraBreachOutro NPCTextAudio | They unite only in dreams... for now. |
KalandraBreachIntro NPCTextAudio | The Lords have unknowing followers among your kind. |
KalandraDeliriumOutro NPCTextAudio | He awaits a proper fool at journey's end. |
KalandraDeliriumIntro NPCTextAudio | The Trickster believes himself a master of mirrors. Fah! |
KalandraAbyssIntro NPCTextAudio | The Clayshaper once took refuge here... for a time. |
KalandraAbyssOutro NPCTextAudio | Often, it is our own creations that destroy us in the end. |
KalandraLegionIntro NPCTextAudio | Their ancestors await their souls. They will wait forever. |
KalandraLegionOutro NPCTextAudio | You are feeding it exactly what it desires... |
KalandraShrinesIntro NPCTextAudio | I was here before gods, before religion. Trapped. Watching. Curious. |
KalandraShrinesOutro NPCTextAudio | The devout offer nothing at the altar. They only take, and destroy. |
KalandraShrines3 NPCTextAudio | Not even occultists truly know the corruption inherent in these lands. |
KalandraMetamorphIntro NPCTextAudio | Intrinsic Darkness is merely a shadow cast by the light of the soul. |
KalandraMetamorphOutro NPCTextAudio | The torturer should pray his search for truth never bears fruit... |
KalandraHarbingerOutro NPCTextAudio | There can never be peace without understanding. |
KalandraHarbingerIntro NPCTextAudio | They have journeyed farther than you know. |
KalandraEssencesIntro NPCTextAudio | In death, they get to leave their prison. |
KalandraEssencesOutro NPCTextAudio | You would never touch another essence if you knew... |
KalandraBestiaryOutro NPCTextAudio | The Beastmaster once found his way here on a hunt. He is... very strange. |
KalandraBestiaryIntro NPCTextAudio | I used to love hunting... |
KalandraExpeditionOutro NPCTextAudio | Their kind and yours have much in common. |
KalandraExpeditionIntro NPCTextAudio | They come from beyond the sight of the Lake. They are a mystery even to me. |
KalandraBeyondOutro NPCTextAudio | You would lose all hope if you truly understood. |
KalandraBeyondIntro NPCTextAudio | She wanders still, forever fleeing, forever burdened by guilt. |
KalandraTormentIntro NPCTextAudio | Have you ever met a lost soul, consumed by its own sorrow? |
KalandraTormentOutro NPCTextAudio | Their spirits are imprisoned, forever harrowed by their own misdeeds. |
KalandraDelveOutro NPCTextAudio | An incendiary light at the end of the tunnel, leading only to madness. |
KalandraDelveIntro NPCTextAudio | Prospero oversees all treasures unearthed from the depths. |
KalandraHeistMonstersIntro NPCTextAudio | Fools seek to make the power of this Lake their own. They will crack the world. |
KalandraHeistMonstersOutro NPCTextAudio | Qotra meddles with forces she does not understand, and can never master. |
KalandraUntaintedParadiseOutro NPCTextAudio | There was a time when all of Wraeclast was pure and untainted. |
KalandraUntaintedParadiseIntro NPCTextAudio | A vision of long ago... |
KalandraFishingOutro NPCTextAudio | In time, all questions shall find their answer. |
KalandraFishingIntro NPCTextAudio | The Master Fisherman once fished at this Lake. He... should not have done that. |
KalandraCraftingRoomIntro NPCTextAudio | The lake is a forge beyond all others. |
KalandraCraftingRoomOutro NPCTextAudio | Greed is the path to power... and ruin. |
KalandraAtACertainDepthA NPCTextAudio | You trace symbols in the sands of time, but do not comprehend their significance. |
KalandraAtACertainDepthB NPCTextAudio | The path ahead lies untouched, and unclear. |
KalandraAtACertainDepthC NPCTextAudio | The future is uncertain, refracted into a haze of spectra without clarity. |
KalandraEnteringMaximumDepthRandom NPCTextAudio | The path ahead fades into obscurity... as may you. |
KalandraEnteringMaximumDepth2 NPCTextAudio | Darkness descends. I doubt even a soul such as yours can illuminate it. |
KalandraOnPlayerDeathRandom NPCTextAudio | Death is not the worst fate this lake can inflict. |
KalandraOnPlayerDeath2 NPCTextAudio | Have no fear. Another will continue in your place... |
KalandraHideoutCommentRandom NPCTextAudio | Wisdom and patience walk as one. |
KalandraHideoutComment2 NPCTextAudio | The wind spoke of your approach. |
KalandraHideoutComment3 NPCTextAudio | Secrets do not reveal themselves easily. |
KalandraHideoutComment4 NPCTextAudio | Wisdom is the offspring of Suffering and Time. |
KalandraHideoutComment5 NPCTextAudio | Have you ever contemplated eternity? |
KalandraHideoutComment6 NPCTextAudio | One day, you will fly. |
KalandraHideoutComment7 NPCTextAudio | Time is my oldest enemy. |
KalandraHideoutComment8 NPCTextAudio | Where you are going depends on where you have been. |
CadiroOnMirrorOfKalandra1 NPCTextAudio | Rumour has it that Kalandra is an ancient being, eternally trapped in a lake that exists outside Wraeclast, possessing the body of an owl and the head of a human. Sounds a bit ridiculous to me. |
CadiroOnMirrorOfKalandra2 NPCTextAudio | You have a Mirror of Kalandra? An exceptionally rare find. I've only ever seen one before, and I've seen almost everything. |
Kalandra's Touch UniqueItems | On one hand, you have a choice. On the other, you have its twin. |
Kalandra Text Audio /157
Item /1
House of Mirrors
Stack Size: 1 / 9
Mirror of Kalandra
3.19Kalandra
League · Kalandra League · Patchnotes · Challenges · Gem · Unique · Item · Mirrored Tablet · Reflecting Mist · Atlas Memories · Supporter Packs · Archnemesis Monster
Item · Dusk Ring · Penumbra Ring · Gloam Ring · Tenebrous Ring · Shadowed Ring · Bone Ring · Ring · Calling Wand · Convening Wand · Ultimatum Aspect · Mirrored Tablet · Forgotten Reliquary Key · Visceral Reliquary Key · Shiny Reliquary Key · Archive Reliquary Key · Oubliette Reliquary Key · Cosmic Reliquary Key · Decaying Reliquary Key · Engraved Ultimatum · Niko's Memory · Kirac's Memory · Alva's Memory · Einhar's Memory
Currency · Reflective Oil · Wild Crystallised Lifeforce · Vivid Crystallised Lifeforce · Primal Crystallised Lifeforce · Sacred Crystallised Lifeforce
Divination Cards · Broken Truce · Doryani's Epiphany · Endless Night · The Shieldbearer · Choking Guilt · The Enforcer · The Shepherd's Sandals · Azure Rage · The Leviathan · The Price of Devotion · Astral Protection · Gemcutter's Mercy · Checkmate · Lethean Temptation · Something Dark
Unique · Kaom's Spirit · Soul Ascension · Ghostwrithe · The Tower of Ordeals · Kalandra's Touch · Thrillsteel · Grand Spectrum · Grand Spectrum · The Poised Prism · Grand Spectrum · Grand Spectrum · Grand Spectrum · Grand Spectrum · Elevore · Ambition · Cooperation · Beauty · Curiosity