Nashta, la Usurpadora
Humanoide
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
La velocidad de acción no se puede modificar por debajo del 50% de su valor base
cannot be stunned for ms after stun finished [4000]
cannot be stunned while stunned [1]
Nashta, The Usurper
SpectreN
AreaCampamento saqueado
TagsLanzador de hechizos, fire_affinity, has_one_hand_sword, has_one_handed_melee, human, humanoid, light_armour, melee, not_int, physical_affinity, red_blood, slashing_weapon, very_fast_movement
Vida
1950%
Armadura
+25%
Evasión
+100%
Ailment Threshold
1950%
Resistencia
50 50 50 30
Damage
135%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 16
Attack Time
1.995 Second
Damage Spread
±20%
Experiencia
300%
Model Size
135%
Type
HeistBossDanai
Metadata
Danai
Nivel
81
Vida
34,449,969
Armadura
99,146
Evasión
14,724
Damage
1,235
Daño de hechizos
1,843
Precisión
960
Attack Time
1.33665
Experiencia
212,240
Minion Life
6,678,454
Minion Damage
1,034
Ailment Threshold
16,191,485
Chill
51,197
Shock
51,197
Brittle
289,649
Scorch
51,197
Sap
141,449
HeistDanaiMelee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 1961–2941
Probabilidad de golpe crítico: 5%
Attack Time: 1.995 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
EAADanaiLightningBlast
Attack
Base Damage: 1961–2941
Probabilidad de golpe crítico: 5%
Attack Time: 1.995 seg
Tiempo de recarga: 18 seg
GT2DanaiLightningSweep
Triggerable, Spell
Tiempo de lanzamiento: 2 seg
Tiempo de recarga: 15 seg
DanaiTeleportStrike
Spell, Movement
Tiempo de lanzamiento: 2 seg
Tiempo de recarga: 6 seg
teleport additional distance between self and target [16]
DanaiLightningElderBoltTriggered
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 3556 a 5333 de daño físico
Alcance de las habilidades reducido un 99%
El 40% del daño físico se convierte en daño de rayo
El 40% del daño físico se convierte en daño de fuego
is area damage [1]
DanaiLightningBlastStrikeTriggered
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 1659 a 2489 de daño físico
Tus golpes siempre electrocutan
Las electrocuciones de tus golpes siempre aumentan el daño recibido al menos un 30%
El 50% del daño físico se convierte en daño de rayo
El 50% del daño físico se convierte en daño de fuego
active skill shock duration +% final [200]
is area damage [1]
DanaiLightningBeamTriggered
Spell, Triggerable
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 2844 a 4267 de daño físico
Tus golpes siempre queman
El 50% del daño físico se convierte en daño de rayo
El 50% del daño físico se convierte en daño de fuego
400% más de daño con quemadura
is area damage [1]
DanaiSweepCleave
Triggerable, Attack
Base Damage: 1961–2941
Probabilidad de golpe crítico: 5%
Attack Time: 1.995 seg
DanaiFlickerAttack
Triggerable, Attack
Base Damage: 1961–2941
Probabilidad de golpe crítico: 5%
Attack Time: 1.995 seg
EAADanaiLightningSweep
Attack
Base Damage: 1961–2941
Probabilidad de golpe crítico: 5%
Attack Time: 1.995 seg
Tiempo de recarga: 15 seg
DanaiSummonLightningVolatileStorm
Spell
Tiempo de lanzamiento: 5 seg
Tiempo de recarga: 25 seg
skill cannot be knocked back [1]
skill cannot be stunned [1]
DanaiLightningStormSlash
Triggerable, Attack
Base Damage: 1961–2941
Probabilidad de golpe crítico: 5%
Attack Time: 1.995 seg
HeistDanaiMeleeCharged
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 1961–2941
Probabilidad de golpe crítico: 5%
Attack Time: 1.995 seg
Derriba a tus enemigos con un golpe poderoso.
DanaiTeleportStrikeCharged
Spell, Movement
Tiempo de lanzamiento: 2 seg
Tiempo de recarga: 6 seg
teleport additional distance between self and target [16]
DanaiFlickerAttackCharged
Triggerable, Attack
Base Damage: 1961–2941
Probabilidad de golpe crítico: 5%
Attack Time: 1.995 seg

