熔炎之母
人形
ignite art variation [1]
Flame Mother
幽魂Y
地區奧瑞亞大廣場, 永恆實驗室
標籤法術, female, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_height, melee, not_dex, not_str, physical_affinity, red_blood, slashing_weapon, slow_movement, templar
Packs
  • 奧瑞亞大廣場: 熔炎之母
  • 永恆實驗室: 修道學者, 熔炎之母
  • 受洗聖女, 熔炎之母, 修道學者
  • 生命
    90%
    生命轉為護盾
    70%
    異常狀態臨界值
    90%
    抗性
    40 0 0 0
    傷害
    125%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    1.8 秒
    傷害分佈
    ±20%
    經驗值
    100%
    Model Size
    100%
    類型
    MotherOfFlames
    Metadata
    MotherOfFlamesPure
    等級
    68
    生命
    5,790
    護甲
    28,790
    閃避
    4,739
    能量護盾
    4,289
    傷害
    467
    法術傷害
    467
    命中
    290
    攻擊間隔
    1.8
    經驗值
    10,255
    異常狀態臨界值
    5,790
    冰緩
    18
    感電
    18
    易碎
    104
    焦灼
    18
    殘喘
    51
    MotherOfFlamesMagmaOrb
    法術, 傷害, 範圍, 陷阱技能, 地雷技能, 圖騰技能, 可觸發, 火焰, 投射物, 玩家投射物, 法術可重複, 連鎖, 可齊射, 範圍法術
    熔岩翻騰
    暴擊率: 5%
    施放時間: 0.7 秒
    冷卻時間: 3 秒
    拋投出撞擊地面時會爆炸的岩漿球。技能可以連鎖,向前彈造成多次傷害。
    造成 644.7967 火焰傷害
    連鎖 +2
    減少 66% 施放速度
    base is projectile [1]
    is area damage [1]
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 374–560
    暴擊率: 5%
    攻擊間隔: 1.8 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
         //turn_duration = 0.3
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MotherOfFlames/MotherOfFlamesPure"] = {
        name = "Flame Mother",
        life = 0.9,
        energyShield = 0.7,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.8,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "Melee",
            "MotherOfFlamesMagmaOrb",
        },
        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["MotherOfFlamesMagmaOrb"] = {
        name = "Rolling Magma",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Lob a fiery orb that deals area damage as it hits the ground. The skill chains, bouncing forward to deal damage multiple times.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Chains] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_cast_speed_+%",
            "number_of_chains",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -66, 2, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, -66, 2, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    ignite art variation [1]
    IdIgniteArtVariation
    FamilyStatusAilmentArtVariation
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • ignite art variation Min: 1 Max: 1 全域
  • 熔炎之母
    人形
    ignite art variation [1]
    Flame Mother
    幽魂Y
    標籤法術, female, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_height, melee, not_dex, not_str, physical_affinity, red_blood, slashing_weapon, slow_movement, templar
    Packs
  • 熔炎之母, 烏旗獵捕者, 烏旗獵捕者
  • 生命
    90%
    生命轉為護盾
    70%
    異常狀態臨界值
    90%
    抗性
    40 0 0 0
    傷害
    125%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 8
    攻擊間隔
    1.8 秒
    傷害分佈
    ±20%
    經驗值
    100%
    Model Size
    100%
    類型
    MotherOfFlames
    Metadata
    MotherOfFlamesPureMemoryLine
    等級
    68
    生命
    5,790
    護甲
    28,790
    閃避
    4,739
    能量護盾
    4,289
    傷害
    467
    法術傷害
    467
    命中
    290
    攻擊間隔
    1.8
    經驗值
    10,255
    異常狀態臨界值
    5,790
    冰緩
    18
    感電
    18
    易碎
    104
    焦灼
    18
    殘喘
    51
    MotherOfFlamesMagmaOrb
    法術, 傷害, 範圍, 陷阱技能, 地雷技能, 圖騰技能, 可觸發, 火焰, 投射物, 玩家投射物, 法術可重複, 連鎖, 可齊射, 範圍法術
    熔岩翻騰
    暴擊率: 5%
    施放時間: 0.7 秒
    冷卻時間: 3 秒
    拋投出撞擊地面時會爆炸的岩漿球。技能可以連鎖,向前彈造成多次傷害。
    造成 644.7967 火焰傷害
    連鎖 +2
    減少 66% 施放速度
    base is projectile [1]
    is area damage [1]
    Melee
    攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
    普通攻擊
    基本傷害: 374–560
    暴擊率: 5%
    攻擊間隔: 1.8 秒
    用強大的攻擊擊倒敵人。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
         //turn_duration = 0.3
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MotherOfFlames/MotherOfFlamesPureMemoryLine"] = {
        name = "Flame Mother",
        life = 0.9,
        energyShield = 0.7,
        fireResist = 40,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.8,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "Melee",
            "MotherOfFlamesMagmaOrb",
        },
        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["MotherOfFlamesMagmaOrb"] = {
        name = "Rolling Magma",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Lob a fiery orb that deals area damage as it hits the ground. The skill chains, bouncing forward to deal damage multiple times.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Chains] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_cast_speed_+%",
            "number_of_chains",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -66, 2, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, -66, 2, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    ignite art variation [1]
    IdIgniteArtVariation
    FamilyStatusAilmentArtVariation
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • ignite art variation Min: 1 Max: 1 全域
  • Edit

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