全ての石、オルメック
コンストラクト
ドロップするアイテムのレアリティが15000%増加する
モンスターの付与する経験値が100%増加する
召喚できるトーテムの最大数 +2
monster drop higher level gear [4]
ドロップするアイテムの数量が3000%増加する
ドロップするアイテムのレアリティが%増加する
monster penalty against minions damage +% final vs player minions [-30]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Olmec, the All Stone
SpectreN
Areaオルメカの聖所
Tagsキャスター, chaos_affinity, cold_affinity, construct, extra_large_height, immobile, is_unarmed, large_model, lightning_affinity, mud_blood, not_dex, not_int, ranged, stone_armour, unique_map_boss
ライフ
2400%
防具
+100%
Ailment Threshold
1200%
耐性
40 40 40 25
Damage
138%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 120
Attack Time
1.5 Second
Damage Spread
±0%
経験値
300%
Model Size
180%
Type
MonsterTotemMapBossLegends
Metadata
MapTotemBossLegendsMain
レベル
68
ライフ
3,344,313
防具
57,580
回避力
4,739
エナジーシールド
0
Damage
587
スペルダメージ
876
命中
290
Attack Time
1.005
経験値
169,208
Ailment Threshold
1,053,458
Chill
3,331
Shock
3,331
Brittle
18,845
Scorch
3,331
Sap
9,203
MonsterLightningWarpLegends
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Movement, Lightning, AreaSpell, Travel, Multicastable, CanRapidFire
ライトニングワープ
クリティカル率: 5%
キャストタイム: 1 秒
クールダウン時間: 5 秒
しばらく待機してから、対象地点までテレポートする。その待機時間は距離と移動スピードによって決まる。テレポートが起きる際、テレポートの出発点と到達点の両方のエリアの周囲に、雷ダメージを与える。このスキルを複数回唱えると、各テレポートが予約され、順番に連続して起きるようになる。
MonsterCausticBombLegends
Spell, Duration, Damage, Mineable, Area, Trapped, DamageOverTime, Chaos, AreaSpell
クリティカル率: 5%
キャストタイム: 1 秒
MonsterColdSnapLegends
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Cascadable, AreaSpell
コールドスナップ
クリティカル率: 4%
キャストタイム: 0.85 秒
クールダウン時間: 6 秒
氷の結晶が指定地点から突き出る。この範囲にいるモンスターはダメージを受け、凍結する。クールダウンはパワーチャージを消費することで回避できる。
144.4から216.5の冷気ダメージを与える
スキルは追加で3回繰り返す
キャストスピードが50%増加する
active skill chill duration +% final [10]
is area damage [1]
MonsterSearingBondLegends
Spell, DamageOverTime, Trappable, Mineable, TotemCastsAlone, CausesBurning, SummonsTotem, Triggerable, Fire, DegenOnlySpellDamage
シーリングボンド
キャストタイム: 1 秒
クールダウン時間: 1 秒
召喚者と他のトーテムそれぞれの間に火のビームを繋げるトーテムを召喚し、そのビームに触れた敵に燃焼ダメージを与える。ビームの終端のそばにいる敵にも燃焼ダメージを与える。
MonsterLightningProjectileNovaLegends
Spell, Projectile, ProjectilesFromUser, Triggerable
クリティカル率: 4%
キャストタイム: 1 秒

Object Type

version 2
extends "Metadata/Monsters/Totems/MonsterTotem"

Stats
{
	set_immune_to_curses = 0
}

Object Type Codes

version 2
extends "Metadata/Monsters/Totems/MonsterTotem"

