SpectreY
Spectre OverrideMetadata/Monsters/LeagueDelve/TaowuChampionSpectre
AreaMina de azurita, Mina de azurita, Mina de azurita, Mina de azurita, Mina de azurita, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Cavernas fúngicas, Bosque petrificado, Bosque petrificado, Bosque petrificado, Bosque petrificado, Profundidades abisales, Profundidades abisales, Profundidades abisales, Profundidades abisales, Gruta helada, Gruta helada, Gruta helada, Gruta helada, Fisura de magma, Fisura de magma, Fisura de magma, Fisura de magma, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fumarolas de azufre, Fortaleza primitiva, Fortaleza primitiva, Fortaleza primitiva, Fortaleza primitiva, Fortaleza primitiva, Fortaleza primitiva, Fortaleza primitiva, Fortaleza primitiva, Lago de Kalandra
Tagsanimal_claw_weapon, beast, cannot_be_monolith, Lanzador de hechizos, delve_monster, extra_extra_small_height, fast_movement, fire_affinity, flesh_armour, is_unarmed, mammal_beast, melee, no_pantheon_mod, not_dex, not_str, red_blood
Vida
525%
Energy Shield From Life
50%
Ailment Threshold
525%
Resistencia
75 0 0 0
Damage
131%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.335 Second
Damage Spread
±20%
Experiencia
150%
Model Size
100%
Type
TaowuChampion
Metadata
TaowuChampion
Nivel
68
Vida
16,888
Armadura
28,790
Evasión
4,739
Escudo de energía
16,083
Damage
489
Daño de hechizos
489
Precisión
580
Attack Time
1.335
Experiencia
15,383
Minion Life
3,663
Minion Energy Shield
3,489
Minion Damage
391
Ailment Threshold
33,775
Chill
107
Shock
107
Brittle
604
Scorch
107
Sap
295
DelveMeleeFire
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 391–587
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
Derriba a tus enemigos con un golpe poderoso.
Ganas el 83.54% de tu daño físico como daño de fuego extra
action attack or cast time uses animation length [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
EmptyActionAttackTaowuDash
Spell
Tiempo de lanzamiento: 3.67 seg
Tiempo de recarga: 10 seg
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
FireballTaowuDash
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Bola de fuego
Probabilidad de golpe crítico: 6%
Tiempo de lanzamiento: 1.2 seg
Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
Tus golpes siempre queman
Inflige de 1924 a 2886 de daño de fuego
150% más de daño con quemadura
El radio base es de 0.9 metros
active skill area of effect radius +% final [300]
base is projectile [1]
projectile uses contact position [1]
FireballTaowuCombo
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Bola de fuego
Probabilidad de golpe crítico: 6%
Tiempo de lanzamiento: 1.83 seg
Tiempo de recarga: 6 seg
Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
Inflige de 635.6 a 953.4 de daño de fuego
El radio base es de 0.9 metros
base is projectile [1]
projectile uses contact position [1]
AddBuffToTargetDelveDarkZone
Buff, Duration, Spell
Tiempo de lanzamiento: 1.2 seg
Tiempo de recarga: 15 seg
La duración base es de 5 segundos
DelveTaowuSlash
Triggerable, Attack
Base Damage: 391–587
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
Tiempo de recarga: 6 seg
EmptyActionAttackTaowuDashSwipe
Spell
Tiempo de lanzamiento: 1.83 seg
Tiempo de recarga: 10 seg
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
DelveTaowuDashAttack
Triggerable, Attack
Base Damage: 391–587
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
El 75% del daño físico se convierte en daño de fuego
20% menos velocidad de ataque
is area damage [1]
DelveTaowuBackwardsSlash
Triggerable, Attack
Base Damage: 391–587
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
WalkEmergeDelveWetaUpForward
walk emerge distance [300]
walk emerge height offset [150]
walk emerge tilt [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueDelve/DelveMonsterEmissive"

Actor
{
	slow_animations_go_to_idle = false
	basic_action = "ChangeToStance2"
	basic_action = "ChangeToStance1"
}

Transitionable
{
	
}

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueDelve/DelveMonsterEmissive"

Transitionable
{
	create_untransitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/taowu/monsterfx/alluring_light.epk );"
	on_transition = 
	"
		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/taowu/monsterfx/alluring_light.epk );
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/taowu/monsterfx/alluring_light_fade.epk );
		StartTimer();
	"
}

