吉卡尼的創造物
生物
獲得 100% 物理傷害的閃電傷害
Jiquani's Creation
幽魂N
標籤bludgeoning_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%
    異常狀態臨界值
    288%
    抗性
    30 30 30 20
    傷害
    107%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 12
    攻擊間隔
    1.755 秒
    傷害分佈
    ±20%
    經驗值
    160%
    Model Size
    110%
    類型
    LightningGolemArchitectBoss
    Metadata
    LightningGolemStormcallerIncursion
    等級
    68
    生命
    18,528
    護甲
    57,580
    閃避
    4,739
    能量護盾
    0
    傷害
    400
    法術傷害
    400
    命中
    290
    攻擊間隔
    1.755
    經驗值
    16,408
    異常狀態臨界值
    18,528
    冰緩
    59
    感電
    59
    易碎
    331
    焦灼
    59
    殘喘
    162
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 320–480
    暴擊率: 5%
    攻擊間隔: 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 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental lightning
    Edit

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