女神
不死者
ドロップするアイテムのレアリティが15000%増加する
モンスターの付与する経験値が100%増加する
immune to labyrinth degen effect [1]
アクションスピードは基礎値の70%よりも低く修正されることがない
呪術無効化
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
The Goddess
SpectreN
Area広場のマップ
Tagsキャスター, fire_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, medium_movement, non_unique_map_boss, not_dex, not_str, ranged, undead
ライフ
400%
Energy Shield From Life
100%
Ailment Threshold
400%
耐性
40 40 40 25
Damage
200%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
経験値
200%
Model Size
130%
Type
GoddessOfJusticeMapBoss
Metadata
GoddessOfJusticeMapBoss
レベル
78
ライフ
4,002,799
防具
62,934
回避力
6,667
エナジーシールド
11,328
Damage
1,538
スペルダメージ
2,295
命中
428
Attack Time
1.005
経験値
136,147
Ailment Threshold
1,961,371
Chill
6,202
Shock
6,202
Brittle
35,087
Scorch
6,202
Sap
17,135
LabyrinthSpiritMortarMap
Projectile, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
クリティカル率: 5%
キャストタイム: 1 秒
IzaroSummonSkeletonGhostflame
Spell, Projectile, Multicastable, Triggerable
キャストタイム: 0.25 秒
クールダウン時間: 20 秒
スキルは追加で6回繰り返す
273.7から410.6の火ダメージを与える
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
イザロワープ
キャストタイム: 3 秒
クールダウン時間: 10 秒
OfferingOfJudgement
Spell, Area, Duration, Damage, AreaSpell, Triggerable
キャストタイム: 1 秒
クールダウン時間: 5 秒
毎秒3760.9の基礎火ダメージを与える
基礎持続時間は6
base is projectile [1]
is area damage [1]
OfferingOfJudgementChaos
Spell, Area, Duration, Damage, AreaSpell, Triggerable
キャストタイム: 1 秒
クールダウン時間: 5 秒
毎秒1002.9の基礎混沌ダメージを与える
基礎持続時間は6
base is projectile [1]
is area damage [1]
GoddessWarp
Spell, Area, Damage, AreaSpell
女神のワープ
クリティカル率: 5%
キャストタイム: 3 秒
アクションスピードが50%減少する
基礎持続時間は5
1179から1769の火ダメージを与える
is area damage [1]
GoddessOfJusticeFaceLastTarget
フェイスラストターゲット
GoddessBeam
Spell, Area, Damage, AreaSpell
女神のビーム
キャストタイム: 1 秒
クールダウン時間: 12 秒
毎秒3760.9の基礎火ダメージを与える
基礎持続時間は6
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 = { }, },
    },
}
ドロップするアイテムのレアリティが15000%増加する
モンスターの付与する経験値が100%増加する
IdMonsterMapBoss
FamilyMonsterMapBoss
Domainsモンスター (3)
GenerationTypeユニーク (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
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • immune to labyrinth degen effect Min: 1 Max: 1 Global
  • アクションスピードは基礎値の70%よりも低く修正されることがない
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -30 Max: -30 Global
  • Craft Tagsspeed
    呪術無効化
    IdMonsterImplicitHexproof
    FamilyMonsterImmuneToCurses
    Domainsモンスター (3)
    GenerationTypeユニーク (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
    Domainsモンスター (3)
    GenerationTypeユニーク (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
  • 女神
    不死者
    ドロップするアイテムのレアリティが15000%増加する
    モンスターの付与する経験値が100%増加する
    immune to labyrinth degen effect [1]
    アクションスピードは基礎値の70%よりも低く修正されることがない
    呪術無効化
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    The Goddess
    SpectreN
    Tagsキャスター, fire_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, medium_movement, not_dex, not_str, ranged, standalone_map_boss, undead
    ライフ
    400%
    Energy Shield From Life
    100%
    Ailment Threshold
    400%
    耐性
    40 40 40 25
    Damage
    200%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 12
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    経験値
    200%
    Model Size
    130%
    Type
    GoddessOfJusticeMapBoss
    Metadata
    GoddessOfJusticeMapBossStandalone
    レベル
    68
    ライフ
    557,385
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    6,127
    Damage
    851
    スペルダメージ
    1,270
    命中
    290
    Attack Time
    1.005
    経験値
    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
    クリティカル率: 5%
    キャストタイム: 1 秒
    IzaroSummonSkeletonGhostflame
    Spell, Projectile, Multicastable, Triggerable
    キャストタイム: 0.25 秒
    クールダウン時間: 20 秒
    スキルは追加で6回繰り返す
    203.7から305.5の火ダメージを与える
    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
    キャストタイム: 1 秒
    クールダウン時間: 5 秒
    毎秒2308.9の基礎火ダメージを与える
    基礎持続時間は6
    base is projectile [1]
    is area damage [1]
    OfferingOfJudgementChaos
    Spell, Area, Duration, Damage, AreaSpell, Triggerable
    キャストタイム: 1 秒
    クールダウン時間: 5 秒
    毎秒615.7の基礎混沌ダメージを与える
    基礎持続時間は6
    base is projectile [1]
    is area damage [1]
    GoddessWarp
    Spell, Area, Damage, AreaSpell
    女神のワープ
    クリティカル率: 5%
    キャストタイム: 3 秒
    アクションスピードが50%減少する
    基礎持続時間は5
    801.2から1202の火ダメージを与える
    is area damage [1]
    GoddessOfJusticeFaceLastTarget
    フェイスラストターゲット
    GoddessBeam
    Spell, Area, Damage, AreaSpell
    女神のビーム
    キャストタイム: 1 秒
    クールダウン時間: 12 秒
    毎秒2308.9の基礎火ダメージを与える
    基礎持続時間は6
    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 = { }, },
        },
    }
    
    ドロップするアイテムのレアリティが15000%増加する
    モンスターの付与する経験値が100%増加する
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsモンスター (3)
    GenerationTypeユニーク (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
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • immune to labyrinth degen effect Min: 1 Max: 1 Global
  • アクションスピードは基礎値の70%よりも低く修正されることがない
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -30 Max: -30 Global
  • Craft Tagsspeed
    呪術無効化
    IdMonsterImplicitHexproof
    FamilyMonsterImmuneToCurses
    Domainsモンスター (3)
    GenerationTypeユニーク (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
    Domainsモンスター (3)
    GenerationTypeユニーク (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
  • 女神
    不死者
    ドロップするアイテムのレアリティが15000%増加する
    モンスターの付与する経験値が100%増加する
    immune to labyrinth degen effect [1]
    アクションスピードは基礎値の70%よりも低く修正されることがない
    呪術無効化
    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
    ライフ
    400%
    Energy Shield From Life
    100%
    Ailment Threshold
    400%
    耐性
    40 40 40 25
    Damage
    200%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 12
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    経験値
    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 = {
        },
    }
    
    ドロップするアイテムのレアリティが15000%増加する
    モンスターの付与する経験値が100%増加する
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsモンスター (3)
    GenerationTypeユニーク (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
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • immune to labyrinth degen effect Min: 1 Max: 1 Global
  • アクションスピードは基礎値の70%よりも低く修正されることがない
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -30 Max: -30 Global
  • Craft Tagsspeed
    呪術無効化
    IdMonsterImplicitHexproof
    FamilyMonsterImmuneToCurses
    Domainsモンスター (3)
    GenerationTypeユニーク (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
    Domainsモンスター (3)
    GenerationTypeユニーク (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
  • 女神
    不死者
    ドロップするアイテムのレアリティが15000%増加する
    モンスターの付与する経験値が100%増加する
    immune to labyrinth degen effect [1]
    アクションスピードは基礎値の70%よりも低く修正されることがない
    呪術無効化
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    The Goddess
    SpectreN
    Tagsキャスター, fire_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, medium_movement, no_maven, not_dex, not_str, ranged, undead
    ライフ
    400%
    Energy Shield From Life
    100%
    Ailment Threshold
    400%
    耐性
    40 40 40 25
    Damage
    200%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 12
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    経験値
    200%
    Model Size
    130%
    Type
    GoddessOfJusticeMapBoss
    Metadata
    GoddessOfJusticeMapBossShaper
    レベル
    68
    ライフ
    557,385
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    6,127
    Damage
    851
    スペルダメージ
    1,270
    命中
    290
    Attack Time
    1.005
    経験値
    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
    クリティカル率: 5%
    キャストタイム: 1 秒
    IzaroSummonSkeletonGhostflame
    Spell, Projectile, Multicastable, Triggerable
    キャストタイム: 0.25 秒
    クールダウン時間: 20 秒
    スキルは追加で6回繰り返す
    203.7から305.5の火ダメージを与える
    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
    イザロワープ
    キャストタイム: 3 秒
    クールダウン時間: 10 秒
    OfferingOfJudgement
    Spell, Area, Duration, Damage, AreaSpell, Triggerable
    キャストタイム: 1 秒
    クールダウン時間: 5 秒
    毎秒2308.9の基礎火ダメージを与える
    基礎持続時間は6
    base is projectile [1]
    is area damage [1]
    OfferingOfJudgementChaos
    Spell, Area, Duration, Damage, AreaSpell, Triggerable
    キャストタイム: 1 秒
    クールダウン時間: 5 秒
    毎秒615.7の基礎混沌ダメージを与える
    基礎持続時間は6
    base is projectile [1]
    is area damage [1]
    GoddessWarp
    Spell, Area, Damage, AreaSpell
    女神のワープ
    クリティカル率: 5%
    キャストタイム: 3 秒
    アクションスピードが50%減少する
    基礎持続時間は5
    801.2から1202の火ダメージを与える
    is area damage [1]
    GoddessOfJusticeFaceLastTarget
    フェイスラストターゲット
    GoddessBeam
    Spell, Area, Damage, AreaSpell
    女神のビーム
    キャストタイム: 1 秒
    クールダウン時間: 12 秒
    毎秒2308.9の基礎火ダメージを与える
    基礎持続時間は6
    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 = { }, },
        },
    }
    
    ドロップするアイテムのレアリティが15000%増加する
    モンスターの付与する経験値が100%増加する
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domainsモンスター (3)
    GenerationTypeユニーク (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
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • immune to labyrinth degen effect Min: 1 Max: 1 Global
  • アクションスピードは基礎値の70%よりも低く修正されることがない
    IdCannotBeSlowedBelowValueBosses
    FamilyCannotBeSlowedBelowValue
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • hellscape boots action speed +% minimum value Min: -30 Max: -30 Global
  • Craft Tagsspeed
    呪術無効化
    IdMonsterImplicitHexproof
    FamilyMonsterImmuneToCurses
    Domainsモンスター (3)
    GenerationTypeユニーク (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
    Domainsモンスター (3)
    GenerationTypeユニーク (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
  • 女神 Topic /16 ⍟
    NPC名前
    軒の番人三姉妹によって構成されていた本来の女神は今ではほとんどが忘れ去られた。彼女の名前も時の流れとともに失われてしまった。私はそれがどんなものか常に疑問に思っていた。彼女が誰なのか。彼女の犠牲こそ私が存在する理由なのだ。私はその犠牲を讃えるつもりだ。
    原始の女狩人地力と、それを構成する精霊や存在たちにはいくつもの名がある。自然そのものと同様、部分と全体を区別することは難しい。
    女神の像[..........................]我らは女神を崇める、[..............{読み取れない}............]三姉妹が[..........................]最も謙虚な方々である。我らの存在全ては女神のおかげである。[..........................]青緑の原生林は[..........................]寒さや悲しさから[..........................]分け隔たれている。
    縛られた女神邪悪な色で申し出を塗装
    黄ばんだ笑顔に、優美な負傷
    生まれたての災厄に企みを歌う
    「私を手に、他に何が要ろう?」
    軽蔑された女神彼女は目的を終え、誓いを果たした。
    最後の悪魔を殺し、錆が彼女の笑みを汚した。
    弱まる火の中で希望が彼女の唇を燃やす:
    「再燃した古き炎は我らの闇を照らす!」
    解放された女神少女としては縛られ、老婆としては蔑まれ
    約束の力が得られたのは稀、与えたのは相応しき怒りの棘。
    不十分?...ええ。私は今両者である別物
    手を取り才を埋もれさせず育てる者
    完璧な炎。だから静かに、我が愛、喋らないで。
    譲られて、裏切られて…愛されて。ついに、私は三振目。
    女神の恩寵闇の時代にはドゥリオクトが光をもたらすと知れ。
    オニゴロシ「お前の名前はデーモンスレイヤーだと?本当か?安酒にしては良い名前だな」
    彼女は言った:私は「剣の女神」がいいわ。ずっと品位がある。それに正確だし。
    「では安くてまずいデーモンスレイヤーだ。降りていく時も上ってくる時も焼けるようだ」
    彼女は言った:いつも通りね、チャラン。そしてそれでも、あなたは私に血を浴びせ、私の愛を飲むわ。飲めなくなるまで。
    女神への供物女神の最後の審判の時だ。
    其方の命運は彼女の公平な手の中にある。
    女神への賛辞女神に異なる判決を懇願することはできるが、
    正義が認めるのは真に相応しき者だけだ。
    女神への贈与彼女の試練を乗り越えたならば、
    比類無き王国で女神は待つ。
    女神への献身女神の前では、何も隠すことはできない。
    苦境は古き短所と新たな長所を顕にする。
    水の女神が描かれた石版「このレリーフにはマラケスの忘れられた女神が描かれている。文脈は検討もつかない。大事なのはバジラが盗む前にお前がそれを盗むということだ。」
    将軍女神を癒し
    腐敗の鎖を断つには、
    世界を粉々にしなければならない。
    神聖な正義の女神女神の祝福を求めた者は多かった。それを受けるために迷宮に耐えられた者は少なかった。
    結婚祝い侍祭たちは女神と一つとなった幸運な新郎を祝福した。
    Edit

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