마석병 광전사
악마
이동 속도 30% 증가
공격 속도 20% 증가
Gemling Berserker
SpectreN
Tagsdemon, has_two_hand_sword, has_two_handed_melee, humanoid, medium_movement, melee, not_int, plate_armour, red_blood, slashing_weapon, undying
Packs
  • 마석병 광전사, 불타는 수행원
  • 생명력
    275%
    방어도
    +50%
    회피
    +50%
    Ailment Threshold
    275%
    저항
    40 40 40 25
    Damage
    75%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 9
    Attack Time
    1.305 Second
    Damage Spread
    ±20%
    경험치
    75%
    Model Size
    115%
    Type
    GemlingLegionnaireDuelistMap
    Metadata
    GemlingLegionnaireAltGemMeleeRageNecropolis
    레벨
    68
    생명력
    17,692
    방어도
    43,185
    회피
    7,109
    에너지 보호막
    0
    Damage
    280
    주문 피해
    280
    정확도
    290
    Attack Time
    1.305
    경험치
    7,691
    Ailment Threshold
    17,692
    Chill
    56
    Shock
    56
    Brittle
    316
    Scorch
    56
    Sap
    155
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    기본 공격
    Base Damage: 224–336
    치명타 확률: 5%
    Attack Time: 1.305 초
    강력한 일격으로 적들을 쓰러트립니다.
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    GemlingRageVortex
    Attack, Melee, Area, Multistrikeable
    광폭화의 격노 소용돌이
    Base Damage: 224–336
    치명타 확률: 5%
    공격 피해: 60%
    공격 피해: 60%
    Attack Time: 1.305 초
    검 또는 도끼를 들고 빙글빙글 돌아 주위 지역에 피해를 줍니다. 격노가 10 이상인 경우, 플레이어에게 붙어 다니는 격노 폭풍을 소환합니다. 격노 폭풍은 안에 있는 적에게 플레이어의 공격 속도에 따라 반복적으로 공격 피해를 줍니다. 격노 폭풍은 격노를 점점 더 많이 소모하며, 격노가 소진되면 사라집니다.
    물리 피해의 80%를 화염 피해로 전환
    주는 공격 피해 40% 감폭
    기본 반경 1.5미터
    격노 폭풍 최대 1
    1초마다 격노 3 상실
    is area damage [1]
    skill can add multiple charges per action [1]
    GemlingSunder
    Attack, Area, Multistrikeable, Melee, Slam, Totemable
    대지 분쇄의 산산조각
    Base Damage: 224–336
    치명타 확률: 5%
    공격 피해: 170%
    공격 피해: 170%
    Attack Time: 1.305 초
    지면을 강타하면 요동치는 지면이 파도를 일으키며 전방에 여러 개의 범위를 생성하며 순차적으로 피해를 줍니다. 파도에 맞은 적의 상당수는 충격파를 방출하여 주변의 다른 적들에게 피해를 줍니다. 철퇴, 셉터, 도끼, 지팡이 착용 혹은 비무장 상태여야 합니다.
    주는 공격 피해 70% 증폭
    충격파가 주는 피해 40% 감폭
    파도가 각 범위에 있는 적 최대 3명에게서 충격파 생성
    파도의 범위 사이 지연시간 75% 감소
    파도가 6개 범위에 피해
    base sunder wave delay ms [400]
    console skill dont chase [1]
    is area damage [1]
    MonsterLeapSlam
    Attack, Area, Melee, Movement, Travel, Slam, Totemable
    도약 강타
    Base Damage: 224–336
    치명타 확률: 5%
    공격 피해: 150%
    공격 피해: 150%
    Attack Time: 1.305 초
    공중으로 도약 후 착지하면서 무기로 적들에게 피해를 주고 밀쳐 냅니다. 착지 지점의 적은 바깥으로 밀려납니다. 도끼나 철퇴, 셉터, 검, 지팡이가 필요합니다. 연속타격의 보조는 받을 수 없습니다.
    주는 공격 피해 50% 증폭
    기본 반경 1.5미터
    cast time overrides attack duration [1]
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMonster"
    
    Stats
    {
    	maximum_rage = 60
    	rage_decay_speed_+% = -100
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMonster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/GemlingLegionnaire/GemlingLegionnaireAltGemMeleeRageNecropolis"] = {
        name = "Gemling Berserker",
        life = 2.75,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 0.75,
        damageSpread = 0.2,
        attackTime = 1.305,
        attackRange = 9,
        accuracy = 1,
        weaponType1 = "Two Hand Sword",
        skillList = {
            "Melee",
            "MonsterLeapSlam",
            "GemlingSunder",
            "GemlingRageVortex",
        },
        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 = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterLeapSlam"] = {
        name = "Leap Slam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Melee] = true,
            [SkillType.Movement] = true,
            [SkillType.Travel] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.4,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_area_of_effect_radius",
            "is_area_damage",
            "cast_time_overrides_attack_duration",
        },
        levels = {
            [1] = {15, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GemlingSunder"] = {
        name = "Sunder of Earthbreaking",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Slams the ground, creating a wave of churning terrain that damages enemies in a sequence of areas in front of you. A number of enemies hit by the wave will release a shockwave, damaging other enemies around them. Requires a Mace, Sceptre, Axe, Staff or Unarmed.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.Slam] = true,
            [SkillType.Totemable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_area_of_effect_+%_final",
            "shockwave_slam_explosion_damage_+%_final",
            "base_sunder_wave_delay_ms",
            "sunder_wave_max_steps",
            "sunder_shockwave_limit_per_cascade",
            "sunder_wave_delay_+%",
            "is_area_damage",
            "console_skill_dont_chase",
        },
        levels = {
            [1] = {0, -40, 400, 6, 3, -75, baseMultiplier = 1.7, levelRequirement = 12, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GemlingRageVortex"] = {
        name = "Rage Vortex of Berserking",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Spin with a sword or axe to deal damage in an area around you. If you have at least 10 rage, create a ragestorm attached to you that repeatedly deals attack damage to enemies inside based on your attack speed. The ragestorm consumes rage at an accelerating rate, and ends if you run out.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Melee] = true,
            [SkillType.Area] = true,
            [SkillType.Multistrikeable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
            melee = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "rage_storm_scaling_rage_hundred_times_base_cost",
            "active_skill_base_area_of_effect_radius",
            "rage_slash_maximum_vortices",
            "base_physical_damage_%_to_convert_to_fire",
            "is_area_damage",
            "skill_can_add_multiple_charges_per_action",
        },
        levels = {
            [1] = {300, 15, 1, 80, baseMultiplier = 0.6, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    이동 속도 30% 증가
    IdMonsterImplicitFastRun5
    FamilyMovementVelocity
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • base movement velocity +% Min: 30 Max: 30 Global
  • Craft Tagsspeed
    공격 속도 20% 증가
    IdMonsterImplicitFastAttack4
    FamilyIncreasedAttackSpeed
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • attack speed +% Min: 20 Max: 20 Global
  • Craft Tagsattack speed
    Edit

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