지콰니의 창조물
구조물
물리 피해의 100%를 추가 번개 피해로 획득
Jiquani's Creation
SpectreN
Tagsbludgeoning_weapon, construct, fast_movement, golem, is_unarmed, large_model, medium_height, melee, mud_blood, no_pantheon_mod, not_dex, not_int, physical_affinity, stone_armour
Packs
  • 지콰니의 창조물, 붉은 등 새끼거미, 강화된 새끼거미
  • 생명력
    288%
    방어구
    +100%
    Ailment Threshold
    288%
    저항
    30 30 30 20
    Damage
    107%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 12
    Attack Time
    1.755 Second
    Damage Spread
    ±20%
    경험치
    160%
    Model Size
    110%
    Type
    LightningGolemArchitectBoss
    Metadata
    LightningGolemStormcallerIncursion
    레벨
    68
    생명력
    18,528
    방어구
    57,580
    회피
    4,739
    에너지 보호막
    0
    Damage
    400
    주문 피해
    400
    정확도
    290
    Attack Time
    1.755
    경험치
    16,408
    Ailment Threshold
    18,528
    Chill
    59
    Shock
    59
    Brittle
    331
    Scorch
    59
    Sap
    162
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    기본 공격
    Base Damage: 320–480
    치명타 확률: 5%
    Attack Time: 1.755 초
    강력한 일격으로 적들을 쓰러트립니다.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    BaseEvents { }
    
    Actor
    {
    	basic_action = "Emerge"
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Transitionable
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    Render
    {
        //turn_duration = 0.5
    	fade_arrows = true
    }
    
    Life
    {
    	on_death =
    	"
    		HideMeshSegments( group3|glow_plane_1|glow_plane_1Shape, group7|glow_plane_1|glow_plane_1Shape, group2|glow_plane_1|glow_plane_1Shape, group1|glow_plane_1|glow_plane_1Shape, group6|glow_plane_1|glow_plane_1Shape, group8|glow_plane_1|glow_plane_1Shape, group9|glow_plane_1|glow_plane_1Shape, group10|glow_plane_1|glow_plane_1Shape, group11|glow_plane_1|glow_plane_1Shape, group4|glow_plane_1|glow_plane_1Shape, group5|glow_plane_1|glow_plane_1Shape, group10|glow_plane_2|glow_plane_2Shape, group2|glow_plane_2|glow_plane_2Shape, group11|glow_plane_2|glow_plane_2Shape, group7|glow_plane_2|glow_plane_2Shape, group8|glow_plane_2|glow_plane_2Shape, group4|glow_plane_2|glow_plane_2Shape );
    		HideMeshSegments( group6|glow_plane_2|glow_plane_2Shape, group5|glow_plane_2|glow_plane_2Shape, group3|glow_plane_2|glow_plane_2Shape, group1|glow_plane_2|glow_plane_2Shape, group9|glow_plane_2|glow_plane_2Shape, group10|glow_plane_3|glow_plane_3Shape, group6|glow_plane_3|glow_plane_3Shape, group7|glow_plane_3|glow_plane_3Shape, group2|glow_plane_3|glow_plane_3Shape, group1|glow_plane_3|glow_plane_3Shape, group8|glow_plane_3|glow_plane_3Shape, group11|glow_plane_3|glow_plane_3Shape, group3|glow_plane_3|glow_plane_3Shape, group9|glow_plane_3|glow_plane_3Shape, group4|glow_plane_3|glow_plane_3Shape, group5|glow_plane_3|glow_plane_3Shape, glowShape, lightning_sphereShape );	
    		HideMeshSegments( arc_L_topShape, arc_R_topShape, arc_flicker1Shape, arc_flicker4Shape, arc_flicker2Shape, arc_flicker3Shape, arc_flicker5Shape, arc_flicker6Shape, arc_flicker7Shape, arc_flickerShape );
    	"
    	on_spawned_dead =
    	"
    		HideMeshSegments( group3|glow_plane_1|glow_plane_1Shape, group7|glow_plane_1|glow_plane_1Shape, group2|glow_plane_1|glow_plane_1Shape, group1|glow_plane_1|glow_plane_1Shape, group6|glow_plane_1|glow_plane_1Shape, group8|glow_plane_1|glow_plane_1Shape, group9|glow_plane_1|glow_plane_1Shape, group10|glow_plane_1|glow_plane_1Shape, group11|glow_plane_1|glow_plane_1Shape, group4|glow_plane_1|glow_plane_1Shape, group5|glow_plane_1|glow_plane_1Shape, group10|glow_plane_2|glow_plane_2Shape, group2|glow_plane_2|glow_plane_2Shape, group11|glow_plane_2|glow_plane_2Shape, group7|glow_plane_2|glow_plane_2Shape, group8|glow_plane_2|glow_plane_2Shape, group4|glow_plane_2|glow_plane_2Shape );
    		HideMeshSegments( group6|glow_plane_2|glow_plane_2Shape, group5|glow_plane_2|glow_plane_2Shape, group3|glow_plane_2|glow_plane_2Shape, group1|glow_plane_2|glow_plane_2Shape, group9|glow_plane_2|glow_plane_2Shape, group10|glow_plane_3|glow_plane_3Shape, group6|glow_plane_3|glow_plane_3Shape, group7|glow_plane_3|glow_plane_3Shape, group2|glow_plane_3|glow_plane_3Shape, group1|glow_plane_3|glow_plane_3Shape, group8|glow_plane_3|glow_plane_3Shape, group11|glow_plane_3|glow_plane_3Shape, group3|glow_plane_3|glow_plane_3Shape, group9|glow_plane_3|glow_plane_3Shape, group4|glow_plane_3|glow_plane_3Shape, group5|glow_plane_3|glow_plane_3Shape, glowShape, lightning_sphereShape );	
    		HideMeshSegments( arc_L_topShape, arc_R_topShape, arc_flicker1Shape, arc_flicker4Shape, arc_flicker2Shape, arc_flicker3Shape, arc_flicker5Shape, arc_flicker6Shape, arc_flicker7Shape, arc_flickerShape );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LightningGolem/LightningGolemStormcallerIncursion"] = {
        name = "Jiquani's Creation",
        life = 2.88,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.07,
        damageSpread = 0.2,
        attackTime = 1.755,
        attackRange = 12,
        accuracy = 1,
        skillList = {
            "Melee",
        },
        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 = { }, },
        },
    }
    
    물리 피해의 100%를 추가 번개 피해로 획득
    IdMonsterPhysicalAddedAsLightningSkeletonMaps
    FamilyPhysicalAddedAsLightning
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • physical damage % to add as lightning Min: 100 Max: 100 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    Edit

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