扎克里.迪斯馬雷
人形
monster base type attack cast speed +% and damage -% final [33]
Zacharie Desmarais
幽魂N
標籤aura_bearer, fire_affinity, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, human, humanoid, lightning_affinity, mail_armour, medium_height, medium_movement, not_int, physical_affinity, red_blood, rogue_exile, slashing_weapon
生命
123%
護甲
+50%
閃避
+50%
異常狀態臨界值
123%
抗性
30 30 30 20
傷害
114%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 10
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
220%
Model Size
100%
類型
ExileDuelist4
Metadata
ExileDuelist4
等級
68
生命
7,913
護甲
43,185
閃避
7,109
能量護盾
0
傷害
426
法術傷害
426
命中
290
攻擊間隔
1.005
經驗值
22,561
異常狀態臨界值
7,913
冰緩
25
感電
25
易碎
142
焦灼
25
殘喘
69
ExileMoltenStrike
攻擊, 投射物, 範圍, 近戰, 近戰單一目標, 火焰, 範圍攻擊, ProjectilesNotFromUser, ThresholdJewelChaining, 攻擊可重複
熔岩之擊
基本傷害: 341–511
暴擊率: 5%
攻擊間隔: 1.005 秒
為你的近戰武器注入熔岩之力,使你的攻擊帶有物理和火焰傷害。此攻擊使熔岩球向你擊中敵人的前方發射,在被打擊擊中的所有敵人之間彈跳。熔岩球在他們落地時,對敵人造成範圍攻擊傷害。
技能重複施放 2
造成 20% 更少傷害
發射 6 個額外投射物
增加 53% 物理傷害
60% 物理傷害轉化至火焰傷害
增加 160% 攻擊速度
減少 25% 投射物速度
40% 更少投射物傷害
active skill area of effect radius +% final [40]
base is projectile [1]
ExileAnger
法術, 範圍, 增益, 消耗保留, 圖騰施放單獨, 圖騰技能, 光環, 火焰, 立即, 範圍法術, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷卻
憤怒
施放時間: 1.2 秒
冷卻時間: 0.5 秒
施放一個光環,使你與受光環影響友方在攻擊和施放法術時額外附帶火焰傷害。
你和附近友方的攻擊額外造成 91.35152.3 火焰傷害
active skill area of effect radius +% final [33]
ExileLeapSlam
攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能
躍擊
基本傷害: 341–511
暴擊率: 5%
攻擊間隔: 1.005 秒
朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。限定斧、錘、權杖、劍或是長杖。
造成 25% 更多傷害
基礎範圍為 1.5
cast time overrides attack duration [1]
is area damage [1]
ExileLightningStrike
攻擊, 範圍攻擊, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 閃電, ProjectilesNotFromUser
閃電打擊
基本傷害: 341–511
暴擊率: 5%
攻擊間隔: 1.005 秒
在你揮舞近戰武器時凝聚閃電之力。除了轉換一部分物理傷害為閃電傷害,儲存的能量會在你揮舞時從武器釋放投射物,襲擊遠方的敵人。若近戰攻擊擊中目標,投射物不能被躲避。
技能重複施放 2
50% 物理傷害轉換為閃電傷害
造成 20% 更多攻擊傷害
發射 7 個額外投射物
增加 135% 攻擊速度
30% 更少投射物傷害
total projectile spread angle override [70]
ExileWrath
法術, 範圍, 增益, 消耗保留, 圖騰施放單獨, 圖騰技能, 光環, 閃電, 立即, 可觸發, 範圍法術
施放時間: 1.2 秒
冷卻時間: 0.5 秒
附加 17.13274.1 閃電傷害
active skill area of effect radius +% final [33]

Object Type

version 2
extends "Metadata/Monsters/Exiles/Exile"

Stats
{

}

Object Type Codes

