ฝันร้ายแห่งแชฟรอนน์
ปีศาจ
ด่าน: Abomination Map
เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 15000%
มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
ความเร็วในการกระทำ ไม่สามารถเปลี่ยนแปลงให้ต่ำกว่า 70% ของค่าพื้นฐานได้
cannot be stunned for ms after stun finished [4000]
cannot be stunned while stunned [1]
ไม่ถูก ผลักออกไป
Nightmare of Shavronne
SpectreN
AreaAbomination Map
Tagsbludgeoning_weapon, bone_armour, นักเวท, demon, human, humanoid, is_unarmed, large_height, lightning_affinity, medium_movement, non_unique_map_boss, not_dex, not_str, ranged, red_blood
พลังชีวิต
540%
Energy Shield From Life
100%
Ailment Threshold
540%
ค่าต้านทาน
50 50 50 30
Damage
300%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
300%
Model Size
120%
Type
ShavronneTowerMapUber
Metadata
ShavronneTowerMapUber_
เลเวล
84
พลังชีวิต
15,861,172
เกราะ
99,834
การหลบหลีก
8,120
โล่พลังงาน
16,265
Damage
3,257
ความเสียหายเวท
4,861
ความแม่นยำ
538
Attack Time
1.005
ค่าประสบการณ์
218,625
Ailment Threshold
7,454,751
Chill
23,572
Shock
23,572
Brittle
133,358
Scorch
23,572
Sap
65,125
ShavronneSpellProjectileTowerUber
Spell, Projectile, ProjectilesFromUser, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 1.5 วินาที
สร้างความเสียหาย สายฟ้า 2917 ถึง 8751
การปะทะของคุณ สร้างสถานะ ช็อค เสมอ
เพิ่มผลของสถานะ ช็อค 100%
base is projectile [1]
monster projectile variation [6]
ShavronneLightningPulseUber
Spell, Damage, Area, AreaSpell
โอกาสคริติคอล: 5%
เวลาร่าย: 3.2 วินาที
คูลดาวน์: 10 วินาที
สร้างความเสียหาย สายฟ้า 4380 ถึง 13140
มีโอกาสสร้างสถานะ ช็อค ต่อศัตรู 100%
เพิ่มผลของสถานะ ช็อค 100%
active skill area of effect radius +% final [60]
is area damage [1]
ShavronneTeleportTowerUber
Spell, Triggerable
โอกาสคริติคอล: 5%
เวลาร่าย: 2 วินาที
คูลดาวน์: 12 วินาที
สร้างความเสียหาย สายฟ้า 2610 ถึง 7830
ระยะเวลาพื้นฐาน 3 วินาที
มีโอกาสสร้างสถานะ ช็อค ต่อศัตรู 25%
is area damage [1]
shavronne teleport number of markers [14]
ShavronneLevitatingProjectileUber
Spell, Projectile, Damage
โอกาสคริติคอล: 5%
เวลาร่าย: 8 วินาที
คูลดาวน์: 20 วินาที
สร้างความเสียหาย สายฟ้า 2917 ถึง 8751
การปะทะของคุณ สร้างสถานะ ช็อค เสมอ
เพิ่มผลของสถานะ ช็อค 100%
active skill area of effect radius +% final [50]
base is projectile [1]
is area damage [1]
ShavronneSummonLightningBooksUber
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
เวลาร่าย: 2 วินาที
คูลดาวน์: 8 วินาที
alternate minion [209]
minion dies when parent dies [1]
number of monsters to summon [2]
summon specific monsters radius +% [30]
summoned monsters are minions [1]
ShavronneTeleportUber
Spell
เวลาร่าย: 1.5 วินาที
คูลดาวน์: 6 วินาที
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/UnholyTrio/UnholyTrioUberMapBossBase"

Actor
{
	basic_action = "ShavronnePossess"
	basic_action = "ChangeToStance2"
}

Transitionable
{
	
}

StateMachine
{
	
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/UnholyTrio/UnholyTrioUberMapBossBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Shavronne/ShavronneTowerMapUber_"] = {
    name = "Nightmare of Shavronne",
    life = 5.4,
    energyShield = 1,
    fireResist = 50,
    coldResist = 50,
    lightningResist = 50,
    chaosResist = 30,
    damage = 3,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "ShavronneSpellProjectileTowerUber",
        "ShavronneLightningPulseUber",
        "ShavronneTeleportTowerUber",
        "ShavronneLevitatingProjectileUber",
        "ShavronneSummonLightningBooksUber",
        "ShavronneTeleportUber",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneSpellProjectileTowerUber"] = {
    name = "ShavronneSpellProjectileTowerUber",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "monster_projectile_variation",
        "shock_effect_+%",
        "base_is_projectile",
        "always_shock",
    },
    levels = {
        [1] = {0.5, 1.5, 6, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneLightningPulseUber"] = {
    name = "ShavronneLightningPulseUber",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.2,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_chance_to_shock_%",
        "active_skill_area_of_effect_radius_+%_final",
        "shock_effect_+%",
        "is_area_damage",
    },
    levels = {
        [1] = {0.5, 1.5, 100, 60, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneTeleportTowerUber"] = {
    name = "ShavronneTeleportTowerUber",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    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.5, 1.5, 3000, 25, 14, critChance = 5, levelRequirement = 40, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneLevitatingProjectileUber"] = {
    name = "ShavronneLevitatingProjectileUber",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 8,
    baseFlags = {
        spell = true,
        projectile = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "active_skill_area_of_effect_radius_+%_final",
        "shock_effect_+%",
        "base_is_projectile",
        "is_area_damage",
        "always_shock",
    },
    levels = {
        [1] = {0.5, 1.5, 50, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneSummonLightningBooksUber"] = {
    name = "ShavronneSummonLightningBooksUber",
    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 = 2,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "alternate_minion",
        "number_of_monsters_to_summon",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_are_minions",
        "minion_dies_when_parent_dies",
    },
    levels = {
        [1] = {209, 2, 30, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneTeleportUber"] = {
    name = "ShavronneTeleportUber",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
เพิ่มระดับความหายากของ ไอเทม ที่ดรอป 15000%
มอนสเตอร์ ให้ค่าประสบการณ์ เพิ่มขึ้น 100%
IdMonsterMapBoss
FamilyMonsterMapBoss
DomainsMonster (3)
GenerationTypeยูนิค (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • ความเร็วในการกระทำ ไม่สามารถเปลี่ยนแปลงให้ต่ำกว่า 70% ของค่าพื้นฐานได้
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -30 Max: -30 Global
  • Craft Tagsspeed
    cannot be stunned for ms after stun finished [4000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBossSuper
    FamilyNothing
    DomainsMonster (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: 4000 Max: 4000 Global
  • ไม่ถูก ผลักออกไป
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • ฝันร้ายแห่งแชฟรอนน์
    ปีศาจ
    ไม่ถูก ผลักออกไป
    Nightmare of Shavronne
    SpectreN
    Tagsนักเวท, demon, ghost_armour, ghost_blood, human, humanoid, is_unarmed, large_height, large_model, lightning_affinity, medium_movement, not_dex, not_str, ranged, slashing_weapon, standalone_map_boss
    พลังชีวิต
    600%
    Energy Shield From Life
    35%
    Ailment Threshold
    600%
    ค่าต้านทาน
    50 50 50 30
    Damage
    300%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    2.25 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    300%
    Model Size
    100%
    Type
    ShavronneSoulMapUber
    Metadata
    ShavronneSoulMapUber
    เลเวล
    68
    พลังชีวิต
    38,600
    เกราะ
    28,790
    การหลบหลีก
    4,739
    โล่พลังงาน
    2,144
    Damage
    1,121
    ความเสียหายเวท
    1,121
    ความแม่นยำ
    290
    Attack Time
    2.25
    ค่าประสบการณ์
    30,765
    Ailment Threshold
    38,600
    Chill
    122
    Shock
    122
    Brittle
    691
    Scorch
    122
    Sap
    337
    ShavronneGhostBrutusSlamUber
    Attack, Area
    Base Damage: 897–1345
    โอกาสคริติคอล: 5%
    ความเสียหายโจมตี: 150%
    ความเสียหายโจมตี: 150%
    Attack Time: 2.25 วินาที
    คูลดาวน์: 4 วินาที
    แปลงความเสียหาย กายภาพ 50% เป็น สายฟ้า
    สร้างความเสียหาย โจมตี เพิ่มขึ้น อีก 50%
    ระยะเวลาพื้นฐาน 0.28 วินาที
    ลดความเร็วในการโจมตี อีก 22%
    is area damage [1]
    ShavronneStormBurstUber
    Spell, Projectile, ProjectilesFromUser, Damage, Totemable, Lightning, Channel, Area, AreaSpell
    ระเบิดสายฟ้าฉับพลัน (Storm Burst)
    โอกาสคริติคอล: 5%
    เวลาร่าย: 0.4 วินาที
    แชนเนลเพื่อปลดปล่อยกระสุนชุดหนึ่งซึ่งเจาะทะลุศัตรู สร้างความเสียหาย สายฟ้า เมื่อคุณหยุดแชนเนล กระสุนเหล่านี้จะระเบิดแล้วสร้างความเสียหายรุนแรงในพื้นที่รอบๆ โดยการเพิ่มจำนวนกระสุนต่างๆ จะถูกเพิ่มเข้ามาเป็นลำดับ
    สร้างความเสียหาย สายฟ้า 1547 ถึง 4642
    การปะทะของคุณ ไม่สามารถสร้างสถานะ มึนงง ต่อศัตรูได้
    ยิงกระสุน เพิ่มเติม 2 ลูก
    เพิ่มความเสียหาย พื้นที่ อีก +20%
    active skill area of effect radius +% final [-10]
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [25]
    ShavronneBallLightningUber
    Spell, Damage, Projectile, Area, Totemable, Trappable, Mineable, Multicastable, Triggerable, Lightning, AreaSpell
    โอกาสคริติคอล: 5%
    ประสิทธิภาพการเสริมความเสียหาย: 20%
    เวลาร่าย: 3 วินาที
    คูลดาวน์: 6 วินาที
    สร้างความเสียหาย สายฟ้า 1354 ถึง 4061
    การปะทะของคุณ ไม่สามารถสร้างสถานะ มึนงง ต่อศัตรูได้
    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 วินาที
    สร้างความเสียหาย สายฟ้า 1828 ถึง 2741
    มีโอกาสสร้างสถานะ ช็อค ต่อศัตรู 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/UnholyTrio/UnholyTrioUberMapBossBase"
    
    Animated
    {
    }
    
    StateMachine
    {
    	define_shared_state = "levitating"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/UnholyTrio/UnholyTrioUberMapBossBase"
    
    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/ShavronneSoulMapUber"] = {
        name = "Nightmare of Shavronne",
        life = 6,
        energyShield = 0.35,
        fireResist = 50,
        coldResist = 50,
        lightningResist = 50,
        chaosResist = 30,
        damage = 3,
        damageSpread = 0.2,
        attackTime = 2.25,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "TeleportMarkerStandaloneShavronne",
            "GSStandaloneShavronneTeleportExplode",
            "EmptyActionSpellShavronneTeleport",
            "SOStandaloneShavTeleportMarker",
            "GTStandaloneShavTeleportMarkers",
            "ShavronneGhostBrutusSlamUber",
            "ShavronneStormBurstUber",
            "ShavronneBallLightningUber",
        },
        modList = {
        },
    }
    -- 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["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["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 = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ShavronneGhostBrutusSlamUber"] = {
        name = "ShavronneGhostBrutusSlamUber",
        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.5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ShavronneStormBurstUber"] = {
        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.5, 1.5, 20, 2, 25, -10, critChance = 5, levelRequirement = 60, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ShavronneBallLightningUber"] = {
        name = "ShavronneBallLightningUber",
        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.5, 1.5, 30, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    IdShavronneTornadoDaemon
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    ไม่ถูก ผลักออกไป
    IdImmuneToKnockback
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Edit

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