MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
津波
津波に巻き込まれているため、減速状態となり冷気継続ダメージを受けている。
action_speed_-%
base_cold_damage_taken_per_minute
Tidal Wave
Attribute /3

brine_king_tide

名前全ての説明を表示
BuffGroupsID36
IsBuffDefinition1
BuffMergeModesID3
Codebase cold damage taken per minute
IsPublic1
IsLocal0
IsWeaponLocal0
IsProxied
IsParty0
IsVirtual0
IsScalable1
StatSemantics3
Codeaction speed -%
IsPublic1
IsLocal0
IsWeaponLocal0
IsProxied
IsParty1
IsVirtual0
IsScalable1
StatSemantics1
タイダルウェーブ
コンストラクト
monster no drops or experience [1]
monster gauntlet ruin enabled [0]
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]
Tidal Wave
Spectre
Tagsキャスター, cold_affinity, construct, ghost_armour, is_unarmed, very_slow_movement
ライフ
100%
Ailment Threshold
100%
耐性
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
100%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
経験値
100%
Model Size
40%
Type
VolatileCoreSlow
Metadata
KalguurAdmiralWaveGauntlet
レベル
68
ライフ
6,433
アーマー
28,790
回避力
4,739
Damage
374
スペルダメージ
374
命中
580
Attack Time
1.5
経験値
10,255
Minion Life
1,395
Minion Damage
298
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
Phys Convert Ele
240%
BrineKingGauntletTidalWaveDamage
Spell, Triggerable
クリティカル率: 5%
キャストタイム: 1 秒
372.4から558.6の冷気ダメージを与える
ヒット時に敵をノックバックする
プレイヤーによるヒットは敵をスタンさせることができない
active skill chill duration +% final [100]
apply gauntlet ruin on hit [1]
chill minimum slow % from skill [25]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-75]

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueKalguur/Boss/KalguurAdmiralWaveGauntlet"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Tidal Wave",
    life = 1,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "BrineKingGauntletTidalWaveDamage",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["BrineKingGauntletTidalWaveDamage"] = {
    name = "BrineKingGauntletTidalWaveDamage",
    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_cold_damage",
        "spell_maximum_base_cold_damage",
        "chill_minimum_slow_%_from_skill",
        "active_skill_chill_duration_+%_final",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "cannot_stun",
        "global_knockback",
        "apply_gauntlet_ruin_on_hit",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 25, 100, -75, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • monster no drops or experience 1 1 Global — スケールできない値
  • monster gauntlet ruin enabled [0]
    FamilyMonsterGauntletRuinEnabled
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster gauntlet ruin enabled 0 0 Global — スケールできない値
  • 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 — スケールできない値
  • cant possess this 1 1 Global — スケールできない値
  • cannot be afflicted 1 1 Global — スケールできない値
  • monster no talismans 1 1 Global — スケールできない値
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — スケールできない値
  • cannot be tagged by sentinel 1 1 Global
  • Edit

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