Render
{
	has_light = true
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Totems/olmec_totem/MapTotemBossLegendsMain"] = {
    name = "Olmec, the All Stone",
    life = 24,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.38,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 120,
    accuracy = 1,
    skillList = {
        "MonsterColdSnapLegends",
        "MonsterLightningWarpLegends",
        "MonsterCausticBombLegends",
        "MonsterSearingBondLegends",
        "MonsterLightningProjectileNovaLegends",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterColdSnapLegends"] = {
    name = "Cold Snap",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Ice crystals protrude from the ground at target location. Monsters in this area take damage and become frozen. The cooldown can be bypassed by expending a Power Charge.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Cold] = true,
        [SkillType.Cascadable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.85,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_cast_speed_+%",
        "active_skill_chill_duration_+%_final",
        "skill_repeat_count",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 50, 10, 3, critChance = 4, levelRequirement = 68, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterLightningWarpLegends"] = {
    name = "Lightning Warp",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Movement] = true,
        [SkillType.Lightning] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Travel] = true,
        [SkillType.Multicastable] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "variable_duration_skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_show_average_damage_instead_of_dps",
        "is_area_damage",
    },
    levels = {
        [1] = {0.5, 1.5, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterCausticBombLegends"] = {
    name = "MonsterCausticBombLegends",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Duration] = true,
        [SkillType.Damage] = true,
        [SkillType.Mineable] = true,
        [SkillType.Area] = true,
        [SkillType.Trapped] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.Chaos] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "base_chaos_damage_to_deal_per_minute",
        "base_trap_duration",
        "base_skill_effect_duration",
        "trap_variation",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "ground_caustic_art_variation",
        "is_trap",
        "is_area_damage",
        "base_skill_is_trapped",
        "ignores_trap_and_mine_cooldown_limit",
        "traps_explode_on_timeout",
        "create_trap_at_target_location",
    },
    levels = {
        [1] = {0.30000001192093, 0.40000000596046, 1, 2500, 6000, 8, -25, 2, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterSearingBondLegends"] = {
    name = "Searing Bond",
    hidden = true,
    color = "1",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Summons a totem that casts a beam of fire at you and each other totem you control, dealing burning damage to enemies caught in the beam. Enemies near either end of a beam also suffer burning damage.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.TotemCastsAlone] = true,
        [SkillType.CausesBurning] = true,
        [SkillType.SummonsTotem] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.DegenOnlySpellDamage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        totem = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_fire_damage_to_deal_per_minute",
        "base_totem_duration",
        "base_totem_range",
        "base_active_skill_totem_level",
        "totem_art_variation",
        "number_of_totems_summoned_in_formation",
        "is_totem",
        "base_skill_is_totemified",
    },
    levels = {
        [1] = {1, 20000, 200, 74, 3, 3, levelRequirement = 74, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MonsterLightningProjectileNovaLegends"] = {
    name = "MonsterLightningProjectileNovaLegends",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "number_of_additional_projectiles",
        "monster_projectile_variation",
        "projectiles_nova",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.5, 1.5, 12, 2, critChance = 4, levelRequirement = 74, statInterpolation = {3, 3},  cost = { }, },
    },
}
ドロップするアイテムのレアリティが15000%増加する
モンスターの付与する経験値が100%増加する
IdMonsterMapBoss
FamilyMonsterMapBoss
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • 召喚できるトーテムの最大数 +2
    IdMonsterTwoAdditionalTotems
    FamilyAdditionalTotems
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • number of additional totems allowed Min: 2 Max: 2 Global
  • monster drop higher level gear [4]
    IdMonsterDropsHigherLevelGear
    FamilyMonsterHighLevelDrops
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster drop higher level gear Min: 4 Max: 4 Global
  • ドロップするアイテムの数量が3000%増加する
    ドロップするアイテムのレアリティが%増加する
    IdMonsterMapBossLegends
    FamilyMonsterMapBoss
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 0 Max: 0 Global
  • monster dropped item rarity +% Min: 0 Max: 0 Global
  • monster dropped item quantity +% Min: 3000 Max: 3000 Global
  • monster penalty against minions damage +% final vs player minions [-30]
    IdMonsterDamageVersusPlayerMinions30
    FamilyMonsterDamageVersusMinions
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -30 Max: -30 Global
  • Craft Tagsdamage
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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