レッドブレード・フレイムロード
人型
召喚できるトーテムの最大数 +1
monster no map drops [1]
kill traps mines and totems on death [1]
cannot have affliction mods [1]
Redblade Flamelord
SpectreN
Tagsbludgeoning_weapon, キャスター, cursing_monster, fire_affinity, has_staff, has_two_handed_melee, human, humanoid, light_armour, medium_height, medium_movement, not_dex, red_blood, wb_support
Packs
  • ウルク・バレー, レッドブレード・ウォーモンガー, レッドブレード・フレイムロード, レッドブレード・スカルブレイカー, レッドブレード・スカルブレイカー
  • レッドブレード・ウォーモンガー, レッドブレード・フレイムロード, レッドブレード・スカルブレイカー, レッドブレード・スカルブレイカー
  • レッドブレード・フレイムロード, レッドブレード・スカルブレイカー, レッドブレード・スカルブレイカー
  • ライフ
    160%
    Energy Shield From Life
    50%
    アーマー
    +50%
    Ailment Threshold
    160%
    耐性
    40 0 0 0
    Damage
    112%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    経験値
    80%
    Model Size
    100%
    Type
    WbFireSupport
    Metadata
    WbFireSupport1
    レベル
    68
    ライフ
    10,293
    アーマー
    43,185
    回避力
    4,739
    エナジーシールド
    3,064
    Damage
    418
    スペルダメージ
    418
    命中
    290
    Attack Time
    1.35
    経験値
    8,204
    Ailment Threshold
    10,293
    Chill
    33
    Shock
    33
    Brittle
    184
    Scorch
    33
    Sap
    90
    WbFlammability
    Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
    フラマビリティ
    キャストタイム: 0.5 秒
    クールダウン時間: 12 秒
    範囲内の敵を呪い、敵の火耐性を下げ、ヒット時に発火する確率を上げる。
    基礎持続時間は5
    呪い状態の敵の火耐性 -17%
    呪い状態の敵に対するヒットの発火付与確率 +25%
    active skill area of effect radius +% final [9]
    WbFlameTotem
    Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Mineable, SummonsTotem, Fire
    ホーリーフレイムトーテム
    クリティカル率: 5%
    追加ダメージ効率: 20%
    キャストタイム: 0.25 秒
    近くの敵に炎を連続して発射するトーテムを召喚する。
    投射物は全ての対象を貫通する
    トーテムは8秒持続する
    サポートされたスキルのトーテムライフが275%増加する
    112から167.9の火ダメージを与える
    追加の投射物を3個放つ
    このスキルを使用するトーテムを1体召喚する
    base active skill totem level [68]
    base is projectile [1]
    base skill is totemified [1]
    base totem range [100]
    totem art variation [-2]
    WbSmokeMine
    Spell, Area, Duration, Movement, RemoteMined, AreaSpell, Travel, HasReservation, Blink, Cooldown
    スモークマイン
    キャストタイム: 0.5 秒
    起爆すると使用者をマインの位置にテレポートさせるマインを投げる。脱出地点と到着地点に敵を盲目状態にする煙幕を発生させ、移動スピードに一時的なバフを与える。他のブリンクスキルとクールダウンを共有する。
    active skill area of effect radius +% final [-45]

    Object Type

    version 2
    extends "Metadata/Monsters/Wb/Wb"
    
    Stats
    {
    }
    
    Actor
    {	
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Wb/Wb"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wb/WbFireSupport1"] = {
        name = "Redblade Flamelord",
        life = 1.6,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.12,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Staff",
        skillList = {
            "WbFlameTotem",
            "WbFlammability",
            "WbSmokeMine",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbFlameTotem"] = {
        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",
            "totem_life_+%",
            "base_totem_duration",
            "base_totem_range",
            "number_of_additional_projectiles",
            "totem_art_variation",
            "is_totem",
            "base_skill_is_totemified",
            "base_is_projectile",
            "always_pierce",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 3, 50, 8000, 100, 3, -2, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 5, 60, 8000, 100, 3, -2, critChance = 5, levelRequirement = 5, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [3] = {0.80000001192093, 1.2000000476837, 8, 70, 8000, 100, 3, -2, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [4] = {0.80000001192093, 1.2000000476837, 12, 80, 8000, 100, 3, -2, critChance = 5, levelRequirement = 12, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [5] = {0.80000001192093, 1.2000000476837, 15, 90, 8000, 100, 3, -2, critChance = 5, levelRequirement = 15, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [6] = {0.80000001192093, 1.2000000476837, 19, 100, 8000, 100, 3, -2, critChance = 5, levelRequirement = 19, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [7] = {0.80000001192093, 1.2000000476837, 20, 110, 8000, 100, 3, -2, critChance = 5, levelRequirement = 20, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [8] = {0.80000001192093, 1.2000000476837, 21, 120, 8000, 100, 3, -2, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [9] = {0.80000001192093, 1.2000000476837, 26, 130, 8000, 100, 3, -2, critChance = 5, levelRequirement = 26, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [10] = {0.80000001192093, 1.2000000476837, 30, 140, 8000, 100, 3, -2, critChance = 5, levelRequirement = 30, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [11] = {0.80000001192093, 1.2000000476837, 34, 150, 8000, 100, 3, -2, critChance = 5, levelRequirement = 34, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [12] = {0.80000001192093, 1.2000000476837, 38, 160, 8000, 100, 3, -2, critChance = 5, levelRequirement = 38, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [13] = {0.80000001192093, 1.2000000476837, 43, 170, 8000, 100, 3, -2, critChance = 5, levelRequirement = 43, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [14] = {0.80000001192093, 1.2000000476837, 45, 180, 8000, 100, 3, -2, critChance = 5, levelRequirement = 45, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [15] = {0.80000001192093, 1.2000000476837, 53, 190, 8000, 100, 3, -2, critChance = 5, levelRequirement = 53, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [16] = {0.80000001192093, 1.2000000476837, 58, 200, 8000, 100, 3, -2, critChance = 5, levelRequirement = 58, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [17] = {0.80000001192093, 1.2000000476837, 62, 215, 8000, 100, 3, -2, critChance = 5, levelRequirement = 62, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [18] = {0.80000001192093, 1.2000000476837, 63, 230, 8000, 100, 3, -2, critChance = 5, levelRequirement = 63, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [19] = {0.80000001192093, 1.2000000476837, 66, 245, 8000, 100, 3, -2, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [20] = {0.80000001192093, 1.2000000476837, 67, 260, 8000, 100, 3, -2, critChance = 5, levelRequirement = 67, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [21] = {0.80000001192093, 1.2000000476837, 68, 275, 8000, 100, 3, -2, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [22] = {0.80000001192093, 1.2000000476837, 69, 290, 8000, 100, 3, -2, critChance = 5, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [23] = {0.80000001192093, 1.2000000476837, 70, 305, 8000, 100, 3, -2, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [24] = {0.80000001192093, 1.2000000476837, 71, 320, 8000, 100, 3, -2, critChance = 5, levelRequirement = 71, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [25] = {0.80000001192093, 1.2000000476837, 72, 335, 8000, 100, 3, -2, critChance = 5, levelRequirement = 72, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [26] = {0.80000001192093, 1.2000000476837, 73, 350, 8000, 100, 3, -2, critChance = 5, levelRequirement = 73, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [27] = {0.80000001192093, 1.2000000476837, 74, 365, 8000, 100, 3, -2, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [28] = {0.80000001192093, 1.2000000476837, 75, 380, 8000, 100, 3, -2, critChance = 5, levelRequirement = 75, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [29] = {0.80000001192093, 1.2000000476837, 76, 395, 8000, 100, 3, -2, critChance = 5, levelRequirement = 76, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [30] = {0.80000001192093, 1.2000000476837, 77, 425, 8000, 100, 3, -2, critChance = 5, levelRequirement = 77, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [31] = {0.80000001192093, 1.2000000476837, 78, 455, 8000, 100, 3, -2, critChance = 5, levelRequirement = 78, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [32] = {0.80000001192093, 1.2000000476837, 79, 485, 8000, 100, 3, -2, critChance = 5, levelRequirement = 79, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [33] = {0.80000001192093, 1.2000000476837, 80, 515, 8000, 100, 3, -2, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [34] = {0.80000001192093, 1.2000000476837, 81, 545, 8000, 100, 3, -2, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [35] = {0.80000001192093, 1.2000000476837, 82, 575, 8000, 100, 3, -2, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbFlammability"] = {
        name = "Flammability",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Curses all targets in an area, lowering their fire resistance and giving them a chance to be ignited when hit.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AppliesCurse] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Hex] = true,
        },
        statDescriptionScope = "curse_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_resistance_%",
            "base_skill_effect_duration",
            "chance_to_be_ignited_%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {-15, 5000, 25, 9, levelRequirement = 10, statInterpolation = {1},  cost = { }, },
            [2] = {-16, 5000, 25, 9, levelRequirement = 41, statInterpolation = {1},  cost = { }, },
            [3] = {-17, 5000, 25, 9, levelRequirement = 58, statInterpolation = {1},  cost = { }, },
            [4] = {-18, 5000, 25, 9, levelRequirement = 71, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbSmokeMine"] = {
        name = "Smoke Mine",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a mine that will teleport you to it when detonated. It covers both your escape and arrival with a cloud of smoke that blinds enemies, and gives you a temporary buff to movement speed. Shares a cooldown with other Blink skills.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Movement] = true,
            [SkillType.RemoteMined] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Travel] = true,
            [SkillType.HasReservation] = true,
            [SkillType.Blink] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {-45, levelRequirement = 60, statInterpolation = {},  cost = { }, },
        },
    }
    
    召喚できるトーテムの最大数 +1
    IdMonsterAdditionalTotem
    FamilyAdditionalTotems
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 1 Max: 1 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • 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 Global
  • cannot have affliction mods [1]
    IdCannotGainAfflictedMods
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • レッドブレード・フレイムロード
    人型
    monster no map drops [1]
    cannot have affliction mods [1]
    Redblade Flamelord
    SpectreN
    Tagsbludgeoning_weapon, キャスター, cursing_monster, fire_affinity, has_staff, has_two_handed_melee, human, humanoid, light_armour, medium_height, medium_movement, not_dex, red_blood, wb_support
    Packs
  • ブラッドイーター、エルアビン, レッドブレード・ウォーモンガー, レッドブレード・フレイムロード, レッドブレード・スカルブレイカー, レッドブレード・スカルブレイカー
  • レッドブレード・ウォーモンガー, レッドブレード・フレイムロード, レッドブレード・スカルブレイカー, レッドブレード・スカルブレイカー
  • レッドブレード・フレイムロード, レッドブレード・スカルブレイカー, レッドブレード・スカルブレイカー
  • ライフ
    160%
    Energy Shield From Life
    50%
    アーマー
    +50%
    Ailment Threshold
    160%
    耐性
    40 0 0 0
    Damage
    112%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    経験値
    80%
    Model Size
    100%
    Type
    WbFireSupport
    Metadata
    WbFireSupport2
    レベル
    68
    ライフ
    10,293
    アーマー
    43,185
    回避力
    4,739
    エナジーシールド
    3,064
    Damage
    418
    スペルダメージ
    418
    命中
    290
    Attack Time
    1.35
    経験値
    8,204
    Ailment Threshold
    10,293
    Chill
    33
    Shock
    33
    Brittle
    184
    Scorch
    33
    Sap
    90
    WbFlammability
    Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
    フラマビリティ
    キャストタイム: 0.5 秒
    クールダウン時間: 12 秒
    範囲内の敵を呪い、敵の火耐性を下げ、ヒット時に発火する確率を上げる。
    基礎持続時間は5
    呪い状態の敵の火耐性 -17%
    呪い状態の敵に対するヒットの発火付与確率 +25%
    active skill area of effect radius +% final [9]
    WbFlameDash
    Spell, Movement, Damage, DamageOverTime, Duration, Totemable, Triggerable, Fire, Trappable, Mineable, Travel, Blink, Cooldown
    フレイムダッシュ
    クリティカル率: 5%
    キャストタイム: 0.75 秒
    クールダウン時間: 6 秒
    指定位置にテレポートして敵にダメージを与え、通り道上の燃焼領域を残す。他のブリンクスキルとクールダウンを共有する。
    毎秒655.3の基礎火ダメージを与える
    基礎持続時間は4
    436.8から655.3の火ダメージを与える
    is area damage [1]
    WbSearingBond
    Spell, DamageOverTime, Trappable, Mineable, TotemCastsAlone, CausesBurning, SummonsTotem, Triggerable, Fire, DegenOnlySpellDamage
    シーリングボンド
    キャストタイム: 1 秒
    召喚者と他のトーテムそれぞれの間に火のビームを繋げるトーテムを召喚し、そのビームに触れた敵に燃焼ダメージを与える。ビームの終端のそばにいる敵にも燃焼ダメージを与える。
    トーテムは12秒持続する
    毎秒927.4の基礎火ダメージを与える
    サポートされたスキルのトーテムライフが275%増加する
    このスキルを使用するトーテムを1体召喚する
    base active skill totem level [68]
    base skill is totemified [1]
    base totem range [100]
    WbSmokeMine
    Spell, Area, Duration, Movement, RemoteMined, AreaSpell, Travel, HasReservation, Blink, Cooldown
    スモークマイン
    キャストタイム: 0.5 秒
    起爆すると使用者をマインの位置にテレポートさせるマインを投げる。脱出地点と到着地点に敵を盲目状態にする煙幕を発生させ、移動スピードに一時的なバフを与える。他のブリンクスキルとクールダウンを共有する。
    active skill area of effect radius +% final [-45]

    Object Type

    version 2
    extends "Metadata/Monsters/Wb/Wb"
    
    Stats
    {
    }
    
    Actor
    {	
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Wb/Wb"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wb/WbFireSupport2"] = {
        name = "Redblade Flamelord",
        life = 1.6,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.12,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Staff",
        skillList = {
            "WbFlammability",
            "WbSearingBond",
            "WbSmokeMine",
            "WbFlameDash",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbFlammability"] = {
        name = "Flammability",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Curses all targets in an area, lowering their fire resistance and giving them a chance to be ignited when hit.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AppliesCurse] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Hex] = true,
        },
        statDescriptionScope = "curse_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_resistance_%",
            "base_skill_effect_duration",
            "chance_to_be_ignited_%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {-15, 5000, 25, 9, levelRequirement = 10, statInterpolation = {1},  cost = { }, },
            [2] = {-16, 5000, 25, 9, levelRequirement = 41, statInterpolation = {1},  cost = { }, },
            [3] = {-17, 5000, 25, 9, levelRequirement = 58, statInterpolation = {1},  cost = { }, },
            [4] = {-18, 5000, 25, 9, levelRequirement = 71, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbSearingBond"] = {
        name = "Searing Bond",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Summons a totem that casts a beam of fire at you and each other totem you control, dealing burning damage to enemies caught in the beam. Enemies near either end of a beam also suffer burning damage.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.DegenOnlySpellDamage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_active_skill_totem_level",
            "totem_life_+%",
            "base_totem_duration",
            "base_totem_range",
            "is_totem",
            "base_skill_is_totemified",
        },
        levels = {
            [1] = {0.27000001072884, 3, 50, 12000, 100, levelRequirement = 3, statInterpolation = {3, 1, 1},  cost = { }, },
            [2] = {0.31999999284744, 5, 60, 12000, 100, levelRequirement = 5, statInterpolation = {3, 1, 1},  cost = { }, },
            [3] = {0.37000000476837, 8, 70, 12000, 100, levelRequirement = 8, statInterpolation = {3, 1, 1},  cost = { }, },
            [4] = {0.41999998688698, 12, 80, 12000, 100, levelRequirement = 12, statInterpolation = {3, 1, 1},  cost = { }, },
            [5] = {0.46999999880791, 15, 90, 12000, 100, levelRequirement = 15, statInterpolation = {3, 1, 1},  cost = { }, },
            [6] = {0.51999998092651, 19, 100, 12000, 100, levelRequirement = 19, statInterpolation = {3, 1, 1},  cost = { }, },
            [7] = {0.56999999284744, 20, 110, 12000, 100, levelRequirement = 20, statInterpolation = {3, 1, 1},  cost = { }, },
            [8] = {0.62000000476837, 21, 120, 12000, 100, levelRequirement = 21, statInterpolation = {3, 1, 1},  cost = { }, },
            [9] = {0.6700000166893, 26, 130, 12000, 100, levelRequirement = 26, statInterpolation = {3, 1, 1},  cost = { }, },
            [10] = {0.72000002861023, 30, 140, 12000, 100, levelRequirement = 30, statInterpolation = {3, 1, 1},  cost = { }, },
            [11] = {0.76999998092651, 34, 150, 12000, 100, levelRequirement = 34, statInterpolation = {3, 1, 1},  cost = { }, },
            [12] = {0.81999999284744, 38, 160, 12000, 100, levelRequirement = 38, statInterpolation = {3, 1, 1},  cost = { }, },
            [13] = {0.87000000476837, 43, 170, 12000, 100, levelRequirement = 43, statInterpolation = {3, 1, 1},  cost = { }, },
            [14] = {0.9200000166893, 45, 180, 12000, 100, levelRequirement = 45, statInterpolation = {3, 1, 1},  cost = { }, },
            [15] = {0.97000002861023, 53, 190, 12000, 100, levelRequirement = 53, statInterpolation = {3, 1, 1},  cost = { }, },
            [16] = {1, 58, 200, 12000, 100, levelRequirement = 58, statInterpolation = {3, 1, 1},  cost = { }, },
            [17] = {1, 62, 215, 12000, 100, levelRequirement = 62, statInterpolation = {3, 1, 1},  cost = { }, },
            [18] = {1, 63, 230, 12000, 100, levelRequirement = 63, statInterpolation = {3, 1, 1},  cost = { }, },
            [19] = {1, 66, 245, 12000, 100, levelRequirement = 66, statInterpolation = {3, 1, 1},  cost = { }, },
            [20] = {1, 67, 260, 12000, 100, levelRequirement = 67, statInterpolation = {3, 1, 1},  cost = { }, },
            [21] = {1, 68, 275, 12000, 100, levelRequirement = 68, statInterpolation = {3, 1, 1},  cost = { }, },
            [22] = {1, 69, 290, 12000, 100, levelRequirement = 69, statInterpolation = {3, 1, 1},  cost = { }, },
            [23] = {1, 70, 305, 12000, 100, levelRequirement = 70, statInterpolation = {3, 1, 1},  cost = { }, },
            [24] = {1, 71, 320, 12000, 100, levelRequirement = 71, statInterpolation = {3, 1, 1},  cost = { }, },
            [25] = {1, 72, 335, 12000, 100, levelRequirement = 72, statInterpolation = {3, 1, 1},  cost = { }, },
            [26] = {1, 73, 350, 12000, 100, levelRequirement = 73, statInterpolation = {3, 1, 1},  cost = { }, },
            [27] = {1, 74, 365, 12000, 100, levelRequirement = 74, statInterpolation = {3, 1, 1},  cost = { }, },
            [28] = {1, 75, 380, 12000, 100, levelRequirement = 75, statInterpolation = {3, 1, 1},  cost = { }, },
            [29] = {1, 76, 395, 12000, 100, levelRequirement = 76, statInterpolation = {3, 1, 1},  cost = { }, },
            [30] = {1, 77, 425, 12000, 100, levelRequirement = 77, statInterpolation = {3, 1, 1},  cost = { }, },
            [31] = {1, 78, 455, 12000, 100, levelRequirement = 78, statInterpolation = {3, 1, 1},  cost = { }, },
            [32] = {1, 79, 485, 12000, 100, levelRequirement = 79, statInterpolation = {3, 1, 1},  cost = { }, },
            [33] = {1, 80, 515, 12000, 100, levelRequirement = 80, statInterpolation = {3, 1, 1},  cost = { }, },
            [34] = {1, 81, 545, 12000, 100, levelRequirement = 81, statInterpolation = {3, 1, 1},  cost = { }, },
            [35] = {1, 82, 575, 12000, 100, levelRequirement = 82, statInterpolation = {3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbSmokeMine"] = {
        name = "Smoke Mine",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a mine that will teleport you to it when detonated. It covers both your escape and arrival with a cloud of smoke that blinds enemies, and gives you a temporary buff to movement speed. Shares a cooldown with other Blink skills.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Movement] = true,
            [SkillType.RemoteMined] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Travel] = true,
            [SkillType.HasReservation] = true,
            [SkillType.Blink] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {-45, levelRequirement = 60, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbFlameDash"] = {
        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 = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • cannot have affliction mods [1]
    IdCannotGainAfflictedMods
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • レッドブレード・フレイムロード
    人型
    monster no map drops [1]
    kill traps mines and totems on death [1]
    cannot have affliction mods [1]
    Redblade Flamelord
    SpectreN
    Tagsaura_bearer, bludgeoning_weapon, キャスター, cursing_monster, fire_affinity, has_staff, has_two_handed_melee, human, humanoid, light_armour, medium_height, medium_movement, not_dex, red_blood, wb_support
    Packs
  • 灰の娘、レリ・ゴヤ, レッドブレード・ウォーモンガー, レッドブレード・フレイムロード, レッドブレード・スカルブレイカー, レッドブレード・スカルブレイカー
  • レッドブレード・ウォーモンガー, レッドブレード・フレイムロード, レッドブレード・スカルブレイカー, レッドブレード・スカルブレイカー
  • ライフ
    160%
    Energy Shield From Life
    50%
    アーマー
    +50%
    Ailment Threshold
    160%
    耐性
    40 0 0 0
    Damage
    112%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    経験値
    80%
    Model Size
    100%
    Type
    WbFireSupport
    Metadata
    WbFireSupport3
    レベル
    68
    ライフ
    10,293
    アーマー
    43,185
    回避力
    4,739
    エナジーシールド
    3,064
    Damage
    418
    スペルダメージ
    418
    命中
    290
    Attack Time
    1.35
    経験値
    8,204
    Ailment Threshold
    10,293
    Chill
    33
    Shock
    33
    Brittle
    184
    Scorch
    33
    Sap
    90
    WbFlammability
    Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
    フラマビリティ
    キャストタイム: 0.5 秒
    クールダウン時間: 12 秒
    範囲内の敵を呪い、敵の火耐性を下げ、ヒット時に発火する確率を上げる。
    基礎持続時間は5
    呪い状態の敵の火耐性 -17%
    呪い状態の敵に対するヒットの発火付与確率 +25%
    active skill area of effect radius +% final [9]
    WbSmokeMine
    Spell, Area, Duration, Movement, RemoteMined, AreaSpell, Travel, HasReservation, Blink, Cooldown
    スモークマイン
    キャストタイム: 0.5 秒
    起爆すると使用者をマインの位置にテレポートさせるマインを投げる。脱出地点と到着地点に敵を盲目状態にする煙幕を発生させ、移動スピードに一時的なバフを与える。他のブリンクスキルとクールダウンを共有する。
    active skill area of effect radius +% final [-45]
    WbFireBomb
    Spell, Duration, Damage, Mineable, Area, CausesBurning, Trapped, DamageOverTime, Fire, AreaSpell
    ファイヤートラップ
    クリティカル率: 5%
    キャストタイム: 1 秒
    クールダウン時間: 4 秒
    トラップを投げる。そのトラップは作動すると爆発し周囲の敵に火ダメージを与え、燃焼領域を作りその上の敵にダメージを与える。
    トラップの持続時間が+2.5秒される
    毎秒488.5の基礎火ダメージを与える
    基礎持続時間は4.5
    439.6から659.4の火ダメージを与える
    active skill area of effect radius +% final [20]
    base skill is trapped [1]
    ignores trap and mine cooldown limit [1]
    is area damage [1]
    trap variation [1]
    WbRejuvenationTotem
    Spell, Buff, Area, TotemCastsAlone, Trappable, Mineable, SummonsTotem, Aura, AreaSpell, TotemCastsWhenNotDetached
    リジュヴェネーショントーテム
    キャストタイム: 0.6 秒
    使用者と仲間のライフを自動回復させるオーラを纏うトーテムを召喚する。
    トーテムは8秒持続する
    サポートされたスキルのトーテムライフが275%増加する
    このスキルを使用するトーテムを1体召喚する
    毎秒1227.1のライフを自動回復する
    base active skill totem level [68]
    base deal no damage [1]
    base skill is totemified [1]
    base totem range [20]

    Object Type

    version 2
    extends "Metadata/Monsters/Wb/Wb"
    
    Stats
    {
    }
    
    Actor
    {	
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Wb/Wb"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wb/WbFireSupport3"] = {
        name = "Redblade Flamelord",
        life = 1.6,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.12,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Staff",
        skillList = {
            "WbRejuvenationTotem",
            "WbFireBomb",
            "WbFlammability",
            "WbSmokeMine",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbRejuvenationTotem"] = {
        name = "Rejuvenation Totem",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Summons a totem that has an aura which regenerates life for you and your nearby allies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.Aura] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.TotemCastsWhenNotDetached] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.6,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_life_regeneration_rate_per_minute",
            "base_active_skill_totem_level",
            "totem_life_+%",
            "base_totem_duration",
            "base_totem_range",
            "base_skill_is_totemified",
            "base_deal_no_damage",
            "is_totem",
        },
        levels = {
            [1] = {274, 3, 50, 8000, 20, levelRequirement = 3, statInterpolation = {1, 1, 1},  cost = { }, },
            [2] = {378, 5, 60, 8000, 20, levelRequirement = 5, statInterpolation = {1, 1, 1},  cost = { }, },
            [3] = {561, 8, 70, 8000, 20, levelRequirement = 8, statInterpolation = {1, 1, 1},  cost = { }, },
            [4] = {887, 12, 80, 8000, 20, levelRequirement = 12, statInterpolation = {1, 1, 1},  cost = { }, },
            [5] = {1227, 15, 90, 8000, 20, levelRequirement = 15, statInterpolation = {1, 1, 1},  cost = { }, },
            [6] = {1801, 19, 100, 8000, 20, levelRequirement = 19, statInterpolation = {1, 1, 1},  cost = { }, },
            [7] = {1984, 20, 110, 8000, 20, levelRequirement = 20, statInterpolation = {1, 1, 1},  cost = { }, },
            [8] = {2166, 21, 120, 8000, 20, levelRequirement = 21, statInterpolation = {1, 1, 1},  cost = { }, },
            [9] = {3354, 26, 130, 8000, 20, levelRequirement = 26, statInterpolation = {1, 1, 1},  cost = { }, },
            [10] = {4685, 30, 140, 8000, 20, levelRequirement = 30, statInterpolation = {1, 1, 1},  cost = { }, },
            [11] = {6447, 34, 150, 8000, 20, levelRequirement = 34, statInterpolation = {1, 1, 1},  cost = { }, },
            [12] = {8783, 38, 160, 8000, 20, levelRequirement = 38, statInterpolation = {1, 1, 1},  cost = { }, },
            [13] = {12789, 43, 170, 8000, 20, levelRequirement = 43, statInterpolation = {1, 1, 1},  cost = { }, },
            [14] = {14812, 45, 180, 8000, 20, levelRequirement = 45, statInterpolation = {1, 1, 1},  cost = { }, },
            [15] = {26296, 53, 190, 8000, 20, levelRequirement = 53, statInterpolation = {1, 1, 1},  cost = { }, },
            [16] = {37284, 58, 200, 8000, 20, levelRequirement = 58, statInterpolation = {1, 1, 1},  cost = { }, },
            [17] = {49068, 62, 215, 8000, 20, levelRequirement = 62, statInterpolation = {1, 1, 1},  cost = { }, },
            [18] = {52526, 63, 230, 8000, 20, levelRequirement = 63, statInterpolation = {1, 1, 1},  cost = { }, },
            [19] = {64363, 66, 245, 8000, 20, levelRequirement = 66, statInterpolation = {1, 1, 1},  cost = { }, },
            [20] = {68852, 67, 260, 8000, 20, levelRequirement = 67, statInterpolation = {1, 1, 1},  cost = { }, },
            [21] = {73628, 68, 275, 8000, 20, levelRequirement = 68, statInterpolation = {1, 1, 1},  cost = { }, },
            [22] = {78731, 69, 290, 8000, 20, levelRequirement = 69, statInterpolation = {1, 1, 1},  cost = { }, },
            [23] = {84159, 70, 305, 8000, 20, levelRequirement = 70, statInterpolation = {1, 1, 1},  cost = { }, },
            [24] = {89967, 71, 320, 8000, 20, levelRequirement = 71, statInterpolation = {1, 1, 1},  cost = { }, },
            [25] = {96139, 72, 335, 8000, 20, levelRequirement = 72, statInterpolation = {1, 1, 1},  cost = { }, },
            [26] = {102730, 73, 350, 8000, 20, levelRequirement = 73, statInterpolation = {1, 1, 1},  cost = { }, },
            [27] = {109751, 74, 365, 8000, 20, levelRequirement = 74, statInterpolation = {1, 1, 1},  cost = { }, },
            [28] = {117241, 75, 380, 8000, 20, levelRequirement = 75, statInterpolation = {1, 1, 1},  cost = { }, },
            [29] = {125215, 76, 395, 8000, 20, levelRequirement = 76, statInterpolation = {1, 1, 1},  cost = { }, },
            [30] = {133710, 77, 425, 8000, 20, levelRequirement = 77, statInterpolation = {1, 1, 1},  cost = { }, },
            [31] = {142767, 78, 455, 8000, 20, levelRequirement = 78, statInterpolation = {1, 1, 1},  cost = { }, },
            [32] = {152411, 79, 485, 8000, 20, levelRequirement = 79, statInterpolation = {1, 1, 1},  cost = { }, },
            [33] = {162681, 80, 515, 8000, 20, levelRequirement = 80, statInterpolation = {1, 1, 1},  cost = { }, },
            [34] = {173617, 81, 545, 8000, 20, levelRequirement = 81, statInterpolation = {1, 1, 1},  cost = { }, },
            [35] = {185284, 82, 575, 8000, 20, levelRequirement = 82, statInterpolation = {1, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbFireBomb"] = {
        name = "Fire Trap",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a trap that explodes when triggered, dealing fire damage to surrounding enemies and leaving an area of burning ground that damages enemies who walk through it.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Duration] = true,
            [SkillType.Damage] = true,
            [SkillType.Mineable] = true,
            [SkillType.Area] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.Trapped] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_fire_damage_to_deal_per_minute",
            "base_trap_duration",
            "base_skill_effect_duration",
            "trap_variation",
            "active_skill_area_of_effect_radius_+%_final",
            "is_trap",
            "is_area_damage",
            "base_skill_is_trapped",
            "ignores_trap_and_mine_cooldown_limit",
        },
        levels = {
            [1] = {0.40000000596046, 0.60000002384186, 1.6000000238419, 2500, 4500, 1, 20, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbFlammability"] = {
        name = "Flammability",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Curses all targets in an area, lowering their fire resistance and giving them a chance to be ignited when hit.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AppliesCurse] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Hex] = true,
        },
        statDescriptionScope = "curse_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_resistance_%",
            "base_skill_effect_duration",
            "chance_to_be_ignited_%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {-15, 5000, 25, 9, levelRequirement = 10, statInterpolation = {1},  cost = { }, },
            [2] = {-16, 5000, 25, 9, levelRequirement = 41, statInterpolation = {1},  cost = { }, },
            [3] = {-17, 5000, 25, 9, levelRequirement = 58, statInterpolation = {1},  cost = { }, },
            [4] = {-18, 5000, 25, 9, levelRequirement = 71, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbSmokeMine"] = {
        name = "Smoke Mine",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a mine that will teleport you to it when detonated. It covers both your escape and arrival with a cloud of smoke that blinds enemies, and gives you a temporary buff to movement speed. Shares a cooldown with other Blink skills.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Movement] = true,
            [SkillType.RemoteMined] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Travel] = true,
            [SkillType.HasReservation] = true,
            [SkillType.Blink] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {-45, levelRequirement = 60, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • 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 Global
  • cannot have affliction mods [1]
    IdCannotGainAfflictedMods
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • レッドブレード・フレイムロード
    人型
    召喚できるトーテムの最大数 +1
    monster no map drops [1]
    kill traps mines and totems on death [1]
    cannot have affliction mods [1]
    Redblade Flamelord
    SpectreN
    Tagsbludgeoning_weapon, キャスター, cursing_monster, has_staff, has_two_handed_melee, human, humanoid, light_armour, medium_height, medium_movement, not_dex, physical_affinity, red_blood, wb_support
    Packs
  • 紅い雨、ビナイア, レッドブレード・ウォーモンガー, レッドブレード・フレイムロード, レッドブレード・スカルブレイカー, レッドブレード・スカルブレイカー
  • レッドブレード・ウォーモンガー, レッドブレード・フレイムロード, レッドブレード・スカルブレイカー, レッドブレード・スカルブレイカー
  • ライフ
    160%
    Energy Shield From Life
    50%
    アーマー
    +50%
    Ailment Threshold
    160%
    耐性
    40 0 0 0
    Damage
    112%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    経験値
    80%
    Model Size
    100%
    Type
    WbFireSupport
    Metadata
    WbFireSupport4
    レベル
    68
    ライフ
    10,293
    アーマー
    43,185
    回避力
    4,739
    エナジーシールド
    3,064
    Damage
    418
    スペルダメージ
    418
    命中
    290
    Attack Time
    1.35
    経験値
    8,204
    Ailment Threshold
    10,293
    Chill
    33
    Shock
    33
    Brittle
    184
    Scorch
    33
    Sap
    90
    WbFlammability
    Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
    フラマビリティ
    キャストタイム: 0.5 秒
    クールダウン時間: 12 秒
    範囲内の敵を呪い、敵の火耐性を下げ、ヒット時に発火する確率を上げる。
    基礎持続時間は5
    呪い状態の敵の火耐性 -17%
    呪い状態の敵に対するヒットの発火付与確率 +25%
    active skill area of effect radius +% final [9]
    WbSmokeMine
    Spell, Area, Duration, Movement, RemoteMined, AreaSpell, Travel, HasReservation, Blink, Cooldown
    スモークマイン
    キャストタイム: 0.5 秒
    起爆すると使用者をマインの位置にテレポートさせるマインを投げる。脱出地点と到着地点に敵を盲目状態にする煙幕を発生させ、移動スピードに一時的なバフを与える。他のブリンクスキルとクールダウンを共有する。
    active skill area of effect radius +% final [-45]
    WbMassEndurance
    Spell, Area, AreaSpell
    キャストタイム: 2 秒
    クールダウン時間: 5 秒
    エンデュランスチャージの数に応じて追加の物理ダメージ軽減および元素耐性を獲得。
    WbShockwaveTotem
    Spell, Damage, Area, Trappable, Mineable, SummonsTotem, Multicastable, AreaSpell, Physical, Nova
    ショックウェーブトーテム
    追加ダメージ効率: 50%
    キャストタイム: 0.6 秒
    周囲の地面に衝撃を与えるトーテムを召喚し、周囲の敵をノックバックさせダメージを与える。
    116.8から217の物理ダメージを与える
    トーテムは8秒持続する
    サポートされたスキルのトーテムライフが275%増加する
    ヒット時に25%の確率で敵をノックバックする
    このスキルを使用するトーテムを1体召喚する
    基礎半径は2.4m
    active skill area of effect radius +% final [-17]
    base active skill totem level [68]
    base skill is totemified [1]
    base totem range [100]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Wb/Wb"
    
    Stats
    {
    }
    
    Actor
    {	
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Wb/Wb"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wb/WbFireSupport4"] = {
        name = "Redblade Flamelord",
        life = 1.6,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.12,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Staff",
        skillList = {
            "WbMassEndurance",
            "WbShockwaveTotem",
            "WbFlammability",
            "WbSmokeMine",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbMassEndurance"] = {
        name = "WbMassEndurance",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbShockwaveTotem"] = {
        name = "Shockwave Totem",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Summons a totem that shakes the earth around it, knocking back and damaging nearby enemies",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.SummonsTotem] = true,
            [SkillType.Multicastable] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Physical] = true,
            [SkillType.Nova] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.6,
        baseFlags = {
            area = true,
            spell = true,
            totem = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "base_active_skill_totem_level",
            "totem_life_+%",
            "base_totem_duration",
            "base_totem_range",
            "base_global_chance_to_knockback_%",
            "active_skill_area_of_effect_radius_+%_final",
            "active_skill_base_area_of_effect_radius",
            "is_totem",
            "is_area_damage",
            "base_skill_is_totemified",
        },
        levels = {
            [1] = {0.69999998807907, 1.2999999523163, 3, 50, 8000, 100, 25, -17, 24, levelRequirement = 3, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [2] = {0.69999998807907, 1.2999999523163, 5, 60, 8000, 100, 25, -17, 24, levelRequirement = 5, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [3] = {0.69999998807907, 1.2999999523163, 8, 70, 8000, 100, 25, -17, 24, levelRequirement = 8, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [4] = {0.69999998807907, 1.2999999523163, 12, 80, 8000, 100, 25, -17, 24, levelRequirement = 12, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [5] = {0.69999998807907, 1.2999999523163, 15, 90, 8000, 100, 25, -17, 24, levelRequirement = 15, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [6] = {0.69999998807907, 1.2999999523163, 19, 100, 8000, 100, 25, -17, 24, levelRequirement = 19, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [7] = {0.69999998807907, 1.2999999523163, 20, 110, 8000, 100, 25, -17, 24, levelRequirement = 20, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [8] = {0.69999998807907, 1.2999999523163, 21, 120, 8000, 100, 25, -17, 24, levelRequirement = 21, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [9] = {0.69999998807907, 1.2999999523163, 26, 130, 8000, 100, 25, -17, 24, levelRequirement = 26, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [10] = {0.69999998807907, 1.2999999523163, 30, 140, 8000, 100, 25, -17, 24, levelRequirement = 30, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [11] = {0.69999998807907, 1.2999999523163, 34, 150, 8000, 100, 25, -17, 24, levelRequirement = 34, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [12] = {0.69999998807907, 1.2999999523163, 38, 160, 8000, 100, 25, -17, 24, levelRequirement = 38, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [13] = {0.69999998807907, 1.2999999523163, 43, 170, 8000, 100, 25, -17, 24, levelRequirement = 43, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [14] = {0.69999998807907, 1.2999999523163, 45, 180, 8000, 100, 25, -17, 24, levelRequirement = 45, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [15] = {0.69999998807907, 1.2999999523163, 53, 190, 8000, 100, 25, -17, 24, levelRequirement = 53, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [16] = {0.69999998807907, 1.2999999523163, 58, 200, 8000, 100, 25, -17, 24, levelRequirement = 58, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [17] = {0.69999998807907, 1.2999999523163, 62, 215, 8000, 100, 25, -17, 24, levelRequirement = 62, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [18] = {0.69999998807907, 1.2999999523163, 63, 230, 8000, 100, 25, -17, 24, levelRequirement = 63, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [19] = {0.69999998807907, 1.2999999523163, 66, 245, 8000, 100, 25, -17, 24, levelRequirement = 66, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [20] = {0.69999998807907, 1.2999999523163, 67, 260, 8000, 100, 25, -17, 24, levelRequirement = 67, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [21] = {0.69999998807907, 1.2999999523163, 68, 275, 8000, 100, 25, -17, 24, levelRequirement = 68, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [22] = {0.69999998807907, 1.2999999523163, 69, 290, 8000, 100, 25, -17, 24, levelRequirement = 69, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [23] = {0.69999998807907, 1.2999999523163, 70, 305, 8000, 100, 25, -17, 24, levelRequirement = 70, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [24] = {0.69999998807907, 1.2999999523163, 71, 320, 8000, 100, 25, -17, 24, levelRequirement = 71, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [25] = {0.69999998807907, 1.2999999523163, 72, 335, 8000, 100, 25, -17, 24, levelRequirement = 72, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [26] = {0.69999998807907, 1.2999999523163, 73, 350, 8000, 100, 25, -17, 24, levelRequirement = 73, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [27] = {0.69999998807907, 1.2999999523163, 74, 365, 8000, 100, 25, -17, 24, levelRequirement = 74, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [28] = {0.69999998807907, 1.2999999523163, 75, 380, 8000, 100, 25, -17, 24, levelRequirement = 75, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [29] = {0.69999998807907, 1.2999999523163, 76, 395, 8000, 100, 25, -17, 24, levelRequirement = 76, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [30] = {0.69999998807907, 1.2999999523163, 77, 425, 8000, 100, 25, -17, 24, levelRequirement = 77, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [31] = {0.69999998807907, 1.2999999523163, 78, 455, 8000, 100, 25, -17, 24, levelRequirement = 78, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [32] = {0.69999998807907, 1.2999999523163, 79, 485, 8000, 100, 25, -17, 24, levelRequirement = 79, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [33] = {0.69999998807907, 1.2999999523163, 80, 515, 8000, 100, 25, -17, 24, levelRequirement = 80, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [34] = {0.69999998807907, 1.2999999523163, 81, 545, 8000, 100, 25, -17, 24, levelRequirement = 81, statInterpolation = {3, 3, 1, 1},  cost = { }, },
            [35] = {0.69999998807907, 1.2999999523163, 82, 575, 8000, 100, 25, -17, 24, levelRequirement = 82, statInterpolation = {3, 3, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbFlammability"] = {
        name = "Flammability",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Curses all targets in an area, lowering their fire resistance and giving them a chance to be ignited when hit.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Cascadable] = true,
            [SkillType.AppliesCurse] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Hex] = true,
        },
        statDescriptionScope = "curse_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_resistance_%",
            "base_skill_effect_duration",
            "chance_to_be_ignited_%",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {-15, 5000, 25, 9, levelRequirement = 10, statInterpolation = {1},  cost = { }, },
            [2] = {-16, 5000, 25, 9, levelRequirement = 41, statInterpolation = {1},  cost = { }, },
            [3] = {-17, 5000, 25, 9, levelRequirement = 58, statInterpolation = {1},  cost = { }, },
            [4] = {-18, 5000, 25, 9, levelRequirement = 71, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["WbSmokeMine"] = {
        name = "Smoke Mine",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Throws a mine that will teleport you to it when detonated. It covers both your escape and arrival with a cloud of smoke that blinds enemies, and gives you a temporary buff to movement speed. Shares a cooldown with other Blink skills.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Movement] = true,
            [SkillType.RemoteMined] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Travel] = true,
            [SkillType.HasReservation] = true,
            [SkillType.Blink] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {-45, levelRequirement = 60, statInterpolation = {},  cost = { }, },
        },
    }
    
    召喚できるトーテムの最大数 +1
    IdMonsterAdditionalTotem
    FamilyAdditionalTotems
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 1 Max: 1 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • 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 Global
  • cannot have affliction mods [1]
    IdCannotGainAfflictedMods
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cannot have affliction mods Min: 1 Max: 1 Global
  • レッドブレード・フレイムロード
    人型
    召喚できるトーテムの最大数 +1
    monster no map drops [1]
    kill traps mines and totems on death [1]
    Redblade Flamelord
    SpectreN
    Tagsbludgeoning_weapon, elder_map_boss, has_staff, has_two_handed_melee, human, humanoid, light_armour, medium_height, medium_movement, non_attacking, not_dex, red_blood, wb_support
    ライフ
    160%
    Energy Shield From Life
    50%
    アーマー
    +50%
    Ailment Threshold
    160%
    耐性
    40 0 0 0
    Damage
    112%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.35 Second
    Damage Spread
    ±20%
    経験値
    80%
    Model Size
    100%
    Type
    WbFireSupport
    Metadata
    WbFireSupport1Elder_

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Wb/WbFireSupport1Elder_"] = {
        name = "Redblade Flamelord",
        life = 1.6,
        energyShield = 0.5,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.12,
        damageSpread = 0.2,
        attackTime = 1.35,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Staff",
        skillList = {
        },
        modList = {
        },
    }
    
    召喚できるトーテムの最大数 +1
    IdMonsterAdditionalTotem
    FamilyAdditionalTotems
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 1 Max: 1 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • 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 Global
  • Edit

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