Nashta, The Usurper
Humanoid
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
Action Speed cannot be modified to below 50% of base value
cannot be stunned for ms after stun finished [4000]
cannot be stunned while stunned [1]
SpectreN
AreaPillaged Camp
TagsCaster, 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
Life
1950%
Armour
+25%
Evasion
+100%
Ailment Threshold
1950%
Resistance
50 50 50 30
Damage
135%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 16
Attack Time
1.995 Second
Damage Spread
±20%
Experience
300%
Model Size
135%
Type
HeistBossDanai
Metadata
Danai
Level
81
Life
34,449,969
Armour
99,146
Evasion Rating
14,724
Damage
1,235
Spell Damage
1,843
Accuracy
960
Attack Time
1.33665
Experience
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
Phys Convert Ele
300%
HeistDanaiMelee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 1961–2941
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Strike your foes down with a powerful blow.
skill can fire arrows [1]
skill can fire wand projectiles [1]
EAADanaiLightningBlast
Attack
Base Damage: 1961–2941
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Cooldown Time: 18 sec
GT2DanaiLightningSweep
Triggerable, Spell
Cast Time: 2 sec
Cooldown Time: 15 sec
DanaiTeleportStrike
Spell, Movement
Cast Time: 2 sec
Cooldown Time: 6 sec
teleport additional distance between self and target [16]
DanaiLightningElderBoltTriggered
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 1 sec
Deals 3556 to 5333 Physical Damage
99% reduced Skill Range
40% of Physical Damage Converted to Lightning Damage
40% of Physical Damage Converted to Fire Damage
is area damage [1]
DanaiLightningBlastStrikeTriggered
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 1 sec
Deals 1659 to 2489 Physical Damage
Hits always Shock
Shocks from your Hits always increase Damage taken by at least 30%
50% of Physical Damage Converted to Lightning Damage
50% of Physical Damage Converted to Fire Damage
active skill shock duration +% final [200]
is area damage [1]
DanaiLightningBeamTriggered
Spell, Triggerable
Critical Strike Chance: 5%
Cast Time: 1 sec
Deals 2844 to 4267 Physical Damage
Hits always Ignite
50% of Physical Damage Converted to Lightning Damage
50% of Physical Damage Converted to Fire Damage
400% more Damage with Ignite
is area damage [1]
DanaiSweepCleave
Triggerable, Attack
Base Damage: 1961–2941
Critical Strike Chance: 5%
Attack Damage: 160%
Attack Time: 1.995 sec
40% of Physical Damage Converted to Lightning Damage
Deals 60% more Attack Damage
40% of Physical Damage Converted to Fire Damage
is area damage [1]
DanaiFlickerAttack
Triggerable, Attack
Base Damage: 1961–2941
Critical Strike Chance: 5%
Attack Damage: 130%
Attack Time: 1.995 sec
40% of Physical Damage Converted to Lightning Damage
Deals 30% more Attack Damage
40% of Physical Damage Converted to Fire Damage
is area damage [1]
EAADanaiLightningSweep
Attack
Base Damage: 1961–2941
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Cooldown Time: 15 sec
DanaiSummonLightningVolatileStorm
Spell
Cast Time: 5 sec
Cooldown Time: 25 sec
skill cannot be knocked back [1]
skill cannot be stunned [1]
DanaiLightningStormSlash
Triggerable, Attack
Base Damage: 1961–2941
Critical Strike Chance: 5%
Attack Damage: 200%
Attack Time: 1.995 sec
Hits always Ignite
Hits always Shock
40% of Physical Damage Converted to Lightning Damage
Deals 100% more Attack Damage
40% of Physical Damage Converted to Fire Damage
active skill area of effect radius +% final [100]
is area damage [1]
HeistDanaiMeleeCharged
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 1961–2941
Critical Strike Chance: 5%
Attack Time: 1.995 sec
Strike your foes down with a powerful blow.
40% of Physical Damage Converted to Lightning Damage
40% of Physical Damage Converted to Fire Damage
skill can fire arrows [1]
skill can fire wand projectiles [1]
DanaiTeleportStrikeCharged
Spell, Movement
Cast Time: 2 sec
Cooldown Time: 6 sec
teleport additional distance between self and target [16]
DanaiFlickerAttackCharged
Triggerable, Attack
Base Damage: 1961–2941
Critical Strike Chance: 5%
Attack Damage: 160%
Attack Time: 1.995 sec
40% of Physical Damage Converted to Lightning Damage
Deals 60% more Attack Damage
Base duration is 10 seconds
40% of Physical Damage Converted to Fire Damage
is area damage [1]

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 = { }, },
    },
}
Monsters grant 100% increased Experience
15000% increased Rarity of Items Dropped
FamilyMonsterMapBoss
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • Action Speed cannot be modified to below 50% of base value
    FamilyCannotBeSlowedBelowValue
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -50 Max: -50 Global
  • Craft TagsSpeed
    cannot be stunned for ms after stun finished [4000]
    cannot be stunned while stunned [1]
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeUnique (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, The Usurper Text Audio /19
    Name
    You know I cannot, sister. My soul yearns for freedom!
    AdiyahContractThreeNashtaReply
    I cannot live under those tyrants.
    AdiyahContractThreeNashtaReplyTwo
    I would rather die than go back!
    AdiyahContractNashtaPhaseTransition
    Thank you, Adiyah. Sister.
    AdiyahContractThreeNashtaReplyThree
    Beware, sister!
    NashtaBewareRandom
    Beware, sister!
    NashtaBeware2
    Desert heat!
    NashtaDesertHeatRandom
    Desert heat!
    NashtaDesertHeat2
    For freedom!
    NashtaForFreedomRandom
    For freedom!
    NashtaForFreedom2
    Heart's flame!
    NashtaHeartsFlameRandom
    Heart's flame!
    NashtaHeartsFlame2
    I refuse!
    NashtaRefuseRandom
    I refuse!
    NashtaRefuse2
    Sun's fury!
    NashtaSunsFuryRandom
    Sun's fury!
    NashtaSunsFury2
    Sun's fury!
    NashtaSunsFury3
    Sun's fury!
    NashtaSunsFury4
    Sun's fury!
    NashtaSunsFury5
    Edit

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