Object Type

version 2
extends "Metadata/Monsters/LeagueHeist/HeistBossBase"

StateMachine
{
	define_shared_state =
	"
		charged;
		perma_charged;
	"
}

Actor
{
	basic_action = "ChangeToStance1"
	basic_action = "ChangeToStance3"
}

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueHeist/HeistBossBase"

Animated
{
	on_event_teleport_out_for_flickerstrike_01 =
	"
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/flickerstrike_out.epk );
		RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/blade_charge.epk, R_Weapon );
		RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/blade_charge_idle.epk, R_Weapon );
		DisableTargetable();
	"

	on_event_teleport_in_for_flickerstrike_01 =
	"
		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/flickerstrike_out.epk );
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/flickerstrike_in.epk );
		IfState( charged, 1, { AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/blade_charge_idle.epk, R_Weapon ); } );
		EnableTargetable();
	"

	on_event_geotrigger_for_flickerstrike_01 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/flickerstrike_in.epk );"
}

StateMachine
{
	on_state_charged_1 = "AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/blade_charge.epk, R_Weapon );"
	create_state_charged_1 = "AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/blade_charge_idle.epk, R_Weapon );"

	on_state_charged_0 =
	"
		RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/blade_charge.epk, R_Weapon );
		RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/blade_charge_idle.epk, R_Weapon );
	"

	on_state_perma_charged_1 =
	"
		AddEffectPack( DanaiAngerStart );
		AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/blade_charge.epk, R_Weapon );
	"

	create_state_perma_charged_1 =
	"
		AddEffectPack( DanaiAngerIdle );
		AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/blade_charge_idle.epk, R_Weapon );
	"
}

Life
{
	on_death =
	"
		RemoveEffectPack( DanaiAngerStart, true );
		RemoveEffectPack( DanaiAngerIdle, true );
		RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/blade_charge.epk, R_Weapon );
		RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/blade_charge_idle.epk, R_Weapon );
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/boss_light.ao, light_off );
	"

	on_spawned_dead =
	"
		RemoveEffectPack( DanaiAngerStart, true );
		RemoveEffectPack( DanaiAngerIdle, true );
		RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/blade_charge.epk, R_Weapon );
		RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/blade_charge_idle.epk, R_Weapon );
	"

	on_spawned_alive =
	"
		AddAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/boss_light.ao, light_attach );
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/League_Heist/bosses/danai/boss_light.ao, light_idle );
	"
}

Actor
{
	on_end_Teleport = "EnableTargetable();"
}

