MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceVaalSideAreaStrongboxShrine
Perfect Conjuror of Rot
灵柩
怪物类型: 人形
Creates Blood Pustules
Summons Ichorous Pests
Creates Caustic Ground
Casts Malevolence
右键点击该物品以产生灵柩。
Perfect Conjuror of Rot FaridunWarlockHigh /7
名字显示物品素质
DropLevel 78
BaseType Perfect Conjuror of Rot
Class 灵柩
FlagsAlwaysAllocate
TypeMetadata/Items/ItemisedCorpses/FaridunWarlockHigh
IconArt/2DItems/Currency/Azmeri/FaridunWarlock
ReferenceCommunity Wiki
keyval
Base.base_level1
Base.tagdefault
Base.description_textItemDescriptionItemisedCorpse
client.RenderItem
Usable.use_typeUsable
Usable.actionspawn_itemised_corpse
Perfect Conjuror of Rot
人形
MonsterResistanceIconChaos
幽魂Y
标签施法, human, humanoid, not_dex, not_str, ranged, red_blood, slow_movement
生命
204%
生命转为护盾
40%
异常状态临界值
204%
抗性
MonsterResistanceIconFire0 MonsterResistanceIconCold0 MonsterResistanceIconLightning0 MonsterResistanceIconChaos40
伤害
204%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 60
攻击间隔
1.5 秒
伤害分布
±0%
经验值
170%
Model Size
100%
类型
FaridunWarlockCorpse
Metadata
FaridunWarlockHigh
等级
68
生命
13,124
护甲
28,790
闪避值
4,739
能量护盾
5,000
伤害
762
法术伤害
762
命中
580
攻击间隔
1.5
经验值
17,434
召唤物生命
2,847
Minion Energy Shield
1,084
召唤物伤害
609
异常状态临界值
13,124
冰缓
41
Shock
41
Brittle
235
Scorch
41
Sap
115
Phys Convert Ele
240%
SSMFaridunWarlockBloodLocust
法术, 法术可重复, 可触发
施放间隔: 1 秒
alternate minion [679]
minion dies when parent deleted [1]
minion dies when parent dies [1]
monster no drops or experience [1]
number of monsters to summon [2]
summon specific monsters radius +% [-75]
summoned monsters are minions [1]
SOFaridunWarlockPustule
可触发, 法术
施放间隔: 1 秒
GSFaridunWarlockPustuleExplosion
法术, 可触发
暴击几率: 5%
施放间隔: 1 秒
造成 651.4 - 977 物理伤害
is area damage [1]
GTFaridunWarlockPustules
可触发, 法术
施放间隔: 1 秒
冷却时间: 10 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-40]
CGEFaridunWarlockSwarmGround
法术, 范围, 伤害, 可触发, 持续时间, 范围法术
施放间隔: 1 秒
冷却时间: 15 秒
每秒造成 191.7 基础混沌伤害
基础持续时间为 5
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [-5]
ground caustic art variation [23]
is area damage [1]
spell maximum action distance +% [-40]
MPSFaridunWarlockBloodSpray
法术, 投射物, 玩家投射物, 可触发
暴击几率: 5%
施放间隔: 1 秒
造成 341.4 - 512 物理伤害
发射 3 个投射物
投射物的最大射程 2.5
action attack or cast time uses animation length [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
distribute projectiles over contact points [1]
maintain projectile direction when using contact position [1]
monster projectile variation [284]
projectile uses contact position [1]
FaridunCasterUndeadDamageOverTimeAura
法术, 范围, 增益, 消耗保留, 图腾施放单独, 图腾技能, 光环, 立即, 范围法术, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
怨毒光环
施放间隔: 1 秒
冷却时间: 0.5 秒
施放一个光环,使你与受光环影响友军造成的持续伤害叠加,技能效果延长。
你与周围友军的总持续性伤害总增 16.55%
你和周围友军的技能效果持续时间延长 13.4%
active skill area of effect radius +% final [50]
base deal no damage [1]
DeliriumAura

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/FaridunLeague/FaridunWarlock/FaridunWarlockHigh"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 40,
    name = "Perfect Conjuror of Rot",
    life = 2.04,
    energyShield = 0.4,
    damage = 2.04,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 60,
    accuracy = 1,
    skillList = {
        "SSMFaridunWarlockBloodLocust",
        "MPSFaridunWarlockBloodSpray",
        "CGEFaridunWarlockSwarmGround",
        "SOFaridunWarlockPustule",
        "FaridunCasterUndeadDamageOverTimeAura",
        "GTFaridunWarlockPustules",
        "GSFaridunWarlockPustuleExplosion",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SSMFaridunWarlockBloodLocust"] = {
    name = "SSMFaridunWarlockBloodLocust",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
        "alternate_minion",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_are_minions",
        "monster_no_drops_or_experience",
        "minion_dies_when_parent_dies",
        "minion_dies_when_parent_deleted",
    },
    levels = {
        [1] = {2, 679, -75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSFaridunWarlockBloodSpray"] = {
    name = "MPSFaridunWarlockBloodSpray",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "monster_projectile_variation",
        "projectile_maximum_range_override",
        "base_number_of_projectiles",
        "base_is_projectile",
        "action_attack_or_cast_time_uses_animation_length",
        "check_for_targets_between_initiator_and_projectile_source",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
        "distribute_projectiles_over_contact_points",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 284, 25, 3, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["CGEFaridunWarlockSwarmGround"] = {
    name = "CGEFaridunWarlockSwarmGround",
    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_chaos_damage_to_deal_per_minute",
        "active_skill_area_of_effect_radius_+%_final",
        "base_skill_effect_duration",
        "ground_caustic_art_variation",
        "spell_maximum_action_distance_+%",
        "action_attack_or_cast_time_uses_animation_length",
        "is_area_damage",
    },
    levels = {
        [1] = {2, -5, 5000, 23, -40, levelRequirement = 0, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SOFaridunWarlockPustule"] = {
    name = "SOFaridunWarlockPustule",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["FaridunCasterUndeadDamageOverTimeAura"] = {
    name = "Malevolence",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Casts an aura that multiplies damage over time and increases skill effect duration of you and your allies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Buff] = true,
        [SkillType.HasReservation] = true,
        [SkillType.TotemCastsAlone] = true,
        [SkillType.Totemable] = true,
        [SkillType.Aura] = true,
        [SkillType.Instant] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.CanHaveBlessing] = true,
        [SkillType.InstantNoRepeatWhenHeld] = true,
        [SkillType.InstantShiftAttackForLeftMouse] = true,
        [SkillType.Cooldown] = true,
    },
    statDescriptionScope = "aura_skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        aura = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "delirium_aura_damage_over_time_+%_final",
        "delirium_skill_effect_duration_+%",
        "active_skill_area_of_effect_radius_+%_final",
        "base_deal_no_damage",
    },
    levels = {
        [1] = {14, 10, 50, levelRequirement = 0, statInterpolation = {2, 2},  cost = { }, },
        [2] = {17, 14, 50, levelRequirement = 80, statInterpolation = {2, 2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTFaridunWarlockPustules"] = {
    name = "GTFaridunWarlockPustules",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_maximum_action_distance_+%",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {-40, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSFaridunWarlockPustuleExplosion"] = {
    name = "GSFaridunWarlockPustuleExplosion",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
Edit

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