Fanático de Lunaris
SpectreY
AreaTemplo Lunaris Nível 1, Templo Lunaris Nível 2, Laboratório Eterno
Tagsfast_movement, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon
Packs
  • Laboratório Eterno: Fanático de Lunaris, Fanático Selênico, Devoto Lunar
  • Laboratório Eterno: Fanático de Lunaris, Fanático de Lunaris, Fanático Selênico
  • Fanático de Lunaris, Fanático Selênico, Devoto Lunar
  • Fanático de Lunaris, Fanático de Lunaris, Fanático Selênico
  • Fanático de Lunaris
  • Vida
    120%
    Evasão
    +15%
    Ailment Threshold
    120%
    Resistência
    0 30 0 30
    Damage
    120%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    4 ~ 6
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    Cannibal2
    Metadata
    CannibalLunaris
    Nível
    68
    Vida
    7,720
    Armadura
    28,790
    Evasão
    5,450
    Escudo de Energia
    0
    Damage
    448
    Dano Mágico
    448
    Precisão
    290
    Attack Time
    1.995
    Experiência
    12,306
    Ailment Threshold
    7,720
    Chill
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 359–538
    Chance de Crítico: 5%
    Attack Time: 1.995 seg
    Abate seus inimigos com um 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]

    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/CannibalLunaris"] = {
        name = "Lunaris Zealot",
        life = 1.2,
        fireResist = 0,
        coldResist = 30,
        lightningResist = 0,
        chaosResist = 30,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 6,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        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 = { }, },
        },
    }
    
    Fanático de Lunaris
    Humanóide
    Lunaris Zealot
    SpectreY
    AreaTemplo do Crepúsculo
    Tagsfast_movement, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon
    Packs
  • Templo do Crepúsculo: Fanático de Lunaris, Fanático Selênico, Devoto Lunar
  • Templo do Crepúsculo: Fanático de Lunaris, Fanático de Lunaris, Fanático Selênico
  • Vida
    120%
    Evasão
    +15%
    Ailment Threshold
    120%
    Resistência
    0 30 0 30
    Damage
    120%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    4 ~ 6
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    Cannibal2
    Metadata
    CannibalLunarisSchism
    Nível
    71
    Vida
    10,539
    Armadura
    36,473
    Evasão
    6,049
    Escudo de Energia
    0
    Damage
    537
    Dano Mágico
    537
    Precisão
    326
    Attack Time
    1.995
    Experiência
    13,139
    Ailment Threshold
    10,539
    Chill
    33
    Shock
    33
    Brittle
    189
    Scorch
    33
    Sap
    92
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 429–644
    Chance de Crítico: 5%
    Attack Time: 1.995 seg
    Abate seus inimigos com um 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]

    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/CannibalLunarisSchism"] = {
        name = "Lunaris Zealot",
        life = 1.2,
        fireResist = 0,
        coldResist = 30,
        lightningResist = 0,
        chaosResist = 30,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 6,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        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 = { }, },
        },
    }
    
    Fanático de Lunaris
    Humanóide
    Lunaris Zealot
    SpectreY
    AreaPonte do Porto
    Tagsfast_movement, has_dagger, has_one_handed_melee, human, humanoid, light_armour, medium_height, melee, not_int, not_str, physical_affinity, red_blood, slashing_weapon
    Vida
    120%
    Evasão
    +15%
    Ailment Threshold
    120%
    Resistência
    0 30 0 30
    Damage
    120%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    4 ~ 6
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    Cannibal2
    Metadata
    CannibalLunarisNewTeam
    Nível
    60
    Vida
    4,438
    Armadura
    15,178
    Evasão
    4,089
    Escudo de Energia
    0
    Damage
    298
    Dano Mágico
    298
    Precisão
    211
    Attack Time
    1.995
    Experiência
    9,918
    Ailment Threshold
    4,438
    Chill
    14
    Shock
    14
    Brittle
    79
    Scorch
    14
    Sap
    39
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 238–358
    Chance de Crítico: 5%
    Attack Time: 1.995 seg
    Abate seus inimigos com um 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]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }
    
    Positioned 
    { 
    	team = 127
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Cannibal/CannibalLunarisNewTeam"] = {
        name = "Lunaris Zealot",
        life = 1.2,
        fireResist = 0,
        coldResist = 30,
        lightningResist = 0,
        chaosResist = 30,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 6,
        accuracy = 1,
        weaponType1 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        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 = { }, },
        },
    }
    
    Fanático de Lunaris
    Humanóide
    stance movement speed +% final [-58]
    Lunaris Zealot
    SpectreY
    AreaTemplo Lunaris Nível 1, Laboratório Eterno
    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, red_blood
    Packs
  • Laboratório Eterno: Fanático de Lunaris, Fanático de Lunaris, Fanático Selênico
  • Fanático de Lunaris, Fanático de Lunaris, Fanático Selênico
  • Vida
    120%
    Evasão
    +15%
    Ailment Threshold
    120%
    Resistência
    0 30 0 30
    Damage
    120%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    4 ~ 12
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    Cannibal2
    Metadata
    CannibalLunarisMale
    Nível
    68
    Vida
    7,720
    Armadura
    28,790
    Evasão
    5,450
    Escudo de Energia
    0
    Damage
    448
    Dano Mágico
    448
    Precisão
    290
    Attack Time
    1.995
    Experiência
    12,306
    Ailment Threshold
    7,720
    Chill
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 359–538
    Chance de Crítico: 5%
    Attack Time: 1.995 seg
    Abate seus inimigos com um 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]

    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/CannibalLunarisMale"] = {
        name = "Lunaris Zealot",
        life = 1.2,
        fireResist = 0,
        coldResist = 30,
        lightningResist = 0,
        chaosResist = 30,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 12,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        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 = { }, },
        },
    }
    
    stance movement speed +% final [-58]
    IdStanceScavengerWalkMale___
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -58 Max: -58 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Fanático de Lunaris
    Humanóide
    stance movement speed +% final [-58]
    Lunaris Zealot
    SpectreY
    AreaTemplo do Crepúsculo
    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, red_blood
    Packs
  • Templo do Crepúsculo: Fanático de Lunaris, Fanático de Lunaris, Fanático Selênico
  • Vida
    120%
    Evasão
    +15%
    Ailment Threshold
    120%
    Resistência
    0 30 0 30
    Damage
    120%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    4 ~ 12
    Attack Time
    1.995 Second
    Damage Spread
    ±20%
    Experiência
    120%
    Model Size
    100%
    Type
    Cannibal2
    Metadata
    CannibalLunarisMaleSchism
    Nível
    71
    Vida
    10,539
    Armadura
    36,473
    Evasão
    6,049
    Escudo de Energia
    0
    Damage
    537
    Dano Mágico
    537
    Precisão
    326
    Attack Time
    1.995
    Experiência
    13,139
    Ailment Threshold
    10,539
    Chill
    33
    Shock
    33
    Brittle
    189
    Scorch
    33
    Sap
    92
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 429–644
    Chance de Crítico: 5%
    Attack Time: 1.995 seg
    Abate seus inimigos com um 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]

    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/CannibalLunarisMaleSchism"] = {
        name = "Lunaris Zealot",
        life = 1.2,
        fireResist = 0,
        coldResist = 30,
        lightningResist = 0,
        chaosResist = 30,
        damage = 1.2,
        damageSpread = 0.2,
        attackTime = 1.995,
        attackRange = 12,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        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 = { }, },
        },
    }
    
    stance movement speed +% final [-58]
    IdStanceScavengerWalkMale___
    FamilyStance
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • stance movement speed +% final Min: -58 Max: -58 Global
  • Craft Tagsspeed
    IdNothing
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Edit

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