Zékoa, le Fracasseur de crânes
Bête
Zone : Berge, Rupture
Zekoa, the Headcrusher
SpectreN
AreaBerge, Rupture
Tagsbeast, fast_movement, mammal_beast, MonsterBlunt_onhit_audio, not_dex, not_int, red_blood, very_fast_movement
Vie
250%
+50%
Résistance
0 0 0 0
Damage
530%
Précision
100%
Attack Distance
9 ~ 27
Temps d'attaque
1.995 Second
Damage Spread
±20%
Expérience
250%
Model Size
100%
Type
QuadrillaBossMap
Metadata
QuadrillaBossMAP
Niveau
65
Vie
16,283
3,035
Damage
1,126
Dégâts des sorts
1,126
Précision
2,228
Temps d'attaque
1.995
Expérience
53,768
Minion Life
15,705
Minion Damage
4,393
Minion Armour
5,058
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 900—1351
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EAAQuadrillaBossCleaveLeft
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 900—1351
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
Temps de recharge: 6.5 sec.
attack maximum action distance + [4]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
EAAQuadrillaBossCleaveRight
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 900—1351
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
Temps de recharge: 6.5 sec.
attack maximum action distance + [4]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
EAAQuadrillaBossSpin
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 900—1351
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
Temps de recharge: 16 sec.
attack maximum action distance + [16]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
EAAQuadrillaBossSlam
Temps de recharge: 12 sec.
attack maximum action distance + [8]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
GAQuadrillaBossSlamCircle
Triggerable, Attack, AttackInPlace
Base Damage: 900—1351
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
GAQuadrillaBossRectSlam
Triggerable, Attack, AttackInPlace
Base Damage: 900—1351
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
base skill can be blocked [1]
base skill cannot be avoided by dodge roll or evaded or blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
voll slam damage +% final at centre [400]
GAQuadrillaBossSunder
Triggerable, Attack, AttackInPlace
Base Damage: 900—1351
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
base skill can be blocked [1]
base skill cannot be avoided by dodge roll or evaded or blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
voll slam damage +% final at centre [350]
DTTQuadrillaCommandoRoll
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 900—1351
Chances de Touche critique: 5%
Dégâts d'Attaque: 20%
Temps d'attaque: 1.995 sec.
Temps de recharge: 8 sec.
80% de Perte de Dégâts d'Attaque
attack maximum action distance + [45]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]

Object Type

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/BossBase"

StateMachine
{
	define_shared_state = "death; aggro;"
}

