Caparazón titánico
La velocidad de acción no se puede modificar por debajo de su valor base
La velocidad de movimiento no se puede modificar por debajo de su valor base
No te pueden aturdir
[DNT] Spirit Turtle
SpectreY
Tags2HBluntWood_onhit_audio, beast, bludgeoning_weapon, has_one_hand_mace, has_one_handed_melee, light_armour, medium_height, melee, not_dex, not_int, physical_affinity, red_blood, reptile_beast, very_slow_movement
Vida
300%
Armadura
+75%
Resistencia
0 0 0 0
Damage
120%
Precisión
100%
Impactos críticos Chance
5%
Bonificación de daño crítico
+30%
Attack Distance
6 ~ 14
Tiempo de ataque
1.5 Second
Damage Spread
±0%
Experiencia
120%
Model Size
100%
Type
AncestralTurtle
Metadata
AncestralTurtle
Nivel
68
Vida
23,271
Armadura
6,039
Evasión
477
Damage
280
Daño de hechizos
280
Precisión
2,180
Tiempo de ataque
1.5
Experiencia
34,361
Minion Life
33,840
Minion Damage
2,276
Minion Armour
11,216
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque básico
Base Damage: 280
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 1.5 seg
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
ABTTTortoiseTotemBubble
Buff, Duration, Spell
Tiempo de lanzamiento: 1 seg
base cannot be damaged [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBase"


Stats
{
	ancestral_trial_immune_to_damage_interrupt = 1
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAncestral/AncestralTurtle"] = {
    name = "[DNT] Spirit Turtle",
    life = 3,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.2,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 14,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeed",
        "ABTTTortoiseTotemBubble",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    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["ABTTTortoiseTotemBubble"] = {
    name = "ABTTTortoiseTotemBubble",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Buff] = true,
        [SkillType.Duration] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "add_buff_to_target",
    castTime = 1,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_cannot_be_damaged",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
La velocidad de acción no se puede modificar por debajo de su valor base
La velocidad de movimiento no se puede modificar por debajo de su valor base
IdMonsterCannotBeSlowed
FamilyMonsterCannotBeSlowed
DomainsMonster (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • action speed cannot be reduced below base Min: 1 Max: 1 Global
  • movement speed cannot be reduced below base Min: 1 Max: 1 Global
  • Craft Tagsspeed
    No te pueden aturdir
    IdMonsterCannotBeStunned1
    Name{Inamovible}{Inamovible}{Inamovibles}{Inamovibles}
    FamilyMonsterCannotBeStunned
    DomainsMonster (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 1 Max: 1 Global
  • Edit

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