หนังหมึก วงศ์เครเชียนน์
สัตว์ร้าย
เพิ่มระดับความหายากของ ไอเทม ที่ดรอป %
monster no map drops [1]
Craicic Inkskin
SpectreN
Tagsbeast, flesh_armour, has_one_hand_sword, has_one_handed_melee, insect_blood, large_height, melee, not_str, physical_affinity, reptile_beast, slashing_weapon, slow_movement
Packs
  • ข้ารับใช้ วงศ์เครเชียนน์, ตัวขโมยร่าง วงศ์เครเชียนน์, หนังหมึก วงศ์เครเชียนน์
  • พลังชีวิต
    720%
    Energy Shield From Life
    50%
    การหลบหลีก
    +50%
    Ailment Threshold
    720%
    ค่าต้านทาน
    0 40 0 0
    Damage
    108%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    180%
    Model Size
    100%
    Type
    ParasiticSquidBestiaryMinion2
    Metadata
    ParasiticSquidBestiaryMinion2
    เลเวล
    68
    พลังชีวิต
    46,320
    เกราะ
    28,790
    การหลบหลีก
    7,109
    โล่พลังงาน
    3,064
    Damage
    403
    ความเสียหายเวท
    403
    ความแม่นยำ
    290
    Attack Time
    1.755
    ค่าประสบการณ์
    18,459
    Ailment Threshold
    46,320
    Chill
    146
    Shock
    146
    Brittle
    829
    Scorch
    146
    Sap
    405
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    โจมตีธรรมดา (Default Attack)
    Base Damage: 323–484
    โอกาสคริติคอล: 5%
    Attack Time: 1.755 วินาที
    โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    WalkEmergeBestiaryHellion
    walk emerge distance [450]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Sword"
    }
    
    Animated
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge"
    
    Animated
    {
    	on_death = "AddAttached( Metadata/Effects/Spells/monsters_effects/ParasiteSquid/ink_sac/rig.ao,  ); PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/ParasiteSquid/ink_sac/rig.ao, 0 );"
    	on_death2 = "AddAttached( Metadata/Effects/Spells/monsters_effects/ParasiteSquid/ink_sac/rig.ao,  ); PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/ParasiteSquid/ink_sac/rig.ao, 1 );"
    	on_death3 = "AddAttached( Metadata/Effects/Spells/monsters_effects/ParasiteSquid/ink_sac/rig.ao,  ); PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/ParasiteSquid/ink_sac/rig.ao, 2 );"
    }
    
    Life
    {
    	on_spawned_dead = "GoToAttachedAnimationEnd( Metadata/Effects/Spells/monsters_effects/ParasiteSquid/ink_sac/rig.ao );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueBestiary/ParasiticSquidBestiaryMinion2"] = {
        name = "Craicic Inkskin",
        life = 7.2,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.08,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "Melee",
            "WalkEmergeBestiaryHellion",
        },
        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["WalkEmergeBestiaryHellion"] = {
        name = "WalkEmergeBestiaryHellion",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "walk_emerge_distance",
        },
        levels = {
            [1] = {450, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    เพิ่มระดับความหายากของ ไอเทม ที่ดรอป %
    monster no map drops [1]
    IdMonsterBestiaryDropModifiers
    FamilyLeagueMonsterDropModifiers
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • monster slain experience +% Min: 0 Max: 0 Global
  • monster dropped item rarity +% Min: 0 Max: 0 Global
  • Edit

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