Stats
{
	set_monster_delay_item_drops_millis = 2250
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/BossBase"

Render
{
	use_ao_lights = true
}

StateMachine
{
	on_state_aggro_1 = "PlayEffect( 'Metadata/Monsters/Quadrilla/QuadrillaBossAggroAudio.ao' );"

	on_state_death_1 =
	"
		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/SilverBack/epk/death_blood.epk' );
		this.blood = PlayEffectAttached( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/SilverBack/ao/death_pool.ao', 0, jaw_jntBnd, 1, inherit );
	"

	create_state_death_1 =
	"
		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/SilverBack/epk/death_blood.epk' );
		this.blood = PlayEffectAttached( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/SilverBack/ao/death_pool.ao', 0, jaw_jntBnd, 1, inherit );
	"
}

GlobalAudioParamEvents
{
	player_in_range_param = "BlackfistInRange"
	life_percent_param = "BlackfistLifePercentage"
	
	range = 130
}

Preload
{
	preload_environment = "G3_3_boss"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Quadrilla/QuadrillaBossMAP"] = {
    name = "Zekoa, the Headcrusher",
    life = 2.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 5.3,
    damageSpread = 0.2,
    attackTime = 1.995,
    attackRange = 27,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "GAQuadrillaBossSlamCircle",
        "GAQuadrillaBossRectSlam",
        "GAQuadrillaBossSunder",
        "EAAQuadrillaBossCleaveLeft",
        "EAAQuadrillaBossCleaveRight",
        "EAAQuadrillaBossSpin",
        "EAAQuadrillaBossSlam",
        "DTTQuadrillaCommandoRoll",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAQuadrillaBossSlamCircle"] = {
    name = "GAQuadrillaBossSlamCircle",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAQuadrillaBossRectSlam"] = {
    name = "GAQuadrillaBossRectSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "voll_slam_damage_+%_final_at_centre",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked",
    },
    levels = {
        [1] = {400, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAQuadrillaBossSunder"] = {
    name = "GAQuadrillaBossSunder",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "voll_slam_damage_+%_final_at_centre",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked",
    },
    levels = {
        [1] = {350, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAQuadrillaBossCleaveLeft"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.17,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {4, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAQuadrillaBossCleaveRight"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.17,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {4, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAQuadrillaBossSpin"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 5.1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {16, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAQuadrillaBossSlam"] = {
    name = "EAAQuadrillaBossSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.17,
    baseFlags = {
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {8, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DTTQuadrillaCommandoRoll"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {45, 150, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Zékoa, le Fracasseur de crânes
Bête
Zekoa, the Headcrusher
SpectreN
Tagsbeast, fast_movement, mammal_beast, MonsterBlunt_onhit_audio, not_dex, not_int, red_blood, very_fast_movement
Vie
250%
+50%
Résistance
0 0 0 0
Damage
530%
Précision
100%
Attack Distance
9 ~ 27
Temps d'attaque
1.995 Second
Damage Spread
±20%
Expérience
250%
Model Size
100%
Type
QuadrillaBossSTANDALONE
Metadata
QuadrillaBossSTANDALONE
Niveau
68
Vie
19,393
3,620
Damage
1,236
Dégâts des sorts
1,236
Précision
2,502
Temps d'attaque
1.995
Expérience
71,585
Minion Life
17,325
Minion Damage
5,134
Minion Armour
6,033
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EAAQuadrillaBossCleaveLeft
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
Temps de recharge: 6.5 sec.
attack maximum action distance + [4]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
EAAQuadrillaBossCleaveRight
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
Temps de recharge: 6.5 sec.
attack maximum action distance + [4]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
EAAQuadrillaBossSpin
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
Temps de recharge: 16 sec.
attack maximum action distance + [16]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
EAAQuadrillaBossSlam
Temps de recharge: 12 sec.
attack maximum action distance + [8]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
GAQuadrillaBossSlamCircle
Triggerable, Attack, AttackInPlace
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
GAQuadrillaBossRectSlam
Triggerable, Attack, AttackInPlace
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
base skill can be blocked [1]
base skill cannot be avoided by dodge roll or evaded or blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
voll slam damage +% final at centre [400]
GAQuadrillaBossSunder
Triggerable, Attack, AttackInPlace
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
base skill can be blocked [1]
base skill cannot be avoided by dodge roll or evaded or blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
voll slam damage +% final at centre [350]
DTTQuadrillaCommandoRoll
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 988—1483
Chances de Touche critique: 5%
Dégâts d'Attaque: 20%
Temps d'attaque: 1.995 sec.
Temps de recharge: 8 sec.
80% de Perte de Dégâts d'Attaque
attack maximum action distance + [45]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]

Object Type

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/BossBaseStandAlone"

StateMachine
{
	define_shared_state = "death; aggro;"
}

Stats
{
	set_monster_delay_item_drops_millis = 2250
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/BossBaseStandAlone"

Render
{
	use_ao_lights = true
}

StateMachine
{
	on_state_aggro_1 = "PlayEffect( 'Metadata/Monsters/Quadrilla/QuadrillaBossAggroAudio.ao' );"

	on_state_death_1 =
	"
		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/SilverBack/epk/death_blood.epk' );
		this.blood = PlayEffectAttached( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/SilverBack/ao/death_pool.ao', 0, jaw_jntBnd, 1, inherit );
	"

	create_state_death_1 =
	"
		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/SilverBack/epk/death_blood.epk' );
		this.blood = PlayEffectAttached( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/SilverBack/ao/death_pool.ao', 0, jaw_jntBnd, 1, inherit );
	"
}

GlobalAudioParamEvents
{
	player_in_range_param = "BlackfistInRange"
	life_percent_param = "BlackfistLifePercentage"
	
	range = 130
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Quadrilla/QuadrillaBossSTANDALONE"] = {
    name = "Zekoa, the Headcrusher",
    life = 2.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 5.3,
    damageSpread = 0.2,
    attackTime = 1.995,
    attackRange = 27,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "GAQuadrillaBossSlamCircle",
        "GAQuadrillaBossRectSlam",
        "GAQuadrillaBossSunder",
        "EAAQuadrillaBossCleaveLeft",
        "EAAQuadrillaBossCleaveRight",
        "EAAQuadrillaBossSpin",
        "EAAQuadrillaBossSlam",
        "DTTQuadrillaCommandoRoll",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAQuadrillaBossSlamCircle"] = {
    name = "GAQuadrillaBossSlamCircle",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAQuadrillaBossRectSlam"] = {
    name = "GAQuadrillaBossRectSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "voll_slam_damage_+%_final_at_centre",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked",
    },
    levels = {
        [1] = {400, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAQuadrillaBossSunder"] = {
    name = "GAQuadrillaBossSunder",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "voll_slam_damage_+%_final_at_centre",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked",
    },
    levels = {
        [1] = {350, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAQuadrillaBossCleaveLeft"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.17,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {4, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAQuadrillaBossCleaveRight"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.17,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {4, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAQuadrillaBossSpin"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 5.1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {16, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAQuadrillaBossSlam"] = {
    name = "EAAQuadrillaBossSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.17,
    baseFlags = {
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {8, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DTTQuadrillaCommandoRoll"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {45, 150, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
keyval
StateMachine./*
StateMachine.boss_life_bar - controls when to show the big life bar (also requires the checkbox in MonsterVarieties to be checked)
StateMachine.0: Life bar is hidden
StateMachine.1: Life bar is visible, will hide on death
StateMachine.dont_hide_lifebar_on_unaggro - controls whether the boss life bar should be hidden when the boss unaggros
StateMachine.0: Life bar is hidden after a short duration when the boss loses aggro
StateMachine.1: Life bar remains visible the entire time, can still be controlled by setting the disable_life_bar state
StateMachine.show_life_bar_when_in_range - delay the life bar from showing up, until the boss is on screen (for wild bosses)
StateMachine.0: Life bar behaves as normal
StateMachine.1: Life bar initially only shows up when a player can see the boss on screen, this doesn't make it get removed if the player goes off screen though
StateMachine.light - controls the boss point light, attaches to head_light_attachment if it exists (otherwise uses the default)
StateMachine.0: Light off, handles the fade out
StateMachine.1: Light on, handles the fade in */
StateMachine.define_shared_state =
StateMachine.",
StateMachine.boss_life_bar;
StateMachine.hidden;
StateMachine.light;
StateMachine.disable_life_bar;
StateMachine.first_aggro;
StateMachine.define_shared_statedeath; aggro;
Actor.slow_animations_go_to_idlefalse
Stats.corpse_cannot_be_destroyed1
Stats.base_heavy_stun_duration_ms4000
Stats.monster_delay_item_drops_millis2250
Life.corpse_usablefalse
Monster.is_bosstrue
Zékoa, le Fracasseur de crânes
Bête
100% de Réduction de Vitesse d'action
monster dropped item quantity +% [800]
monster dropped item rarity +% [800]
monster map key of at least same tier as current map drop chance % [25]
monster slain experience +% [6000]
unique monster guarantee one rare [1]
Zekoa, the Headcrusher
SpectreN
Tagsbeast, fast_movement, mammal_beast, MonsterBlunt_onhit_audio, not_dex, not_int, red_blood, very_fast_movement
Vie
250%
+50%
Résistance
0 0 0 0
Damage
530%
Précision
100%
Attack Distance
9 ~ 27
Temps d'attaque
1.995 Second
Damage Spread
±20%
Expérience
250%
Model Size
100%
Type
QuadrillaBossSTANDALONE
Metadata
QuadrillaBossSTANDALONEExpedition
Niveau
68
Vie
19,393
3,620
Damage
1,236
Dégâts des sorts
1,236
Précision
2,502
Temps d'attaque
1.995
Expérience
71,585
Minion Life
17,325
Minion Damage
5,134
Minion Armour
6,033
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EAAQuadrillaBossCleaveLeft
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
Temps de recharge: 6.5 sec.
attack maximum action distance + [4]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
EAAQuadrillaBossCleaveRight
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
Temps de recharge: 6.5 sec.
attack maximum action distance + [4]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
EAAQuadrillaBossSpin
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
Temps de recharge: 16 sec.
attack maximum action distance + [16]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
EAAQuadrillaBossSlam
Temps de recharge: 12 sec.
attack maximum action distance + [8]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
GAQuadrillaBossSlamCircle
Triggerable, Attack, AttackInPlace
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
GAQuadrillaBossRectSlam
Triggerable, Attack, AttackInPlace
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
base skill can be blocked [1]
base skill cannot be avoided by dodge roll or evaded or blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
voll slam damage +% final at centre [400]
GAQuadrillaBossSunder
Triggerable, Attack, AttackInPlace
Base Damage: 988—1483
Chances de Touche critique: 5%
Temps d'attaque: 1.995 sec.
base skill can be blocked [1]
base skill cannot be avoided by dodge roll or evaded or blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]
voll slam damage +% final at centre [350]
DTTQuadrillaCommandoRoll
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
Attaque de base
Base Damage: 988—1483
Chances de Touche critique: 5%
Dégâts d'Attaque: 20%
Temps d'attaque: 1.995 sec.
Temps de recharge: 8 sec.
80% de Perte de Dégâts d'Attaque
attack maximum action distance + [45]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [150]

Object Type

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/BossBaseStandAlone"
extends "Metadata/Monsters/Quadrilla/QuadrillaBossExpeditionEncased"

StateMachine
{
	define_shared_state = "death; aggro;"
}

Stats
{
	set_monster_delay_item_drops_millis = 2250
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/BossBaseStandAlone"
extends "Metadata/Monsters/Quadrilla/QuadrillaBossExpeditionEncased"


Render
{
	use_ao_lights = true
}

StateMachine
{
	on_state_aggro_1 = "PlayEffect( 'Metadata/Monsters/Quadrilla/QuadrillaBossAggroAudio.ao' );"

	on_state_death_1 =
	"
		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/SilverBack/epk/death_blood.epk' );
		this.blood = PlayEffectAttached( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/SilverBack/ao/death_pool.ao', 0, jaw_jntBnd, 1, inherit );
	"

	create_state_death_1 =
	"
		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/SilverBack/epk/death_blood.epk' );
		this.blood = PlayEffectAttached( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/SilverBack/ao/death_pool.ao', 0, jaw_jntBnd, 1, inherit );
	"
}

GlobalAudioParamEvents
{
	player_in_range_param = "BlackfistInRange"
	life_percent_param = "BlackfistLifePercentage"
	
	range = 130
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Quadrilla/QuadrillaBossSTANDALONEExpedition"] = {
    name = "Zekoa, the Headcrusher",
    life = 2.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 5.3,
    damageSpread = 0.2,
    attackTime = 1.995,
    attackRange = 27,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "GAQuadrillaBossSlamCircle",
        "GAQuadrillaBossRectSlam",
        "GAQuadrillaBossSunder",
        "EAAQuadrillaBossCleaveLeft",
        "EAAQuadrillaBossCleaveRight",
        "EAAQuadrillaBossSpin",
        "EAAQuadrillaBossSlam",
        "DTTQuadrillaCommandoRoll",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAQuadrillaBossSlamCircle"] = {
    name = "GAQuadrillaBossSlamCircle",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAQuadrillaBossRectSlam"] = {
    name = "GAQuadrillaBossRectSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "voll_slam_damage_+%_final_at_centre",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked",
    },
    levels = {
        [1] = {400, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAQuadrillaBossSunder"] = {
    name = "GAQuadrillaBossSunder",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "voll_slam_damage_+%_final_at_centre",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked",
    },
    levels = {
        [1] = {350, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAQuadrillaBossCleaveLeft"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.17,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {4, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAQuadrillaBossCleaveRight"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.17,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {4, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAQuadrillaBossSpin"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 5.1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {16, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAQuadrillaBossSlam"] = {
    name = "EAAQuadrillaBossSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.17,
    baseFlags = {
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {8, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DTTQuadrillaCommandoRoll"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {45, 150, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
FamilyNothing
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
FamilyNothing
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
FamilyNothing
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
FamilyNothing
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
100% de Réduction de Vitesse d'action
FamilyEncasedMonster
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • action speed -% Min: 100 Max: 100 Global
  • monster dropped item quantity +% [800]
    monster dropped item rarity +% [800]
    monster map key of at least same tier as current map drop chance % [25]
    monster slain experience +% [6000]
    unique monster guarantee one rare [1]
    FamilyMonsterMapBoss
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 6000 Max: 6000 Global
  • monster dropped item rarity +% Min: 800 Max: 800 Global
  • monster dropped item quantity +% Min: 800 Max: 800 Global
  • unique monster guarantee one rare Min: 1 Max: 1 Global
  • monster map key of at least same tier as current map drop chance % Min: 25 Max: 25 Global
  • keyval
    Actor.basic_actionChangeToStance1
    StateMachine.define_shared_statebe_free;, death; aggro;
    MinimapIcon.iconExpeditionPOI
    Stats.monster_delay_item_drops_millis2250
    Edit

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