空生者拉尼亚
人形
移动速度加快 30%
drop additional rare items [3]
kill traps mines and totems on death [1]
Rania Skyborne
幽魂N
标签bludgeoning_weapon, 施法, fire_affinity, ghost_armour, ghost_blood, has_dual_wield_melee, has_one_hand_mace, has_one_handed_melee, human, humanoid, medium_height, medium_movement, melee, physical_affinity, ranged
生命
121%
生命转为护盾
34%
护甲
+33%
闪避值
+33%
异常状态临界值
121%
抗性
37 37 37 0
伤害
154%
命中
100%
攻击暴击率
+5%
暴击伤害
+130%
攻击距离
6 ~ 6
攻击间隔
1.35 秒
伤害分布
±20%
经验值
220%
Model Size
115%
类型
ScionProphecy
Metadata
HeroOfFire
等级
68
生命
7,784
护甲
38,291
闪避值
6,303
能量护盾
2,083
伤害
575
法术伤害
575
命中
290
攻击间隔
1.35
经验值
22,561
异常状态临界值
7,784
冰缓
25
Shock
25
Brittle
139
Scorch
25
Sap
68
Melee
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 460–690
攻击暴击率: 5%
攻击间隔: 1.35 秒
对你的敌人无情痛击。
skill can fire arrows [1]
skill can fire wand projectiles [1]
ProphecyFlameDash
法术, 位移, 伤害, DoT, 持续时间, 图腾技能, 可触发, 火焰, 陷阱技能, 地雷技能, 快行, 闪现, 冷却
烈焰冲刺
攻击暴击率: 5%
施放间隔: 0.75 秒
冷却时间: 5 秒
传送到指定地点,对敌人造成伤害并在路线上留下燃烧地面。和其它闪现技能共用冷却时间。
每秒造成 655.3 基础火焰伤害
基础持续时间为 4
造成 436.8 - 655.3 火焰伤害
is area damage [1]
ProphecyFlameNovaTotem
法术, 投射物, 玩家投射物, 伤害, 陷阱技能, 地雷技能, 图腾, 火焰
圣焰图腾
攻击暴击率: 5%
伤害效用: 20%
施放间隔: 0.25 秒
召唤一个图腾,它会持续的对附近的敌人喷射火焰。
投射物贯穿所有目标
图腾持续 8
造成 160 - 239.9 火焰伤害
额外发射 7 个投射物
召唤使用一个使用该技能的图腾
环状发射投射物
base active skill totem level [68]
base is projectile [1]
base skill is totemified [1]
base totem range [100]
totem art variation [-2]
ProphecyMoltenStrike
攻击, 投射物, 范围, 近战, 近战单一目标, 火焰, 范围攻击, ProjectilesNotFromUser, ThresholdJewelChaining, 攻击可重复
熔岩之击
基本伤害: 460–690
攻击暴击率: 5%
攻击间隔: 1.35 秒
给武器灌注熔岩之力,对敌人造成物理及火焰伤害,并从击中的敌人身上发射出熔岩球,射向该攻击击中的所有敌人。这些熔岩球着地时对敌人造成范围伤害。
技能可重复施放 2
伤害总降 20%
额外发射 4 个投射物
将物理伤害的 60% 转化为火焰伤害
攻击速度加快 140%
投射物速度减慢 25%
投射物伤害减少 50%
active skill area of effect radius +% final [40]
base is projectile [1]
ProphecyRighteousFire
法术, 增益, 范围, 造成燃烧, DoT, 火焰, 图腾技能, 可触发, 立即, 范围法术, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
正义之火
施放间隔: 1 秒
以魔法之火快速地燃烧自己及周围的敌人。在此效果下,你的法术伤害大幅增加。当你的生命只剩下 1 时将会自动停止此法术。
每秒造成 454.6 基础火焰伤害
基础范围为 1.8
active skill area of effect radius +% final [-27]
ProphecyEnchantmentOfInfernoOnHit
法术, 范围, 火焰, 可触发, 被触发, 范围法术, 冷却, InbuiltTrigger
炼狱之誓
攻击暴击率: 5%
施放间隔: 1 秒
冷却时间: 3 秒
从天上降下一颗陨石. 此技能有短暂冷却时间.
基础持续时间为 2
造成 624.1 - 998.6 火焰伤害
0.1 秒一次冲击
被击中时触发该法术
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Life
{
	corpse_usable = false
}

Stats
{
	set_monster_do_not_fracture = 1
}

MinimapIcon
{
	icon = "MissionTarget" 
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
     //turn_duration = 0.35
}

BaseEvents 
{ 
     on_construction_complete = "AddEffectPack( Metadata/Effects/StatusAilments/monsters/prophecy_spectre.epk );"
} 

