SpectreY
AreaLa Costa, La Isla de la Marea, El Saliente, El Laboratorio Eterno, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Arena de JcJ, InvasionBoss, Lago de Kalandra
Tagsfast_movement, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, ranged, red_blood, slashing_weapon
Packs
  • La Isla de la Marea: Caníbal, Caníbal
  • La Isla de la Marea: Caníbal, Caníbal
  • La Costa: Caníbal, Caníbal, Caníbal, Caníbal, Caníbal tragafuego
  • La Costa: Caníbal, Caníbal, Caníbal, Caníbal
  • El Saliente: Caníbal, Caníbal
  • El Saliente: Tótem sonriente, Tótem sonriente, Tótem sonriente, Tótem sonriente, Caníbal, Caníbal, Caníbal tragafuego
  • El Laboratorio Eterno: Caníbal tragafuego, Caníbal, Caníbal
  • El Laboratorio Eterno: Caníbal, Caníbal
  • El Laboratorio Eterno: Caníbal, Caníbal, Caníbal, Caníbal
  • Arena de JcJ: Caníbal, Caníbal
  • WorldAreas#1327: Caníbal, Caníbal, Caníbal
  • WorldAreas#1376: Caníbal, Caníbal
  • WorldAreas#1377: Caníbal, Caníbal, Caníbal, Caníbal
  • WorldAreas#1378: Caníbal, Caníbal, Caníbal, Caníbal
  • WorldAreas#1345: Caníbal, Caníbal, Caníbal, Caníbal
  • InvasionBoss: Sangre de la Tumba, Caníbal
  • InvasionBoss: Perquil el Afortunado, Caníbal, Caníbal
  • Caníbal, Caníbal, Caníbal, Caníbal
  • Caníbal, Caníbal
  • Caníbal tragafuego, Caníbal, Caníbal, Caníbal, Caníbal
  • Caníbal, Caníbal, Caníbal, Caníbal
  • Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria: Caníbal, Caníbal
  • Vida
    100%
    Evasión
    +15%
    Ailment Threshold
    100%
    Resistencia
    0 0 0 0
    Damage
    100%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    4 ~ 6
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    CannibalFemale
    Metadata
    CannibalFemale
    Nivel
    83
    Vida
    32,017
    Armaduras
    92,477
    Evasión
    9,039
    Escudo de energía
    0
    Damage
    900
    Daño de hechizos
    900
    Precisión
    518
    Attack Time
    1.995
    Experiencia
    13,132
    Ailment Threshold
    32,017
    Chill
    101
    Shock
    101
    Brittle
    573
    Scorch
    101
    Sap
    280
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 720–1080
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    ScavengerThrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 720–1080
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Daño físico reducido un 40%
    Velocidad de proyectiles aumentada un 50%
    base is projectile [1]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]
    use scaled contact offset [1]
    EASCannibalTaunt
    Spell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 4 seg
    disable skill repeats [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }
    
    Monster
    {
    	flip_enabled = true
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Cannibal/CannibalFemale"] = {
        name = "Cannibal",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 6,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
            "ScavengerThrow",
            "EASCannibalTaunt",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ScavengerThrow"] = {
        name = "ScavengerThrow",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {-40, -30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASCannibalTaunt"] = {
        name = "EASCannibalTaunt",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "disable_skill_repeats",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [-52]
    IdStanceScavengerWalkFemale_
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -52 Max: -52 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Caníbal
    Humanoide
    stance movement speed +% final [-52]
    Cannibal
    SpectreY
    AreaEl Saliente
    Tagsfast_movement, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, ranged, red_blood, slashing_weapon
    Packs
  • El Saliente: Tótem sonriente, Tótem sonriente, Tótem sonriente, Tótem sonriente, Caníbal, Caníbal, Caníbal tragafuego
  • Vida
    100%
    Evasión
    +15%
    Ailment Threshold
    100%
    Resistencia
    0 0 0 0
    Damage
    100%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    4 ~ 6
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    CannibalFemale
    Metadata
    CannibalFemaleLedge
    Nivel
    6
    Vida
    48
    Armaduras
    59
    Evasión
    191
    Escudo de energía
    0
    Damage
    8
    Daño de hechizos
    8
    Precisión
    18
    Attack Time
    1.995
    Experiencia
    67
    Ailment Threshold
    48
    Chill
    0
    Shock
    0
    Brittle
    1
    Scorch
    0
    Sap
    0
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 7–10
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    ScavengerThrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 7–10
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Daño físico reducido un 40%
    Velocidad de proyectiles aumentada un 50%
    base is projectile [1]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]
    use scaled contact offset [1]
    EASCannibalTaunt
    Spell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 4 seg
    disable skill repeats [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }
    
    Monster
    {
    	flip_enabled = true
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Cannibal/CannibalFemaleLedge"] = {
        name = "Cannibal",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 6,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
            "ScavengerThrow",
            "EASCannibalTaunt",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ScavengerThrow"] = {
        name = "ScavengerThrow",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {-40, -30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASCannibalTaunt"] = {
        name = "EASCannibalTaunt",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "disable_skill_repeats",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [-52]
    IdStanceScavengerWalkFemale_
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -52 Max: -52 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Caníbal
    Humanoide
    stance movement speed +% final [-52]
    stance movement speed +% final [-52]
    Cannibal
    SpectreY
    AreaLa Costa, La Isla de la Marea, El Laboratorio Eterno
    Tagscannot_be_monolith, fast_movement, fire_affinity, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, ranged, red_blood, slashing_weapon
    Packs
  • La Isla de la Marea: Caníbal, Caníbal
  • La Costa: Caníbal, Caníbal, Caníbal, Caníbal, Caníbal tragafuego
  • La Costa: Caníbal, Caníbal, Caníbal, Caníbal
  • El Laboratorio Eterno: Caníbal, Caníbal
  • El Laboratorio Eterno: Caníbal, Caníbal, Caníbal, Caníbal
  • WorldAreas#1327: Caníbal, Caníbal, Caníbal
  • WorldAreas#1377: Caníbal, Caníbal, Caníbal, Caníbal
  • WorldAreas#1378: Caníbal, Caníbal, Caníbal, Caníbal
  • WorldAreas#1345: Caníbal, Caníbal, Caníbal, Caníbal
  • Caníbal, Caníbal, Caníbal, Caníbal
  • Caníbal tragafuego, Caníbal, Caníbal, Caníbal, Caníbal
  • Caníbal, Caníbal, Caníbal, Caníbal
  • Vida
    100%
    Evasión
    +15%
    Ailment Threshold
    100%
    Resistencia
    0 0 0 0
    Damage
    100%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    4 ~ 6
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    CannibalFemale
    Metadata
    CannibalFemaleThrowFire
    Nivel
    68
    Vida
    6,433
    Armaduras
    28,790
    Evasión
    5,450
    Escudo de energía
    0
    Damage
    374
    Daño de hechizos
    374
    Precisión
    290
    Attack Time
    1.995
    Experiencia
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 299–448
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    ScavengerThrowFire
    Projectile, ProjectilesFromUser, Attack, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable
    Base Damage: 299–448
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
    Inflige un 149.5% más de daño
    El 75% del daño físico se convierte en daño de fuego
    base is projectile [1]
    is area damage [1]
    main hand base maximum attack distance [70]
    projectile minimum range [15]
    projectile uses contact position [1]
    triggered skill use animation event [1]
    use scaled contact offset [1]
    ScavengerThrowFireGround
    Spell, Area, Damage, Triggerable, Duration, AreaSpell
    Tiempo de lanzamiento: 1 seg
    Inflige 1068.3 de daño de fuego base por segundo
    La duración base es de 5.49 segundos
    active skill area of effect radius +% final [-11.952380952380949]
    MeleeAtAnimationSpeed2
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 299–448
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    EASCannibalTaunt
    Spell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 4 seg
    disable skill repeats [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Cannibal/Cannibal"
    
    StateMachine
    {
    	define_shared_state = "torch;"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Cannibal/Cannibal"
    
    Life
    {
    	on_spawned_dead = "RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/act1/cannibal/tourch/torch_fire.epk, L_Weapon );"
    }
    
    StateMachine
    {
    	on_state_torch_1 =
    	"
    		RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/act1/cannibal/tourch/torch_fire.epk, L_Weapon );
    		DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );
    	"
    
    	create_state_torch_0 = "AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/act1/cannibal/tourch/torch_fire.epk, L_Weapon );"
    
    	create_state_torch_1 =
    	"
    		RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/act1/cannibal/tourch/torch_fire.epk, L_Weapon );
    		DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );
    	"
    }
    
    Preload
    {
    	preload_epk = "Metadata/Effects/Spells/monsters_effects/act1/cannibal/tourch/torch_fire.epk"
    }
    
    Animated
    {
    	on_event_removefire =
    	"
    		DelayRandom( 1.0, 2.0, { RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/act1/cannibal/tourch/torch_fire.epk, L_Weapon ); } );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Cannibal/CannibalFemaleThrowFire"] = {
        name = "Cannibal",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 6,
        accuracy = 1,
        weaponType1 = "Dagger",
        weaponType2 = "Unarmed",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MeleeAtAnimationSpeed2",
            "ScavengerThrowFire",
            "ScavengerThrowFireGround",
            "EASCannibalTaunt",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed2"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ScavengerThrowFire"] = {
        name = "ScavengerThrowFire",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "skill_physical_damage_%_to_convert_to_fire",
            "projectile_minimum_range",
            "main_hand_base_maximum_attack_distance",
            "is_area_damage",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "triggered_skill_use_animation_event",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0, 75, 15, 70, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {0, 75, 15, 70, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
            [3] = {1, 75, 15, 70, levelRequirement = 21, statInterpolation = {2},  cost = { }, },
            [4] = {200, 75, 15, 70, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ScavengerThrowFireGround"] = {
        name = "ScavengerThrowFireGround",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Duration] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {2.5, 4000, -50, levelRequirement = 1, statInterpolation = {3, 2, 2},  cost = { }, },
            [2] = {2, 4000, -50, levelRequirement = 20, statInterpolation = {3, 2, 2},  cost = { }, },
            [3] = {2, 4000, -50, levelRequirement = 21, statInterpolation = {3, 2, 2},  cost = { }, },
            [4] = {2, 6000, 1, levelRequirement = 84, statInterpolation = {3, 2, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASCannibalTaunt"] = {
        name = "EASCannibalTaunt",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "disable_skill_repeats",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [-52]
    IdStanceScavengerWalkFemale_
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -52 Max: -52 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    stance movement speed +% final [-52]
    IdStanceScavengerWalkFemale_
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -52 Max: -52 Global
  • Craft Tagsspeed
    SpectreY
    AreaLa Costa, La Isla de la Marea, El Saliente, El Laboratorio Eterno, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Arena de JcJ, InvasionBoss, Lago de Kalandra
    Tagsbludgeoning_weapon, fast_movement, has_one_hand_mace, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, ranged, red_blood
    Packs
  • La Isla de la Marea: Caníbal, Caníbal
  • La Isla de la Marea: Caníbal, Caníbal
  • La Costa: Caníbal, Caníbal, Caníbal, Caníbal, Caníbal tragafuego
  • La Costa: Caníbal, Caníbal, Caníbal, Caníbal
  • El Saliente: Caníbal, Caníbal
  • El Saliente: Tótem sonriente, Tótem sonriente, Tótem sonriente, Tótem sonriente, Caníbal, Caníbal, Caníbal tragafuego
  • El Laboratorio Eterno: Caníbal tragafuego, Caníbal, Caníbal
  • El Laboratorio Eterno: Caníbal, Caníbal
  • El Laboratorio Eterno: Caníbal, Caníbal, Caníbal, Caníbal
  • Arena de JcJ: Caníbal, Caníbal
  • WorldAreas#1327: Caníbal, Caníbal, Caníbal
  • WorldAreas#1376: Caníbal, Caníbal
  • WorldAreas#1377: Caníbal, Caníbal, Caníbal, Caníbal
  • WorldAreas#1378: Caníbal, Caníbal, Caníbal, Caníbal
  • WorldAreas#1345: Caníbal, Caníbal, Caníbal, Caníbal
  • InvasionBoss: Devorador de la Noche, Caníbal, Caníbal
  • InvasionBoss: Perquil el Afortunado, Caníbal, Caníbal
  • Caníbal, Caníbal, Caníbal, Caníbal
  • Caníbal, Caníbal
  • Caníbal tragafuego, Caníbal, Caníbal, Caníbal, Caníbal
  • Caníbal, Caníbal, Caníbal, Caníbal
  • Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Memoria fragmentada, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria, Vacío de la Memoria: Caníbal, Caníbal
  • Vida
    100%
    Evasión
    +15%
    Ailment Threshold
    100%
    Resistencia
    0 0 0 0
    Damage
    100%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    4 ~ 12
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    CannibalMale
    Metadata
    CannibalMale
    Nivel
    83
    Vida
    32,017
    Armaduras
    92,477
    Evasión
    9,039
    Escudo de energía
    0
    Damage
    900
    Daño de hechizos
    900
    Precisión
    518
    Attack Time
    1.995
    Experiencia
    13,132
    Ailment Threshold
    32,017
    Chill
    101
    Shock
    101
    Brittle
    573
    Scorch
    101
    Sap
    280
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 720–1080
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    ScavengerThrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 720–1080
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Daño físico reducido un 40%
    Velocidad de proyectiles aumentada un 50%
    base is projectile [1]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]
    use scaled contact offset [1]
    EASCannibalTaunt
    Spell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 4 seg
    disable skill repeats [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }
    
    Monster
    {
    	flip_enabled = true
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Cannibal/CannibalMale"] = {
        name = "Cannibal",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 12,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeed",
            "ScavengerThrow",
            "EASCannibalTaunt",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ScavengerThrow"] = {
        name = "ScavengerThrow",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {-40, -30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASCannibalTaunt"] = {
        name = "EASCannibalTaunt",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "disable_skill_repeats",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [-58]
    IdStanceScavengerWalkMale___
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -58 Max: -58 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Caníbal
    Humanoide
    stance movement speed +% final [-58]
    Cannibal
    SpectreY
    AreaEl Saliente
    Tagsbludgeoning_weapon, fast_movement, has_one_hand_mace, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, ranged, red_blood
    Packs
  • El Saliente: Tótem sonriente, Tótem sonriente, Tótem sonriente, Tótem sonriente, Caníbal, Caníbal, Caníbal tragafuego
  • Vida
    100%
    Evasión
    +15%
    Ailment Threshold
    100%
    Resistencia
    0 0 0 0
    Damage
    100%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    4 ~ 12
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    CannibalMale
    Metadata
    CannibalMaleLedge
    Nivel
    6
    Vida
    48
    Armaduras
    59
    Evasión
    191
    Escudo de energía
    0
    Damage
    8
    Daño de hechizos
    8
    Precisión
    18
    Attack Time
    1.995
    Experiencia
    67
    Ailment Threshold
    48
    Chill
    0
    Shock
    0
    Brittle
    1
    Scorch
    0
    Sap
    0
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 7–10
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    ScavengerThrow
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 7–10
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Daño físico reducido un 40%
    Velocidad de proyectiles aumentada un 50%
    base is projectile [1]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]
    use scaled contact offset [1]
    EASCannibalTaunt
    Spell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 4 seg
    disable skill repeats [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }
    
    Monster
    {
    	flip_enabled = true
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Cannibal/CannibalMaleLedge"] = {
        name = "Cannibal",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 12,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeed",
            "ScavengerThrow",
            "EASCannibalTaunt",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ScavengerThrow"] = {
        name = "ScavengerThrow",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "physical_damage_+%",
            "spell_maximum_action_distance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {-40, -30, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASCannibalTaunt"] = {
        name = "EASCannibalTaunt",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "disable_skill_repeats",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [-58]
    IdStanceScavengerWalkMale___
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -58 Max: -58 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Caníbal
    Humanoide
    stance movement speed +% final [-58]
    stance movement speed +% final [-58]
    Cannibal
    SpectreY
    AreaLa Costa, La Isla de la Marea, El Laboratorio Eterno, InvasionBoss
    Tagsbludgeoning_weapon, cannot_be_monolith, fast_movement, fire_affinity, has_one_hand_mace, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, ranged, red_blood
    Packs
  • La Isla de la Marea: Caníbal, Caníbal
  • La Costa: Caníbal, Caníbal, Caníbal, Caníbal, Caníbal tragafuego
  • La Costa: Caníbal, Caníbal, Caníbal, Caníbal
  • El Laboratorio Eterno: Caníbal, Caníbal
  • El Laboratorio Eterno: Caníbal, Caníbal, Caníbal, Caníbal
  • WorldAreas#1377: Caníbal, Caníbal, Caníbal, Caníbal
  • WorldAreas#1378: Caníbal, Caníbal, Caníbal, Caníbal
  • WorldAreas#1345: Caníbal, Caníbal, Caníbal, Caníbal
  • InvasionBoss: Devorador de la Noche, Caníbal, Caníbal
  • Caníbal, Caníbal, Caníbal, Caníbal
  • Caníbal tragafuego, Caníbal, Caníbal, Caníbal, Caníbal
  • Caníbal, Caníbal, Caníbal, Caníbal
  • Vida
    100%
    Evasión
    +15%
    Ailment Threshold
    100%
    Resistencia
    0 0 0 0
    Damage
    100%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    4 ~ 12
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    CannibalMale
    Metadata
    CannibalMaleThrowFire
    Nivel
    68
    Vida
    6,433
    Armaduras
    28,790
    Evasión
    5,450
    Escudo de energía
    0
    Damage
    374
    Daño de hechizos
    374
    Precisión
    290
    Attack Time
    1.995
    Experiencia
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 299–448
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    ScavengerThrowFire
    Projectile, ProjectilesFromUser, Attack, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable
    Base Damage: 299–448
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Habilidad de mortero de monstruo genérico. Igual que Proyectil de monstruo, pero tiene un efecto al impactar.
    Inflige un 149.5% más de daño
    El 75% del daño físico se convierte en daño de fuego
    base is projectile [1]
    is area damage [1]
    main hand base maximum attack distance [70]
    projectile minimum range [15]
    projectile uses contact position [1]
    triggered skill use animation event [1]
    use scaled contact offset [1]
    ScavengerThrowFireGround
    Spell, Area, Damage, Triggerable, Duration, AreaSpell
    Tiempo de lanzamiento: 1 seg
    Inflige 1068.3 de daño de fuego base por segundo
    La duración base es de 5.49 segundos
    active skill area of effect radius +% final [-11.952380952380949]
    MeleeAtAnimationSpeed2
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 299–448
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.995 seg
    Derriba a tus enemigos con un golpe poderoso.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    EASCannibalTaunt
    Spell
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 4 seg
    disable skill repeats [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Cannibal/Cannibal"
    
    StateMachine
    {
    	define_shared_state = "torch;"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Cannibal/Cannibal"
    
    Life
    {
    	on_spawned_dead = "RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/act1/cannibal/tourch/torch_fire.epk, L_Weapon );"
    }
    
    StateMachine
    {
    	on_state_torch_1 =
    	"
    		RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/act1/cannibal/tourch/torch_fire.epk, L_Weapon );
    		DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );
    	"
    
    	create_state_torch_0 = "AddEffectPackAttached( Metadata/Effects/Spells/monsters_effects/act1/cannibal/tourch/torch_fire.epk, L_Weapon );"
    
    	create_state_torch_1 =
    	"
    		RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/act1/cannibal/tourch/torch_fire.epk, L_Weapon );
    		DetachAllOfType( Metadata/Items/Weapons/OneHandWeapons/throw/monster/scavthrowtourch.ao );
    	"
    }
    
    Preload
    {
    	preload_epk = "Metadata/Effects/Spells/monsters_effects/act1/cannibal/tourch/torch_fire.epk"
    }
    
    Animated
    {
    	on_event_removefire =
    	"
    		DelayRandom( 1.0, 2.0, { RemoveEffectPackAttached( Metadata/Effects/Spells/monsters_effects/act1/cannibal/tourch/torch_fire.epk, L_Weapon ); } );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Cannibal/CannibalMaleThrowFire"] = {
        name = "Cannibal",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 12,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        weaponType2 = "Unarmed",
        skillList = {
            "MeleeAtAnimationSpeed",
            "MeleeAtAnimationSpeed2",
            "ScavengerThrowFire",
            "ScavengerThrowFireGround",
            "EASCannibalTaunt",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed2"] = {
        name = "Default Attack",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ScavengerThrowFire"] = {
        name = "ScavengerThrowFire",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "skill_physical_damage_%_to_convert_to_fire",
            "projectile_minimum_range",
            "main_hand_base_maximum_attack_distance",
            "is_area_damage",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "triggered_skill_use_animation_event",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0, 75, 15, 70, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
            [2] = {0, 75, 15, 70, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
            [3] = {1, 75, 15, 70, levelRequirement = 21, statInterpolation = {2},  cost = { }, },
            [4] = {200, 75, 15, 70, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ScavengerThrowFireGround"] = {
        name = "ScavengerThrowFireGround",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Duration] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {2.5, 4000, -50, levelRequirement = 1, statInterpolation = {3, 2, 2},  cost = { }, },
            [2] = {2, 4000, -50, levelRequirement = 20, statInterpolation = {3, 2, 2},  cost = { }, },
            [3] = {2, 4000, -50, levelRequirement = 21, statInterpolation = {3, 2, 2},  cost = { }, },
            [4] = {2, 6000, 1, levelRequirement = 84, statInterpolation = {3, 2, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EASCannibalTaunt"] = {
        name = "EASCannibalTaunt",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "disable_skill_repeats",
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    stance movement speed +% final [-58]
    IdStanceScavengerWalkMale___
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -58 Max: -58 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    stance movement speed +% final [-58]
    IdStanceScavengerWalkMale___
    FamilyStance
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -58 Max: -58 Global
  • Craft Tagsspeed
    Edit

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