IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Espíritu del ciervo
CategoryBeastsBestia
Stag Spirit
Spectre
Tagsbeast, Beast_onhit_audio, medium_movement
Vida
100%
Resistencia
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
100%
Precisión
100%
Attack Distance
6 ~ 14
Tiempo de ataque
1.5 Second
Damage Spread
±20%
Experiencia
100%
Model Size
100%
Type
SpiritStag
Metadata
SpiritStag
Nivel
68
Vida
8,257
Damage
233
Daño de hechizos
233
Precisión
2,502
Tiempo de ataque
1.5
Experiencia
28,634
Minion Life
6,930
Minion Damage
969
Minion Armour
2,413
GTSpiritOfTheStagSlam
Spell, Triggerable, AttackInPlace
Tiempo de lanzamiento: 1 seg
action attack or cast time uses animation length [1]
GTSpiritOfTheStagSlam2
Spell, Triggerable, AttackInPlace
Tiempo de lanzamiento: 1 seg
action attack or cast time uses animation length [1]
GSSpiritOfTheStagLightningStrike
Triggerable, Spell, Damage, AttackInPlace
Probabilidad de impacto crítico: 6%
Tiempo de lanzamiento: 1 seg
Inflige de 179.4 a 538.1 de daño de rayo
is area damage [1]
EASSpiritOfTheStagSlam
Spell
Tiempo de lanzamiento: 1 seg
action attack or cast time uses animation length [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/TormentedSpirits/SpiritFadeIn"

Stats
{
	is_hidden_monster = 1
}

StateMachine
{
	define_shared_state =
	"
		render;
	"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/TormentedSpirits/Stag/SpiritStag"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Stag Spirit",
    life = 1,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 14,
    accuracy = 1,
    skillList = {
        "GSSpiritOfTheStagLightningStrike",
        "EASSpiritOfTheStagSlam",
        "GTSpiritOfTheStagSlam",
        "GTSpiritOfTheStagSlam2",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["GSSpiritOfTheStagLightningStrike"] = {
    name = "GSSpiritOfTheStagLightningStrike",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASSpiritOfTheStagSlam"] = {
    name = "EASSpiritOfTheStagSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTSpiritOfTheStagSlam"] = {
    name = "GTSpiritOfTheStagSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTSpiritOfTheStagSlam2"] = {
    name = "GTSpiritOfTheStagSlam2",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
keyval
StateMachine.define_shared_statefade
StateMachine.define_shared_state =
StateMachine.",
StateMachine.render;
Stats.is_hidden_monster1
Espíritu del ciervo
CategoryBeastsBestia
Stag Spirit
Spectre
Tagsbeast, Beast_onhit_audio, medium_movement
Vida
100%
Resistencia
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
100%
Precisión
100%
Attack Distance
6 ~ 14
Tiempo de ataque
1 Second
Damage Spread
±20%
Experiencia
100%
Model Size
100%
Type
SpiritStagPlayer
Metadata
SpiritStagPlayer
IsSummoned
Y
Nivel
68
Vida
8,257
Damage
233
Daño de hechizos
233
Precisión
2,502
Tiempo de ataque
1
Experiencia
28,634
Minion Life
6,930
Minion Damage
969
Minion Armour
2,413
GTSpiritOfTheStagSlam
Spell, Triggerable, AttackInPlace
Tiempo de lanzamiento: 1 seg
action attack or cast time uses animation length [1]
GTSpiritOfTheStagSlam2
Spell, Triggerable, AttackInPlace
Tiempo de lanzamiento: 1 seg
action attack or cast time uses animation length [1]
GSSpiritOfTheStagLightningStrikePlayer
Triggerable, Spell, Damage, AttackInPlace
Probabilidad de impacto crítico: 6%
Tiempo de lanzamiento: 1 seg
Inflige de 1138 a 3414 de daño de rayo
is area damage [1]
EASSpiritOfTheStagSlam
Spell
Tiempo de lanzamiento: 1 seg
action attack or cast time uses animation length [1]

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/TormentedSpirits/Stag/SpiritStagPlayer"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Stag Spirit",
    life = 1,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1,
    attackRange = 14,
    accuracy = 1,
    skillList = {
        "GSSpiritOfTheStagLightningStrikePlayer",
        "EASSpiritOfTheStagSlam",
        "GTSpiritOfTheStagSlam",
        "GTSpiritOfTheStagSlam2",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["GSSpiritOfTheStagLightningStrikePlayer"] = {
    name = "GSSpiritOfTheStagLightningStrikePlayer",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EASSpiritOfTheStagSlam"] = {
    name = "EASSpiritOfTheStagSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTSpiritOfTheStagSlam"] = {
    name = "GTSpiritOfTheStagSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTSpiritOfTheStagSlam2"] = {
    name = "GTSpiritOfTheStagSlam2",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Edit

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