Timer
{
	time = 0.67
	on_finish = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/taowu/monsterfx/alluring_light_fade.epk );"
}

Life
{
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/mine_mutation/enemies/tier01_taowu.epk );"
	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/mine_mutation/enemies/tier01_taowu.epk );"
}

StateMachine
{
	on_state_first_aggro_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/mine_mutation/enemies/tier01_taowu.epk );"
	create_state_first_aggro_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/mine_mutation/enemies/tier01_taowu.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueDelve/TaowuChampion"] = {
    name = "Turong",
    life = 5.25,
    energyShield = 0.5,
    fireResist = 75,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.31,
    damageSpread = 0.2,
    attackTime = 1.335,
    attackRange = 10,
    accuracy = 1,
    skillList = {
        "FireballTaowuDash",
        "FireballTaowuCombo",
        "DelveMeleeFire",
        "AddBuffToTargetDelveDarkZone",
        "EmptyActionAttackTaowuDash",
        "EmptyActionAttackTaowuDashSwipe",
        "WalkEmergeDelveWetaUpForward",
        "DelveTaowuSlash",
        "DelveTaowuBackwardsSlash",
        "DelveTaowuDashAttack",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["FireballTaowuDash"] = {
    name = "Fireball",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "active_skill_ignite_damage_+%_final",
        "active_skill_area_of_effect_radius_+%_final",
        "active_skill_base_area_of_effect_radius",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "always_ignite",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 150, 300, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["FireballTaowuCombo"] = {
    name = "Fireball",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.83,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "active_skill_base_area_of_effect_radius",
        "base_is_projectile",
        "projectile_uses_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveMeleeFire"] = {
    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 = {
        "physical_damage_%_to_add_as_fire",
        "action_attack_or_cast_time_uses_animation_length",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {10, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {100, levelRequirement = 83, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AddBuffToTargetDelveDarkZone"] = {
    name = "AddBuffToTargetDelveDarkZone",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Buff] = true,
        [SkillType.Duration] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {5000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EmptyActionAttackTaowuDash"] = {
    name = "EmptyActionAttackTaowuDash",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.67,
    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["EmptyActionAttackTaowuDashSwipe"] = {
    name = "EmptyActionAttackTaowuDashSwipe",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.83,
    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["WalkEmergeDelveWetaUpForward"] = {
    name = "WalkEmergeDelveWetaUpForward",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.45,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
        "walk_emerge_height_offset",
        "walk_emerge_tilt",
    },
    levels = {
        [1] = {300, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveTaowuSlash"] = {
    name = "DelveTaowuSlash",
    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_fire",
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {75, -20, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveTaowuBackwardsSlash"] = {
    name = "DelveTaowuBackwardsSlash",
    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_fire",
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {75, -20, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveTaowuDashAttack"] = {
    name = "DelveTaowuDashAttack",
    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_fire",
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {75, -20, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        [2] = {75, -20, levelRequirement = 20, statInterpolation = {},  cost = { }, },
        [3] = {75, -20, levelRequirement = 21, statInterpolation = {},  cost = { }, },
        [4] = {75, -20, levelRequirement = 84, statInterpolation = {},  cost = { }, },
    },
}
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
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, Emerge, Emerge2, ChangeToStance2, ChangeToStance1
Actor.slow_animations_go_to_idletrue, false
StateMachine.define_shared_statefirst_aggro
Turong
Bestia
SpectreY
Tagsanimal_claw_weapon, beast, cannot_be_monolith, Lanzador de hechizos, delve_monster, fast_movement, fire_affinity, flesh_armour, is_unarmed, mammal_beast, melee, no_pantheon_mod, not_dex, not_str, red_blood
Vida
360%
Energy Shield From Life
50%
Ailment Threshold
360%
Resistencia
75 0 0 0
Damage
131%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.335 Second
Damage Spread
±20%
Experiencia
150%
Model Size
100%
Type
TaowuChampionSpectre
Metadata
TaowuChampionSpectre
Nivel
68
Vida
11,580
Armadura
28,790
Evasión
4,739
Escudo de energía
11,029
Damage
489
Daño de hechizos
489
Precisión
580
Attack Time
1.335
Experiencia
15,383
Minion Life
2,512
Minion Energy Shield
2,392
Minion Damage
391
Ailment Threshold
23,160
Chill
73
Shock
73
Brittle
414
Scorch
73
Sap
202
DelveMeleeFire
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 391–587
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
Derriba a tus enemigos con un golpe poderoso.
Ganas el 83.54% de tu daño físico como daño de fuego extra
action attack or cast time uses animation length [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
EmptyActionAttackTaowuDash
Spell
Tiempo de lanzamiento: 3.67 seg
Tiempo de recarga: 10 seg
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
FireballTaowuDash
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Bola de fuego
Probabilidad de golpe crítico: 6%
Tiempo de lanzamiento: 1.2 seg
Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
Tus golpes siempre queman
Inflige de 1924 a 2886 de daño de fuego
150% más de daño con quemadura
El radio base es de 0.9 metros
active skill area of effect radius +% final [300]
base is projectile [1]
projectile uses contact position [1]
FireballTaowuCombo
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Bola de fuego
Probabilidad de golpe crítico: 6%
Tiempo de lanzamiento: 1.83 seg
Tiempo de recarga: 6 seg
Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
Inflige de 635.6 a 953.4 de daño de fuego
El radio base es de 0.9 metros
base is projectile [1]
projectile uses contact position [1]
AddBuffToTargetDelveDarkZone
Buff, Duration, Spell
Tiempo de lanzamiento: 1.2 seg
Tiempo de recarga: 15 seg
La duración base es de 5 segundos
DelveTaowuSlash
Triggerable, Attack
Base Damage: 391–587
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
Tiempo de recarga: 6 seg
EmptyActionAttackTaowuDashSwipe
Spell
Tiempo de lanzamiento: 1.83 seg
Tiempo de recarga: 10 seg
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
DelveTaowuDashAttack
Triggerable, Attack
Base Damage: 391–587
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
El 75% del daño físico se convierte en daño de fuego
20% menos velocidad de ataque
is area damage [1]
DelveTaowuBackwardsSlash
Triggerable, Attack
Base Damage: 391–587
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
WalkEmergeDelveWetaUpForward
walk emerge distance [300]
walk emerge height offset [150]
walk emerge tilt [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueDelve/DelveMonsterEmissive"

Actor
{
	slow_animations_go_to_idle = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueDelve/DelveMonsterEmissive"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueDelve/TaowuChampionSpectre"] = {
    name = "Turong",
    life = 3.6,
    energyShield = 0.5,
    fireResist = 75,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.31,
    damageSpread = 0.2,
    attackTime = 1.335,
    attackRange = 10,
    accuracy = 1,
    skillList = {
        "FireballTaowuDash",
        "FireballTaowuCombo",
        "DelveMeleeFire",
        "AddBuffToTargetDelveDarkZone",
        "EmptyActionAttackTaowuDash",
        "EmptyActionAttackTaowuDashSwipe",
        "WalkEmergeDelveWetaUpForward",
        "DelveTaowuSlash",
        "DelveTaowuBackwardsSlash",
        "DelveTaowuDashAttack",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["FireballTaowuDash"] = {
    name = "Fireball",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "active_skill_ignite_damage_+%_final",
        "active_skill_area_of_effect_radius_+%_final",
        "active_skill_base_area_of_effect_radius",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "always_ignite",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 150, 300, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["FireballTaowuCombo"] = {
    name = "Fireball",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.83,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "active_skill_base_area_of_effect_radius",
        "base_is_projectile",
        "projectile_uses_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveMeleeFire"] = {
    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 = {
        "physical_damage_%_to_add_as_fire",
        "action_attack_or_cast_time_uses_animation_length",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {10, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {100, levelRequirement = 83, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AddBuffToTargetDelveDarkZone"] = {
    name = "AddBuffToTargetDelveDarkZone",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Buff] = true,
        [SkillType.Duration] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {5000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EmptyActionAttackTaowuDash"] = {
    name = "EmptyActionAttackTaowuDash",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.67,
    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["EmptyActionAttackTaowuDashSwipe"] = {
    name = "EmptyActionAttackTaowuDashSwipe",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.83,
    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["WalkEmergeDelveWetaUpForward"] = {
    name = "WalkEmergeDelveWetaUpForward",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.45,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
        "walk_emerge_height_offset",
        "walk_emerge_tilt",
    },
    levels = {
        [1] = {300, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveTaowuSlash"] = {
    name = "DelveTaowuSlash",
    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_fire",
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {75, -20, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveTaowuBackwardsSlash"] = {
    name = "DelveTaowuBackwardsSlash",
    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_fire",
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {75, -20, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveTaowuDashAttack"] = {
    name = "DelveTaowuDashAttack",
    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_fire",
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {75, -20, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        [2] = {75, -20, levelRequirement = 20, statInterpolation = {},  cost = { }, },
        [3] = {75, -20, levelRequirement = 21, statInterpolation = {},  cost = { }, },
        [4] = {75, -20, levelRequirement = 84, statInterpolation = {},  cost = { }, },
    },
}
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
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, Emerge, Emerge2
Actor.slow_animations_go_to_idletrue, false
StateMachine.define_shared_statefirst_aggro
Turong
Bestia
SpectreY
Spectre OverrideMetadata/Monsters/LeagueDelve/TaowuChampionSpectre
Tagsanimal_claw_weapon, beast, Lanzador de hechizos, delve_monster, extra_extra_small_height, fast_movement, fire_affinity, flesh_armour, is_unarmed, mammal_beast, melee, no_pantheon_mod, not_dex, not_str, red_blood
Vida
525%
Energy Shield From Life
50%
Ailment Threshold
525%
Resistencia
75 0 0 0
Damage
131%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.335 Second
Damage Spread
±20%
Experiencia
150%
Model Size
100%
Type
TaowuChampion
Metadata
TaowuChampionSpawned
Nivel
68
Vida
16,888
Armadura
28,790
Evasión
4,739
Escudo de energía
16,083
Damage
489
Daño de hechizos
489
Precisión
580
Attack Time
1.335
Experiencia
15,383
Minion Life
3,663
Minion Energy Shield
3,489
Minion Damage
391
Ailment Threshold
33,775
Chill
107
Shock
107
Brittle
604
Scorch
107
Sap
295
DelveMeleeFire
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 391–587
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
Derriba a tus enemigos con un golpe poderoso.
Ganas el 83.54% de tu daño físico como daño de fuego extra
action attack or cast time uses animation length [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
EmptyActionAttackTaowuDash
Spell
Tiempo de lanzamiento: 3.67 seg
Tiempo de recarga: 10 seg
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
FireballTaowuDash
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Bola de fuego
Probabilidad de golpe crítico: 6%
Tiempo de lanzamiento: 1.2 seg
Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
Tus golpes siempre queman
Inflige de 1924 a 2886 de daño de fuego
150% más de daño con quemadura
El radio base es de 0.9 metros
active skill area of effect radius +% final [300]
base is projectile [1]
projectile uses contact position [1]
FireballTaowuCombo
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, CanRapidFire, AreaSpell
Bola de fuego
Probabilidad de golpe crítico: 6%
Tiempo de lanzamiento: 1.83 seg
Tiempo de recarga: 6 seg
Lanza una bola de fuego hacia un objetivo que explota y daña a los enemigos cercanos.
Inflige de 635.6 a 953.4 de daño de fuego
El radio base es de 0.9 metros
base is projectile [1]
projectile uses contact position [1]
AddBuffToTargetDelveDarkZone
Buff, Duration, Spell
Tiempo de lanzamiento: 1.2 seg
Tiempo de recarga: 15 seg
La duración base es de 5 segundos
DelveTaowuSlash
Triggerable, Attack
Base Damage: 391–587
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
Tiempo de recarga: 6 seg
EmptyActionAttackTaowuDashSwipe
Spell
Tiempo de lanzamiento: 1.83 seg
Tiempo de recarga: 10 seg
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
DelveTaowuDashAttack
Triggerable, Attack
Base Damage: 391–587
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
El 75% del daño físico se convierte en daño de fuego
20% menos velocidad de ataque
is area damage [1]
DelveTaowuBackwardsSlash
Triggerable, Attack
Base Damage: 391–587
Probabilidad de golpe crítico: 5%
Attack Time: 1.335 seg
WalkEmergeDelveWetaUpForward
walk emerge distance [300]
walk emerge height offset [150]
walk emerge tilt [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueDelve/DelveMonsterEmissiveSink"

Actor
{
	slow_animations_go_to_idle = false
	basic_action = "ChangeToStance2"
}

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueDelve/DelveMonsterEmissiveSink"

Life
{
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/mine_mutation/enemies/tier01_taowu.epk );"
	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/mine_mutation/enemies/tier01_taowu.epk );"
}

StateMachine
{
	on_state_first_aggro_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/mine_mutation/enemies/tier01_taowu.epk );"
	create_state_first_aggro_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/mine_mutation/enemies/tier01_taowu.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueDelve/TaowuChampionSpawned"] = {
    name = "Turong",
    life = 5.25,
    energyShield = 0.5,
    fireResist = 75,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.31,
    damageSpread = 0.2,
    attackTime = 1.335,
    attackRange = 10,
    accuracy = 1,
    skillList = {
        "FireballTaowuDash",
        "FireballTaowuCombo",
        "DelveMeleeFire",
        "AddBuffToTargetDelveDarkZone",
        "EmptyActionAttackTaowuDash",
        "EmptyActionAttackTaowuDashSwipe",
        "WalkEmergeDelveWetaUpForward",
        "DelveTaowuSlash",
        "DelveTaowuBackwardsSlash",
        "DelveTaowuDashAttack",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["FireballTaowuDash"] = {
    name = "Fireball",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "active_skill_ignite_damage_+%_final",
        "active_skill_area_of_effect_radius_+%_final",
        "active_skill_base_area_of_effect_radius",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "always_ignite",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 150, 300, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["FireballTaowuCombo"] = {
    name = "Fireball",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Unleashes a ball of fire towards a target which explodes, damaging nearby foes.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.83,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "active_skill_base_area_of_effect_radius",
        "base_is_projectile",
        "projectile_uses_contact_position",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 9, critChance = 6, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveMeleeFire"] = {
    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 = {
        "physical_damage_%_to_add_as_fire",
        "action_attack_or_cast_time_uses_animation_length",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {10, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {100, levelRequirement = 83, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AddBuffToTargetDelveDarkZone"] = {
    name = "AddBuffToTargetDelveDarkZone",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Buff] = true,
        [SkillType.Duration] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {5000, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EmptyActionAttackTaowuDash"] = {
    name = "EmptyActionAttackTaowuDash",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.67,
    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["EmptyActionAttackTaowuDashSwipe"] = {
    name = "EmptyActionAttackTaowuDashSwipe",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.83,
    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["WalkEmergeDelveWetaUpForward"] = {
    name = "WalkEmergeDelveWetaUpForward",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.45,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "walk_emerge_distance",
        "walk_emerge_height_offset",
        "walk_emerge_tilt",
    },
    levels = {
        [1] = {300, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveTaowuSlash"] = {
    name = "DelveTaowuSlash",
    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_fire",
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {75, -20, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveTaowuBackwardsSlash"] = {
    name = "DelveTaowuBackwardsSlash",
    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_fire",
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {75, -20, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveTaowuDashAttack"] = {
    name = "DelveTaowuDashAttack",
    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_fire",
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {75, -20, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        [2] = {75, -20, levelRequirement = 20, statInterpolation = {},  cost = { }, },
        [3] = {75, -20, levelRequirement = 21, statInterpolation = {},  cost = { }, },
        [4] = {75, -20, levelRequirement = 84, statInterpolation = {},  cost = { }, },
    },
}
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
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, Emerge, Emerge2, ChangeToStance2
Actor.slow_animations_go_to_idletrue, false
StateMachine.define_shared_statefirst_aggro
Edit

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