누더기 유물 탐색자
악마
Stitched Reliquarian
SpectreY
Tagsanimal_claw_weapon, 시전, demon, fast_movement, fire_affinity, flesh_armour, human, humanoid, is_unarmed, medium_height, melee, no_pantheon_mod, not_dex, not_str, physical_affinity, ranged, red_blood, sanctum_monster
생명력
225%
Energy Shield From Life
75%
Ailment Threshold
225%
저항
0 30 30 0
Damage
93%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 11
Attack Time
1.755 Second
Damage Spread
±0%
경험치
150%
Model Size
100%
Type
SanctumReliquarian
Metadata
Reliquarian
레벨
68
생명력
14,475
방어도
28,790
회피
4,739
에너지 보호막
4,595
Damage
347
주문 피해
347
정확도
290
Attack Time
1.755
경험치
15,383
Ailment Threshold
14,475
Chill
46
Shock
46
Brittle
259
Scorch
46
Sap
126
ReliquaryMonsterFirestormSanctum
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Fire, Cascadable, CanRapidFire, AreaSpell
화염 폭풍
시전 속도: 1.63 초
재사용 대기시간: 6.5 초
대상 지역에 화염의 화살이 쏟아져 폭발하며 주변의 적들에게 화염 피해를 줍니다.
95.54~143.3 물리 피해
기본 지속시간 1.2
0.2초마다 충돌 1회
기본 반경 1미터
active skill area of effect radius +% final [30]
base sanctum damage [5]
firestorm base area of effect +% [-80]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-30]
spell maximum action distance +% [-50]
GTSanctumReliquarianFireball
Triggerable, Spell
시전 속도: 2.5 초
재사용 대기시간: 2.5 초
spell maximum action distance +% [-60]
GSSanctumHolyFireballImpact
Spell, Triggerable
치명타 확률: 5%
시전 속도: 1 초
486~729 화염 피해
base sanctum damage [4]
is area damage [1]
MPSSanctumReliquarianFireball
Spell, Projectile, ProjectilesFromUser, Triggerable
치명타 확률: 5%
시전 속도: 0.2 초
128.4~192.6 화염 피해
base is projectile [1]
base sanctum damage [6]
monster projectile variation [215]
projectile uses contact position [1]
use scaled contact offset [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueSanctum/Fodder/SanctumFodderBase"

BaseEvents { }

Actor
{
	basic_action = "Emerge"
}


Transitionable
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueSanctum/Fodder/SanctumFodderBase"

Transitionable
{
	create_untransitioned = "PlayAnimation( idle_pillar_01 ); DisableTargetable();"
	create_transitioned = "EnableTargetable();"
	on_transition = "EnableTargetable();"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueSanctum/Fodder/Reliquarian"] = {
    name = "Stitched Reliquarian",
    life = 2.25,
    energyShield = 0.75,
    fireResist = 0,
    coldResist = 30,
    lightningResist = 30,
    chaosResist = 0,
    damage = 0.93,
    damageSpread = 0,
    attackTime = 1.755,
    attackRange = 11,
    accuracy = 1,
    skillList = {
        "ReliquaryMonsterFirestormSanctum",
        "GTSanctumReliquarianFireball",
        "MPSSanctumReliquarianFireball",
        "GSSanctumHolyFireballImpact",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["ReliquaryMonsterFirestormSanctum"] = {
    name = "Firestorm",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Flaming bolts rain down over the targeted area. They explode when landing, dealing damage to nearby enemies.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.Cascadable] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.63,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "base_skill_effect_duration",
        "fire_storm_fireball_delay_ms",
        "firestorm_base_area_of_effect_+%",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_area_of_effect_radius_+%_final",
        "base_sanctum_damage",
        "spell_maximum_action_distance_+%",
        "active_skill_base_area_of_effect_radius",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1200, 200, -80, -30, 30, 5, -50, 10, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTSanctumReliquarianFireball"] = {
    name = "GTSanctumReliquarianFireball",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_maximum_action_distance_+%",
    },
    levels = {
        [1] = {-60, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPSSanctumReliquarianFireball"] = {
    name = "MPSSanctumReliquarianFireball",
    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 = 0.2,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "monster_projectile_variation",
        "base_sanctum_damage",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 215, 6, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSSanctumHolyFireballImpact"] = {
    name = "GSSanctumHolyFireballImpact",
    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_fire_damage",
        "spell_maximum_base_fire_damage",
        "base_sanctum_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 4, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
Edit

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