Shavronne da Umbra
Demoníaco
Área: A Colheita
monster base type attack cast speed +% and damage -% final [33]
monster penalty against minions damage +% final vs player minions [-20]
level 1 to 40 life +% final [-25]
level 41 to 57 life +% final [-15]
Shavronne of Umbra
SpectreN
AreaA Colheita
Tagsbludgeoning_weapon, bone_armour, Conjurador, demon, human, humanoid, is_unarmed, large_model, lightning_affinity, medium_height, medium_movement, not_dex, not_str, ranged, red_blood, shavronne_monster_story, unholy_trio_monster_story
Vida
1440%
Energy Shield From Life
100%
Ailment Threshold
1440%
Resistência
0 0 85 0
Damage
200%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
200%
Model Size
100%
Type
Shavronne
Metadata
Shavronne
Nível
40
Vida
13,997
Armadura
2,811
Evasão
1,597
Escudo de Energia
972
Damage
169
Dano Mágico
169
Precisão
92
Attack Time
1.5
Experiência
6,814
Ailment Threshold
13,997
Chill
44
Shock
44
Brittle
250
Scorch
44
Sap
122
ShavronneSpellProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Tempo de Conjuração: 1 seg
Causa 285.6 a 514.1 de Dano de Raio
100% mais Velocidade de Conjuração
base is projectile [1]
monster projectile variation [6]
ShavronneLightningThorns
Spell, Buff, Duration
Tempo de Conjuração: 1 seg
Recarga: 12 seg
Duração base é de 3.5 segundos
LightningTendrilsShavronne
Spell
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Causa 11.15 a 211.9 de Dano de Raio
active skill area of effect radius +% final [-25]
base skill number of additional hits [3]
is area damage [1]
ShavronneTeleport
Spell, Triggerable
Tempo de Conjuração: 1 seg
Recarga: 10 seg
Causa 228.5 a 342.7 de Dano de Raio
Duração base é de 3 segundos
100% de chance de Eletrizar inimigos
is area damage [1]
shavronne teleport number of markers [20]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Transitionable
{
}

MinimapIcon
{
	icon = 3
}

NPC
{
	marker_enabled = false
}

Stats
{
	monster_can_spawn_with_talisman = 1
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Life
{
	on_death = "PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/act4/Shavronne/shavcandlesnew.ao, 0 );"
	on_spawned_dead = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/act4/Shavronne/shavcandlesnew.ao );"
}

Render
{
     //turn_duration = 0.4
}

