MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
염수유충
야수
monster no drops or experience [1]
monster penalty against minions damage +% final vs player minions [-30]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Brinespawn
SpectreN
Tagsanimal_claw_weapon, beast, crustacean_beast, extra_extra_small_height, hard_armour, insect, is_unarmed, melee, not_int, physical_affinity, red_blood, slow_movement
생명력
168%
방어도
+50%
회피
+50%
Ailment Threshold
168%
저항
MonsterResistanceIconFire0 MonsterResistanceIconCold0 MonsterResistanceIconLightning0 MonsterResistanceIconChaos0
Damage
112%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 8
Attack Time
1.5 Second
Damage Spread
±20%
경험치
140%
Model Size
100%
Type
BrineKingMinion
Metadata
BrineKingMinion_
레벨
68
생명력
10,808
방어도
43,185
회피
7,109
Damage
418
주문 피해
418
정확도
580
Attack Time
1.5
경험치
14,357
Minion Life
2,344
Minion Damage
334
Ailment Threshold
10,808
Chill
34
Shock
34
Brittle
193
Scorch
34
Sap
94
Phys Convert Ele
240%
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
기본 공격
Base Damage: 335—502
치명타 확률: 5%
Attack Time: 1.5 초
강력한 일격으로 적들을 쓰러트립니다.
skill can fire arrows [1]
skill can fire wand projectiles [1]
iconbasicattack

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
}

Transitionable
{
}

Animated
{
}

DiesAfterTime
{
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/BrineKing/BrineKingMinion_"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Brinespawn",
    life = 1.68,
    damage = 1.12,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 8,
    accuracy = 1,
    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 = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
Domains몬스터 (3)
GenerationType고유 (3)
Req. level1
Stats
  • monster no drops or experience 1 — 1 Global Unscalable Value
  • monster penalty against minions damage +% final vs player minions [-30]
    FamilyMonsterDamageVersusMinions
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions -30 — -30 Global Unscalable Value
  • Craft Tags피해
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • cant touch this 1 — 1 Global Unscalable Value
  • cant possess this 1 — 1 Global Unscalable Value
  • cannot be afflicted 1 — 1 Global Unscalable Value
  • monster no talismans 1 — 1 Global Unscalable Value
  • cannot have azmeri dust 1 — 1 Global Unscalable Value
  • cannot have affliction mods 1 — 1 Global Unscalable Value
  • cannot be tagged by sentinel 1 — 1 Global Unscalable Value
  • Edit

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