Cangrejo cautivado
Bestia
Enraptured Crab
SpectreY
Tagsbeast, crustacean_beast, extra_extra_small_height, hard_armour, is_unarmed, melee, not_int, not_str, physical_affinity, puncturing_weapon, red_blood, slow_movement
Vida
81%
Evasión
+50%
Ailment Threshold
81%
Resistencia
0 0 0 0
Damage
162%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
4 ~ 8
Attack Time
1.005 Second
Damage Spread
±20%
Experiencia
90%
Model Size
60%
Type
CrabParasiteSmall
Metadata
CrabParasiteSmallBlue
Nivel
68
Vida
5,211
Armaduras
28,790
Evasión
7,109
Escudo de energía
0
Damage
605
Daño de hechizos
605
Precisión
290
Attack Time
1.005
Experiencia
9,230
Ailment Threshold
5,211
Chill
16
Shock
16
Brittle
93
Scorch
16
Sap
46
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 484–726
Probabilidad de golpe crítico: 5%
Attack Time: 1.005 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]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
Render
{
     //turn_duration = 0.4
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/CrabParasite/CrabParasiteSmallBlue"] = {
    name = "Enraptured Crab",
    life = 0.81,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.62,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 8,
    accuracy = 1,
    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 = { }, },
    },
}
Cangrejo cautivado
Bestia
Género: Serpientes
Enraptured Crab
SpectreY
AreaLos Humedales
Tagsbeast, crustacean_beast, extra_small_height, hard_armour, is_unarmed, large_model, medium_movement, melee, not_int, not_str, physical_affinity, puncturing_weapon, red_blood
Packs
  • Los Humedales: Cangrejo cautivado, Cangrejo cautivado
  • Cangrejo cautivado, Cangrejo cautivado
  • Vida
    90%
    Evasión
    +50%
    Ailment Threshold
    90%
    Resistencia
    0 0 0 0
    Damage
    90%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    4 ~ 11
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    Experiencia
    90%
    Model Size
    80%
    Type
    CrabParasiteMedium
    Metadata
    CrabParasiteMediumBlue
    Nivel
    19
    Vida
    171
    Armaduras
    360
    Evasión
    791
    Escudo de energía
    0
    Damage
    21
    Daño de hechizos
    21
    Precisión
    35
    Attack Time
    1.005
    Experiencia
    601
    Ailment Threshold
    171
    Chill
    1
    Shock
    1
    Brittle
    3
    Scorch
    1
    Sap
    1
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 16–25
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.005 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]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    Render
    {
         //turn_duration = 0.4
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/CrabParasite/CrabParasiteMediumBlue"] = {
        name = "Enraptured Crab",
        life = 0.9,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.9,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 11,
        accuracy = 1,
        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 = { }, },
        },
    }
    
    Cangrejo cautivado
    Bestia
    Género: Serpientes
    Enraptured Crab
    SpectreY
    AreaLos Humedales
    Tagsbeast, crustacean_beast, extra_small_height, fast_movement, hard_armour, is_unarmed, large_model, melee, not_dex, not_int, physical_affinity, puncturing_weapon, red_blood
    Packs
  • Los Humedales: Cangrejo cautivado, Cangrejo cautivado
  • Cangrejo cautivado, Cangrejo cautivado
  • Vida
    120%
    Armaduras
    +50%
    Ailment Threshold
    120%
    Resistencia
    0 0 0 0
    Damage
    150%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    4 ~ 15
    Attack Time
    1.005 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    110%
    Type
    CrabParasiteLarge
    Metadata
    CrabParasiteLargeBlue
    Nivel
    19
    Vida
    228
    Armaduras
    540
    Evasión
    527
    Escudo de energía
    0
    Damage
    34
    Daño de hechizos
    34
    Precisión
    35
    Attack Time
    1.005
    Experiencia
    668
    Ailment Threshold
    228
    Chill
    1
    Shock
    1
    Brittle
    4
    Scorch
    1
    Sap
    2
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque estándar
    Base Damage: 27–41
    Probabilidad de golpe crítico: 5%
    Attack Time: 1.005 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]

    Object Type

    version 2
    extends "Metadata/Monsters/CrabParasite/CrabParasite"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/CrabParasite/CrabParasite"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/CrabParasite/CrabParasiteLargeBlue"] = {
        name = "Enraptured Crab",
        life = 1.2,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 15,
        accuracy = 1,
        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 = { }, },
        },
    }
    
    Edit

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