古灵驱灵者
恶魔
移动速度加快 30%
Gemling Corpsemage
幽魂 | N |
---|---|
标签 | bludgeoning_weapon, 施法, demon, humanoid, medium_movement, not_dex, plate_armour, red_blood, undying |
Packs |
生命
245%
生命转为护盾
100%
护甲
+100%
异常状态临界值
245%
抗性
40 40 40 25
伤害
90%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 9
攻击间隔
1.305 秒
伤害分布
±20%
经验值
75%
Model Size
115%
类型
GemlingLegionnaireWitchMap
Metadata
GemlingLegionnaireAltGemMinionsNecropolis
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
15,762
护甲
57,580
闪避值
4,739
能量护盾
6,127
伤害
336
法术伤害
336
命中
290
攻击间隔
1.305
经验值
7,691
异常状态临界值
15,762
冰缓
50
Shock
50
Brittle
282
Scorch
50
Sap
138
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 269–403
暴击几率: 5%
攻击间隔: 1.305 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
GemlingRaiseZombie
法术, 召唤物, 召唤物爆炸, 陷阱技能, 图腾技能, 地雷技能, 法术可重复, 可触发, 可齐射, 创造召唤物
殒命之魔卫复苏
施放间隔: 1 秒
将亡灵魔法射向目标位置的上空,汇聚成一只魔卫。该召唤生物会坠落于地并发起攻击,撞击时对区域造成伤害,并击败该魔卫。
+200 【魔卫复苏】数量上限
不需要灵柩
召唤生物的击中无法被闪避
active skill minion from alternate gem index [2]
spell maximum action distance +% [-40]
不需要灵柩
召唤生物的击中无法被闪避
active skill minion from alternate gem index [2]
spell maximum action distance +% [-40]
GemlingSpiritOffering
法术, 增益, 持续时间, 可触发, 召唤物, 陷阱技能, 地雷技能, 图腾技能
灵魂奉献
施放间隔: 1 秒
消耗一具灵柩,提高你的召唤生物的暴击率,赋予它额外的暴击伤害加成效果。技能会消耗附近的灵柩,每消耗一具灵柩就会增加持续时间。
基础持续时间为 3 秒
每额外消耗 1 具灵柩,基础持续时间延长 0.5 秒
使召唤生物的暴击率提高72%
使召唤生物的暴击加成伤害提高+20%
base deal no damage [1]
每额外消耗 1 具灵柩,基础持续时间延长 0.5 秒
使召唤生物的暴击率提高72%
使召唤生物的暴击加成伤害提高+20%
base deal no damage [1]
GemlingFireGolem
可触发, 火焰, 地雷技能, 召唤物, 召唤物爆炸, 法术可重复, 法术, 图腾技能, 陷阱技能, 魔像, 创造召唤物, 冷却
陨星之召唤烈焰魔像
施放间隔: 1 秒
冷却时间: 6 秒
召唤一个烈焰魔像。烈焰魔像被召唤时从天而降,撞击时造成范围伤害并留下燃烧地面。落地后会施放火焰放射和火焰波浪。
最多召唤 1 个魔像
active skill minion from alternate gem index [2]
active skill no golem aura [1]
golem can summoned within range [1]
golem summon distance + [70]
active skill minion from alternate gem index [2]
active skill no golem aura [1]
golem can summoned within range [1]
golem summon distance + [70]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/StandaloneMonster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/StandaloneMonster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/GemlingLegionnaire/GemlingLegionnaireAltGemMinionsNecropolis"] = { name = "Gemling Corpsemage", life = 2.45, energyShield = 1, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 0.9, damageSpread = 0.2, attackTime = 1.305, attackRange = 9, accuracy = 1, weaponType1 = "Staff", skillList = { "Melee", "GemlingRaiseZombie", "GemlingFireGolem", "GemlingSpiritOffering", }, 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["GemlingRaiseZombie"] = { name = "Raise Zombie of Falling", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Raises necromantic energies into the sky above a targeted location, where they coalesce into a zombie minion. The minion then attacks by falling to the ground, causing an impact that deals damage in an area and kills the zombie.", skillTypes = { [SkillType.Spell] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.CanRapidFire] = true, [SkillType.CreatesMinion] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_minion_from_alternate_gem_index", "base_number_of_zombies_allowed", "spell_maximum_action_distance_+%", "raise_zombie_does_not_use_corpses", "minion_global_always_hit", }, levels = { [1] = {2, 200, -40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, [2] = {2, 200, -40, levelRequirement = 8, statInterpolation = {}, cost = { }, }, [3] = {2, 200, -40, levelRequirement = 16, statInterpolation = {}, cost = { }, }, [4] = {2, 200, -40, levelRequirement = 32, statInterpolation = {}, cost = { }, }, [5] = {2, 200, -40, levelRequirement = 40, statInterpolation = {}, cost = { }, }, [6] = {2, 200, -40, levelRequirement = 48, statInterpolation = {}, cost = { }, }, [7] = {2, 200, -40, levelRequirement = 56, statInterpolation = {}, cost = { }, }, [8] = {2, 200, -40, levelRequirement = 64, statInterpolation = {}, cost = { }, }, [9] = {2, 200, -40, levelRequirement = 72, statInterpolation = {}, cost = { }, }, [10] = {2, 200, -40, levelRequirement = 80, statInterpolation = {}, cost = { }, }, [11] = {2, 200, -40, levelRequirement = 83, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GemlingFireGolem"] = { name = "Summon Flame Golem of the Meteor", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Summons a Flame Golem. When summoned, the Flame Golem attacks by falling from the sky, dealing fire damage in an area and leaving burning ground around the impact. After landing, it can cast a fire spray and a wave of fire damage.", skillTypes = { [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Mineable] = true, [SkillType.Minion] = true, [SkillType.MinionsCanExplode] = true, [SkillType.Multicastable] = true, [SkillType.Spell] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Golem] = true, [SkillType.CreatesMinion] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "minion_spell_skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_minion_from_alternate_gem_index", "golem_summon_distance_+", "base_number_of_golems_allowed", "active_skill_no_golem_aura", "golem_can_summoned_within_range", }, levels = { [1] = {2, 70, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, [2] = {2, 70, 1, levelRequirement = 8, statInterpolation = {}, cost = { }, }, [3] = {2, 70, 1, levelRequirement = 16, statInterpolation = {}, cost = { }, }, [4] = {2, 70, 1, levelRequirement = 32, statInterpolation = {}, cost = { }, }, [5] = {2, 70, 1, levelRequirement = 40, statInterpolation = {}, cost = { }, }, [6] = {2, 70, 1, levelRequirement = 48, statInterpolation = {}, cost = { }, }, [7] = {2, 70, 1, levelRequirement = 56, statInterpolation = {}, cost = { }, }, [8] = {2, 70, 1, levelRequirement = 64, statInterpolation = {}, cost = { }, }, [9] = {2, 70, 1, levelRequirement = 72, statInterpolation = {}, cost = { }, }, [10] = {2, 70, 1, levelRequirement = 80, statInterpolation = {}, cost = { }, }, [11] = {2, 70, 1, levelRequirement = 83, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GemlingSpiritOffering"] = { name = "Spirit Offering", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Consumes a corpse, granting increased critical strike chance and additional critical strike multiplier to your minions. The skill consumes other nearby corpses, increasing the duration for each corpse consumed.", skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Minion] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "offering_skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spirit_offering_critical_strike_chance_+%", "spirit_offering_critical_strike_multiplier_+", "base_skill_effect_duration", "offering_skill_effect_duration_per_corpse", "base_deal_no_damage", }, levels = { [1] = {60, 20, 3000, 500, levelRequirement = 1, statInterpolation = {1, 1}, cost = { }, }, [2] = {62, 20, 3000, 500, levelRequirement = 23, statInterpolation = {1, 1}, cost = { }, }, [3] = {64, 20, 3000, 500, levelRequirement = 35, statInterpolation = {1, 1}, cost = { }, }, [4] = {66, 20, 3000, 500, levelRequirement = 44, statInterpolation = {1, 1}, cost = { }, }, [5] = {68, 20, 3000, 500, levelRequirement = 53, statInterpolation = {1, 1}, cost = { }, }, [6] = {70, 20, 3000, 500, levelRequirement = 62, statInterpolation = {1, 1}, cost = { }, }, [7] = {72, 20, 3000, 500, levelRequirement = 68, statInterpolation = {1, 1}, cost = { }, }, [8] = {74, 20, 3000, 500, levelRequirement = 74, statInterpolation = {1, 1}, cost = { }, }, [9] = {76, 20, 3000, 500, levelRequirement = 80, statInterpolation = {1, 1}, cost = { }, }, [10] = {78, 20, 3000, 500, levelRequirement = 83, statInterpolation = {1, 1}, cost = { }, }, }, }
移动速度加快 30%
Id | MonsterImplicitFastRun5 |
---|---|
Family | MovementVelocity |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |