행운의 날개 어미
야수
혼백 충전 상실 시 생명력의 4% 회복
maximum spirit charges [3]
monster spirit charges are infinite [1]
spirit charge tier [2]
emerge speed +% [0,20]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
emerge speed +% [0,20]
Wellwing Matriarch
SpectreY
Spectre OverrideMetadata/Monsters/MineBat/MineBatAbyssLargeSpectre
Area심연 지하, 심연 지하, 심연 지하, 심연 지하, 심연 지하
Tagsabyss_commander_monster, abyssal, animal_claw_weapon, beast, 시전, flesh_armour, flying, has_one_hand_sword, has_one_handed_melee, lightning_affinity, mammal_beast, medium_height, medium_movement, melee, not_int, not_str, physical_affinity, red_blood
생명력
300%
회피
+20%
Ailment Threshold
300%
저항
30 30 30 20
Damage
173%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
경험치
250%
Model Size
120%
Type
MineBatAbyssLarge
Metadata
MineBatAbyssLarge
레벨
68
생명력
19,300
방어도
28,790
회피
5,687
에너지 보호막
0
Damage
646
주문 피해
646
정확도
290
Attack Time
1.5
경험치
25,638
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 517–775
치명타 확률: 5%
Attack Time: 1.5 초
강력한 일격으로 적들을 쓰러트립니다.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
AbyssMineBatWhirlingBlades
Attack, Melee, Movement, Travel
칼날 선회
Base Damage: 517–775
치명타 확률: 5%
공격 피해: 60%
공격 피해: 60%
Attack Time: 1.5 초
재사용 대기시간: 6 초
나선형으로 돌진하여 무기 피해를 줍니다. 쌍수 사용 시 두 무기로 공격하여 한 번 명중으로 두 무기의 피해를 모두 줍니다. 단검과 클로, 한손 검으로만 사용할 수 있습니다. 연속타격의 보조는 받을 수 없습니다.
주는 공격 피해 40% 감폭
기본 지속시간 6
cast time overrides attack duration [1]
ground caustic art variation [2]
ignores proximity shield [1]
monster flurry [1]
whirling blades base ground chaos damage to deal per minute [11206]
AbyssBatLargeScreech
Spell, Multicastable, Triggerable
치명타 확률: 5%
시전 속도: 1.2 초
재사용 대기시간: 2.5 초
33.71~67.42 물리 피해
67.42~101.1 번개 피해
active skill area of effect radius +% final [-10]
is area damage [1]
AbyssBatLargeScreechGeometrySpell
Spell, Triggerable
치명타 확률: 5%
시전 속도: 1.2 초
재사용 대기시간: 2.5 초
33.71~67.42 물리 피해
67.42~101.1 번개 피해
active skill area of effect radius +% final [-10]
is area damage [1]
AbyssBatTeleportSlam
Attack, Damage
Base Damage: 517–775
치명타 확률: 5%
공격 피해: 150%
공격 피해: 175%
Attack Time: 1.5 초
재사용 대기시간: 4 초
주는 공격 피해 75% 증폭
출혈 유발
active skill area of effect radius +% final [-25]
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/Skeletons/AbyssCorpseSink"

