Flor de Muerte
Demonio
monster no map drops [1]
Death Blossom
SpectreN
Tagsbeast, Lanzador de hechizos, chaos_affinity, cold_affinity, demon, extra_extra_small_height, has_dagger, has_one_handed_melee, medium_movement, melee, metal_armour, not_int, physical_affinity, puncturing_weapon, ranged, red_blood, reptile_beast
Vida
240%
Armadura
+20%
Evasión
+10%
Ailment Threshold
240%
Resistencia
0 85 0 0
Damage
225%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
150%
Model Size
150%
Type
TasterBossTalisman
Metadata
TasterBossTalisman
Nivel
68
Vida
15,440
Armadura
34,548
Evasión
5,213
Escudo de energía
0
Damage
840
Daño de hechizos
840
Precisión
290
Attack Time
1.5
Experiencia
15,383
Ailment Threshold
15,440
Chill
49
Shock
49
Brittle
276
Scorch
49
Sap
135
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 672–1009
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Derriba a tus enemigos con un golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
TalismanIceSpear
Spell, Projectile, ProjectilesFromUser, Damage, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, CanRapidFire
Lanza de hielo
Probabilidad de golpe crítico: 7%
Tiempo de lanzamiento: 1.466 seg
Lanza esquirlas de hielo en rápida sucesión. Después de viajar una corta distancia, cambian a una segunda forma, que se mueve mucho más rápido y perfora a los enemigos.
Inflige de 335.7 a 503.5 de daño de hielo
Dispara 2 proyectiles adicionales
La segunda forma tiene la probabilidad de golpe crítico aumentada un 600%
active skill chill duration +% final [78]
base is projectile [1]
spell maximum action distance +% [-25]
TalismanPoisonProjectiles
Spell, Projectile, ProjectilesFromUser, Triggerable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 6 seg
Inflige de 326.2 a 489.3 de daño de caos
Dispara 4 proyectiles adicionales
Velocidad de lanzamiento de hechizos aumentada un 30%
Velocidad de proyectiles reducida un 35%
Envenena a los enemigos con cada golpe
base is projectile [1]
monster projectile variation [5]
monster reverse point blank damage -% at minimum range [30]
TalismanFrostBomb
Spell, Area, Duration, Cold, Damage, Multicastable, Totemable, Trappable, Mineable, Triggerable, Cascadable, AreaSpell, Cooldown, Orb
Bomba de escarcha
Probabilidad de golpe crítico: 6%
Tiempo de lanzamiento: 0.5 seg
Tiempo de recarga: 2.5 seg
Crea un cristal que emite pulsos de hielo durante un tiempo. Cada pulso aplica una penalidad a los enemigos cercanos durante un período de tiempo secundario que reduce su velocidad de regeneración de vida y también aplica exposición al hielo. Cuando finaliza la duración del cristal, este explota e inflige un gran daño de hielo a los enemigos que están a su alrededor.
Inflige de 817.1 a 1226 de daño de hielo
La duración base es de 4 segundos
La duración secundaria base es de 2 segundos
Velocidad de regeneración de vida reducida un 50%
El radio base es de 2.4 metros
La exposición al hielo aplica -30% a la resistencia al hielo
active skill area of effect radius +% final [50]
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "Dagger"
	basic_action = "Emerge"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
     //turn_duration = 0.5
}

