Bestiary-Rezept /1
Name
Recipe
Fertigt ein(e/en) einzigartige(s/n) : Handschuhe
Fenumale Witwe
Bestie
Gattung: Seehexen
Gruppe: Arachniden
Familie: Höhlen
level 33 or lower life +% final [-20]
Fenumal Widow
SpectreN
Tagsanimal_claw_weapon, beast, bestiary_beast_boss, bestiary_caverns, extra_small_height, flesh_armour, has_one_hand_sword, has_one_handed_melee, hidden_monster, insect_blood, melee, no_cannot_die_aura, physical_affinity, slow_movement, spider, unusable_corpse
Packs
  • Fenumale Witwe, Fenumale Netzweberin, Fenumale Spinnerin
  • Leben
    450%
    Ailment Threshold
    450%
    Widerstand
    40 40 40 25
    Damage
    150%
    Genauigkeit
    100%
    Kritische Trefferchance
    +5%
    Multiplikator für kritische Treffer
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.95 Second
    Damage Spread
    ±20%
    Erfahrung
    300%
    Model Size
    100%
    Type
    Spider5Bestiary
    Metadata
    Spider5Bestiary
    Stufe
    68
    Leben
    28,950
    Rüstung
    28,790
    Ausweichwert
    4,739
    Damage
    560
    Zauberschaden
    560
    Genauigkeit
    580
    Attack Time
    1.95
    Erfahrung
    30,765
    Minion Life
    6,280
    Minion Damage
    447
    Ailment Threshold
    28,950
    Chill
    92
    Shock
    92
    Brittle
    518
    Scorch
    92
    Sap
    253
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    Standardangriff
    Base Damage: 448–672
    Kritische Trefferchance: 5%
    Attack Time: 1.95 Sek.
    Streckt Eure Feinde mit einem mächtigen Schlag nieder.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmergeRare"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmergeRare"
    Render
    {
         //turn_duration = 0.35
    }
    
    Monster
    {
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueBestiary/Spider5Bestiary"] = {
        name = "Fenumal Widow",
        life = 4.5,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1.5,
        damageSpread = 0.2,
        attackTime = 1.95,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "One Hand Sword",
        skillList = {
            "Melee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    level 33 or lower life +% final [-20]
    IdMonsterLifeLessBelowLevel33
    FamilyMoreLifeBelowLevelThreshold
    DomainsMonster (3)
    GenerationTypeEinzigartig (3)
    Req. level1
    Stats
  • level 33 or lower life +% final Min: -20 Max: -20 Global
  • Craft Tagsresource life damage
    <size:28>{Ändern}

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