Actor
{
	basic_action = "Emerge"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Monster
{
	preload_object_type = "RootSpiderHole"
    preload_object_type = "Metadata/Monsters/MineBat/AbyssBatHole"
}

Actor
{
	on_start_MaligaroTeleportSlam = "PlayEffect( Metadata/Effects/Spells/monsters_effects/League_Abyss/SoulTransfer/soultransfer_surge.ao );"
}

Animated
{
	on_event_hole_for_abyss_attack_03_submerge = "SpawnObject( Metadata/Effects/Spells/monsters_effects/act2/root_spider/emerge/HoleMedium );"
	on_event_rendering_for_abyss_attack_03_submerge = "DisableRendering(); "
	on_event_emerge_for_abyss_attack_03_emerge = "EnableRendering();"
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Abyss/SoulTransfer/soultransfer_surge.ao"
}

Life 
{
on_death = "HideMeshSegment( glow_meshShape );" 
on_spawned_dead = "HideMeshSegment( glow_meshShape );" 
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/MineBat/MineBatAbyssLarge"] = {
    name = "Wellwing Matriarch",
    life = 3,
    fireResist = 30,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 20,
    damage = 1.73,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 9,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    skillList = {
        "AbyssMineBatWhirlingBlades",
        "MeleeAtAnimationSpeed",
        "AbyssBatLargeScreech",
        "AbyssBatLargeScreechGeometrySpell",
        "AbyssBatTeleportSlam",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["AbyssMineBatWhirlingBlades"] = {
    name = "Whirling Blades",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Dive through enemies, dealing weapon damage. If dual wielding attacks with both weapons, dealing the damage of both in one hit. Only works with Daggers, Claws, and One-Handed Swords. Cannot be supported by Multistrike.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Melee] = true,
        [SkillType.Movement] = true,
        [SkillType.Travel] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.859,
    baseFlags = {
        attack = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "whirling_blades_base_ground_chaos_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "monster_flurry",
        "ground_caustic_art_variation",
        "cast_time_overrides_attack_duration",
        "ignores_proximity_shield",
    },
    levels = {
        [1] = {1, 6000, 1, 2, baseMultiplier = 0.6, levelRequirement = 68, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    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",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AbyssBatLargeScreech"] = {
    name = "AbyssBatLargeScreech",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {0.25, 0.5, 0.5, 0.75, -10, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3, 3, 1},  cost = { }, },
        [2] = {0.30000001192093, 0.60000002384186, 1.25, 1.8799999952316, critChance = 5, levelRequirement = 84, statInterpolation = {3, 3, 3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AbyssBatLargeScreechGeometrySpell"] = {
    name = "AbyssBatLargeScreechGeometrySpell",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.2,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {0.25, 0.5, 0.5, 0.75, -10, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3, 3, 1},  cost = { }, },
        [2] = {0.30000001192093, 0.60000002384186, 1.25, 1.8799999952316, critChance = 5, levelRequirement = 84, statInterpolation = {3, 3, 3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AbyssBatTeleportSlam"] = {
    name = "AbyssBatTeleportSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.75,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "global_bleed_on_hit",
    },
    levels = {
        [1] = {-25, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
혼백 충전 상실 시 생명력의 4% 회복
maximum spirit charges [3]
monster spirit charges are infinite [1]
spirit charge tier [2]
IdSpiritChargeTier2
FamilySpiritCharge
Domains몬스터 (3)
GenerationType고유 (3)
Req. level1
Stats
  • spirit charge tier Min: 2 Max: 2 Global
  • maximum spirit charges Min: 3 Max: 3 Global
  • monster spirit charges are infinite Min: 1 Max: 1 Global
  • gain % life when spirit charge expires or consumed Min: 4 Max: 4 Global
  • emerge speed +% [0,20]
    IdVariableEmergeSpeedAbyss
    FamilyVariableEmergeSpeed
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • emerge speed +% [0,20]
    IdVariableEmergeSpeedAbyss
    FamilyVariableEmergeSpeed
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • 행운의 날개 어미
    야수
    혼백 충전 상실 시 생명력의 4% 회복
    maximum spirit charges [3]
    monster spirit charges are infinite [1]
    spirit charge tier [2]
    emerge speed +% [0,20]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    emerge speed +% [0,20]
    Wellwing Matriarch
    SpectreY
    Spectre OverrideMetadata/Monsters/MineBat/MineBatAbyssLargeSpectre
    Area지구라트 지도
    Tagsabyss_commander_monster, abyssal, animal_claw_weapon, beast, 시전, flesh_armour, flying, has_one_hand_sword, has_one_handed_melee, lightning_affinity, mammal_beast, medium_height, medium_movement, melee, not_int, not_str, physical_affinity, red_blood
    Packs
  • 지구라트 지도: 행운의 날개 어미, 행운의 날개
  • 도리깨, 구덩이 큰턱, 행운의 날개 어미
  • 생명력
    300%
    회피
    +20%
    Ailment Threshold
    300%
    저항
    30 30 30 20
    Damage
    173%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    경험치
    250%
    Model Size
    120%
    Type
    MineBatAbyssLarge
    Metadata
    MineBatAbyssLargeStandalone
    레벨
    84
    생명력
    105,885
    방어도
    99,834
    회피
    9,744
    에너지 보호막
    0
    Damage
    1,649
    주문 피해
    1,649
    정확도
    538
    Attack Time
    1.5
    경험치
    33,125
    Ailment Threshold
    105,885
    Chill
    335
    Shock
    335
    Brittle
    1,894
    Scorch
    335
    Sap
    925
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    기본 공격
    Base Damage: 1319–1979
    치명타 확률: 5%
    Attack Time: 1.5 초
    강력한 일격으로 적들을 쓰러트립니다.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    AbyssMineBatWhirlingBlades
    Attack, Melee, Movement, Travel
    칼날 선회
    Base Damage: 1319–1979
    치명타 확률: 5%
    공격 피해: 60%
    공격 피해: 60%
    Attack Time: 1.5 초
    재사용 대기시간: 6 초
    나선형으로 돌진하여 무기 피해를 줍니다. 쌍수 사용 시 두 무기로 공격하여 한 번 명중으로 두 무기의 피해를 모두 줍니다. 단검과 클로, 한손 검으로만 사용할 수 있습니다. 연속타격의 보조는 받을 수 없습니다.
    주는 공격 피해 40% 감폭
    기본 지속시간 6
    cast time overrides attack duration [1]
    ground caustic art variation [2]
    ignores proximity shield [1]
    monster flurry [1]
    whirling blades base ground chaos damage to deal per minute [20989]
    AbyssBatLargeScreech
    Spell, Multicastable, Triggerable
    치명타 확률: 5%
    시전 속도: 1.2 초
    재사용 대기시간: 2.5 초
    71.23~142.5 물리 피해
    296.8~446.4 번개 피해
    is area damage [1]
    AbyssBatLargeScreechGeometrySpell
    Spell, Triggerable
    치명타 확률: 5%
    시전 속도: 1.2 초
    재사용 대기시간: 2.5 초
    71.23~142.5 물리 피해
    296.8~446.4 번개 피해
    is area damage [1]
    AbyssBatTeleportSlam
    Attack, Damage
    Base Damage: 1319–1979
    치명타 확률: 5%
    공격 피해: 150%
    공격 피해: 175%
    Attack Time: 1.5 초
    재사용 대기시간: 4 초
    주는 공격 피해 75% 증폭
    출혈 유발
    active skill area of effect radius +% final [-25]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/Skeletons/AbyssCorpseSink"
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Monster
    {
    	preload_object_type = "RootSpiderHole"
        preload_object_type = "Metadata/Monsters/MineBat/AbyssBatHole"
    }
    
    Actor
    {
    	on_start_MaligaroTeleportSlam = "PlayEffect( Metadata/Effects/Spells/monsters_effects/League_Abyss/SoulTransfer/soultransfer_surge.ao );"
    }
    
    Animated
    {
    	on_event_hole_for_abyss_attack_03_submerge = "SpawnObject( Metadata/Effects/Spells/monsters_effects/act2/root_spider/emerge/HoleMedium );"
    	on_event_rendering_for_abyss_attack_03_submerge = "DisableRendering(); "
    	on_event_emerge_for_abyss_attack_03_emerge = "EnableRendering();"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Abyss/SoulTransfer/soultransfer_surge.ao"
    }
    
    Life 
    {
    on_death = "HideMeshSegment( glow_meshShape );" 
    on_spawned_dead = "HideMeshSegment( glow_meshShape );" 
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MineBat/MineBatAbyssLargeStandalone"] = {
        name = "Wellwing Matriarch",
        life = 3,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.73,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "AbyssMineBatWhirlingBlades",
            "MeleeAtAnimationSpeed",
            "AbyssBatLargeScreech",
            "AbyssBatLargeScreechGeometrySpell",
            "AbyssBatTeleportSlam",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssMineBatWhirlingBlades"] = {
        name = "Whirling Blades",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Dive through enemies, dealing weapon damage. If dual wielding attacks with both weapons, dealing the damage of both in one hit. Only works with Daggers, Claws, and One-Handed Swords. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.859,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "whirling_blades_base_ground_chaos_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "monster_flurry",
            "ground_caustic_art_variation",
            "cast_time_overrides_attack_duration",
            "ignores_proximity_shield",
        },
        levels = {
            [1] = {1, 6000, 1, 2, baseMultiplier = 0.6, levelRequirement = 68, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssBatLargeScreech"] = {
        name = "AbyssBatLargeScreech",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.25, 0.5, 0.5, 0.75, -10, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3, 3, 1},  cost = { }, },
            [2] = {0.30000001192093, 0.60000002384186, 1.25, 1.8799999952316, critChance = 5, levelRequirement = 84, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssBatLargeScreechGeometrySpell"] = {
        name = "AbyssBatLargeScreechGeometrySpell",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.25, 0.5, 0.5, 0.75, -10, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3, 3, 1},  cost = { }, },
            [2] = {0.30000001192093, 0.60000002384186, 1.25, 1.8799999952316, critChance = 5, levelRequirement = 84, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssBatTeleportSlam"] = {
        name = "AbyssBatTeleportSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.75,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "global_bleed_on_hit",
        },
        levels = {
            [1] = {-25, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    혼백 충전 상실 시 생명력의 4% 회복
    maximum spirit charges [3]
    monster spirit charges are infinite [1]
    spirit charge tier [2]
    IdSpiritChargeTier2
    FamilySpiritCharge
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • spirit charge tier Min: 2 Max: 2 Global
  • maximum spirit charges Min: 3 Max: 3 Global
  • monster spirit charges are infinite Min: 1 Max: 1 Global
  • gain % life when spirit charge expires or consumed Min: 4 Max: 4 Global
  • emerge speed +% [0,20]
    IdVariableEmergeSpeedAbyss
    FamilyVariableEmergeSpeed
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • emerge speed +% [0,20]
    IdVariableEmergeSpeedAbyss
    FamilyVariableEmergeSpeed
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • 행운의 날개 어미
    야수
    Wellwing Matriarch
    SpectreY
    Tagsabyssal, animal_claw_weapon, beast, 시전, flesh_armour, flying, has_one_hand_sword, has_one_handed_melee, lightning_affinity, mammal_beast, medium_movement, melee, not_int, not_str, physical_affinity, red_blood
    생명력
    300%
    회피
    +20%
    Ailment Threshold
    300%
    저항
    30 30 30 20
    Damage
    173%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    경험치
    250%
    Model Size
    120%
    Type
    MineBatAbyssLarge
    Metadata
    MineBatAbyssLargeSpectre
    레벨
    68
    생명력
    19,300
    방어도
    28,790
    회피
    5,687
    에너지 보호막
    0
    Damage
    646
    주문 피해
    646
    정확도
    290
    Attack Time
    1.5
    경험치
    25,638
    Ailment Threshold
    19,300
    Chill
    61
    Shock
    61
    Brittle
    345
    Scorch
    61
    Sap
    169
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    기본 공격
    Base Damage: 517–775
    치명타 확률: 5%
    Attack Time: 1.5 초
    강력한 일격으로 적들을 쓰러트립니다.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    AbyssMineBatWhirlingBlades
    Attack, Melee, Movement, Travel
    칼날 선회
    Base Damage: 517–775
    치명타 확률: 5%
    공격 피해: 60%
    공격 피해: 60%
    Attack Time: 1.5 초
    재사용 대기시간: 6 초
    나선형으로 돌진하여 무기 피해를 줍니다. 쌍수 사용 시 두 무기로 공격하여 한 번 명중으로 두 무기의 피해를 모두 줍니다. 단검과 클로, 한손 검으로만 사용할 수 있습니다. 연속타격의 보조는 받을 수 없습니다.
    주는 공격 피해 40% 감폭
    기본 지속시간 6
    cast time overrides attack duration [1]
    ground caustic art variation [2]
    ignores proximity shield [1]
    monster flurry [1]
    whirling blades base ground chaos damage to deal per minute [11206]
    AbyssBatLargeScreech
    Spell, Multicastable, Triggerable
    치명타 확률: 5%
    시전 속도: 1.2 초
    재사용 대기시간: 2.5 초
    33.71~67.42 물리 피해
    67.42~101.1 번개 피해
    active skill area of effect radius +% final [-10]
    is area damage [1]
    AbyssBatLargeScreechGeometrySpell
    Spell, Triggerable
    치명타 확률: 5%
    시전 속도: 1.2 초
    재사용 대기시간: 2.5 초
    33.71~67.42 물리 피해
    67.42~101.1 번개 피해
    active skill area of effect radius +% final [-10]
    is area damage [1]
    AbyssBatTeleportSlam
    Attack, Damage
    Base Damage: 517–775
    치명타 확률: 5%
    공격 피해: 150%
    공격 피해: 175%
    Attack Time: 1.5 초
    재사용 대기시간: 4 초
    주는 공격 피해 75% 증폭
    출혈 유발
    active skill area of effect radius +% final [-25]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Monster
    {
    	preload_object_type = "RootSpiderHole"
        preload_object_type = "Metadata/Monsters/MineBat/AbyssBatHole"
    }
    
    Actor
    {
    	on_start_MaligaroTeleportSlam = "PlayEffect( Metadata/Effects/Spells/monsters_effects/League_Abyss/SoulTransfer/soultransfer_surge.ao );"
    }
    
    Animated
    {
    	on_event_hole_for_abyss_attack_03_submerge = "SpawnObject( Metadata/Effects/Spells/monsters_effects/act2/root_spider/emerge/HoleMedium );"
    	on_event_rendering_for_abyss_attack_03_submerge = "DisableRendering(); "
    	on_event_emerge_for_abyss_attack_03_emerge = "EnableRendering();"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Abyss/SoulTransfer/soultransfer_surge.ao"
    }
    
    Life 
    {
    on_death = "HideMeshSegment( glow_meshShape );" 
    on_spawned_dead = "HideMeshSegment( glow_meshShape );" 
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MineBat/MineBatAbyssLargeSpectre"] = {
        name = "Wellwing Matriarch",
        life = 3,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.73,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "AbyssMineBatWhirlingBlades",
            "MeleeAtAnimationSpeed",
            "AbyssBatLargeScreech",
            "AbyssBatLargeScreechGeometrySpell",
            "AbyssBatTeleportSlam",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssMineBatWhirlingBlades"] = {
        name = "Whirling Blades",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Dive through enemies, dealing weapon damage. If dual wielding attacks with both weapons, dealing the damage of both in one hit. Only works with Daggers, Claws, and One-Handed Swords. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.859,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "whirling_blades_base_ground_chaos_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "monster_flurry",
            "ground_caustic_art_variation",
            "cast_time_overrides_attack_duration",
            "ignores_proximity_shield",
        },
        levels = {
            [1] = {1, 6000, 1, 2, baseMultiplier = 0.6, levelRequirement = 68, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssBatLargeScreech"] = {
        name = "AbyssBatLargeScreech",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.25, 0.5, 0.5, 0.75, -10, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3, 3, 1},  cost = { }, },
            [2] = {0.30000001192093, 0.60000002384186, 1.25, 1.8799999952316, critChance = 5, levelRequirement = 84, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssBatLargeScreechGeometrySpell"] = {
        name = "AbyssBatLargeScreechGeometrySpell",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.25, 0.5, 0.5, 0.75, -10, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3, 3, 1},  cost = { }, },
            [2] = {0.30000001192093, 0.60000002384186, 1.25, 1.8799999952316, critChance = 5, levelRequirement = 84, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssBatTeleportSlam"] = {
        name = "AbyssBatTeleportSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.75,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "global_bleed_on_hit",
        },
        levels = {
            [1] = {-25, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    행운의 날개 어미
    야수
    혼백 충전 상실 시 생명력의 4% 회복
    maximum spirit charges [3]
    monster spirit charges are infinite [1]
    spirit charge tier [2]
    emerge speed +% [0,20]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    emerge speed +% [0,20]
    monster no map drops [1]
    Wellwing Matriarch
    SpectreY
    Spectre OverrideMetadata/Monsters/MineBat/MineBatAbyssLargeSpectre
    Area심연의 반경, 심연의 반경, 심연의 반경, 심연의 반경, 심연의 반경, 심연의 반경, 심연의 반경, 심연의 반경
    Tagsabyssal, animal_claw_weapon, beast, 시전, delve_monster, flesh_armour, flying, has_one_hand_sword, has_one_handed_melee, lightning_affinity, mammal_beast, medium_height, medium_movement, melee, no_pantheon_mod, not_int, not_str, physical_affinity, red_blood
    생명력
    300%
    회피
    +20%
    Ailment Threshold
    300%
    저항
    30 30 30 20
    Damage
    173%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    경험치
    150%
    Model Size
    120%
    Type
    MineBatAbyssLargeDelve
    Metadata
    MineBatAbyssLargeDelve
    레벨
    68
    생명력
    19,300
    방어도
    28,790
    회피
    5,687
    에너지 보호막
    0
    Damage
    646
    주문 피해
    646
    정확도
    290
    Attack Time
    1.5
    경험치
    15,383
    Ailment Threshold
    19,300
    Chill
    61
    Shock
    61
    Brittle
    345
    Scorch
    61
    Sap
    169
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    기본 공격
    Base Damage: 517–775
    치명타 확률: 5%
    Attack Time: 1.5 초
    강력한 일격으로 적들을 쓰러트립니다.
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    AbyssMineBatWhirlingBlades
    Attack, Melee, Movement, Travel
    칼날 선회
    Base Damage: 517–775
    치명타 확률: 5%
    공격 피해: 60%
    공격 피해: 60%
    Attack Time: 1.5 초
    재사용 대기시간: 6 초
    나선형으로 돌진하여 무기 피해를 줍니다. 쌍수 사용 시 두 무기로 공격하여 한 번 명중으로 두 무기의 피해를 모두 줍니다. 단검과 클로, 한손 검으로만 사용할 수 있습니다. 연속타격의 보조는 받을 수 없습니다.
    주는 공격 피해 40% 감폭
    기본 지속시간 6
    cast time overrides attack duration [1]
    ground caustic art variation [2]
    ignores proximity shield [1]
    monster flurry [1]
    whirling blades base ground chaos damage to deal per minute [11206]
    AbyssBatLargeScreech
    Spell, Multicastable, Triggerable
    치명타 확률: 5%
    시전 속도: 1.2 초
    재사용 대기시간: 2.5 초
    33.71~67.42 물리 피해
    67.42~101.1 번개 피해
    active skill area of effect radius +% final [-10]
    is area damage [1]
    AbyssBatLargeScreechGeometrySpell
    Spell, Triggerable
    치명타 확률: 5%
    시전 속도: 1.2 초
    재사용 대기시간: 2.5 초
    33.71~67.42 물리 피해
    67.42~101.1 번개 피해
    active skill area of effect radius +% final [-10]
    is area damage [1]
    AbyssBatTeleportSlam
    Attack, Damage
    Base Damage: 517–775
    치명타 확률: 5%
    공격 피해: 150%
    공격 피해: 175%
    Attack Time: 1.5 초
    재사용 대기시간: 4 초
    주는 공격 피해 75% 증폭
    출혈 유발
    active skill area of effect radius +% final [-25]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/Skeletons/AbyssCorpseSink"
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Monster
    {
    	preload_object_type = "RootSpiderHole"
        preload_object_type = "Metadata/Monsters/MineBat/AbyssBatHole"
    }
    
    Actor
    {
    	on_start_MaligaroTeleportSlam = "PlayEffect( Metadata/Effects/Spells/monsters_effects/League_Abyss/SoulTransfer/soultransfer_surge.ao );"
    }
    
    Animated
    {
    	on_event_hole_for_abyss_attack_03_submerge = "SpawnObject( Metadata/Effects/Spells/monsters_effects/act2/root_spider/emerge/HoleMedium );"
    	on_event_rendering_for_abyss_attack_03_submerge = "DisableRendering(); "
    	on_event_emerge_for_abyss_attack_03_emerge = "EnableRendering();"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Abyss/SoulTransfer/soultransfer_surge.ao"
    }
    
    Life 
    {
    on_death = "HideMeshSegment( glow_meshShape );" 
    on_spawned_dead = "HideMeshSegment( glow_meshShape );" 
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/MineBat/MineBatAbyssLargeDelve"] = {
        name = "Wellwing Matriarch",
        life = 3,
        fireResist = 30,
        coldResist = 30,
        lightningResist = 30,
        chaosResist = 20,
        damage = 1.73,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "AbyssMineBatWhirlingBlades",
            "MeleeAtAnimationSpeed",
            "AbyssBatLargeScreech",
            "AbyssBatLargeScreechGeometrySpell",
            "AbyssBatTeleportSlam",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssMineBatWhirlingBlades"] = {
        name = "Whirling Blades",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Dive through enemies, dealing weapon damage. If dual wielding attacks with both weapons, dealing the damage of both in one hit. Only works with Daggers, Claws, and One-Handed Swords. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.859,
        baseFlags = {
            attack = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "whirling_blades_base_ground_chaos_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "monster_flurry",
            "ground_caustic_art_variation",
            "cast_time_overrides_attack_duration",
            "ignores_proximity_shield",
        },
        levels = {
            [1] = {1, 6000, 1, 2, baseMultiplier = 0.6, levelRequirement = 68, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        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",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssBatLargeScreech"] = {
        name = "AbyssBatLargeScreech",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.25, 0.5, 0.5, 0.75, -10, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3, 3, 1},  cost = { }, },
            [2] = {0.30000001192093, 0.60000002384186, 1.25, 1.8799999952316, critChance = 5, levelRequirement = 84, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssBatLargeScreechGeometrySpell"] = {
        name = "AbyssBatLargeScreechGeometrySpell",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.25, 0.5, 0.5, 0.75, -10, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3, 3, 3, 1},  cost = { }, },
            [2] = {0.30000001192093, 0.60000002384186, 1.25, 1.8799999952316, critChance = 5, levelRequirement = 84, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AbyssBatTeleportSlam"] = {
        name = "AbyssBatTeleportSlam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Damage] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3.75,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "global_bleed_on_hit",
        },
        levels = {
            [1] = {-25, baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    혼백 충전 상실 시 생명력의 4% 회복
    maximum spirit charges [3]
    monster spirit charges are infinite [1]
    spirit charge tier [2]
    IdSpiritChargeTier2
    FamilySpiritCharge
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • spirit charge tier Min: 2 Max: 2 Global
  • maximum spirit charges Min: 3 Max: 3 Global
  • monster spirit charges are infinite Min: 1 Max: 1 Global
  • gain % life when spirit charge expires or consumed Min: 4 Max: 4 Global
  • emerge speed +% [0,20]
    IdVariableEmergeSpeedAbyss
    FamilyVariableEmergeSpeed
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 Global
  • monster beyond portal chance +% final Min: -66 Max: -66 Global
  • emerge speed +% [0,20]
    IdVariableEmergeSpeedAbyss
    FamilyVariableEmergeSpeed
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 20 Global
  • monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Edit

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