シャヴロンの幻
コンストラクト
Shavronne's Vision
SpectreY
Area腐った核, カランドラの湖
Tagsbludgeoning_weapon, キャスター, construct, hard_armour, is_unarmed, lightning_affinity, medium_height, not_dex, ranged, slow_movement
Packs
  • 腐った核: シャヴロンの幻
  • ライフ
    100%
    Energy Shield From Life
    60%
    アーマー
    +60%
    Ailment Threshold
    100%
    耐性
    0 0 75 0
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    経験値
    100%
    Model Size
    100%
    Type
    ClockworkGolem
    Metadata
    ClockworkGolemShavronne
    レベル
    64
    ライフ
    4,768
    アーマー
    33,509
    回避力
    4,112
    エナジーシールド
    2,861
    Damage
    305
    スペルダメージ
    305
    命中
    247
    Attack Time
    1.5
    経験値
    9,283
    Ailment Threshold
    4,768
    Chill
    15
    Shock
    15
    Brittle
    85
    Scorch
    15
    Sap
    42
    ClockworkGolemLightningProjectile
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    キャストタイム: 2 秒
    クールダウン時間: 6 秒
    一般的なモンスターの炸裂スキル。モンスターが放つ投射物に似ているが、衝撃効果を持つ。
    278.6から417.9の雷ダメージを与える
    active skill area of effect radius +% final [-40]
    base is projectile [1]
    is area damage [1]
    projectile speed variation +% [100]
    projectile spread radius [5]
    LightningTendrilsClockworkGolemShavronne
    Spell
    キャストタイム: 1 秒
    251.6から377.4の雷ダメージを与える
    active skill area of effect radius +% final [-30]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/ClockworkGolem/ClockworkGolemShavronne"] = {
        name = "Shavronne's Vision",
        life = 1,
        energyShield = 0.6,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 75,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "LightningTendrilsClockworkGolemShavronne",
            "ClockworkGolemLightningProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LightningTendrilsClockworkGolemShavronne"] = {
        name = "LightningTendrilsClockworkGolemShavronne",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -30, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ClockworkGolemLightningProjectile"] = {
        name = "ClockworkGolemLightningProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "projectile_spread_radius",
            "projectile_speed_variation_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5, 100, -40, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    シャヴロンの幻
    コンストラクト
    Shavronne's Vision
    SpectreY
    Tagsbludgeoning_weapon, キャスター, construct, hard_armour, is_unarmed, lightning_affinity, not_dex, ranged, slow_movement
    ライフ
    100%
    Energy Shield From Life
    60%
    アーマー
    +60%
    Ailment Threshold
    100%
    耐性
    0 0 75 0
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    経験値
    100%
    Model Size
    100%
    Type
    ClockworkGolem
    Metadata
    ClockworkGolemShavronneHellscape
    レベル
    68
    ライフ
    6,433
    アーマー
    46,064
    回避力
    4,739
    エナジーシールド
    3,676
    Damage
    374
    スペルダメージ
    374
    命中
    290
    Attack Time
    1.5
    経験値
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    ClockworkGolemLightningProjectile
    Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    キャストタイム: 2 秒
    クールダウン時間: 6 秒
    一般的なモンスターの炸裂スキル。モンスターが放つ投射物に似ているが、衝撃効果を持つ。
    323.4から485.2の雷ダメージを与える
    active skill area of effect radius +% final [-40]
    base is projectile [1]
    is area damage [1]
    projectile speed variation +% [100]
    projectile spread radius [5]
    LightningTendrilsClockworkGolemShavronne
    Spell
    キャストタイム: 1 秒
    294.4から441.6の雷ダメージを与える
    active skill area of effect radius +% final [-30]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ClockworkGolem/ClockworkGolem"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/ClockworkGolem/ClockworkGolemShavronneHellscape"] = {
        name = "Shavronne's Vision",
        life = 1,
        energyShield = 0.6,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 75,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "LightningTendrilsClockworkGolemShavronne",
            "ClockworkGolemLightningProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LightningTendrilsClockworkGolemShavronne"] = {
        name = "LightningTendrilsClockworkGolemShavronne",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, -30, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ClockworkGolemLightningProjectile"] = {
        name = "ClockworkGolemLightningProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "projectile_spread_radius",
            "projectile_speed_variation_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5, 100, -40, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Edit

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