不快なる者、シャヴロン
悪魔
モンスターの付与する経験値が100%増加する
monster dropped item rarity +% [15000]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Shavronne the Sickening
SpectreN
Area監房のマップ
Tagsキャスター, demon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_height, lightning_affinity, medium_movement, non_unique_map_boss, not_dex, not_str, ranged, shavronne_monster_map, slashing_weapon, unholy_trio_monster_map
ライフ
400%
Energy Shield From Life
35%
Ailment Threshold
400%
耐性
40 40 40 25
Damage
200%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 15
Attack Time
2.25 Second
Damage Spread
±20%
経験値
200%
Model Size
100%
Type
ShavronneSoulMap
Metadata
ShavronneSoulMap
レベル
70
ライフ
728,502
防具
33,714
回避力
5,081
エナジーシールド
2,428
Damage
960
スペルダメージ
1,432
命中
314
Attack Time
1.5075
経験値
117,920
Ailment Threshold
422,531
Chill
1,336
Shock
1,336
Brittle
7,559
Scorch
1,336
Sap
3,691
ShavronneTeleportUnholyTrio
Spell, Triggerable
キャストタイム: 0.9 秒
クールダウン時間: 12 秒
1724から2586の雷ダメージを与える
基礎持続時間は3
25%の確率で敵を感電させる
is area damage [1]
shavronne teleport number of markers [14]
ShavronneSummonLightningMinions
Spell, Multicastable, Triggerable
キャストタイム: 8 秒
クールダウン時間: 18 秒
active skill area of effect radius +% final [150]
alternate minion [253]
minion dies when parent dies [1]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [200]
summoned monsters are minions [1]
ShavronneGhostBrutusSlam
Attack, Area
Base Damage: 1524–2286
クリティカル率: 5%
アタックダメージ: 138%
Attack Time: 2.25 秒
クールダウン時間: 4 秒
物理ダメージの50%を雷ダメージに変換する
アタックダメージが38%上昇する
基礎持続時間は0.28
アタックスピードが22%低下する
is area damage [1]
ShavronneStormBurst
Spell, Projectile, ProjectilesFromUser, Damage, Totemable, Lightning, Channel, Area, AreaSpell
ストームバースト
クリティカル率: 5%
キャストタイム: 0.4 秒
チャネリングにより、敵を貫通して雷ダメージを与える投射物を連続して放つ。チャネリングを終えると、投射物は爆発しその周囲の範囲に大ダメージを与える。長くチャネリングすることにより追加の投射物が連続して放たれる。
1105から1657の雷ダメージを与える
プレイヤーによるヒットは敵をスタンさせることができない
追加の投射物を1個放つ
範囲ダメージが+20%上昇する
active skill area of effect radius +% final [-10]
base is projectile [1]
monster reverse point blank damage -% at minimum range [25]
EmptyActionSpellShavronneTeleport
Spell
キャストタイム: 0.9 秒
クールダウン時間: 12 秒
ShavronneBallLightning
Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, AreaSpell
追加ダメージ効率: 20%
キャストタイム: 3 秒
クールダウン時間: 6 秒
1548から2322の雷ダメージを与える
プレイヤーによるヒットは敵をスタンさせることができない
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
SSMSentinelSummonLightningBrutus
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
キャストタイム: 3 秒
alternate minion [613]
minion dies when parent deleted [1]
minion dies when parent dies [1]
monster no drops or experience [1]
number of monsters to summon [2]
summon specific monsters radius +% [100]
summoned monsters are minions [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Animated
{
}

StateMachine
{
	define_shared_state = "levitating"
}

Transitionable
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

StateMachine
{
	on_state_levitating_1 = "RemoveCollidability();"
	on_state_levitating_0 = "MakeCollidable();"
	create_state_levitating_1 = "RemoveCollidability();"
}

BaseEvents
{
	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/ShavronneSpectral/bodyfx/bodyfx.epk );"
}

