Olmec, Todo de Piedra
Olmec, Todo de Piedra(Olmec, the All Stone)
Spectre | N | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Area | [74] Santuario de Olmec | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mod | monster_slain_experience_+% [100] monster_dropped_item_quantity_+% [1500] monster_dropped_item_rarity_+% [2000] unique_boss_curse_effect_on_self_+%_final [-33] number_of_additional_totems_allowed [2] monster_drop_higher_level_gear [4] monster_slain_experience_+% [0] monster_dropped_item_quantity_+% [3000] monster_dropped_item_rarity_+% [0] cannot_be_taunted_when_taunted_ms [0] monster_penalty_against_minions_damage_+%_final_vs_player_minions [-30] cannot_be_stunned_while_stunned [1] cannot_be_stunned_for_ms_after_stun_finished [2000] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tags | mud_blood, construct | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage | 138% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Vida | 2400% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Ailment Threshold | 2400% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Daño de golpe crítico | 7.8% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Type | MonsterTotemMapBossLegends | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Distance | 6 ~ 120 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Attack Time | 1.5 Second | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Damage Spread | 0% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Armadura | +100% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Precisión | +100% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Object Typeversion 2 extends "Metadata/Monsters/Totems/MonsterTotem" Stats { set_immune_to_curses = 0 } Object Type Codesversion 2 extends "Metadata/Monsters/Totems/MonsterTotem" Render { has_light = true } | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Path of Building Spectre | -- 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 = { }, } -- Data\3_0\Skills\spectre.lua skills["MonsterColdSnapLegends"] = { name = "MonsterColdSnapLegends", hidden = true, color = 4, baseEffectiveness = 1.1091, incrementalEffectiveness = 0.0266, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.85, baseFlags = { area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "base_cast_speed_+%", "freeze_duration_+%", "chill_duration_+%", "skill_repeat_count", "spell_maximum_action_distance_+%", "is_area_damage", }, levels = { [1] = {0.8, 1.2, 50, 0, 10, 3, 0, critChance = 4, levelRequirement = 68, statInterpolation = {3, 3, 1, 1, 1, 1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MonsterLightningWarpLegends"] = { name = "Lightning Warp", hidden = true, color = 4, baseEffectiveness = 1.8053, incrementalEffectiveness = 0.0428, 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.Hit] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.SkillCanTrap] = true, [SkillType.SkillCanTotem] = true, [SkillType.SkillCanMine] = true, [SkillType.Triggerable] = true, [SkillType.MovementSkill] = true, [SkillType.LightningSkill] = true, [SkillType.AreaSpell] = true, [SkillType.TravelSkill] = true, [SkillType.SpellCanRepeat] = 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", "is_area_damage", "skill_art_variation", "base_skill_show_average_damage_instead_of_dps", }, levels = { [1] = {0.5, 1.5, 1, 6, critChance = 5, levelRequirement = 74, statInterpolation = {3, 3, 1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MonsterCausticBombLegends"] = { name = "MonsterCausticBombLegends", hidden = true, color = 4, baseEffectiveness = 1.6776, incrementalEffectiveness = 0.0385, skillTypes = { [SkillType.Spell] = true, [SkillType.Duration] = true, [SkillType.Hit] = true, [SkillType.SkillCanMine] = true, [SkillType.Area] = true, [SkillType.Trap] = true, [SkillType.DamageOverTime] = true, [SkillType.ChaosSkill] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_trap_duration", "base_skill_effect_duration", "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "base_chaos_damage_to_deal_per_minute", "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] = {2500, 6000, 0.3, 0.4, 1, 8, -25, 2, critChance = 5, levelRequirement = 74, statInterpolation = {1, 1, 3, 3, 3, 1, 1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MonsterSearingBondLegends"] = { name = "Searing Bond", hidden = true, color = "1", baseEffectiveness = 12.9238, incrementalEffectiveness = 0.03, 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.SkillCanTrap] = true, [SkillType.SkillCanMine] = true, [SkillType.Type27] = true, [SkillType.CausesBurning] = true, [SkillType.Totem] = true, [SkillType.Triggerable] = true, [SkillType.FireSkill] = true, [SkillType.Type59] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, totem = true, }, baseMods = { }, qualityStats = { }, stats = { "base_totem_duration", "base_totem_range", "base_active_skill_totem_level", "base_fire_damage_to_deal_per_minute", "totem_art_variation", "number_of_totems_summoned_in_formation", "is_totem", "base_skill_is_totemified", }, levels = { [1] = {20000, 200, 74, 1, 3, 3, levelRequirement = 74, statInterpolation = {1, 1, 1, 3, 1, 1}, }, }, } -- Data\3_0\Skills\spectre.lua skills["MonsterLightningProjectileNovaLegends"] = { name = "MonsterLightningProjectileNovaLegends", hidden = true, color = "3", baseEffectiveness = 1.3328, incrementalEffectiveness = 0.0273, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.SkillCanVolley] = 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", "spell_maximum_action_distance_+%", "monster_projectile_variation", "projectiles_nova", "base_is_projectile", }, levels = { [1] = {0.5, 1.5, 12, 0, 2, critChance = 4, levelRequirement = 74, statInterpolation = {3, 3, 1, 1, 1}, }, }, } |