Transitionable
{
	on_transition = "HideMinimapIcon(); PlayAnimation( intro ); PlayTextAudio( ShavronneFightIntroRandom , Metadata/NPC/Act4/Shavronne, 0);"
	create_transitioned = "HideMinimapIcon();"
	create_untransitioned = "PlayAnimation( idle );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Shavronne/Shavronne"] = {
    name = "Shavronne of Umbra",
    life = 14.4,
    energyShield = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 85,
    chaosResist = 0,
    damage = 2,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 15,
    accuracy = 1,
    skillList = {
        "ShavronneSpellProjectile",
        "LightningTendrilsShavronne",
        "ShavronneLightningThorns",
        "ShavronneTeleport",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneSpellProjectile"] = {
    name = "ShavronneSpellProjectile",
    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_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "monster_projectile_variation",
        "active_skill_cast_speed_+%_final",
        "base_is_projectile",
    },
    levels = {
        [1] = {1, 1.7999999523163, 6, 100, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
        [2] = {0.60000002384186, 1.3999999761581, 6, 100, levelRequirement = 64, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["LightningTendrilsShavronne"] = {
    name = "LightningTendrilsShavronne",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_number_of_additional_hits",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {0.10000000149012, 1.8999999761581, 3, -25, critChance = 5, levelRequirement = 40, statInterpolation = {3, 3},  cost = { }, },
        [2] = {0.10000000149012, 1.8999999761581, 3, -25, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneLightningThorns"] = {
    name = "ShavronneLightningThorns",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Buff] = true,
        [SkillType.Duration] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {3500, levelRequirement = 40, statInterpolation = {},  cost = { }, },
        [2] = {3500, levelRequirement = 66, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["ShavronneTeleport"] = {
    name = "ShavronneTeleport",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_effect_duration",
        "base_chance_to_shock_%",
        "shavronne_teleport_number_of_markers",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 3000, 100, 20, levelRequirement = 40, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster base type attack cast speed +% and damage -% final [33]
IdMonsterSpeedAndDamageFixupComplete
FamilyMonsterSpeedAndDamageFixup
Domainsmonstro (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 Global
  • Craft Tagscaster_damage damage attack caster speed
    monster penalty against minions damage +% final vs player minions [-20]
    IdMonsterDamageVersusPlayerMinions20
    FamilyMonsterDamageVersusMinions
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -20 Max: -20 Global
  • Craft Tagsdamage
    level 1 to 40 life +% final [-25]
    level 41 to 57 life +% final [-15]
    IdMalachaiSubBossLessLifeAtLevel
    FamilyLifePerDifficulty
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • level 1 to 40 life +% final Min: -25 Max: -25 Global
  • level 41 to 57 life +% final Min: -15 Max: -15 Global
  • Craft Tagsresource life
    Shavronne da Umbra
    Demoníaco
    monster base type attack cast speed +% and damage -% final [33]
    monster penalty against minions damage +% final vs player minions [-20]
    level 1 to 40 life +% final [-25]
    level 41 to 57 life +% final [-15]
    Shavronne of Umbra
    SpectreN
    Tagsbludgeoning_weapon, bone_armour, Conjurador, demon, human, humanoid, is_unarmed, large_model, lightning_affinity, medium_movement, not_dex, not_str, ranged, red_blood
    Vida
    1440%
    Energy Shield From Life
    100%
    Ailment Threshold
    1440%
    Resistência
    0 0 85 0
    Damage
    200%
    Precisão
    100%
    Chance de Crítico
    +5%
    Multiplicador de Acerto Crítico
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experiência
    200%
    Model Size
    100%
    Type
    Shavronne
    Metadata
    ShavronneStandalone_
    Nível
    68
    Vida
    92,640
    Armadura
    28,790
    Evasão
    4,739
    Escudo de Energia
    6,127
    Damage
    747
    Dano Mágico
    747
    Precisão
    290
    Attack Time
    1.5
    Experiência
    20,510
    Ailment Threshold
    92,640
    Chill
    293
    Shock
    293
    Brittle
    1,657
    Scorch
    293
    Sap
    809
    ShavronneSpellProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable
    Tempo de Conjuração: 1 seg
    Causa 727.6 a 1698 de Dano de Raio
    100% mais Velocidade de Conjuração
    base is projectile [1]
    monster projectile variation [6]
    ShavronneLightningThorns
    Spell, Buff, Duration
    Tempo de Conjuração: 1 seg
    Recarga: 12 seg
    Duração base é de 3.5 segundos
    LightningTendrilsShavronne
    Spell
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Causa 35.3 a 670.7 de Dano de Raio
    active skill area of effect radius +% final [-25]
    base skill number of additional hits [3]
    is area damage [1]
    GTStandaloneShavTeleportMarkers
    Triggerable, Spell
    Tempo de Conjuração: 1 seg
    SOStandaloneShavTeleportMarker
    Triggerable, Spell
    Tempo de Conjuração: 1 seg
    GSStandaloneShavronneTeleportExplode
    Spell, Triggerable
    Chance de Crítico: 5%
    Tempo de Conjuração: 1 seg
    Causa 970.2 a 1455 de Dano de Raio
    100% de chance de Eletrizar inimigos
    is area damage [1]
    TeleportMarkerStandaloneShavronne
    Spell, Triggerable
    Tempo de Conjuração: 1 seg
    marker warp marker variation [16]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMonster"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    extends "Metadata/Monsters/StandaloneMonster"
    
    Life
    {
    	on_death = "PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/act4/Shavronne/shavcandlesnew.ao, 0 );"
    	on_spawned_dead = "DetachAllOfType( Metadata/Effects/Spells/monsters_effects/act4/Shavronne/shavcandlesnew.ao );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Shavronne/ShavronneStandalone_"] = {
        name = "Shavronne of Umbra",
        life = 14.4,
        energyShield = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 85,
        chaosResist = 0,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "ShavronneSpellProjectile",
            "LightningTendrilsShavronne",
            "ShavronneLightningThorns",
            "TeleportMarkerStandaloneShavronne",
            "GSStandaloneShavronneTeleportExplode",
            "SOStandaloneShavTeleportMarker",
            "GTStandaloneShavTeleportMarkers",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ShavronneSpellProjectile"] = {
        name = "ShavronneSpellProjectile",
        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_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "monster_projectile_variation",
            "active_skill_cast_speed_+%_final",
            "base_is_projectile",
        },
        levels = {
            [1] = {1, 1.7999999523163, 6, 100, levelRequirement = 3, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.60000002384186, 1.3999999761581, 6, 100, levelRequirement = 64, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LightningTendrilsShavronne"] = {
        name = "LightningTendrilsShavronne",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_number_of_additional_hits",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {0.10000000149012, 1.8999999761581, 3, -25, critChance = 5, levelRequirement = 40, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.10000000149012, 1.8999999761581, 3, -25, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ShavronneLightningThorns"] = {
        name = "ShavronneLightningThorns",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {3500, levelRequirement = 40, statInterpolation = {},  cost = { }, },
            [2] = {3500, levelRequirement = 66, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TeleportMarkerStandaloneShavronne"] = {
        name = "TeleportMarkerStandaloneShavronne",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "marker_warp_marker_variation",
        },
        levels = {
            [1] = {16, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GSStandaloneShavronneTeleportExplode"] = {
        name = "GSStandaloneShavronneTeleportExplode",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_chance_to_shock_%",
            "is_area_damage",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SOStandaloneShavTeleportMarker"] = {
        name = "SOStandaloneShavTeleportMarker",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTStandaloneShavTeleportMarkers"] = {
        name = "GTStandaloneShavTeleportMarkers",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster base type attack cast speed +% and damage -% final [33]
    IdMonsterSpeedAndDamageFixupComplete
    FamilyMonsterSpeedAndDamageFixup
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 Global
  • Craft Tagscaster_damage damage attack caster speed
    monster penalty against minions damage +% final vs player minions [-20]
    IdMonsterDamageVersusPlayerMinions20
    FamilyMonsterDamageVersusMinions
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster penalty against minions damage +% final vs player minions Min: -20 Max: -20 Global
  • Craft Tagsdamage
    level 1 to 40 life +% final [-25]
    level 41 to 57 life +% final [-15]
    IdMalachaiSubBossLessLifeAtLevel
    FamilyLifePerDifficulty
    Domainsmonstro (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • level 1 to 40 life +% final Min: -25 Max: -25 Global
  • level 41 to 57 life +% final Min: -15 Max: -15 Global
  • Craft Tagsresource life
    Shavronne de Umbra Topic /8 ⍟
    NPCNome
    BestelGritos. Uivos e estrondos de entonação profana. Os berros e batidas de alguns aparatos incomensuráveis e o fedor impregnante de carne queimada e sangue fervido. Essa é a Prisão Axiom agora que a nossa senhora de Umbra chegou para comandar.

    Como um poeta, eu não sou contra um pouco de criatividade. Porém, apesar de eu poder modelar palavras e desejos, a arte de Shavronne tende a ser mais visceral. Carne, ossos e alma.

    A busca artística é o chamado mais importante, mas nesse caso, creio que um pouco de criticismo rigoroso é necessário.
    TarkleighA Prisão Axiom está bem quieta desde que você deu jeito de aposentar o carcereiro. Temo que este não seja mais o caso.

    Shavronne da Umbra, a própria bruxa que fez de Brutus o homem que ele era. Eu não sei se ela é um fantasma, ou um ghoul ou qualquer outra criatura derivante de um morto que eu nunca ouvi falar, mas ela tá lá, mexendo com sua arte das trevas e manipulando a natureza ao redor de seus dedos ossudos.

    Honestamente, eu não me importo com o porquê dela ter voltado ou qual crueldade ela está destilando lá. Ela é um furúnculo que precisa ser drenado antes que a infecção se espalhe.
    TarkleighBom trabalho limpando outro caminho por entre a Prisão Axiom. Eu estou começando a pensar que aquelas histórias que ouvi a seu respeito podem ser verdadeiras.
    Sin{Apesar dos seus melhores esforços, Matador da Besta, um resquício de esperança ainda permanece. A própria semente que trouxe a Besta à vida. A Brasa Negra.

    Ela nunca mais dará vida a algo tão magnífico quanto a Besta, ainda assim um resquício daquele poder ainda persiste. Suficiente para dar a nós uma chance de combater o voraz Kitava.

    Como obtemos essa Brasa Negra? Três corações foram silenciados, três corações precisam cantar novamente, uma última vez. Neste tremeluzir de vida final, a semente do nosso salvador deve nascer. Tudo que precisamos são três boas almas com as quais poderemos alimentar as chamas.

    Shavronne da Umbra. Inquisidor Maligaro. Doedre, Línguapodre. Três espíritos com um vigor e resiliência incomensuráveis, libertos com o suspiro final da Besta. Então vamos começar a colheita.

    Shavronne veio para casa, para Axiom. Nós devemos dar a ela as calorosas boas vindas que ela merece.}{Apesar dos seus melhores esforços, Matadora da Besta, um resquício de esperança ainda permanece. A própria semente que trouxe a Besta à vida. A Brasa Negra.

    Ela nunca mais dará vida a algo tão magnífico quanto a Besta, ainda assim um resquício daquele poder ainda persiste. Suficiente para dar a nós uma chance de combater o voraz Kitava.

    Como obtemos essa Brasa Negra? Três corações foram silenciados, três corações precisam cantar novamente, uma última vez. Neste tremeluzir de vida final, a semente do nosso salvador deve nascer. Tudo que precisamos são três boas almas com as quais poderemos alimentar as chamas.

    Shavronne da Umbra. Inquisidor Maligaro. Doedre, Línguapodre. Três espíritos com um vigor e resiliência incomensuráveis, libertos com o suspiro final da Besta. Então vamos começar a colheita.

    Shavronne veio para casa, para Axiom. Nós devemos dar a ela as calorosas boas vindas que ela merece.}
    Rédea da Censura"Quanto mais afiada é a dor, mais afiada é a mente.
    Um paradoxo curioso."
    - Shavronne da Umbra
    Conhecimento Ancião"A Verdadeira Taumaturgia só pode ser
    aprendida pelos gênios ou malucos."
    - Shavronne da Umbra
    O Taumaturgista{"Dominar a taumaturgia é que nem outra paixão; requer dedicação e sacrifício. Às vezes, vários sacrifícios"
    - Shavronne da Umbra}
    O Esteta{"Alguns enxergam nossa carne mortal como uma limitação. Eu vejo como uma oportunidade para melhorias vastas e milagrosas."
    - Shavronne da Umbra}
    Edit

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