Life
{
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/ShavronneSpectral/bodyfx/bodyfx.epk );"
	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/ShavronneSpectral/bodyfx/bodyfx.epk );"
}

Animated
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act9/The_Trio/soul_transfer/soul_up.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Shavronne/ShavronneSoulMap"] = {
    name = "Shavronne the Sickening",
    life = 4,
    energyShield = 0.35,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 2,
    damageSpread = 0.2,
    attackTime = 2.25,
    attackRange = 15,
    accuracy = 1,
    skillList = {
        "SSMSentinelSummonLightningBrutus",
        "ShavronneSummonLightningMinions",
        "ShavronneTeleportUnholyTrio",
        "ShavronneStormBurst",
        "EmptyActionSpellShavronneTeleport",
        "ShavronneGhostBrutusSlam",
        "ShavronneBallLightning",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SSMSentinelSummonLightningBrutus"] = {
    name = "SSMSentinelSummonLightningBrutus",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
        "alternate_minion",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_are_minions",
        "monster_no_drops_or_experience",
        "minion_dies_when_parent_dies",
        "minion_dies_when_parent_deleted",
    },
    levels = {
        [1] = {2, 613, 100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneSummonLightningMinions"] = {
    name = "ShavronneSummonLightningMinions",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 8,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
        "alternate_minion",
        "summon_specific_monsters_radius_+%",
        "active_skill_area_of_effect_radius_+%_final",
        "summoned_monsters_are_minions",
        "minion_dies_when_parent_dies",
        "monster_no_drops_or_experience",
    },
    levels = {
        [1] = {1, 253, 200, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneTeleportUnholyTrio"] = {
    name = "ShavronneTeleportUnholyTrio",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.9,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_effect_duration",
        "base_chance_to_shock_%",
        "shavronne_teleport_number_of_markers",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 3000, 25, 14, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneStormBurst"] = {
    name = "Storm Burst",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Unleash a stream of projectiles while you channel this spell, which pierce through enemies, dealing lightning damage. When you stop channelling, the projectiles explode, dealing significant damage in an area around them. Additional projectiles are added in sequence.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Totemable] = true,
        [SkillType.Lightning] = true,
        [SkillType.Channel] = true,
        [SkillType.Area] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.4,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "active_skill_area_damage_+%_final",
        "number_of_additional_projectiles",
        "monster_reverse_point_blank_damage_-%_at_minimum_range",
        "active_skill_area_of_effect_radius_+%_final",
        "base_is_projectile",
        "cannot_stun",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 20, 1, 25, -10, critChance = 5, levelRequirement = 60, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EmptyActionSpellShavronneTeleport"] = {
    name = "EmptyActionSpellShavronneTeleport",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.9,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneGhostBrutusSlam"] = {
    name = "ShavronneGhostBrutusSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_attack_speed_+%_final",
        "base_skill_effect_duration",
        "skill_physical_damage_%_to_convert_to_lightning",
        "is_area_damage",
    },
    levels = {
        [1] = {-22, 280, 50, baseMultiplier = 1.38, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneBallLightning"] = {
    name = "ShavronneBallLightning",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Projectile] = true,
        [SkillType.Area] = true,
        [SkillType.Totemable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "monster_reverse_point_blank_damage_-%_at_minimum_range",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "cannot_stun",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 30, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
IdShavronneTornadoDaemon
FamilyNothing
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
モンスターの付与する経験値が100%増加する
monster dropped item rarity +% [15000]
IdMonsterMapBoss
FamilyMonsterMapBoss
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • 不快なる者、シャヴロン
    悪魔
    モンスターの付与する経験値が100%増加する
    monster dropped item rarity +% [15000]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Shavronne the Sickening
    SpectreN
    Tagsキャスター, demon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_height, lightning_affinity, medium_movement, not_dex, not_str, ranged, slashing_weapon, standalone_map_boss
    ライフ
    400%
    Energy Shield From Life
    35%
    Ailment Threshold
    400%
    耐性
    40 40 40 25
    Damage
    200%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    2.25 Second
    Damage Spread
    ±20%
    経験値
    200%
    Model Size
    100%
    Type
    ShavronneSoulMap
    Metadata
    ShavronneSoulMapStandalone
    レベル
    68
    ライフ
    557,385
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    2,144
    Damage
    851
    スペルダメージ
    1,270
    命中
    290
    Attack Time
    1.5075
    経験値
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    ShavronneSummonLightningMinions
    Spell, Multicastable, Triggerable
    キャストタイム: 8 秒
    クールダウン時間: 18 秒
    active skill area of effect radius +% final [150]
    alternate minion [253]
    minion dies when parent dies [1]
    monster no drops or experience [1]
    number of monsters to summon [1]
    summon specific monsters radius +% [200]
    summoned monsters are minions [1]
    ShavronneGhostBrutusSlam
    Attack, Area
    Base Damage: 1351–2027
    クリティカル率: 5%
    アタックダメージ: 138%
    Attack Time: 2.25 秒
    クールダウン時間: 4 秒
    物理ダメージの50%を雷ダメージに変換する
    アタックダメージが38%上昇する
    基礎持続時間は0.28
    アタックスピードが22%低下する
    is area damage [1]
    ShavronneStormBurst
    Spell, Projectile, ProjectilesFromUser, Damage, Totemable, Lightning, Channel, Area, AreaSpell
    ストームバースト
    クリティカル率: 5%
    キャストタイム: 0.4 秒
    チャネリングにより、敵を貫通して雷ダメージを与える投射物を連続して放つ。チャネリングを終えると、投射物は爆発しその周囲の範囲に大ダメージを与える。長くチャネリングすることにより追加の投射物が連続して放たれる。
    1041から1562の雷ダメージを与える
    プレイヤーによるヒットは敵をスタンさせることができない
    追加の投射物を1個放つ
    範囲ダメージが+20%上昇する
    active skill area of effect radius +% final [-10]
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [25]
    ShavronneBallLightning
    Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, AreaSpell
    追加ダメージ効率: 20%
    キャストタイム: 3 秒
    クールダウン時間: 6 秒
    1426から2138の雷ダメージを与える
    プレイヤーによるヒットは敵をスタンさせることができない
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [30]
    projectile uses contact position [1]
    EmptyActionSpellShavronneTeleport
    Spell
    キャストタイム: 0.9 秒
    クールダウン時間: 12 秒
    GTStandaloneShavTeleportMarkers
    Triggerable, Spell
    キャストタイム: 1 秒
    SOStandaloneShavTeleportMarker
    Triggerable, Spell
    キャストタイム: 1 秒
    GSStandaloneShavronneTeleportExplode
    Spell, Triggerable
    クリティカル率: 5%
    キャストタイム: 1 秒
    1555から2332の雷ダメージを与える
    100%の確率で敵を感電させる
    is area damage [1]
    TeleportMarkerStandaloneShavronne
    Spell, Triggerable
    キャストタイム: 1 秒
    marker warp marker variation [16]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Animated
    {
    }
    
    StateMachine
    {
    	define_shared_state = "levitating"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    StateMachine
    {
    	on_state_levitating_1 = "RemoveCollidability();"
    	on_state_levitating_0 = "MakeCollidable();"
    	create_state_levitating_1 = "RemoveCollidability();"
    }
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/ShavronneSpectral/bodyfx/bodyfx.epk );"
    }
    
    Life
    {
    	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/ShavronneSpectral/bodyfx/bodyfx.epk );"
    	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/ShavronneSpectral/bodyfx/bodyfx.epk );"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act9/The_Trio/soul_transfer/soul_up.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Shavronne/ShavronneSoulMapStandalone"] = {
        name = "Shavronne the Sickening",
        life = 4,
        energyShield = 0.35,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 2.25,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "ShavronneSummonLightningMinions",
            "TeleportMarkerStandaloneShavronne",
            "ShavronneStormBurst",
            "GSStandaloneShavronneTeleportExplode",
            "EmptyActionSpellShavronneTeleport",
            "ShavronneGhostBrutusSlam",
            "ShavronneBallLightning",
            "SOStandaloneShavTeleportMarker",
            "GTStandaloneShavTeleportMarkers",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ShavronneSummonLightningMinions"] = {
        name = "ShavronneSummonLightningMinions",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 8,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
            "summon_specific_monsters_radius_+%",
            "active_skill_area_of_effect_radius_+%_final",
            "summoned_monsters_are_minions",
            "minion_dies_when_parent_dies",
            "monster_no_drops_or_experience",
        },
        levels = {
            [1] = {1, 253, 200, 150, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TeleportMarkerStandaloneShavronne"] = {
        name = "TeleportMarkerStandaloneShavronne",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "marker_warp_marker_variation",
        },
        levels = {
            [1] = {16, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ShavronneStormBurst"] = {
        name = "Storm Burst",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Unleash a stream of projectiles while you channel this spell, which pierce through enemies, dealing lightning damage. When you stop channelling, the projectiles explode, dealing significant damage in an area around them. Additional projectiles are added in sequence.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Totemable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Channel] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.4,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_damage_+%_final",
            "number_of_additional_projectiles",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "active_skill_area_of_effect_radius_+%_final",
            "base_is_projectile",
            "cannot_stun",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 20, 1, 25, -10, critChance = 5, levelRequirement = 60, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSStandaloneShavronneTeleportExplode"] = {
        name = "GSStandaloneShavronneTeleportExplode",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = 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",
            "base_chance_to_shock_%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionSpellShavronneTeleport"] = {
        name = "EmptyActionSpellShavronneTeleport",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.9,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ShavronneGhostBrutusSlam"] = {
        name = "ShavronneGhostBrutusSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.5,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_speed_+%_final",
            "base_skill_effect_duration",
            "skill_physical_damage_%_to_convert_to_lightning",
            "is_area_damage",
        },
        levels = {
            [1] = {-22, 280, 50, baseMultiplier = 1.38, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ShavronneBallLightning"] = {
        name = "ShavronneBallLightning",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Projectile] = true,
            [SkillType.Area] = true,
            [SkillType.Totemable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "base_is_projectile",
            "projectile_uses_contact_position",
            "cannot_stun",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 30, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SOStandaloneShavTeleportMarker"] = {
        name = "SOStandaloneShavTeleportMarker",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTStandaloneShavTeleportMarkers"] = {
        name = "GTStandaloneShavTeleportMarkers",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    IdShavronneTornadoDaemon
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    モンスターの付与する経験値が100%増加する
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • 不快なる者、シャヴロン
    悪魔
    モンスターの付与する経験値が100%増加する
    monster dropped item rarity +% [15000]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Shavronne the Sickening
    SpectreN
    Tagsdemon, elder_map_boss, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_height, medium_movement, non_attacking, not_dex, not_str, slashing_weapon
    ライフ
    400%
    Energy Shield From Life
    35%
    Ailment Threshold
    400%
    耐性
    40 40 40 25
    Damage
    200%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    2.25 Second
    Damage Spread
    ±20%
    経験値
    200%
    Model Size
    100%
    Type
    ShavronneSoulMap
    Metadata
    ShavronneSoulMapElder

    Object Type

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/ShavronneSpectral/bodyfx/bodyfx.epk );"
    }
    
    Life
    {
    	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/ShavronneSpectral/bodyfx/bodyfx.epk );"
    	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/ShavronneSpectral/bodyfx/bodyfx.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Shavronne/ShavronneSoulMapElder"] = {
        name = "Shavronne the Sickening",
        life = 4,
        energyShield = 0.35,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 2.25,
        attackRange = 15,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    IdShavronneTornadoDaemon
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    モンスターの付与する経験値が100%増加する
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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