version 2
extends "Metadata/Monsters/Exiles/Exile"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Exiles/ExileDuelist4"] = {
    name = "Zacharie Desmarais",
    life = 1.23,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    damage = 1.14,
    damageSpread = 0.2,
    attackTime = 1.005,
    attackRange = 10,
    accuracy = 1,
    weaponType1 = "One Hand Axe",
    weaponType2 = "One Hand Axe",
    skillList = {
        "ExileLeapSlam",
        "ExileLightningStrike",
        "ExileAnger",
        "ExileWrath",
        "ExileMoltenStrike",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["ExileLeapSlam"] = {
    name = "Leap Slam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Melee] = true,
        [SkillType.Movement] = true,
        [SkillType.Travel] = true,
        [SkillType.Slam] = true,
        [SkillType.Totemable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.4,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "active_skill_base_area_of_effect_radius",
        "is_area_damage",
        "cast_time_overrides_attack_duration",
    },
    levels = {
        [1] = {25, 15, levelRequirement = 2, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ExileLightningStrike"] = {
    name = "Lightning Strike",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy is released from the weapon as projectiles as you strike, flying out to hit farther-away enemies. The projectiles cannot miss if the melee attack hit a target.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.Lightning] = true,
        [SkillType.ProjectilesNotFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_attack_damage_+%_final",
        "number_of_additional_projectiles",
        "skill_repeat_count",
        "attack_speed_+%",
        "skill_physical_damage_%_to_convert_to_lightning",
        "active_skill_projectile_damage_+%_final",
        "total_projectile_spread_angle_override",
    },
    levels = {
        [1] = {56, 2, 0, 0, 50, -30, 70, levelRequirement = 20, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [2] = {32, 5, 2, 100, 50, -30, 70, levelRequirement = 40, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        [3] = {20, 7, 2, 135, 50, -30, 70, levelRequirement = 60, statInterpolation = {1, 1, 1, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ExileAnger"] = {
    name = "Anger",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Casts an aura that adds fire damage to the attacks and spells of you and your allies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Buff] = true,
        [SkillType.HasReservation] = true,
        [SkillType.TotemCastsAlone] = true,
        [SkillType.Totemable] = true,
        [SkillType.Aura] = true,
        [SkillType.Fire] = true,
        [SkillType.Instant] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.CanHaveBlessing] = true,
        [SkillType.InstantNoRepeatWhenHeld] = true,
        [SkillType.InstantShiftAttackForLeftMouse] = true,
        [SkillType.Cooldown] = true,
    },
    statDescriptionScope = "aura_skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        area = true,
        spell = true,
        aura = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_minimum_added_fire_damage",
        "attack_maximum_added_fire_damage",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {0.30000001192093, 0.5, 33, levelRequirement = 5, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ExileWrath"] = {
    name = "ExileWrath",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Buff] = true,
        [SkillType.HasReservation] = true,
        [SkillType.TotemCastsAlone] = true,
        [SkillType.Totemable] = true,
        [SkillType.Aura] = true,
        [SkillType.Lightning] = true,
        [SkillType.Instant] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        area = true,
        spell = true,
        aura = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_minimum_added_lightning_damage",
        "attack_maximum_added_lightning_damage",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {0.050000000745058, 0.80000001192093, 33, levelRequirement = 5, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ExileMoltenStrike"] = {
    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",
        "active_skill_damage_+%_final",
        "physical_damage_+%",
        "attack_speed_+%",
        "skill_repeat_count",
        "skill_physical_damage_%_to_convert_to_fire",
        "active_skill_projectile_damage_+%_final",
        "base_projectile_speed_+%",
        "base_is_projectile",
    },
    levels = {
        [1] = {3, 20, 18, 0, 0, 60, -40, -25, levelRequirement = 20, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
        [2] = {4, 0, 35, 120, 2, 25, 60, -40, -25, levelRequirement = 40, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        [3] = {6, -20, 53, 160, 2, 40, 60, -40, -25, levelRequirement = 60, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
    },
}
monster base type attack cast speed +% and damage -% final [33]
IdMonsterSpeedAndDamageFixupComplete
FamilyMonsterSpeedAndDamageFixup
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    扎克里.迪斯馬雷
    人形
    monster base type attack cast speed +% and damage -% final [33]
    增加 100% 最大生命
    增加 100% 範圍效果
    增加 80% 角色體型
    Zacharie Desmarais
    幽魂N
    標籤aura_bearer, fire_affinity, has_dual_wield_melee, has_one_hand_axe, has_one_handed_melee, human, humanoid, lightning_affinity, mail_armour, medium_height, medium_movement, not_int, physical_affinity, red_blood, rogue_exile, slashing_weapon
    生命
    123%
    護甲
    +50%
    閃避
    +50%
    異常狀態臨界值
    123%
    抗性
    30 30 30 20
    傷害
    114%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 10
    攻擊間隔
    1.005 秒
    傷害分佈
    ±20%
    經驗值
    220%
    Model Size
    100%
    類型
    ExileDuelist4
    Metadata
    ExileDuelist4Supporter
    等級
    68
    生命
    7,913
    護甲
    43,185
    閃避
    7,109
    能量護盾
    0
    傷害
    426
    法術傷害
    426
    命中
    290
    攻擊間隔
    1.005
    經驗值
    22,561
    異常狀態臨界值
    7,913
    冰緩
    25
    感電
    25
    易碎
    142
    焦灼
    25
    殘喘
    69
    ExileMoltenStrike
    攻擊, 投射物, 範圍, 近戰, 近戰單一目標, 火焰, 範圍攻擊, ProjectilesNotFromUser, ThresholdJewelChaining, 攻擊可重複
    熔岩之擊
    基本傷害: 341–511
    暴擊率: 5%
    攻擊間隔: 1.005 秒
    為你的近戰武器注入熔岩之力,使你的攻擊帶有物理和火焰傷害。此攻擊使熔岩球向你擊中敵人的前方發射,在被打擊擊中的所有敵人之間彈跳。熔岩球在他們落地時,對敵人造成範圍攻擊傷害。
    技能重複施放 2
    造成 20% 更少傷害
    發射 6 個額外投射物
    增加 53% 物理傷害
    60% 物理傷害轉化至火焰傷害
    增加 160% 攻擊速度
    減少 25% 投射物速度
    40% 更少投射物傷害
    active skill area of effect radius +% final [40]
    base is projectile [1]
    ExileAnger
    法術, 範圍, 增益, 消耗保留, 圖騰施放單獨, 圖騰技能, 光環, 火焰, 立即, 範圍法術, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷卻
    憤怒
    施放時間: 1.2 秒
    冷卻時間: 0.5 秒
    施放一個光環,使你與受光環影響友方在攻擊和施放法術時額外附帶火焰傷害。
    你和附近友方的攻擊額外造成 91.35152.3 火焰傷害
    active skill area of effect radius +% final [33]
    ExileLeapSlam
    攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能
    躍擊
    基本傷害: 341–511
    暴擊率: 5%
    攻擊間隔: 1.005 秒
    朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。限定斧、錘、權杖、劍或是長杖。
    造成 25% 更多傷害
    基礎範圍為 1.5
    cast time overrides attack duration [1]
    is area damage [1]
    ExileLightningStrike
    攻擊, 範圍攻擊, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 閃電, ProjectilesNotFromUser
    閃電打擊
    基本傷害: 341–511
    暴擊率: 5%
    攻擊間隔: 1.005 秒
    在你揮舞近戰武器時凝聚閃電之力。除了轉換一部分物理傷害為閃電傷害,儲存的能量會在你揮舞時從武器釋放投射物,襲擊遠方的敵人。若近戰攻擊擊中目標,投射物不能被躲避。
    技能重複施放 2
    50% 物理傷害轉換為閃電傷害
    造成 20% 更多攻擊傷害
    發射 7 個額外投射物
    增加 135% 攻擊速度
    30% 更少投射物傷害
    total projectile spread angle override [70]
    ExileWrath
    法術, 範圍, 增益, 消耗保留, 圖騰施放單獨, 圖騰技能, 光環, 閃電, 立即, 可觸發, 範圍法術
    施放時間: 1.2 秒
    冷卻時間: 0.5 秒
    附加 17.13274.1 閃電傷害
    active skill area of effect radius +% final [33]

    Object Type

    version 2
    extends "Metadata/Monsters/Exiles/Exile"
    
    Stats
    {
    
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Exiles/Exile"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Exiles/ExileDuelist4Supporter"] = {
        name = "Zacharie Desmarais",
        life = 1.23,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.14,
        damageSpread = 0.2,
        attackTime = 1.005,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "One Hand Axe",
        weaponType2 = "One Hand Axe",
        skillList = {
            "ExileLeapSlam",
            "ExileLightningStrike",
            "ExileAnger",
            "ExileWrath",
            "ExileMoltenStrike",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileLeapSlam"] = {
        name = "Leap Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {25, 15, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileLightningStrike"] = {
        name = "Lightning Strike",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy is released from the weapon as projectiles as you strike, flying out to hit farther-away enemies. The projectiles cannot miss if the melee attack hit a target.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Lightning] = true,
            [SkillType.ProjectilesNotFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_damage_+%_final",
            "number_of_additional_projectiles",
            "skill_repeat_count",
            "attack_speed_+%",
            "skill_physical_damage_%_to_convert_to_lightning",
            "active_skill_projectile_damage_+%_final",
            "total_projectile_spread_angle_override",
        },
        levels = {
            [1] = {56, 2, 0, 0, 50, -30, 70, levelRequirement = 20, statInterpolation = {1, 1, 1, 1},  cost = { }, },
            [2] = {32, 5, 2, 100, 50, -30, 70, levelRequirement = 40, statInterpolation = {1, 1, 1, 1},  cost = { }, },
            [3] = {20, 7, 2, 135, 50, -30, 70, levelRequirement = 60, statInterpolation = {1, 1, 1, 1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileAnger"] = {
        name = "Anger",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Casts an aura that adds fire damage to the attacks and spells of you and your allies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Fire] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.CanHaveBlessing] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "aura_skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_minimum_added_fire_damage",
            "attack_maximum_added_fire_damage",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {0.30000001192093, 0.5, 33, levelRequirement = 5, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileWrath"] = {
        name = "ExileWrath",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Lightning] = true,
            [SkillType.Instant] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_minimum_added_lightning_damage",
            "attack_maximum_added_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {0.050000000745058, 0.80000001192093, 33, levelRequirement = 5, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ExileMoltenStrike"] = {
        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",
            "active_skill_damage_+%_final",
            "physical_damage_+%",
            "attack_speed_+%",
            "skill_repeat_count",
            "skill_physical_damage_%_to_convert_to_fire",
            "active_skill_projectile_damage_+%_final",
            "base_projectile_speed_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {3, 20, 18, 0, 0, 60, -40, -25, levelRequirement = 20, statInterpolation = {1, 1, 1, 1, 1},  cost = { }, },
            [2] = {4, 0, 35, 120, 2, 25, 60, -40, -25, levelRequirement = 40, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
            [3] = {6, -20, 53, 160, 2, 40, 60, -40, -25, levelRequirement = 60, statInterpolation = {1, 1, 1, 1, 1, 1},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 全域
  • Craft Tagscaster_damage damage attack caster speed
    增加 100% 最大生命
    增加 100% 範圍效果
    增加 80% 角色體型
    IdMonsterSupporterGigantism1
    FamilyMonsterSupporterGigantism
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • maximum life +% Min: 100 Max: 100 全域
  • base actor scale +% Min: 80 Max: 80 全域
  • base skill area of effect +% Min: 100 Max: 100 全域