La Diosa
No muerto
Los monstruos otorgan la experiencia aumentada un 100%
monster dropped item rarity +% [15000]
immune to labyrinth degen effect [1]
La velocidad de acción no se puede modificar por debajo del 70% de su valor base
Antimaleficios
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
The Goddess
SpectreN
AreaMapa de Plaza
TagsLanzador de hechizos, fire_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, medium_movement, non_unique_map_boss, not_dex, not_str, ranged, undead
Vida
400%
Energy Shield From Life
100%
Ailment Threshold
400%
Resistencia
40 40 40 25
Damage
200%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
200%
Model Size
130%
Type
GoddessOfJusticeMapBoss
Metadata
GoddessOfJusticeMapBoss
Nivel
81
Vida
7,066,660
Armadura
79,317
Evasión
7,362
Escudo de energía
13,582
Damage
1,829
Daño de hechizos
2,730
Precisión
480
Attack Time
1.005
Experiencia
141,493
Ailment Threshold
3,321,330
Chill
10,502
Shock
10,502
Brittle
59,415
Scorch
10,502
Sap
29,015
LabyrinthSpiritMortarMap
Projectile, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 1 seg
Inflige de 1275 a 1912 de daño de fuego
Dispara +6 proyectiles
Velocidad de lanzamiento de hechizos reducida un 25%
base is projectile [1]
distribute projectiles over contact points [1]
ignite art variation [2]
is area damage [1]
monster projectile variation [1]
projectile minimum range [15]
projectile spread radius [20]
IzaroSummonSkeletonGhostflame
Spell, Projectile, Multicastable, Triggerable
Tiempo de lanzamiento: 0.25 seg
Tiempo de recarga: 20 seg
Las Habilidades se Repiten 6 Veces más
Inflige de 309.3 a 464 de daño de fuego
active skill area of effect radius +% final [-25]
alternate minion [76]
base is projectile [1]
number of monsters to summon [2]
projectile minimum range [25]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
IzarpWarpMap
Spell, Area, AreaSpell
Teletransporte de Izaro
Tiempo de lanzamiento: 3 seg
Tiempo de recarga: 10 seg
OfferingOfJudgement
Spell, Area, Duration, Damage, AreaSpell, Triggerable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 5 seg
Inflige 4502.5 de daño de fuego base por segundo
La duración base es de 6 segundos
base is projectile [1]
is area damage [1]
OfferingOfJudgementChaos
Spell, Area, Duration, Damage, AreaSpell, Triggerable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 5 seg
Inflige 1200.7 de daño de caos base por segundo
La duración base es de 6 segundos
base is projectile [1]
is area damage [1]
GoddessWarp
Spell, Area, Damage, AreaSpell
Teletransporte de la Diosa
Probabilidad de golpe crítico: 5%
Tiempo de lanzamiento: 3 seg
Velocidad de acción reducida un 50%
La duración base es de 5 segundos
Inflige de 1369 a 2054 de daño de fuego
is area damage [1]
GoddessOfJusticeFaceLastTarget
Enfrenta al último objetivo
GoddessBeam
Spell, Area, Damage, AreaSpell
Haz de la Diosa
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 12 seg
Inflige 4502.5 de daño de fuego base por segundo
La duración base es de 6 segundos
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
}

Animated
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/labyrinth/summon_skeletons/death_smoke/death_smoke.ao"
}

Transitionable
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Life
{
}

Targetable
{
	no_highlight = true
}

