Hermana bendecida
Blessed Sister
Spectre | Y |
---|---|
Area | El aposento de Inocencia, Lago de Kalandra |
Tags | Lanzador de hechizos, female, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_height, melee, not_dex, not_str, physical_affinity, ranged, red_blood, slashing_weapon, slow_movement, templar |
Packs |
Vida
90%
Energy Shield From Life
70%
Ailment Threshold
90%
Resistencia
40 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.8 Second
Damage Spread
±20%
Experiencia
100%
Model Size
100%
Type
BlessedSister
Metadata
BlessedSisterPure
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
43
Vida
1,078
Armadura
3,658
Evasión
1,819
Escudo de energía
839
Damage
100
Daño de hechizos
100
Precisión
105
Attack Time
1.8
Experiencia
3,993
Ailment Threshold
1,078
Chill
3
Shock
3
Brittle
19
Scorch
3
Sap
9
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 80–120
Probabilidad de golpe crítico: 5%
Attack Time: 1.8 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
FlamebreathBlessedSister
Spell, Damage, Fire, Projectile, Area, AreaSpell
Aliento de llamas
Tiempo de lanzamiento: 2.97 seg
Tiempo de recarga: 4 seg
Inflige 280.3 de daño de fuego base por segundo
La duración base es de 3 segundos
Velocidad de proyectiles aumentada un 25%
ground fire art variation [1]
is area damage [1]
projectile spread radius [10]
projectile uses contact position [1]
La duración base es de 3 segundos
Velocidad de proyectiles aumentada un 25%
ground fire art variation [1]
is area damage [1]
projectile spread radius [10]
projectile uses contact position [1]
MotherOfFlamesMagmaOrb
Spell, Damage, Area, Trappable, Mineable, Totemable, Triggerable, Fire, Projectile, ProjectilesFromUser, Multicastable, Chains, CanRapidFire, AreaSpell
Bola de magma
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.7 seg
Tiempo de recarga: 3 seg
Lanza un orbe ardiente que inflige daño en área al golpear el suelo. Esta habilidad se encadena y rebota hacia delante para infligir daño varias veces.
Inflige de 182.9 a 274.3 de daño de fuego
Se encadena +2 veces
Velocidad de lanzamiento de hechizos reducida un 66%
base is projectile [1]
is area damage [1]
Se encadena +2 veces
Velocidad de lanzamiento de hechizos reducida un 66%
base is projectile [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.3 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/BlessedSister/BlessedSisterPure"] = { name = "Blessed Sister", life = 0.9, energyShield = 0.7, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.8, attackRange = 8, accuracy = 1, skillList = { "Melee", "MotherOfFlamesMagmaOrb", "FlamebreathBlessedSister", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MotherOfFlamesMagmaOrb"] = { name = "Rolling Magma", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Lob a fiery orb that deals area damage as it hits the ground. The skill chains, bouncing forward to deal damage multiple times.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Multicastable] = true, [SkillType.Chains] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "base_cast_speed_+%", "number_of_chains", "is_area_damage", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -66, 2, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, -66, 2, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["FlamebreathBlessedSister"] = { name = "Flame Breath", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Fire] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.97, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_to_deal_per_minute", "projectile_spread_radius", "base_projectile_speed_+%", "base_skill_effect_duration", "ground_fire_art_variation", "projectile_uses_contact_position", "is_area_damage", }, levels = { [1] = {8, 10, 25, 3000, 1, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
ignite art variation [1]
Id | IgniteArtVariation |
---|---|
Family | StatusAilmentArtVariation |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Hermana bendecida
Humanoide
ignite art variation [1]
Blessed Sister
Spectre | Y |
---|---|
Tags | Lanzador de hechizos, female, fire_affinity, human, humanoid, is_unarmed, light_armour, medium_height, melee, not_dex, not_str, physical_affinity, ranged, red_blood, slashing_weapon, slow_movement, templar |
Packs |
Vida
90%
Energy Shield From Life
70%
Ailment Threshold
90%
Resistencia
40 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.8 Second
Damage Spread
±20%
Experiencia
100%
Model Size
100%
Type
BlessedSister
Metadata
BlessedSisterPureMemoryLine
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
68
Vida
5,790
Armadura
28,790
Evasión
4,739
Escudo de energía
4,289
Damage
374
Daño de hechizos
374
Precisión
290
Attack Time
1.8
Experiencia
10,255
Ailment Threshold
5,790
Chill
18
Shock
18
Brittle
104
Scorch
18
Sap
51
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 299–448
Probabilidad de golpe crítico: 5%
Attack Time: 1.8 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
skill can fire wand projectiles [1]
FlamebreathBlessedSister
Spell, Damage, Fire, Projectile, Area, AreaSpell
Aliento de llamas
Tiempo de lanzamiento: 2.97 seg
Tiempo de recarga: 4 seg
Inflige 1068.8 de daño de fuego base por segundo
La duración base es de 3 segundos
Velocidad de proyectiles aumentada un 25%
ground fire art variation [1]
is area damage [1]
projectile spread radius [10]
projectile uses contact position [1]
La duración base es de 3 segundos
Velocidad de proyectiles aumentada un 25%
ground fire art variation [1]
is area damage [1]
projectile spread radius [10]
projectile uses contact position [1]
MotherOfFlamesMagmaOrb
Spell, Damage, Area, Trappable, Mineable, Totemable, Triggerable, Fire, Projectile, ProjectilesFromUser, Multicastable, Chains, CanRapidFire, AreaSpell
Bola de magma
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 0.7 seg
Tiempo de recarga: 3 seg
Lanza un orbe ardiente que inflige daño en área al golpear el suelo. Esta habilidad se encadena y rebota hacia delante para infligir daño varias veces.
Inflige de 437.5 a 656.2 de daño de fuego
Se encadena +2 veces
Velocidad de lanzamiento de hechizos reducida un 66%
base is projectile [1]
is area damage [1]
Se encadena +2 veces
Velocidad de lanzamiento de hechizos reducida un 66%
base is projectile [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { //turn_duration = 0.3 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/BlessedSister/BlessedSisterPureMemoryLine"] = { name = "Blessed Sister", life = 0.9, energyShield = 0.7, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.8, attackRange = 8, accuracy = 1, skillList = { "Melee", "MotherOfFlamesMagmaOrb", "FlamebreathBlessedSister", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { 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", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MotherOfFlamesMagmaOrb"] = { name = "Rolling Magma", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Lob a fiery orb that deals area damage as it hits the ground. The skill chains, bouncing forward to deal damage multiple times.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Fire] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Multicastable] = true, [SkillType.Chains] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.7, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "base_cast_speed_+%", "number_of_chains", "is_area_damage", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -66, 2, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, -66, 2, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["FlamebreathBlessedSister"] = { name = "Flame Breath", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Fire] = true, [SkillType.Projectile] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.97, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_to_deal_per_minute", "projectile_spread_radius", "base_projectile_speed_+%", "base_skill_effect_duration", "ground_fire_art_variation", "projectile_uses_contact_position", "is_area_damage", }, levels = { [1] = {8, 10, 25, 3000, 1, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }
ignite art variation [1]
Id | IgniteArtVariation |
---|---|
Family | StatusAilmentArtVariation |
Domains | monstruo (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.