MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Receita do Bestiário /2
NomeRecipe
Corrompe um Mapa: Para ter um modificador de implícitoParasiticSquid
Corrompe um Mapa: Duas VezesParasiticSquid Scorpion
Vássalo Craicic
Bestial
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
Família: Profundezas
level 33 or lower life +% final [-20]
Craicic Vassal
Spectre
Tagsbeast, bestiary_beast_boss, bestiary_deep, flesh_armour, has_one_hand_sword, has_one_handed_melee, insect_blood, large_height, melee, no_cannot_die_aura, not_str, physical_affinity, reptile_beast, slashing_weapon, slow_movement, unusable_corpse
Packs
  • Vássalo Craicic, Rouba-Corpos Craicic, Craicic Pintado
  • Vida
    450%
    Energy Shield From Life
    50%
    Evasão
    +50%
    Ailment Threshold
    450%
    Resistência
    IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
    Damage
    150%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiência
    300%
    Model Size
    100%
    Type
    ParasiticSquidBestiary
    Metadata
    ParasiticSquidBestiary
    Nível
    68
    Vida
    28,950
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    13,786
    Damage
    560
    Dano Mágico
    560
    Precisão
    580
    Attack Time
    1.755
    Experiência
    30,765
    Minion Life
    6,280
    Minion Energy Shield
    2,990
    Minion Damage
    447
    Ailment Threshold
    28,950
    Chill
    92
    Shock
    92
    Brittle
    518
    Scorch
    92
    Sap
    253
    Phys Convert Ele
    240%
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Ataque Padrão
    Base Damage: 448672
    Chance de Crítico: 5%
    Attack Time: 1.755 seg
    Abate seus inimigos com um golpe poderoso.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    iconbasicattack
    ParasiticSquidGroundEffectTar
    Spell, Area, Damage, Triggerable, Duration, AreaSpell
    Tempo de Conjuração: 1 seg
    Duração base é de 6 segundos
    Velocidade de Movimento reduzida em 60%
    active skill area of effect radius +% final [-25]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmergeRare"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    }
    
    Animated
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueBestiary/ParasiticSquidBestiary"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Craicic Vassal",
        life = 4.5,
        energyShield = 0.5,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "Melee",
            "ParasiticSquidGroundEffectTar",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ParasiticSquidGroundEffectTar"] = {
        name = "ParasiticSquidGroundEffectTar",
        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_skill_effect_duration",
            "base_movement_velocity_+%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {6000, -60, -25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    level 33 or lower life +% final [-20]
    FamilyMoreLifeBelowLevelThreshold
    Domainsmonstro (3)
    GenerationTypeunico (3)
    Req. level1
    Stats
  • level 33 or lower life +% final -20 -20 Global
  • Craft Tagsresource Vida Dano
    Vássalo Craicic
    Bestial
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    Craicic Vassal
    Spectre
    Tagsbeast, Conjurador, cold_affinity, flesh_armour, insect_blood, is_unarmed, large_height, not_str, reptile_beast, slashing_weapon, slow_movement
    Vida
    450%
    Energy Shield From Life
    50%
    Evasão
    +50%
    Ailment Threshold
    450%
    Resistência
    IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
    Damage
    150%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    Experiência
    300%
    Model Size
    100%
    Type
    ParasiticSquidBestiary
    Metadata
    ParasiticSquidBestiaryClone
    Nível
    68
    Vida
    28,950
    Armadura
    28,790
    Evasão
    7,109
    Escudo de Energia
    13,786
    Damage
    560
    Dano Mágico
    560
    Precisão
    580
    Attack Time
    1.755
    Experiência
    30,765
    Minion Life
    6,280
    Minion Energy Shield
    2,990
    Minion Damage
    447
    Ailment Threshold
    28,950
    Chill
    92
    Shock
    92
    Brittle
    518
    Scorch
    92
    Sap
    253
    Phys Convert Ele
    240%
    BestiaryParasiticSquidWarp
    Spell, Movement, Duration, Cold, Area, AreaSpell, Cooldown
    Teleporte Ilusório
    Tempo de Conjuração: 2 seg
    Recarga: 10 seg
    Teleporta para um destino alvo. Solo congelado é espalhado em uma área onde o conjurador estava e onde ele teleportou.
    Velocidade de Movimento reduzida em 50%
    IllusoryWarp
    BestiaryParasiticSquidVortex
    Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Cold, Triggerable, Duration, ChillingArea, AreaSpell, Nova, CanRapidFire, DamageOverTime
    Vórtice
    Chance de Crítico: 5%
    Tempo de Conjuração: 0.9 seg
    Uma explosão gélida acontece ao redor do conjurador, causando dano de gelo aos inimigos e deixando para trás um vórtice giratório que causa dano de gelo degenerativo e resfria os inimigos presos nele.
    Duração base é de 5 segundos
    Causa 1881.1 do Dano de Gelo Base por segundo
    Modificadores de Dano Mágico aplicam-se ao Dano Degenerativo desta Habilidade
    O raio Base é de 2 metros
    Raio de alcance secundário base é de 2 metros
    active skill area of effect radius +% final [-36]
    is area damage [1]
    spell maximum base cold damage [1250]
    spell minimum base cold damage [833.5]
    FrostVortex

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Positioned
    {
    	collision_hull_type = "projectile"
    	blocking = false
    }
    
    Stats
    {
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    	set_item_drop_slots = 0
    	untargetable_by_monster_ai = 1
    	set_monster_do_not_fracture = 1
    	set_max_frenzy_charges = 0
    	set_max_power_charges = 0
    	set_max_endurance_charges = 0
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	set_monster_no_beyond_portal = 1
    	set_cannot_be_afflicted = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    DiesAfterTime
    {
    }
    
    Animated
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueBestiary/ParasiticSquidBestiaryClone"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Craicic Vassal",
        life = 4.5,
        energyShield = 0.5,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "BestiaryParasiticSquidWarp",
            "BestiaryParasiticSquidVortex",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BestiaryParasiticSquidWarp"] = {
        name = "Illusory Warp",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Teleport to a target destination. Chilled ground is spread in an area around both where the caster was and where they teleported to.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.Duration] = true,
            [SkillType.Cold] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_movement_velocity_+%",
        },
        levels = {
            [1] = {-50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["BestiaryParasiticSquidVortex"] = {
        name = "Vortex",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "An icy blast explodes around the caster, dealing cold damage to enemies, and leaving behind a whirling vortex which deals cold damage over time and chills enemies caught in it.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Cold] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Duration] = true,
            [SkillType.ChillingArea] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Nova] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.DamageOverTime] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.9,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "base_cold_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "active_skill_area_of_effect_radius_+%_final",
            "active_skill_base_area_of_effect_radius",
            "active_skill_base_secondary_area_of_effect_radius",
            "is_area_damage",
            "spell_damage_modifiers_apply_to_skill_dot",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 6.5, 5000, -36, 20, 20, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 3},  cost = { }, },
            [2] = {1.6000000238419, 2.4000000953674, 13, 5000, -36, 20, 20, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3},  cost = { }, },
        },
    }
    
    Edit

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