MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Flutwelle
Ihr seid in einer Flutwelle gefangen, die Euch verlangsamt und Kälteschaden über Zeit verursacht.
action_speed_-%
base_cold_damage_taken_per_minute
Tidal Wave
Attribute /3

brine_king_tide

NameVollständige Beschreibung zeigen
BuffGroupsID37
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
Gezeitenwelle
Konstrukt
monster no drops or experience [1]
monster gauntlet ruin enabled [1]
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
TagsZauberer, cold_affinity, construct, ghost_armour, is_unarmed, very_slow_movement
Leben
100%
Ailment Threshold
100%
Widerstand
IconEnemyResistanceFire0% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
Damage
100%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritische Treffer
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Erfahrung
100%
Model Size
40%
Type
VolatileCoreSlow
Metadata
KalguurAdmiralWaveGauntlet
Stufe
68
Leben
6,433
Rüstung
28,790
Ausweichwert
4,739
Damage
374
Zauberschaden
374
Genauigkeit
580
Attack Time
1.5
Erfahrung
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
Kritische Trefferchance: 5%
Zauberzeit: 1 Sek.
active skill chill duration +% final [100]
apply gauntlet ruin on hit [1]
cannot stun [1]
chill minimum slow % from skill [25]
global knockback [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-75]
spell maximum base cold damage [558.6]
spell minimum base cold damage [372.4]

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
DomainsMonster (3)
GenerationTypeeinzigartig (3)
Req. level1
Stats
  • monster no drops or experience 1 1 Global — Nicht skalierbarer Wert
  • monster gauntlet ruin enabled [1]
    FamilyMonsterGauntletRuinEnabled
    DomainsMonster (3)
    GenerationTypeeinzigartig (3)
    Req. level1
    Stats
  • monster gauntlet ruin enabled 1 1 Global — Nicht skalierbarer Wert
  • 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
    DomainsMonster (3)
    GenerationTypeeinzigartig (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Nicht skalierbarer Wert
  • cant possess this 1 1 Global — Nicht skalierbarer Wert
  • cannot be afflicted 1 1 Global — Nicht skalierbarer Wert
  • monster no talismans 1 1 Global — Nicht skalierbarer Wert
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Nicht skalierbarer Wert
  • cannot be tagged by sentinel 1 1 Global
  • Edit

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