Preload
{
     preload_animated_object = "Metadata/Effects/Spells/ground_effects_v2/tar/targround_05.ao"
     preload_animated_object = "Metadata/Effects/Spells/ground_effects_v2/tar/targround_02.ao"
     preload_animated_object = "Metadata/Effects/Spells/ground_effects_v2/tar/targround_04.ao"
     preload_animated_object = "Metadata/Effects/Spells/ground_effects_v2/tar/targround_03.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Taster/TasterBossTalisman"] = {
    name = "Death Blossom",
    life = 2.4,
    fireResist = 0,
    coldResist = 85,
    lightningResist = 0,
    chaosResist = 0,
    damage = 2.25,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    weaponType1 = "Dagger",
    skillList = {
        "MeleeAtAnimationSpeed",
        "TalismanIceSpear",
        "TalismanPoisonProjectiles",
        "TalismanFrostBomb",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    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",
        "action_attack_or_cast_time_uses_animation_length",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TalismanIceSpear"] = {
    name = "Ice Spear",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Launches shards of ice in rapid succession. After travelling a short distance they change to a second form, which moves much faster and pierces through enemies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Cold] = true,
        [SkillType.CanRapidFire] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.466,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "active_skill_chill_duration_+%_final",
        "spell_maximum_action_distance_+%",
        "ice_spear_second_form_critical_strike_chance_+%",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 78, -25, 600, critChance = 7, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 2, 78, -25, 600, critChance = 7, levelRequirement = 42, statInterpolation = {3, 3, 1},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 3, 78, -25, 600, critChance = 7, levelRequirement = 75, statInterpolation = {3, 3, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TalismanPoisonProjectiles"] = {
    name = "TalismanPoisonProjectiles",
    hidden = true,
    color = 4,
    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_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "base_cast_speed_+%",
        "monster_projectile_variation",
        "base_projectile_speed_+%",
        "number_of_additional_projectiles",
        "monster_reverse_point_blank_damage_-%_at_minimum_range",
        "global_poison_on_hit",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 0, 5, -35, 4, 30, levelRequirement = 3, statInterpolation = {3, 3, 1},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 20, 5, -35, 4, 30, levelRequirement = 29, statInterpolation = {3, 3, 1},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 25, 5, -35, 4, 30, levelRequirement = 52, statInterpolation = {3, 3, 1},  cost = { }, },
        [4] = {0.80000001192093, 1.2000000476837, 30, 5, -35, 4, 30, levelRequirement = 68, statInterpolation = {3, 3, 1},  cost = { }, },
        [5] = {0.80000001192093, 1.2000000476837, 35, 5, -35, 4, 30, levelRequirement = 75, statInterpolation = {3, 3, 1},  cost = { }, },
        [6] = {0.80000001192093, 1.2000000476837, 40, 5, -35, 4, 30, levelRequirement = 80, statInterpolation = {3, 3, 1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TalismanFrostBomb"] = {
    name = "Frost Bomb",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Creates a crystal that pulses with cold for a duration. Each pulse applies a debuff to nearby enemies for a secondary duration which reduces life regeneration rate, and also inflicts Cold Exposure. When the crystal's duration ends, it explodes, dealing heavy cold damage to enemies around it.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Cold] = true,
        [SkillType.Damage] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Cascadable] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Cooldown] = true,
        [SkillType.Orb] = true,
    },
    statDescriptionScope = "debuff_skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "base_cold_damage_resistance_%",
        "active_skill_base_area_of_effect_radius",
        "base_skill_effect_duration",
        "base_secondary_skill_effect_duration",
        "life_regeneration_rate_+%",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, -20, 24, 4000, 2000, -50, 50, critChance = 6, levelRequirement = 2, statInterpolation = {3, 3, 1},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, -25, 24, 4000, 2000, -50, 50, critChance = 6, levelRequirement = 40, statInterpolation = {3, 3, 1},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, -30, 24, 4000, 2000, -50, 50, critChance = 6, levelRequirement = 56, statInterpolation = {3, 3, 1},  cost = { }, },
        [4] = {0.80000001192093, 1.2000000476837, -30, 24, 4000, 2000, -50, 50, critChance = 6, levelRequirement = 64, statInterpolation = {3, 3, 1},  cost = { }, },
        [5] = {0.80000001192093, 1.2000000476837, -30, 24, 4000, 2000, -50, 50, critChance = 6, levelRequirement = 73, statInterpolation = {3, 3, 1},  cost = { }, },
        [6] = {0.80000001192093, 1.2000000476837, -30, 24, 4000, 2000, -50, 50, critChance = 6, levelRequirement = 78, statInterpolation = {3, 3, 1},  cost = { }, },
    },
}
monster no map drops [1]
IdMonsterNoMapDrops
FamilyMonsterNoMapDrops
Domainsmonstruo (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Edit

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