Preload
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasExiles/Orion/EnvironmentEmbers4.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueHeist/Boss/Danai"] = {
    name = "Nashta, The Usurper",
    life = 19.5,
    fireResist = 50,
    coldResist = 50,
    lightningResist = 50,
    chaosResist = 30,
    damage = 1.35,
    damageSpread = 0.2,
    attackTime = 1.995,
    attackRange = 16,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    skillList = {
        "HeistDanaiMelee",
        "HeistDanaiMeleeCharged",
        "EAADanaiLightningBlast",
        "GT2DanaiLightningSweep",
        "EAADanaiLightningSweep",
        "DanaiTeleportStrike",
        "DanaiTeleportStrikeCharged",
        "DanaiLightningElderBoltTriggered",
        "DanaiLightningBlastStrikeTriggered",
        "DanaiLightningBeamTriggered",
        "DanaiSweepCleave",
        "DanaiFlickerAttack",
        "DanaiFlickerAttackCharged",
        "DanaiSummonLightningVolatileStorm",
        "DanaiLightningStormSlash",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["HeistDanaiMelee"] = {
    name = "Default Attack",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {0, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {0, levelRequirement = 19, statInterpolation = {2},  cost = { }, },
        [3] = {0, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
        [4] = {0, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HeistDanaiMeleeCharged"] = {
    name = "Default Attack",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_physical_damage_%_to_convert_to_lightning",
        "skill_physical_damage_%_to_convert_to_fire",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {40, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAADanaiLightningBlast"] = {
    name = "EAADanaiLightningBlast",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GT2DanaiLightningSweep"] = {
    name = "GT2DanaiLightningSweep",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAADanaiLightningSweep"] = {
    name = "EAADanaiLightningSweep",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DanaiTeleportStrike"] = {
    name = "DanaiTeleportStrike",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Movement] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "teleport_additional_distance_between_self_and_target",
    },
    levels = {
        [1] = {16, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DanaiTeleportStrikeCharged"] = {
    name = "DanaiTeleportStrikeCharged",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Movement] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "teleport_additional_distance_between_self_and_target",
    },
    levels = {
        [1] = {16, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DanaiLightningElderBoltTriggered"] = {
    name = "DanaiLightningElderBoltTriggered",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "skill_range_+%",
        "skill_physical_damage_%_to_convert_to_lightning",
        "skill_physical_damage_%_to_convert_to_fire",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, -99, 40, 40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DanaiLightningBlastStrikeTriggered"] = {
    name = "DanaiLightningBlastStrikeTriggered",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "skill_physical_damage_%_to_convert_to_lightning",
        "skill_physical_damage_%_to_convert_to_fire",
        "shock_minimum_damage_taken_increase_%",
        "active_skill_shock_duration_+%_final",
        "is_area_damage",
        "always_shock",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 50, 50, 30, 200, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DanaiLightningBeamTriggered"] = {
    name = "DanaiLightningBeamTriggered",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "skill_physical_damage_%_to_convert_to_lightning",
        "skill_physical_damage_%_to_convert_to_fire",
        "active_skill_ignite_damage_+%_final",
        "is_area_damage",
        "always_ignite",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 50, 50, 400, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DanaiSweepCleave"] = {
    name = "DanaiSweepCleave",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_physical_damage_%_to_convert_to_lightning",
        "skill_physical_damage_%_to_convert_to_fire",
        "is_area_damage",
    },
    levels = {
        [1] = {40, 40, baseMultiplier = 1.6, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DanaiFlickerAttack"] = {
    name = "DanaiFlickerAttack",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_physical_damage_%_to_convert_to_lightning",
        "skill_physical_damage_%_to_convert_to_fire",
        "is_area_damage",
    },
    levels = {
        [1] = {40, 40, baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DanaiFlickerAttackCharged"] = {
    name = "DanaiFlickerAttackCharged",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_physical_damage_%_to_convert_to_lightning",
        "skill_physical_damage_%_to_convert_to_fire",
        "base_skill_effect_duration",
        "is_area_damage",
    },
    levels = {
        [1] = {40, 40, 10000, baseMultiplier = 1.6, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DanaiSummonLightningVolatileStorm"] = {
    name = "DanaiSummonLightningVolatileStorm",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_knocked_back",
        "skill_cannot_be_stunned",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DanaiLightningStormSlash"] = {
    name = "DanaiLightningStormSlash",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_physical_damage_%_to_convert_to_lightning",
        "skill_physical_damage_%_to_convert_to_fire",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "always_ignite",
        "always_shock",
    },
    levels = {
        [1] = {40, 40, 100, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Los monstruos otorgan la experiencia aumentada un 100%
La rareza de los objetos arrojados está aumentada un 15000%
FamilyMonsterMapBoss
Domainsmonstruo (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • La velocidad de acción no se puede modificar por debajo del 50% de su valor base
    FamilyCannotBeSlowedBelowValue
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -50 Max: -50 Global
  • Craft TagsVelocidad
    cannot be stunned for ms after stun finished [4000]
    cannot be stunned while stunned [1]
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 4000 Max: 4000 Global
  • keyval
    Stats.item_drop_slots1
    Stats.energy_shield_recharge_rate_per_minute_%2000
    Stats.mana_regeneration_rate_per_minute_%100
    Stats.base_maximum_mana200
    Stats.maximum_physical_damage_reduction_%75
    Stats.max_viper_strike_orbs4
    Stats.base_maximum_all_resistances_%75
    Stats.max_fuse_arrow_orbs5
    Stats.max_fire_beam_stacks8
    Stats.max_charged_attack_stacks10
    Stats.base_critical_strike_multiplier130
    Stats.critical_ailment_dot_multiplier_+30
    Stats.max_endurance_charges3
    Stats.max_frenzy_charges3
    Stats.max_power_charges3
    Stats.base_attack_speed_+%_per_frenzy_charge4
    Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.base_cast_speed_+%_per_frenzy_charge4
    Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion5
    Stats.object_inherent_damage_+%_final_per_frenzy_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion11
    Stats.resist_all_elements_%_per_endurance_charge4
    Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion11
    Stats.critical_strike_chance_+%_per_power_charge50
    Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion150
    Stats.maximum_block_%75
    Stats.base_maximum_spell_block_%75
    Stats.base_number_of_totems_allowed1
    Stats.base_number_of_traps_allowed3
    Stats.base_number_of_remote_mines_allowed5
    Stats.movement_velocity_cap128
    Stats.maximum_life_leech_rate_%_per_minute1200
    Stats.maximum_mana_leech_rate_%_per_minute1200
    Stats.maximum_energy_shield_leech_rate_%_per_minute600
    Stats.monster_ignite_damage_+%_final-72
    Stats.monster_bleeding_damage_+%_final-86
    Stats.monster_poison_damage_+%_final-50
    Stats.bleeding_moving_damage_%_of_base_override500
    Stats.max_azurite_debuff_stacks10
    Stats.impaled_debuff_base_duration_ms8000
    Stats.impaled_debuff_number_of_reflected_hits5
    Stats.ignore_skill_weapon_restrictions1
    Stats.base_total_number_of_sigils_allowed3
    Stats.maximum_life_leech_amount_per_leech_%_max_life10
    Stats.maximum_mana_leech_amount_per_leech_%_max_mana10
    Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield10
    Stats.object_inherent_melee_hit_stun_duration_+%_final20
    Stats.scale_melee_range_to_actor_scale1
    Stats.use_melee_pattern_range1
    Stats.actor_scale_+%_limit100
    Stats.damage_taken_when_hit_+%_final_per_fortification-1
    Stats.base_max_fortification20
    Stats.soul_eater_maximum_stacks45
    Stats.monster_uses_map_boss_difficulty_scaling1
    ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
    Positioned.blockingtrue
    Positioned.team0
    Positioned.serialise_collidabletrue
    BaseEvents.server_onlytrue
    Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, ChangeToStance1, ChangeToStance3
    Actor.slow_animations_go_to_idletrue
    StateMachine.define_shared_state =
    StateMachine.",
    StateMachine.charged;
    StateMachine.perma_charged;
    Nashta, la Usurpadora Text Audio /19
    Nombre
    Sabes que no puedo, hermana. ¡Mi alma desea libertad!
    AdiyahContractThreeNashtaReply
    No puedo vivir subordinada a esos tiranos.
    AdiyahContractThreeNashtaReplyTwo
    ¡Prefiero morir antes que regresar allí!
    AdiyahContractNashtaPhaseTransition
    Gracias, Adiyah. Hermana.
    AdiyahContractThreeNashtaReplyThree
    ¡Cuidado, hermana!
    NashtaBewareRandom
    ¡Cuidado, hermana!
    NashtaBeware2
    ¡El calor del desierto!
    NashtaDesertHeatRandom
    ¡El calor del desierto!
    NashtaDesertHeat2
    ¡Por la libertad!
    NashtaForFreedomRandom
    ¡Por la libertad!
    NashtaForFreedom2
    ¡Las llamas del corazón!
    NashtaHeartsFlameRandom
    ¡Las llamas del corazón!
    NashtaHeartsFlame2
    ¡Me niego!
    NashtaRefuseRandom
    ¡Me niego!
    NashtaRefuse2
    ¡La furia del sol!
    NashtaSunsFuryRandom
    ¡La furia del sol!
    NashtaSunsFury2
    ¡La furia del sol!
    NashtaSunsFury3
    ¡La furia del sol!
    NashtaSunsFury4
    ¡La furia del sol!
    NashtaSunsFury5
    Edit

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