Render
{
	preload_buff_visual = "spinning_blades_damage"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Labyrinth/GoddessOfJusticeMapBoss"] = {
    name = "The Goddess",
    life = 4,
    energyShield = 1,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 2,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 12,
    accuracy = 1,
    skillList = {
        "LabyrinthSpiritMortarMap",
        "OfferingOfJudgement",
        "OfferingOfJudgementChaos",
        "IzaroSummonSkeletonGhostflame",
        "GoddessOfJusticeFaceLastTarget",
        "IzarpWarpMap",
        "GoddessWarp",
        "GoddessBeam",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["LabyrinthSpiritMortarMap"] = {
    name = "LabyrinthSpiritMortarMap",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "projectile_spread_radius",
        "base_cast_speed_+%",
        "projectile_minimum_range",
        "ignite_art_variation",
        "monster_projectile_variation",
        "base_number_of_projectiles",
        "is_area_damage",
        "base_is_projectile",
        "distribute_projectiles_over_contact_points",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 20, -25, 15, 2, 1, 6, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["OfferingOfJudgement"] = {
    name = "OfferingOfJudgement",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_fire_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "is_area_damage",
        "base_is_projectile",
    },
    levels = {
        [1] = {1, 6000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["OfferingOfJudgementChaos"] = {
    name = "OfferingOfJudgementChaos",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_chaos_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "is_area_damage",
        "base_is_projectile",
    },
    levels = {
        [1] = {1, 6000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["IzaroSummonSkeletonGhostflame"] = {
    name = "IzaroSummonSkeletonGhostflame",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.25,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "number_of_monsters_to_summon",
        "alternate_minion",
        "projectile_minimum_range",
        "skill_repeat_count",
        "active_skill_area_of_effect_radius_+%_final",
        "summoned_monsters_are_minions",
        "summoned_monsters_no_drops_or_experience",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 2, 76, 25, 6, -25, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GoddessOfJusticeFaceLastTarget"] = {
    name = "Face Last Target",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.01,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["IzarpWarpMap"] = {
    name = "Izaro Warp",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GoddessWarp"] = {
    name = "Goddess Warp",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "action_speed_-%",
        "base_skill_effect_duration",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 50, 5000, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GoddessBeam"] = {
    name = "Goddess Beam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_fire_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "is_area_damage",
    },
    levels = {
        [1] = {1, 6000, levelRequirement = 68, statInterpolation = {3},  cost = { }, },
    },
}
Los monstruos otorgan la experiencia aumentada un 100%
monster dropped item rarity +% [15000]
IdMonsterMapBoss
FamilyMonsterMapBoss
Domainsmonstruo (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • immune to labyrinth degen effect [1]
    IdLabyrinthDegenTrapImmunity1
    FamilyLabyrinthTrapDamage
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • immune to labyrinth degen effect Min: 1 Max: 1 Global
  • La velocidad de acción no se puede modificar por debajo del 70% de su valor base
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -30 Max: -30 Global
  • Craft Tagsspeed
    Antimaleficios
    IdMonsterImplicitHexproof
    FamilyMonsterImmuneToCurses
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • hexproof Min: 1 Max: 1 Global
  • Craft Tagscaster curse
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • La Diosa
    No muerto
    Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    immune to labyrinth degen effect [1]
    La velocidad de acción no se puede modificar por debajo del 70% de su valor base
    Antimaleficios
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    The Goddess
    SpectreN
    TagsLanzador de hechizos, fire_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, medium_movement, not_dex, not_str, ranged, standalone_map_boss, undead
    Vida
    400%
    Energy Shield From Life
    100%
    Ailment Threshold
    400%
    Resistencia
    40 40 40 25
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 12
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    130%
    Type
    GoddessOfJusticeMapBoss
    Metadata
    GoddessOfJusticeMapBossStandalone
    Nivel
    68
    Vida
    557,385
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    6,127
    Damage
    851
    Daño de hechizos
    1,270
    Precisión
    290
    Attack Time
    1.005
    Experiencia
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    LabyrinthSpiritMortarMap
    Projectile, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    IzaroSummonSkeletonGhostflame
    Spell, Projectile, Multicastable, Triggerable
    Tiempo de lanzamiento: 0.25 seg
    Tiempo de recarga: 20 seg
    Las Habilidades se Repiten 6 Veces más
    Inflige de 210.6 a 316 de daño de fuego
    active skill area of effect radius +% final [-25]
    alternate minion [76]
    base is projectile [1]
    number of monsters to summon [2]
    projectile minimum range [25]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    OfferingOfJudgement
    Spell, Area, Duration, Damage, AreaSpell, Triggerable
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 5 seg
    Inflige 2387.8 de daño de fuego base por segundo
    La duración base es de 6 segundos
    base is projectile [1]
    is area damage [1]
    OfferingOfJudgementChaos
    Spell, Area, Duration, Damage, AreaSpell, Triggerable
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 5 seg
    Inflige 636.8 de daño de caos base por segundo
    La duración base es de 6 segundos
    base is projectile [1]
    is area damage [1]
    GoddessWarp
    Spell, Area, Damage, AreaSpell
    Teletransporte de la Diosa
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 3 seg
    Velocidad de acción reducida un 50%
    La duración base es de 5 segundos
    Inflige de 828.6 a 1243 de daño de fuego
    is area damage [1]
    GoddessOfJusticeFaceLastTarget
    Enfrenta al último objetivo
    GoddessBeam
    Spell, Area, Damage, AreaSpell
    Haz de la Diosa
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 12 seg
    Inflige 2387.8 de daño de fuego base por segundo
    La duración base es de 6 segundos
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/labyrinth/summon_skeletons/death_smoke/death_smoke.ao"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Preload
    {
    	preload_epk = "Metadata/Effects/Spells/monsters_effects/Goddess_of_Justice/teleport/affected_buff/affected_buff.epk"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Goddess_of_Justice/teleport/affected_buff/affected_buff.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Labyrinth/GoddessOfJusticeMapBossStandalone"] = {
        name = "The Goddess",
        life = 4,
        energyShield = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 12,
        accuracy = 1,
        skillList = {
            "LabyrinthSpiritMortarMap",
            "OfferingOfJudgement",
            "OfferingOfJudgementChaos",
            "IzaroSummonSkeletonGhostflame",
            "GoddessOfJusticeFaceLastTarget",
            "GoddessWarp",
            "GoddessBeam",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LabyrinthSpiritMortarMap"] = {
        name = "LabyrinthSpiritMortarMap",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "projectile_spread_radius",
            "base_cast_speed_+%",
            "projectile_minimum_range",
            "ignite_art_variation",
            "monster_projectile_variation",
            "base_number_of_projectiles",
            "is_area_damage",
            "base_is_projectile",
            "distribute_projectiles_over_contact_points",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 20, -25, 15, 2, 1, 6, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OfferingOfJudgement"] = {
        name = "OfferingOfJudgement",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Damage] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {1, 6000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OfferingOfJudgementChaos"] = {
        name = "OfferingOfJudgementChaos",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Damage] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_chaos_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {1, 6000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IzaroSummonSkeletonGhostflame"] = {
        name = "IzaroSummonSkeletonGhostflame",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.25,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "number_of_monsters_to_summon",
            "alternate_minion",
            "projectile_minimum_range",
            "skill_repeat_count",
            "active_skill_area_of_effect_radius_+%_final",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, 76, 25, 6, -25, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GoddessOfJusticeFaceLastTarget"] = {
        name = "Face Last Target",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.01,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GoddessWarp"] = {
        name = "Goddess Warp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "action_speed_-%",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, 5000, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GoddessBeam"] = {
        name = "Goddess Beam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {1, 6000, levelRequirement = 68, statInterpolation = {3},  cost = { }, },
        },
    }
    
    Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • immune to labyrinth degen effect [1]
    IdLabyrinthDegenTrapImmunity1
    FamilyLabyrinthTrapDamage
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • immune to labyrinth degen effect Min: 1 Max: 1 Global
  • La velocidad de acción no se puede modificar por debajo del 70% de su valor base
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -30 Max: -30 Global
  • Craft Tagsspeed
    Antimaleficios
    IdMonsterImplicitHexproof
    FamilyMonsterImmuneToCurses
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • hexproof Min: 1 Max: 1 Global
  • Craft Tagscaster curse
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • La Diosa
    No muerto
    Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    immune to labyrinth degen effect [1]
    La velocidad de acción no se puede modificar por debajo del 70% de su valor base
    Antimaleficios
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    The Goddess
    SpectreN
    Tagselder_map_boss, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, medium_movement, non_attacking, not_dex, not_str, undead
    Vida
    400%
    Energy Shield From Life
    100%
    Ailment Threshold
    400%
    Resistencia
    40 40 40 25
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 12
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    130%
    Type
    GoddessOfJusticeMapBoss
    Metadata
    GoddessOfJusticeMapBossElder

    Object Type

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/ElderBosses/ElderBossClone"
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Goddess_of_Justice/GoddessJusticeSplode.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Labyrinth/GoddessOfJusticeMapBossElder"] = {
        name = "The Goddess",
        life = 4,
        energyShield = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 12,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • immune to labyrinth degen effect [1]
    IdLabyrinthDegenTrapImmunity1
    FamilyLabyrinthTrapDamage
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • immune to labyrinth degen effect Min: 1 Max: 1 Global
  • La velocidad de acción no se puede modificar por debajo del 70% de su valor base
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -30 Max: -30 Global
  • Craft Tagsspeed
    Antimaleficios
    IdMonsterImplicitHexproof
    FamilyMonsterImmuneToCurses
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • hexproof Min: 1 Max: 1 Global
  • Craft Tagscaster curse
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • La Diosa
    No muerto
    Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    immune to labyrinth degen effect [1]
    La velocidad de acción no se puede modificar por debajo del 70% de su valor base
    Antimaleficios
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    The Goddess
    SpectreN
    TagsLanzador de hechizos, fire_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, medium_movement, no_maven, not_dex, not_str, ranged, undead
    Vida
    400%
    Energy Shield From Life
    100%
    Ailment Threshold
    400%
    Resistencia
    40 40 40 25
    Damage
    200%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 12
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiencia
    200%
    Model Size
    130%
    Type
    GoddessOfJusticeMapBoss
    Metadata
    GoddessOfJusticeMapBossShaper
    Nivel
    68
    Vida
    557,385
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    6,127
    Damage
    851
    Daño de hechizos
    1,270
    Precisión
    290
    Attack Time
    1.005
    Experiencia
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    LabyrinthSpiritMortarMap
    Projectile, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1 seg
    IzaroSummonSkeletonGhostflame
    Spell, Projectile, Multicastable, Triggerable
    Tiempo de lanzamiento: 0.25 seg
    Tiempo de recarga: 20 seg
    Las Habilidades se Repiten 6 Veces más
    Inflige de 210.6 a 316 de daño de fuego
    active skill area of effect radius +% final [-25]
    alternate minion [76]
    base is projectile [1]
    number of monsters to summon [2]
    projectile minimum range [25]
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]
    IzarpWarpMap
    Spell, Area, AreaSpell
    Teletransporte de Izaro
    Tiempo de lanzamiento: 3 seg
    Tiempo de recarga: 10 seg
    OfferingOfJudgement
    Spell, Area, Duration, Damage, AreaSpell, Triggerable
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 5 seg
    Inflige 2387.8 de daño de fuego base por segundo
    La duración base es de 6 segundos
    base is projectile [1]
    is area damage [1]
    OfferingOfJudgementChaos
    Spell, Area, Duration, Damage, AreaSpell, Triggerable
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 5 seg
    Inflige 636.8 de daño de caos base por segundo
    La duración base es de 6 segundos
    base is projectile [1]
    is area damage [1]
    GoddessWarp
    Spell, Area, Damage, AreaSpell
    Teletransporte de la Diosa
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 3 seg
    Velocidad de acción reducida un 50%
    La duración base es de 5 segundos
    Inflige de 828.6 a 1243 de daño de fuego
    is area damage [1]
    GoddessOfJusticeFaceLastTarget
    Enfrenta al último objetivo
    GoddessBeam
    Spell, Area, Damage, AreaSpell
    Haz de la Diosa
    Tiempo de lanzamiento: 1 seg
    Tiempo de recarga: 12 seg
    Inflige 2387.8 de daño de fuego base por segundo
    La duración base es de 6 segundos
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/labyrinth/summon_skeletons/death_smoke/death_smoke.ao"
    }
    
    Transitionable
    {
    }
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Targetable
    {
    	no_highlight = true
    }
    
    Render
    {
    	preload_buff_visual = "spinning_blades_damage"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Labyrinth/GoddessOfJusticeMapBossShaper"] = {
        name = "The Goddess",
        life = 4,
        energyShield = 1,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 12,
        accuracy = 1,
        skillList = {
            "LabyrinthSpiritMortarMap",
            "OfferingOfJudgement",
            "OfferingOfJudgementChaos",
            "IzaroSummonSkeletonGhostflame",
            "GoddessOfJusticeFaceLastTarget",
            "IzarpWarpMap",
            "GoddessWarp",
            "GoddessBeam",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LabyrinthSpiritMortarMap"] = {
        name = "LabyrinthSpiritMortarMap",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Projectile] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "projectile_spread_radius",
            "base_cast_speed_+%",
            "projectile_minimum_range",
            "ignite_art_variation",
            "monster_projectile_variation",
            "base_number_of_projectiles",
            "is_area_damage",
            "base_is_projectile",
            "distribute_projectiles_over_contact_points",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 20, -25, 15, 2, 1, 6, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OfferingOfJudgement"] = {
        name = "OfferingOfJudgement",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Damage] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {1, 6000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["OfferingOfJudgementChaos"] = {
        name = "OfferingOfJudgementChaos",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Duration] = true,
            [SkillType.Damage] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            duration = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_chaos_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {1, 6000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IzaroSummonSkeletonGhostflame"] = {
        name = "IzaroSummonSkeletonGhostflame",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.25,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "number_of_monsters_to_summon",
            "alternate_minion",
            "projectile_minimum_range",
            "skill_repeat_count",
            "active_skill_area_of_effect_radius_+%_final",
            "summoned_monsters_are_minions",
            "summoned_monsters_no_drops_or_experience",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 2, 76, 25, 6, -25, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GoddessOfJusticeFaceLastTarget"] = {
        name = "Face Last Target",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.01,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IzarpWarpMap"] = {
        name = "Izaro Warp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GoddessWarp"] = {
        name = "Goddess Warp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 3,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "action_speed_-%",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 50, 5000, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GoddessBeam"] = {
        name = "Goddess Beam",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Damage] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {1, 6000, levelRequirement = 68, statInterpolation = {3},  cost = { }, },
        },
    }
    
    Los monstruos otorgan la experiencia aumentada un 100%
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • immune to labyrinth degen effect [1]
    IdLabyrinthDegenTrapImmunity1
    FamilyLabyrinthTrapDamage
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • immune to labyrinth degen effect Min: 1 Max: 1 Global
  • La velocidad de acción no se puede modificar por debajo del 70% de su valor base
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -30 Max: -30 Global
  • Craft Tagsspeed
    Antimaleficios
    IdMonsterImplicitHexproof
    FamilyMonsterImmuneToCurses
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • hexproof Min: 1 Max: 1 Global
  • Craft Tagscaster curse
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • La diosa Topic /15 ⍟
    NPCNombre
    Guardiana de las cornisasLa diosa original, la conformada por las Tres hermanas, ahora es bastante desconocida. Su nombre se ha perdido en el tiempo. Siempre me he preguntado cómo sería. Quién sería. Su sacrificio es la única razón de mi existencia. Es un sacrificio que pretendo honrar.
    Cazadora primalistaHay muchos nombres para la Draíocht, y para los espíritus y los seres que la componen. Al igual que ocurre con la naturaleza, es difícil distinguir las partes del todo.
    Estatua de la diosaHonramos a la diosa, -------------- las Tres hermanas, ----------- el más humilde. Todo lo que somos, se lo debemos a ella. ---------- Bosque viridino ----- más allá de ----, frío y angustia.
    La diosa apresadaPinta su oferta en malvados tintes
    Una sonrisa blanquecina, un moretón elegante.
    Al flagelo naciente le canta sus tretas:
    "Conmigo en tus manos, ¿qué más necesitas?"
    La diosa despreciadaSu propósito parece terminado; se ha cumplido el juramento.
    El óxido opaca su sonrisa con el último demonio muerto.
    Las ascuas se van apagando pero en sus labios arde la esperanza:
    "¡Nuestro eclipse puede definirse por una vieja llama renovada!"
    La diosa liberadaComo doncella fui apresada; como vieja despreciada
    Poder prometido y raramente encontrado, furia con justa molestia entregada.
    ¿No es suficiente? Bien. En ambas y en otra me fui a convertir
    Para tomar tu mano y acoger tus talentos, no extinguir
    Las llamas consumadas. Calla, cariño, el silencio es la única manera.
    Heredada, traicionada… amada. Finalmente, soy la tercera.
    Oni-Goroshi"¿Tu nombre es Asesino de Demonios? ¿En serio? Es un buen nombre para una bebida alcohólica".
    Ella dijo: prefiero "La Diosa de Espadas". Mucho más digno. Y acertado.
    "Entonces será Asesino de Demonios el Barato y Despreciable. ¿Quema de bajada, quema de subida?"
    Ella dijo: Cada vez, Charan. Y aun así... me bañarás, y beberás mi amor. Hasta que ya no puedas.
    Ofrenda a la DiosaEs tiempo de que la Diosa dé su veredicto final.
    Tu destino descansa en sus justas manos.
    Tributo a la DiosaPuedes apelar a la Diosa para solicitar otro veredicto,
    pero la justicia solo favorece a los verdaderamente dignos.
    Regalo a la DiosaLa Diosa aguarda en un reino sin parangón,
    siempre y cuando superes su desafío.
    Consagración a la DiosaAnte la Diosa, nada permanece oculto.
    La adversidad revela viejos defectos y nuevas capacidades.
    La diosa del agua"El relieve representa a algún tipo de diosa maraketh olvidada. No tengo ni idea
    de cuál es el contexto. Lo importante es que la robes antes de que lo haga Bazira."
    El Jefe de GuerraPara curar a la Diosa,
    y romper las cadenas de la corrupción,
    debes destrozar el mundo.
    Justicia divinaMuchos buscaron la bendición de la diosa. Pocos sobrevivieron al laberinto para recibirla.
    El regalo de bodasLos acólitos felicitaron al afortunado novio por unirse a la diosa.
    Edit

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