IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Vorana, la última en caer
CategoryUndeadNo muerto
Vorana, Last to Fall
Spectre
Tags1HSword_onhit_audio, bones, has_dual_wield_melee, has_one_hand_sword, has_one_handed_melee, melee, metal_armour, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement, ward_armour
Vida
1600%
Resistencia
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
173%
Precisión
100%
Attack Distance
8 ~ 20
Tiempo de ataque
1.455 Second
Damage Spread
±20%
Experiencia
200%
Model Size
130%
Type
ExpeditionReaperBoss
Metadata
ReaperBoss_
Nivel
68
Vida
132,112
Damage
403
Daño de hechizos
403
Precisión
2,502
Tiempo de ataque
1.455
Experiencia
57,268
Minion Life
110,880
Minion Damage
1,676
Minion Armour
2,413
ExpeditionVoranaMelee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Ataque básico
Base Damage: 323484
Probabilidad de impacto crítico: 5%
Daño de ataque: 75%
Tiempo de ataque: 1.455 seg
Inflige un 25% menos de daño de ataques
Distancia de empuje reducida un 50%
Empuja a los enemigos
action attack or cast time uses animation length [1]
base knockback speed +% [300]
determine knockback direction from melee pattern [1]
skill can fire wand projectiles [1]
iconbasicattack
DTTExpeditionVorana
Spell, Movement, AttackInPlace
Tiempo de lanzamiento: 1.5 seg
Tiempo de recarga: 5 seg
leap slam minimum distance [40]
walk emerge extra distance [-9]
EAAExpeditionVoranaCyclone
Attack
Base Damage: 323484
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 1.455 seg
Tiempo de recarga: 14 seg
+4 metros al alcance de los golpes cuerpo a cuerpo
cast time overrides attack duration [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
EAAExpeditionVoranaDualStrike
Attack
Base Damage: 323484
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 1.455 seg
Tiempo de recarga: 12 seg
+5 metros al alcance de los golpes cuerpo a cuerpo
cast time overrides attack duration [1]
GAExpeditionVoranaLacerate
Triggerable, Attack, AttackInPlace
Base Damage: 323484
Probabilidad de impacto crítico: 5%
Daño de ataque: 175%
Tiempo de ataque: 1.455 seg
Inflige un 75% más de daño de ataques
is area damage [1]
GAVoranaComboLeftSlash
Triggerable, Attack, AttackInPlace
Base Damage: 323484
Probabilidad de impacto crítico: 5%
Daño de ataque: 60%
Tiempo de ataque: 1.455 seg
Inflige un 40% menos de daño de ataques
Empuja a los enemigos
determine knockback direction from melee pattern [1]
is area damage [1]
GAVoranaComboRightSlash
Triggerable, Attack, AttackInPlace
Base Damage: 323484
Probabilidad de impacto crítico: 5%
Daño de ataque: 60%
Tiempo de ataque: 1.455 seg
Inflige un 40% menos de daño de ataques
Empuja a los enemigos
determine knockback direction from melee pattern [1]
is area damage [1]
GAVoranaDash
Triggerable, Attack, AttackInPlace
Base Damage: 323484
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 1.455 seg
is area damage [1]
GAVoranaDashImpactSlash
Triggerable, Attack, AttackInPlace
Base Damage: 323484
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 1.455 seg
Empuja a los enemigos
determine knockback direction from melee pattern [1]
is area damage [1]
GAVoranaCycloneImpact
Triggerable, Attack, AttackInPlace
Base Damage: 323484
Probabilidad de impacto crítico: 5%
Daño de ataque: 60%
Tiempo de ataque: 1.455 seg
Inflige un 40% menos de daño de ataques
Empuja a los enemigos
is area damage [1]
GAVoranaComboWhirl
Triggerable, Attack, AttackInPlace
Base Damage: 323484
Probabilidad de impacto crítico: 5%
Daño de ataque: 75%
Tiempo de ataque: 1.455 seg
Inflige un 25% menos de daño de ataques
Empuja a los enemigos
is area damage [1]
EAAVoranaComboAttack
Attack
Base Damage: 323484
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 1.455 seg
Tiempo de recarga: 6 seg
+0.3 metros al alcance de los golpes cuerpo a cuerpo
cast time overrides attack duration [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
EASVoranaTeleport
Spell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 25 seg
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
EASVoranaTeleportFast
Spell
Tiempo de lanzamiento: 1 seg
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
spell maximum action distance +% [1000]

Object Type

version 2
extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterBase"

Animated
{
	animated_object = "Metadata/Monsters/LeagueExpedition/ReaperBoss/ReaperBoss.ao"
}

StateMachine
{
	define_shared_state = "active"
	define_shared_state = "appear"
}

Life
{
	corpse_usable = false
}

MinimapIcon
{
	icon = "ExpeditionBoss"
}

Stats
{
	set_monster_uses_map_boss_difficulty_scaling = 1
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueExpedition/ReaperBoss/ReaperBoss_"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Vorana, Last to Fall",
    life = 16,
    damage = 1.73,
    damageSpread = 0.2,
    attackTime = 1.455,
    attackRange = 20,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    weaponType2 = "One Hand Sword",
    skillList = {
        "ExpeditionVoranaMelee",
        "GAExpeditionVoranaLacerate",
        "GAVoranaComboLeftSlash",
        "GAVoranaComboRightSlash",
        "GAVoranaDash",
        "GAVoranaDashImpactSlash",
        "GAVoranaCycloneImpact",
        "GAVoranaComboWhirl",
        "EAAExpeditionVoranaCyclone",
        "EAAExpeditionVoranaDualStrike",
        "EAAVoranaComboAttack",
        "EASVoranaTeleport",
        "EASVoranaTeleportFast",
        "DTTExpeditionVorana",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["ExpeditionVoranaMelee"] = {
    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 = {
        "base_knockback_speed_+%",
        "knockback_distance_+%",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "global_knockback",
        "determine_knockback_direction_from_melee_pattern",
    },
    levels = {
        [1] = {300, -50, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAExpeditionVoranaLacerate"] = {
    name = "GAExpeditionVoranaLacerate",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
    },
    levels = {
        [1] = {baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAVoranaComboLeftSlash"] = {
    name = "GAVoranaComboLeftSlash",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
        "global_knockback",
        "determine_knockback_direction_from_melee_pattern",
    },
    levels = {
        [1] = {baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAVoranaComboRightSlash"] = {
    name = "GAVoranaComboRightSlash",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
        "global_knockback",
        "determine_knockback_direction_from_melee_pattern",
    },
    levels = {
        [1] = {baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAVoranaDash"] = {
    name = "GAVoranaDash",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAVoranaDashImpactSlash"] = {
    name = "GAVoranaDashImpactSlash",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
        "global_knockback",
        "determine_knockback_direction_from_melee_pattern",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAVoranaCycloneImpact"] = {
    name = "GAVoranaCycloneImpact",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
        "global_knockback",
    },
    levels = {
        [1] = {baseMultiplier = 0.6, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAVoranaComboWhirl"] = {
    name = "GAVoranaComboWhirl",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
        "global_knockback",
    },
    levels = {
        [1] = {baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAExpeditionVoranaCyclone"] = {
    name = "EAAExpeditionVoranaCyclone",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.33,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "melee_range_+",
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
        "cast_time_overrides_attack_duration",
    },
    levels = {
        [1] = {40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAExpeditionVoranaDualStrike"] = {
    name = "EAAExpeditionVoranaDualStrike",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "melee_range_+",
        "cast_time_overrides_attack_duration",
    },
    levels = {
        [1] = {50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAVoranaComboAttack"] = {
    name = "EAAVoranaComboAttack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.67,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "melee_range_+",
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
        "cast_time_overrides_attack_duration",
    },
    levels = {
        [1] = {3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASVoranaTeleport"] = {
    name = "EASVoranaTeleport",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASVoranaTeleportFast"] = {
    name = "EASVoranaTeleportFast",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_maximum_action_distance_+%",
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
    },
    levels = {
        [1] = {1000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DTTExpeditionVorana"] = {
    name = "DTTExpeditionVorana",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Movement] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_extra_distance",
        "leap_slam_minimum_distance",
    },
    levels = {
        [1] = {-9, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Vorana, la última en caer
CategoryUndeadNo muerto
IconEnemyArmourStrong IconEnemyEvasion IconEnemyResistanceColdStrong
i am boss of tier [2]
monster dropped item rarity +% [1600]
monster slain experience +% [0]
expedition relic mods do not apply [1]
monster dropped item quantity +% [800]
monster dropped item rarity +% [1600]
monster map key of at least same tier as current map drop chance % [25]
monster slain experience +% [7500]
unique monster guarantee one rare [1]
Vorana, Last to Fall
Spectre
AreaAcantilado apenado
Tags1HSword_onhit_audio, bones, has_dual_wield_melee, has_one_hand_sword, has_one_handed_melee, humanoid, melee, metal_armour, not_int, physical_affinity, skeleton, slashing_weapon, undead, very_slow_movement, ward_armour
Vida
313%
Evasión
+40%
Resistencia
IconEnemyResistanceFire0 IconEnemyResistanceCold75 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
288%
Precisión
100%
Attack Distance
6 ~ 12
Tiempo de ataque
1.455 Second
Damage Spread
±20%
Experiencia
250%
Model Size
130%
Type
ExpeditionNewVorana
Metadata
Vorana
Nivel
65
Vida
20,517
Damage
612
Daño de hechizos
612
Precisión
2,228
Tiempo de ataque
1.455
Experiencia
53,768
Minion Life
19,663
Minion Damage
2,387
Minion Armour
5,058
MeleeAtAnimationSpeedComboTEMP
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Ataque básico
Base Damage: 489734
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 1.455 seg
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
iconbasicattack
GAVoranaLacerate
Triggerable, Attack, AttackInPlace
Base Damage: 489734
Probabilidad de impacto crítico: 5%
Daño de ataque: 150%
Tiempo de ataque: 1.455 seg
Inflige un 50% más de daño de ataques
Convierte el 60% del daño físico en daño de hielo
action attack or cast time uses animation length [1]
attack maximum action distance + [20]
GAVoranaColdWave
Triggerable, Attack, AttackInPlace
Base Damage: 489734
Probabilidad de impacto crítico: 5%
Daño de ataque: 190%
Tiempo de ataque: 1.455 seg
Tiempo de recarga: 8 seg
Inflige un 90% más de daño de ataques
Convierte el 60% del daño físico en daño de hielo
action attack or cast time uses animation length [1]
attack maximum action distance + [20]
base skill cannot be avoided by dodge roll or evaded or blocked [1]
voll slam damage +% final at centre [30]
GSVoranaIceOrbExplode
Triggerable, Spell, Damage, AttackInPlace
Probabilidad de impacto crítico: 7%
Tiempo de lanzamiento: 1 seg
Inflige de 977.4 a 1466 de daño de hielo
action attack or cast time uses animation length [1]
is area damage [1]
MPSVoranaIceOrbProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
Probabilidad de impacto crítico: 7%
Tiempo de lanzamiento: 1 seg
Inflige de 232.5 a 348.7 de daño de hielo
base is projectile [1]
monster projectile variation [1473]
MaceNotable2
MAASVoranaDashAttack
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Ataque básico
Base Damage: 489734
Probabilidad de impacto crítico: 5%
Daño de ataque: 45%
Tiempo de ataque: 1.455 seg
Inflige un 55% menos de daño de ataques
action attack or cast time uses animation length [1]
attack maximum action distance + [10]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
iconbasicattack
MAASVoranaCyclone
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Ataque básico
Base Damage: 489734
Probabilidad de impacto crítico: 5%
Daño de ataque: 45%
Tiempo de ataque: 1.455 seg
Tiempo de recarga: 12 seg
Inflige un 55% menos de daño de ataques
Convierte el 40% del daño físico en daño de hielo
action attack or cast time uses animation length [1]
attack maximum action distance + [15]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
iconbasicattack
EASVoranaHide
Spell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 10 seg
action attack or cast time uses animation length [1]
EAAVoranaWaveSlash
Attack
Base Damage: 489734
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 1.455 seg
Tiempo de recarga: 8 seg
action attack or cast time uses animation length [1]
ABTTVoranaShadowStorm
Buff, Duration, Spell, Triggerable, AttackInPlace
Probabilidad de impacto crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige 169.7 de daño de hielo por segundo
Inflige 169.7 de daño físico por segundo

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueExpeditionNew/Vorana"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Vorana, Last to Fall",
    life = 3.13,
    damage = 2.88,
    damageSpread = 0.2,
    attackTime = 1.455,
    attackRange = 12,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    weaponType2 = "One Hand Sword",
    skillList = {
        "MeleeAtAnimationSpeedComboTEMP",
        "MAASVoranaDashAttack",
        "MAASVoranaCyclone",
        "MPSVoranaIceOrbProjectile",
        "ABTTVoranaShadowStorm",
        "GAVoranaLacerate",
        "GAVoranaColdWave",
        "GSVoranaIceOrbExplode",
        "EASVoranaHide",
        "EAAVoranaWaveSlash",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedComboTEMP"] = {
    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 = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MAASVoranaDashAttack"] = {
    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 = {
        "attack_maximum_action_distance_+",
        "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] = {10, baseMultiplier = 0.45, critChance = 5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MAASVoranaCyclone"] = {
    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 = {
        "active_skill_base_physical_damage_%_to_convert_to_cold",
        "attack_maximum_action_distance_+",
        "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] = {40, 15, baseMultiplier = 0.45, critChance = 5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSVoranaIceOrbProjectile"] = {
    name = "MPSVoranaIceOrbProjectile",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "monster_projectile_variation",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1473, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ABTTVoranaShadowStorm"] = {
    name = "ABTTVoranaShadowStorm",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Buff] = true,
        [SkillType.Duration] = true,
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_physical_damage_to_deal_per_minute",
        "base_cold_damage_to_deal_per_minute",
    },
    levels = {
        [1] = {0.5, 0.5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAVoranaLacerate"] = {
    name = "GAVoranaLacerate",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "active_skill_base_physical_damage_%_to_convert_to_cold",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {20, 60, baseMultiplier = 1.5, critChance = 5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAVoranaColdWave"] = {
    name = "GAVoranaColdWave",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "active_skill_base_physical_damage_%_to_convert_to_cold",
        "voll_slam_damage_+%_final_at_centre",
        "action_attack_or_cast_time_uses_animation_length",
        "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked",
    },
    levels = {
        [1] = {20, 60, 30, baseMultiplier = 1.9, critChance = 5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSVoranaIceOrbExplode"] = {
    name = "GSVoranaIceOrbExplode",
    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_cold_damage",
        "spell_maximum_base_cold_damage",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASVoranaHide"] = {
    name = "EASVoranaHide",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAVoranaWaveSlash"] = {
    name = "EAAVoranaWaveSlash",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
i am boss of tier [2]
monster dropped item rarity +% [1600]
monster slain experience +% [0]
FamilyMonsterActBoss
DomainsMonster (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • i am boss of tier 2 2 Global
  • monster slain experience +% 0 0 Global
  • monster dropped item rarity +% 1600 1600 Global
  • expedition relic mods do not apply [1]
    FamilyExpeditionUnaffectedByRemnants
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • expedition relic mods do not apply 1 1 Global
  • monster dropped item quantity +% [800]
    monster dropped item rarity +% [1600]
    monster map key of at least same tier as current map drop chance % [25]
    monster slain experience +% [7500]
    unique monster guarantee one rare [1]
    FamilyMonsterMapBoss
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster slain experience +% 7500 7500 Global
  • monster dropped item rarity +% 1600 1600 Global
  • monster dropped item quantity +% 800 800 Global
  • unique monster guarantee one rare 1 1 Global
  • monster map key of at least same tier as current map drop chance % 25 25 Global
  • Vorana Topic /7
    NPCNombre
    Saga de Vorana
    Asedio de Vorana
    [DNT] Vorana's Touch
    Registro de VoranaLa última en sobrevivir, lo entendió demasiado tarde...
    VoranaCrestEmblema de la guadaña de VoranaThe Black Scythe Mercenary Company was an
    extension of Vorana. No storied history, no
    centuries of service... and yet, legendary.
    Matanza de VoranaVorana la Irreprimible nunca reclutó. Los mercenarios de la
    Guadaña negra estaban formados íntegramente por hombres y
    mujeres que habían visto su incansable voluntad de luchar y que
    pensaban para sus adentros, "La seguiría a cualquier lugar".
    Bendición de VoranaA Vorana la Irreprimible, Cadigan III le otorgó una bendición real
    de robustez. Habían chocado durante mucho tiempo, pero en esta
    tarea, el rey sabía que ella era la mejor opción posible para tener éxito.
    Vorana, Última en caer Text Audio /74
    Nombre
    ¡No descansaré hasta que esta tierra sea purificada!
    VoranaEmerge
    ¡Muere!
    VoranaPerishRandom
    ¡Muere!
    VoranaPerish2
    ¡Muere!
    VoranaPerish3
    ¡Viento de la muerte!
    VoranaDeathWindRandom
    ¡Viento de la muerte!
    VoranaDeathWindRandom2
    ¡Viento de la muerte!
    VoranaDeathWindRandom3
    ¡Cae ante mí!
    VoranaFallBeforeMeRandom
    ¡Cae ante mí!
    VoranaFallBeforeMe2
    ¡Cae ante mí!
    VoranaFallBeforeMe3
    ¡Te cortaré en pedazos!
    VoranaCutYouDownRandom
    ¡Te cortaré en pedazos!
    VoranaCutYouDown2
    ¡Te cortaré en pedazos!
    VoranaCutYouDown3
    ¡Por el rey!
    VoranaForTheKingRandom
    ¡Por el rey!
    VoranaForTheKing2
    ¡Por el rey!
    VoranaForTheKing3
    ¡Hasta la muerte!
    VoranaToTheDeathRandom
    ¡Hasta la muerte!
    VoranaToTheDeath2
    ¡Hasta la muerte!
    VoranaToTheDeath3
    ¡Matanza!
    VoranaCullRandom
    ¡Matanza!
    VoranaCull2
    ¡Matanza!
    VoranaCull3
    ¡Matanza!
    VoranaCull4
    ¡Matanza!
    VoranaCull5
    ¡Siega!
    VoranaReapRandom
    ¡Siega!
    VoranaReap2
    ¡Siega!
    VoranaReap3
    ¡Siega!
    VoranaReap4
    ¡Siega!
    VoranaReap5
    ¡Desgarra!
    VoranaReap6
    ¡Desgarra!
    VoranaReap7
    ¡Desgarra!
    VoranaReap8
    ¡Desgarra!
    VoranaReap9
    ¡Guadaña negra!
    VoranaReap10
    ¡Guadaña negra!
    VoranaReap11
    ¡Guadaña negra!
    VoranaReap12
    ¿En qué me he convertido... ?
    VoranaDefeatRandom
    Las estrellas... solo traen la ruina...
    VoranaTheStarsRandom
    Las estrellas... solo traen la ruina...
    VoranaTheStars2
    Medved...
    VoranaMedvedRandom
    Medved...
    VoranaMedved2
    ¡Guadaña!
    VoranaScytheRandom
    ¡Guadaña!
    VoranaScythe2
    ¡Guadaña!
    VoranaScythe3
    ¡Guadaña!
    VoranaScythe4
    ¡Guadaña oscura!
    VoranaDarkScytheRandom
    ¡Guadaña oscura!
    VoranaDarkScythe2
    ¡Guadaña oscura!
    VoranaDarkScythe3
    ¡Guadaña oscura!
    VoranaDarkScythe4
    ¡Siega sangrienta!
    VoranaBloodreapRandom
    ¡Siega sangrienta!
    VoranaBloodreap2
    ¡Siega sangrienta!
    VoranaBloodreap3
    ¡Siega sangrienta!
    VoranaBloodreap4
    ¡Hierro frío!
    VoranaColdIronRandom
    ¡Hierro frío!
    VoranaColdIron2
    ¡Hierro frío!
    VoranaColdIron3
    Te has enfrentado... a la Guadaña negra.
    VoranaExpeditionNew_Dialogue_PlayerDeath_Random
    Considera esto... misericordia.
    VoranaExpeditionNew_Dialogue_PlayerDeath_2
    ¡Abraza a la noche!
    VoranaExpeditionNew_Dialogue_Skill_BecomeShadow_Random
    ¡Sucumbe ante la noche!
    VoranaExpeditionNew_Dialogue_Skill_BecomeShadow_2
    ¡Sucumbe ante la noche!
    VoranaExpeditionNew_Dialogue_Skill_ConeOfCold_Random
    ¡Cae ante mí!
    VoranaExpeditionNew_Dialogue_Skill_ConeOfCold_2
    ¡Hasta la muerte!
    VoranaExpeditionNew_Dialogue_Skill_Cyclone_Random
    ¡Dolor interminable!
    VoranaExpeditionNew_Dialogue_Skill_Cyclone_2
    ¡Cosecha!
    VoranaExpeditionNew_Dialogue_Skill_Dash_Random
    ¡Perece!
    VoranaExpeditionNew_Dialogue_Skill_Dash_2
    ¡La Guadaña negra!
    VoranaExpeditionNew_Dialogue_Skill_WaveSlash_Random
    ¡Te cortaré en dos!
    VoranaExpeditionNew_Dialogue_Skill_WaveSlash_2
    ¿En qué me he convertido...?
    VoranaExpeditionNew_Dialogue_Death_Random
    Medved...
    VoranaExpeditionNew_Dialogue_Death_2
    Esta tierra maldita... ¡debe ser purgada!
    VoranaExpeditionNew_Dialogue_Emerge_Random
    ¡La venganza será mía, sin importar el precio!
    VoranaExpeditionNew_Dialogue_Emerge_2
    No confíes en nadie... ¡la muerte nos espera a todos!
    VoranaExpeditionNew_Dialogue_Knockdown_Random
    La noche nos trae su terror... ¡y yo también!
    VoranaExpeditionNew_Dialogue_Knockdown_2
    Edit

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