Life
{
	on_death = "HideMinimapIcon();"
	on_spawned_dead = "HideMinimapIcon();"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ProphecyBoss/HeroOfFire"] = {
    name = "Rania Skyborne",
    life = 1.21,
    energyShield = 0.34,
    fireResist = 37,
    coldResist = 37,
    lightningResist = 37,
    chaosResist = 0,
    damage = 1.54,
    damageSpread = 0.2,
    attackTime = 1.35,
    attackRange = 6,
    accuracy = 1,
    weaponType1 = "One Hand Mace",
    weaponType2 = "Dagger",
    skillList = {
        "Melee",
        "ProphecyRighteousFire",
        "ProphecyFlameNovaTotem",
        "ProphecyMoltenStrike",
        "ProphecyFlameDash",
        "ProphecyEnchantmentOfInfernoOnHit",
    },
    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["ProphecyRighteousFire"] = {
    name = "Righteous Fire",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Buff] = true,
        [SkillType.Area] = true,
        [SkillType.CausesBurning] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.Fire] = true,
        [SkillType.Totemable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Instant] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.InstantNoRepeatWhenHeld] = true,
        [SkillType.InstantShiftAttackForLeftMouse] = true,
        [SkillType.Cooldown] = true,
    },
    statDescriptionScope = "buff_skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_fire_damage_to_deal_per_minute",
        "active_skill_base_area_of_effect_radius",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {1, 18, -27, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ProphecyFlameNovaTotem"] = {
    name = "Holy Flame Totem",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Summons a totem that fires a stream of flame at nearby enemies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.SummonsTotem] = true,
        [SkillType.Fire] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.25,
    baseFlags = {
        spell = true,
        projectile = true,
        totem = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "base_active_skill_totem_level",
        "base_totem_duration",
        "base_totem_range",
        "number_of_additional_projectiles",
        "totem_art_variation",
        "is_totem",
        "base_skill_is_totemified",
        "base_is_projectile",
        "always_pierce",
        "projectiles_nova",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 3, 8000, 100, 7, -2, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 5, 8000, 100, 7, -2, critChance = 5, levelRequirement = 5, statInterpolation = {3, 3, 1},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 8, 8000, 100, 7, -2, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3, 1},  cost = { }, },
        [4] = {0.80000001192093, 1.2000000476837, 12, 8000, 100, 7, -2, critChance = 5, levelRequirement = 12, statInterpolation = {3, 3, 1},  cost = { }, },
        [5] = {0.80000001192093, 1.2000000476837, 15, 8000, 100, 7, -2, critChance = 5, levelRequirement = 15, statInterpolation = {3, 3, 1},  cost = { }, },
        [6] = {0.80000001192093, 1.2000000476837, 19, 8000, 100, 7, -2, critChance = 5, levelRequirement = 19, statInterpolation = {3, 3, 1},  cost = { }, },
        [7] = {0.80000001192093, 1.2000000476837, 20, 8000, 100, 7, -2, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 1},  cost = { }, },
        [8] = {0.80000001192093, 1.2000000476837, 21, 8000, 100, 7, -2, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 1},  cost = { }, },
        [9] = {0.80000001192093, 1.2000000476837, 26, 8000, 100, 7, -2, critChance = 5, levelRequirement = 26, statInterpolation = {3, 3, 1},  cost = { }, },
        [10] = {0.80000001192093, 1.2000000476837, 30, 8000, 100, 7, -2, critChance = 5, levelRequirement = 30, statInterpolation = {3, 3, 1},  cost = { }, },
        [11] = {0.80000001192093, 1.2000000476837, 34, 8000, 100, 7, -2, critChance = 5, levelRequirement = 34, statInterpolation = {3, 3, 1},  cost = { }, },
        [12] = {0.80000001192093, 1.2000000476837, 38, 8000, 100, 7, -2, critChance = 5, levelRequirement = 38, statInterpolation = {3, 3, 1},  cost = { }, },
        [13] = {0.80000001192093, 1.2000000476837, 43, 8000, 100, 7, -2, critChance = 5, levelRequirement = 43, statInterpolation = {3, 3, 1},  cost = { }, },
        [14] = {0.80000001192093, 1.2000000476837, 45, 8000, 100, 7, -2, critChance = 5, levelRequirement = 45, statInterpolation = {3, 3, 1},  cost = { }, },
        [15] = {0.80000001192093, 1.2000000476837, 53, 8000, 100, 7, -2, critChance = 5, levelRequirement = 53, statInterpolation = {3, 3, 1},  cost = { }, },
        [16] = {0.80000001192093, 1.2000000476837, 58, 8000, 100, 7, -2, critChance = 5, levelRequirement = 58, statInterpolation = {3, 3, 1},  cost = { }, },
        [17] = {0.80000001192093, 1.2000000476837, 62, 8000, 100, 7, -2, critChance = 5, levelRequirement = 62, statInterpolation = {3, 3, 1},  cost = { }, },
        [18] = {0.80000001192093, 1.2000000476837, 63, 8000, 100, 7, -2, critChance = 5, levelRequirement = 63, statInterpolation = {3, 3, 1},  cost = { }, },
        [19] = {0.80000001192093, 1.2000000476837, 66, 8000, 100, 7, -2, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1},  cost = { }, },
        [20] = {0.80000001192093, 1.2000000476837, 67, 8000, 100, 7, -2, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1},  cost = { }, },
        [21] = {0.80000001192093, 1.2000000476837, 68, 8000, 100, 7, -2, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
        [22] = {0.80000001192093, 1.2000000476837, 69, 8000, 100, 7, -2, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1},  cost = { }, },
        [23] = {0.80000001192093, 1.2000000476837, 70, 8000, 100, 7, -2, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1},  cost = { }, },
        [24] = {0.80000001192093, 1.2000000476837, 71, 8000, 100, 7, -2, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1},  cost = { }, },
        [25] = {0.80000001192093, 1.2000000476837, 72, 8000, 100, 7, -2, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
        [26] = {0.80000001192093, 1.2000000476837, 73, 8000, 100, 7, -2, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1},  cost = { }, },
        [27] = {0.80000001192093, 1.2000000476837, 74, 8000, 100, 7, -2, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1},  cost = { }, },
        [28] = {0.80000001192093, 1.2000000476837, 75, 8000, 100, 7, -2, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1},  cost = { }, },
        [29] = {0.80000001192093, 1.2000000476837, 76, 8000, 100, 7, -2, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1},  cost = { }, },
        [30] = {0.80000001192093, 1.2000000476837, 77, 8000, 100, 7, -2, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1},  cost = { }, },
        [31] = {0.80000001192093, 1.2000000476837, 78, 8000, 100, 7, -2, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1},  cost = { }, },
        [32] = {0.80000001192093, 1.2000000476837, 79, 8000, 100, 7, -2, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1},  cost = { }, },
        [33] = {0.80000001192093, 1.2000000476837, 80, 8000, 100, 7, -2, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1},  cost = { }, },
        [34] = {0.80000001192093, 1.2000000476837, 81, 8000, 100, 7, -2, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1},  cost = { }, },
        [35] = {0.80000001192093, 1.2000000476837, 82, 8000, 100, 7, -2, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ProphecyMoltenStrike"] = {
    name = "Molten Strike",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth from the enemies you hit, divided amongst all enemies hit by the strike. These will deal area attack damage to enemies where they land.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Projectile] = true,
        [SkillType.Area] = true,
        [SkillType.Melee] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Fire] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.ProjectilesNotFromUser] = true,
        [SkillType.ThresholdJewelChaining] = true,
        [SkillType.Multistrikeable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_additional_projectiles",
        "attack_speed_+%",
        "skill_physical_damage_%_to_convert_to_fire",
        "active_skill_damage_+%_final",
        "active_skill_projectile_damage_+%_final",
        "skill_repeat_count",
        "base_projectile_speed_+%",
        "active_skill_area_of_effect_radius_+%_final",
        "base_is_projectile",
    },
    levels = {
        [1] = {2, 100, 60, -20, -50, 2, -25, 40, levelRequirement = 1, statInterpolation = {1, 1},  cost = { }, },
        [2] = {2, 110, 60, -20, -50, 2, -25, 40, levelRequirement = 15, statInterpolation = {1, 1},  cost = { }, },
        [3] = {3, 120, 60, -20, -50, 2, -25, 40, levelRequirement = 30, statInterpolation = {1, 1},  cost = { }, },
        [4] = {3, 130, 60, -20, -50, 2, -25, 40, levelRequirement = 45, statInterpolation = {1, 1},  cost = { }, },
        [5] = {4, 140, 60, -20, -50, 2, -25, 40, levelRequirement = 60, statInterpolation = {1, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ProphecyFlameDash"] = {
    name = "Flame Dash",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Teleport to a location, damaging enemies and leaving a trail of burning ground. Shares a cooldown with other Blink skills.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Movement] = true,
        [SkillType.Damage] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.Duration] = true,
        [SkillType.Totemable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Travel] = true,
        [SkillType.Blink] = true,
        [SkillType.Cooldown] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.75,
    baseFlags = {
        spell = true,
        duration = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "base_fire_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 4.3200001716614, 4000, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ProphecyEnchantmentOfInfernoOnHit"] = {
    name = "Word of Inferno",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Drops a meteor from above on a nearby foe, dealing fire damage in an area around them.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Fire] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Triggered] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Cooldown] = true,
        [SkillType.InbuiltTrigger] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "base_skill_effect_duration",
        "fire_storm_fireball_delay_ms",
        "cast_on_hit_%",
        "is_area_damage",
    },
    levels = {
        [1] = {1, 1.6000000238419, 2000, 100, 450, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
移动速度加快 30%
IdMonsterImplicitFastRun5
FamilyMovementVelocity
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • base movement velocity +% Min: 30 Max: 30 全域
  • Craft Tagsspeed
    drop additional rare items [3]
    IdProphecyAdditionalRareItemsBoss
    FamilyMonsterDropAdditionalRareItems
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • drop additional rare items Min: 3 Max: 3 全域
  • kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 全域
  • 空生者拉尼亚
    人形
    移动速度加快 30%
    kill traps mines and totems on death [1]
    Rania Skyborne
    幽魂N
    标签bludgeoning_weapon, 施法, fire_affinity, ghost_armour, ghost_blood, has_dual_wield_melee, has_one_hand_mace, has_one_handed_melee, human, humanoid, medium_movement, melee, physical_affinity, ranged
    生命
    121%
    生命转为护盾
    34%
    护甲
    +33%
    闪避值
    +33%
    异常状态临界值
    121%
    抗性
    37 37 37 0
    伤害
    154%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 6
    攻击间隔
    1.35 秒
    伤害分布
    ±20%
    经验值
    220%
    Model Size
    115%
    类型
    ScionProphecy
    Metadata
    HeroOfFireStandalone
    等级
    68
    生命
    7,784
    护甲
    38,291
    闪避值
    6,303
    能量护盾
    2,083
    伤害
    575
    法术伤害
    575
    命中
    290
    攻击间隔
    1.35
    经验值
    22,561
    异常状态临界值
    7,784
    冰缓
    25
    Shock
    25
    Brittle
    139
    Scorch
    25
    Sap
    68
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 460–690
    攻击暴击率: 5%
    攻击间隔: 1.35 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ProphecyFlameDash
    法术, 位移, 伤害, DoT, 持续时间, 图腾技能, 可触发, 火焰, 陷阱技能, 地雷技能, 快行, 闪现, 冷却
    烈焰冲刺
    攻击暴击率: 5%
    施放间隔: 0.75 秒
    冷却时间: 5 秒
    传送到指定地点,对敌人造成伤害并在路线上留下燃烧地面。和其它闪现技能共用冷却时间。
    每秒造成 655.3 基础火焰伤害
    基础持续时间为 4
    造成 436.8 - 655.3 火焰伤害
    is area damage [1]
    ProphecyFlameNovaTotem
    法术, 投射物, 玩家投射物, 伤害, 陷阱技能, 地雷技能, 图腾, 火焰
    圣焰图腾
    攻击暴击率: 5%
    伤害效用: 20%
    施放间隔: 0.25 秒
    召唤一个图腾,它会持续的对附近的敌人喷射火焰。
    投射物贯穿所有目标
    图腾持续 8
    造成 160 - 239.9 火焰伤害
    额外发射 7 个投射物
    召唤使用一个使用该技能的图腾
    环状发射投射物
    base active skill totem level [68]
    base is projectile [1]
    base skill is totemified [1]
    base totem range [100]
    totem art variation [-2]
    ProphecyMoltenStrike
    攻击, 投射物, 范围, 近战, 近战单一目标, 火焰, 范围攻击, ProjectilesNotFromUser, ThresholdJewelChaining, 攻击可重复
    熔岩之击
    基本伤害: 460–690
    攻击暴击率: 5%
    攻击间隔: 1.35 秒
    给武器灌注熔岩之力,对敌人造成物理及火焰伤害,并从击中的敌人身上发射出熔岩球,射向该攻击击中的所有敌人。这些熔岩球着地时对敌人造成范围伤害。
    技能可重复施放 2
    伤害总降 20%
    额外发射 4 个投射物
    将物理伤害的 60% 转化为火焰伤害
    攻击速度加快 140%
    投射物速度减慢 25%
    投射物伤害减少 50%
    active skill area of effect radius +% final [40]
    base is projectile [1]
    ProphecyRighteousFire
    法术, 增益, 范围, 造成燃烧, DoT, 火焰, 图腾技能, 可触发, 立即, 范围法术, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
    正义之火
    施放间隔: 1 秒
    以魔法之火快速地燃烧自己及周围的敌人。在此效果下,你的法术伤害大幅增加。当你的生命只剩下 1 时将会自动停止此法术。
    每秒造成 454.6 基础火焰伤害
    基础范围为 1.8
    active skill area of effect radius +% final [-27]
    ProphecyEnchantmentOfInfernoOnHit
    法术, 范围, 火焰, 可触发, 被触发, 范围法术, 冷却, InbuiltTrigger
    炼狱之誓
    攻击暴击率: 5%
    施放间隔: 1 秒
    冷却时间: 3 秒
    从天上降下一颗陨石. 此技能有短暂冷却时间.
    基础持续时间为 2
    造成 624.1 - 998.6 火焰伤害
    0.1 秒一次冲击
    被击中时触发该法术
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents 
    { 
         on_construction_complete = "AddEffectPack( Metadata/Effects/StatusAilments/monsters/prophecy_spectre.epk );"
    } 
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/ProphecyBoss/HeroOfFireStandalone"] = {
        name = "Rania Skyborne",
        life = 1.21,
        energyShield = 0.34,
        fireResist = 37,
        coldResist = 37,
        lightningResist = 37,
        chaosResist = 0,
        damage = 1.54,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 6,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        weaponType2 = "Dagger",
        skillList = {
            "Melee",
            "ProphecyRighteousFire",
            "ProphecyFlameNovaTotem",
            "ProphecyMoltenStrike",
            "ProphecyFlameDash",
            "ProphecyEnchantmentOfInfernoOnHit",
        },
        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["ProphecyRighteousFire"] = {
        name = "Righteous Fire",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "active_skill_base_area_of_effect_radius",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {1, 18, -27, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecyFlameNovaTotem"] = {
        name = "Holy Flame Totem",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Summons a totem that fires a stream of flame at nearby enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.Fire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.25,
        baseFlags = {
            spell = true,
            projectile = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_active_skill_totem_level",
            "base_totem_duration",
            "base_totem_range",
            "number_of_additional_projectiles",
            "totem_art_variation",
            "is_totem",
            "base_skill_is_totemified",
            "base_is_projectile",
            "always_pierce",
            "projectiles_nova",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 3, 8000, 100, 7, -2, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 5, 8000, 100, 7, -2, critChance = 5, levelRequirement = 5, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 8, 8000, 100, 7, -2, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 12, 8000, 100, 7, -2, critChance = 5, levelRequirement = 12, statInterpolation = {3, 3, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 15, 8000, 100, 7, -2, critChance = 5, levelRequirement = 15, statInterpolation = {3, 3, 1},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 19, 8000, 100, 7, -2, critChance = 5, levelRequirement = 19, statInterpolation = {3, 3, 1},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 20, 8000, 100, 7, -2, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 1},  cost = { }, },
            [8] = {0.80000001192093, 1.2000000476837, 21, 8000, 100, 7, -2, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 1},  cost = { }, },
            [9] = {0.80000001192093, 1.2000000476837, 26, 8000, 100, 7, -2, critChance = 5, levelRequirement = 26, statInterpolation = {3, 3, 1},  cost = { }, },
            [10] = {0.80000001192093, 1.2000000476837, 30, 8000, 100, 7, -2, critChance = 5, levelRequirement = 30, statInterpolation = {3, 3, 1},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 34, 8000, 100, 7, -2, critChance = 5, levelRequirement = 34, statInterpolation = {3, 3, 1},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 38, 8000, 100, 7, -2, critChance = 5, levelRequirement = 38, statInterpolation = {3, 3, 1},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 43, 8000, 100, 7, -2, critChance = 5, levelRequirement = 43, statInterpolation = {3, 3, 1},  cost = { }, },
            [14] = {0.80000001192093, 1.2000000476837, 45, 8000, 100, 7, -2, critChance = 5, levelRequirement = 45, statInterpolation = {3, 3, 1},  cost = { }, },
            [15] = {0.80000001192093, 1.2000000476837, 53, 8000, 100, 7, -2, critChance = 5, levelRequirement = 53, statInterpolation = {3, 3, 1},  cost = { }, },
            [16] = {0.80000001192093, 1.2000000476837, 58, 8000, 100, 7, -2, critChance = 5, levelRequirement = 58, statInterpolation = {3, 3, 1},  cost = { }, },
            [17] = {0.80000001192093, 1.2000000476837, 62, 8000, 100, 7, -2, critChance = 5, levelRequirement = 62, statInterpolation = {3, 3, 1},  cost = { }, },
            [18] = {0.80000001192093, 1.2000000476837, 63, 8000, 100, 7, -2, critChance = 5, levelRequirement = 63, statInterpolation = {3, 3, 1},  cost = { }, },
            [19] = {0.80000001192093, 1.2000000476837, 66, 8000, 100, 7, -2, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1},  cost = { }, },
            [20] = {0.80000001192093, 1.2000000476837, 67, 8000, 100, 7, -2, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1},  cost = { }, },
            [21] = {0.80000001192093, 1.2000000476837, 68, 8000, 100, 7, -2, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [22] = {0.80000001192093, 1.2000000476837, 69, 8000, 100, 7, -2, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1},  cost = { }, },
            [23] = {0.80000001192093, 1.2000000476837, 70, 8000, 100, 7, -2, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1},  cost = { }, },
            [24] = {0.80000001192093, 1.2000000476837, 71, 8000, 100, 7, -2, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1},  cost = { }, },
            [25] = {0.80000001192093, 1.2000000476837, 72, 8000, 100, 7, -2, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
            [26] = {0.80000001192093, 1.2000000476837, 73, 8000, 100, 7, -2, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1},  cost = { }, },
            [27] = {0.80000001192093, 1.2000000476837, 74, 8000, 100, 7, -2, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1},  cost = { }, },
            [28] = {0.80000001192093, 1.2000000476837, 75, 8000, 100, 7, -2, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1},  cost = { }, },
            [29] = {0.80000001192093, 1.2000000476837, 76, 8000, 100, 7, -2, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1},  cost = { }, },
            [30] = {0.80000001192093, 1.2000000476837, 77, 8000, 100, 7, -2, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1},  cost = { }, },
            [31] = {0.80000001192093, 1.2000000476837, 78, 8000, 100, 7, -2, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1},  cost = { }, },
            [32] = {0.80000001192093, 1.2000000476837, 79, 8000, 100, 7, -2, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1},  cost = { }, },
            [33] = {0.80000001192093, 1.2000000476837, 80, 8000, 100, 7, -2, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1},  cost = { }, },
            [34] = {0.80000001192093, 1.2000000476837, 81, 8000, 100, 7, -2, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1},  cost = { }, },
            [35] = {0.80000001192093, 1.2000000476837, 82, 8000, 100, 7, -2, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecyMoltenStrike"] = {
        name = "Molten Strike",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Infuses your melee weapon with molten energies to attack with physical and fire damage. This attack causes balls of molten magma to launch forth from the enemies you hit, divided amongst all enemies hit by the strike. These will deal area attack damage to enemies where they land.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Projectile] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Fire] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.ProjectilesNotFromUser] = true,
            [SkillType.ThresholdJewelChaining] = true,
            [SkillType.Multistrikeable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_additional_projectiles",
            "attack_speed_+%",
            "skill_physical_damage_%_to_convert_to_fire",
            "active_skill_damage_+%_final",
            "active_skill_projectile_damage_+%_final",
            "skill_repeat_count",
            "base_projectile_speed_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "base_is_projectile",
        },
        levels = {
            [1] = {2, 100, 60, -20, -50, 2, -25, 40, levelRequirement = 1, statInterpolation = {1, 1},  cost = { }, },
            [2] = {2, 110, 60, -20, -50, 2, -25, 40, levelRequirement = 15, statInterpolation = {1, 1},  cost = { }, },
            [3] = {3, 120, 60, -20, -50, 2, -25, 40, levelRequirement = 30, statInterpolation = {1, 1},  cost = { }, },
            [4] = {3, 130, 60, -20, -50, 2, -25, 40, levelRequirement = 45, statInterpolation = {1, 1},  cost = { }, },
            [5] = {4, 140, 60, -20, -50, 2, -25, 40, levelRequirement = 60, statInterpolation = {1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecyFlameDash"] = {
        name = "Flame Dash",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Teleport to a location, damaging enemies and leaving a trail of burning ground. Shares a cooldown with other Blink skills.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.Damage] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Travel] = true,
            [SkillType.Blink] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            spell = true,
            duration = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 4.3200001716614, 4000, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecyEnchantmentOfInfernoOnHit"] = {
        name = "Word of Inferno",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Drops a meteor from above on a nearby foe, dealing fire damage in an area around them.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Triggered] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Cooldown] = true,
            [SkillType.InbuiltTrigger] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "cast_on_hit_%",
            "is_area_damage",
        },
        levels = {
            [1] = {1, 1.6000000238419, 2000, 100, 450, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    移动速度加快 30%
    IdMonsterImplicitFastRun5
    FamilyMovementVelocity
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base movement velocity +% Min: 30 Max: 30 全域
  • Craft Tagsspeed
    kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 全域
  • 空生者拉尼亚
    亡灵
    移动速度加快 30%
    获得额外火焰伤害, 其数值等同于物理伤害的 25%
    monster no map drops [1]
    kill traps mines and totems on death [1]
    Rania Skyborne
    幽魂N
    标签bludgeoning_weapon, bone_armour, bones, 施法, fire_affinity, has_dual_wield_melee, has_one_hand_mace, has_one_handed_melee, medium_height, medium_movement, melee, not_dex, not_int, physical_affinity, skeleton, undead
    生命
    401%
    护甲
    +15%
    异常状态临界值
    401%
    抗性
    85 0 0 0
    伤害
    150%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 10
    攻击间隔
    1.605 秒
    伤害分布
    ±20%
    经验值
    150%
    Model Size
    100%
    类型
    ProphecySkeletonBossFire
    Metadata
    SkeletonHeroOfFire
    等级
    68
    生命
    25,798
    护甲
    33,109
    闪避值
    4,739
    能量护盾
    0
    伤害
    560
    法术伤害
    560
    命中
    290
    攻击间隔
    1.605
    经验值
    15,383
    异常状态临界值
    25,798
    冰缓
    82
    Shock
    82
    Brittle
    462
    Scorch
    82
    Sap
    225
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 448–672
    攻击暴击率: 5%
    攻击间隔: 1.605 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ProphecyFlameDash
    法术, 位移, 伤害, DoT, 持续时间, 图腾技能, 可触发, 火焰, 陷阱技能, 地雷技能, 快行, 闪现, 冷却
    烈焰冲刺
    攻击暴击率: 5%
    施放间隔: 0.75 秒
    冷却时间: 5 秒
    传送到指定地点,对敌人造成伤害并在路线上留下燃烧地面。和其它闪现技能共用冷却时间。
    每秒造成 655.3 基础火焰伤害
    基础持续时间为 4
    造成 436.8 - 655.3 火焰伤害
    is area damage [1]
    ProphecyFlameNovaTotem
    法术, 投射物, 玩家投射物, 伤害, 陷阱技能, 地雷技能, 图腾, 火焰
    圣焰图腾
    攻击暴击率: 5%
    伤害效用: 20%
    施放间隔: 0.25 秒
    召唤一个图腾,它会持续的对附近的敌人喷射火焰。
    投射物贯穿所有目标
    图腾持续 8
    造成 160 - 239.9 火焰伤害
    额外发射 7 个投射物
    召唤使用一个使用该技能的图腾
    环状发射投射物
    base active skill totem level [68]
    base is projectile [1]
    base skill is totemified [1]
    base totem range [100]
    totem art variation [-2]
    ProphecySkeletonRighteousFire
    法术, 增益, 范围, 造成燃烧, DoT, 火焰, 图腾技能, 可触发, 立即, 范围法术, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
    正义之火
    施放间隔: 1 秒
    以魔法之火快速地燃烧自己及周围的敌人。在此效果下,你的法术伤害大幅增加。当你的生命只剩下 1 时将会自动停止此法术。
    每秒造成 454.6 基础火焰伤害
    基础范围为 1.8
    active skill area of effect radius +% final [-27]
    ProphecyFireUpheaval
    攻击
    基本伤害: 448–672
    攻击暴击率: 5%
    攻击伤害: 70%
    攻击伤害: 70%
    攻击间隔: 1.605 秒
    无法造成暴击
    每秒造成 341 基础火焰伤害
    攻击伤害总降 30%
    基础持续时间为 2
    将物理伤害的 50% 转化为火焰伤害
    攻击速度总降 40%
    导致 +12 次爆发
    ProphecyEnchantmentOfInfernoOnHit
    法术, 范围, 火焰, 可触发, 被触发, 范围法术, 冷却, InbuiltTrigger
    炼狱之誓
    攻击暴击率: 5%
    施放间隔: 1 秒
    冷却时间: 3 秒
    从天上降下一颗陨石. 此技能有短暂冷却时间.
    基础持续时间为 2
    造成 624.1 - 998.6 火焰伤害
    0.1 秒一次冲击
    被击中时触发该法术
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/MonsterIgnoreMeleePatternRange"
    
    Actor
    {
    	main_hand_unarmed_type = "One_Hand_Mace"
    	basic_action = "Emerge"
    	basic_action = "Revive"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/MonsterIgnoreMeleePatternRange"
    
    Render
    {
         //turn_duration = 0.35
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/ProphecyBoss/SkeletonHeroOfFire"] = {
        name = "Rania Skyborne",
        life = 4.01,
        fireResist = 85,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.605,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Mace",
        weaponType2 = "Dagger",
        skillList = {
            "Melee",
            "ProphecySkeletonRighteousFire",
            "ProphecyFlameNovaTotem",
            "ProphecyFireUpheaval",
            "ProphecyFlameDash",
            "ProphecyEnchantmentOfInfernoOnHit",
        },
        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["ProphecySkeletonRighteousFire"] = {
        name = "Righteous Fire",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "active_skill_base_area_of_effect_radius",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {1, 18, -27, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecyFlameNovaTotem"] = {
        name = "Holy Flame Totem",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Summons a totem that fires a stream of flame at nearby enemies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.Fire] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.25,
        baseFlags = {
            spell = true,
            projectile = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_active_skill_totem_level",
            "base_totem_duration",
            "base_totem_range",
            "number_of_additional_projectiles",
            "totem_art_variation",
            "is_totem",
            "base_skill_is_totemified",
            "base_is_projectile",
            "always_pierce",
            "projectiles_nova",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 3, 8000, 100, 7, -2, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 5, 8000, 100, 7, -2, critChance = 5, levelRequirement = 5, statInterpolation = {3, 3, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 8, 8000, 100, 7, -2, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 12, 8000, 100, 7, -2, critChance = 5, levelRequirement = 12, statInterpolation = {3, 3, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 15, 8000, 100, 7, -2, critChance = 5, levelRequirement = 15, statInterpolation = {3, 3, 1},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 19, 8000, 100, 7, -2, critChance = 5, levelRequirement = 19, statInterpolation = {3, 3, 1},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 20, 8000, 100, 7, -2, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 1},  cost = { }, },
            [8] = {0.80000001192093, 1.2000000476837, 21, 8000, 100, 7, -2, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 1},  cost = { }, },
            [9] = {0.80000001192093, 1.2000000476837, 26, 8000, 100, 7, -2, critChance = 5, levelRequirement = 26, statInterpolation = {3, 3, 1},  cost = { }, },
            [10] = {0.80000001192093, 1.2000000476837, 30, 8000, 100, 7, -2, critChance = 5, levelRequirement = 30, statInterpolation = {3, 3, 1},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 34, 8000, 100, 7, -2, critChance = 5, levelRequirement = 34, statInterpolation = {3, 3, 1},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 38, 8000, 100, 7, -2, critChance = 5, levelRequirement = 38, statInterpolation = {3, 3, 1},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 43, 8000, 100, 7, -2, critChance = 5, levelRequirement = 43, statInterpolation = {3, 3, 1},  cost = { }, },
            [14] = {0.80000001192093, 1.2000000476837, 45, 8000, 100, 7, -2, critChance = 5, levelRequirement = 45, statInterpolation = {3, 3, 1},  cost = { }, },
            [15] = {0.80000001192093, 1.2000000476837, 53, 8000, 100, 7, -2, critChance = 5, levelRequirement = 53, statInterpolation = {3, 3, 1},  cost = { }, },
            [16] = {0.80000001192093, 1.2000000476837, 58, 8000, 100, 7, -2, critChance = 5, levelRequirement = 58, statInterpolation = {3, 3, 1},  cost = { }, },
            [17] = {0.80000001192093, 1.2000000476837, 62, 8000, 100, 7, -2, critChance = 5, levelRequirement = 62, statInterpolation = {3, 3, 1},  cost = { }, },
            [18] = {0.80000001192093, 1.2000000476837, 63, 8000, 100, 7, -2, critChance = 5, levelRequirement = 63, statInterpolation = {3, 3, 1},  cost = { }, },
            [19] = {0.80000001192093, 1.2000000476837, 66, 8000, 100, 7, -2, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1},  cost = { }, },
            [20] = {0.80000001192093, 1.2000000476837, 67, 8000, 100, 7, -2, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1},  cost = { }, },
            [21] = {0.80000001192093, 1.2000000476837, 68, 8000, 100, 7, -2, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
            [22] = {0.80000001192093, 1.2000000476837, 69, 8000, 100, 7, -2, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1},  cost = { }, },
            [23] = {0.80000001192093, 1.2000000476837, 70, 8000, 100, 7, -2, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1},  cost = { }, },
            [24] = {0.80000001192093, 1.2000000476837, 71, 8000, 100, 7, -2, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1},  cost = { }, },
            [25] = {0.80000001192093, 1.2000000476837, 72, 8000, 100, 7, -2, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1},  cost = { }, },
            [26] = {0.80000001192093, 1.2000000476837, 73, 8000, 100, 7, -2, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1},  cost = { }, },
            [27] = {0.80000001192093, 1.2000000476837, 74, 8000, 100, 7, -2, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1},  cost = { }, },
            [28] = {0.80000001192093, 1.2000000476837, 75, 8000, 100, 7, -2, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1},  cost = { }, },
            [29] = {0.80000001192093, 1.2000000476837, 76, 8000, 100, 7, -2, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1},  cost = { }, },
            [30] = {0.80000001192093, 1.2000000476837, 77, 8000, 100, 7, -2, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1},  cost = { }, },
            [31] = {0.80000001192093, 1.2000000476837, 78, 8000, 100, 7, -2, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1},  cost = { }, },
            [32] = {0.80000001192093, 1.2000000476837, 79, 8000, 100, 7, -2, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1},  cost = { }, },
            [33] = {0.80000001192093, 1.2000000476837, 80, 8000, 100, 7, -2, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1},  cost = { }, },
            [34] = {0.80000001192093, 1.2000000476837, 81, 8000, 100, 7, -2, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1},  cost = { }, },
            [35] = {0.80000001192093, 1.2000000476837, 82, 8000, 100, 7, -2, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecyFireUpheaval"] = {
        name = "ProphecyFireUpheaval",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "upheaval_number_of_spikes",
            "skill_physical_damage_%_to_convert_to_fire",
            "base_skill_effect_duration",
            "active_skill_attack_speed_+%_final",
            "global_cannot_crit",
        },
        levels = {
            [1] = {1, 12, 50, 2000, -40, baseMultiplier = 0.7, levelRequirement = 3, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecyFlameDash"] = {
        name = "Flame Dash",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Teleport to a location, damaging enemies and leaving a trail of burning ground. Shares a cooldown with other Blink skills.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Movement] = true,
            [SkillType.Damage] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Duration] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Travel] = true,
            [SkillType.Blink] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.75,
        baseFlags = {
            spell = true,
            duration = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 4.3200001716614, 4000, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ProphecyEnchantmentOfInfernoOnHit"] = {
        name = "Word of Inferno",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Drops a meteor from above on a nearby foe, dealing fire damage in an area around them.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Fire] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Triggered] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Cooldown] = true,
            [SkillType.InbuiltTrigger] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "fire_storm_fireball_delay_ms",
            "cast_on_hit_%",
            "is_area_damage",
        },
        levels = {
            [1] = {1, 1.6000000238419, 2000, 100, 450, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    移动速度加快 30%
    IdMonsterImplicitFastRun5
    FamilyMovementVelocity
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • base movement velocity +% Min: 30 Max: 30 全域
  • Craft Tagsspeed
    获得额外火焰伤害, 其数值等同于物理伤害的 25%
    IdMonsterAuraAddedFireDamage
    FamilyMonsterAura
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • physical damage % to add as fire Min: 25 Max: 25 全域
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    火焰伤害光环
    范围: 50
    周围友军造成额外火焰伤害
    获得额外火焰伤害, 其数值等同于自身物理伤害的 25%
    Fire Damage Aura
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 全域
  • kill traps mines and totems on death [1]
    IdMonsterKillTrapsMinesTotemsOnDeath
    FamilyMonsterKillTrapsMinesTotemsOnDeath
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • kill traps mines and totems on death Min: 1 Max: 1 全域
  • Edit

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