MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
신탁의 신성
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Divinitus Oracular
SpectreN
Tagsghost_armour, is_daemon, is_unarmed, not_dex, not_str, very_slow_movement
생명력
160%
Energy Shield From Life
50%
Ailment Threshold
160%
저항
MonsterResistanceIconFire0 MonsterResistanceIconCold0 MonsterResistanceIconLightning0 MonsterResistanceIconChaos0
Damage
160%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
경험치
160%
Model Size
100%
Type
CardMonster
Metadata
CardMonster
레벨
68
생명력
10,293
방어도
28,790
회피
4,739
에너지 보호막
4,902
Damage
598
주문 피해
598
정확도
580
Attack Time
1.5
경험치
16,408
Minion Life
2,233
Minion Energy Shield
1,063
Minion Damage
477
Ailment Threshold
10,293
Chill
33
Shock
33
Brittle
184
Scorch
33
Sap
90
Phys Convert Ele
240%
MPACardMonsterProjectile
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 478—717
치명타 확률: 5%
Attack Time: 1.5 초
물리 피해의 20%를 카오스 피해로 전환
투사체가 모든 대상 관통
base is projectile [1]
monster projectile variation [177]
projectile ballistic angle from reference event [1]
projectile uses contact direction [1]
projectile uses contact position [2]
use scaled contact offset [1]
GSCardMonsterFire
Spell, Triggerable, Channel
시전 속도: 1 초
action attack or cast time uses animation length [1]
is area damage [1]

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Daemon/CardDaemon/CardMonster"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Divinitus Oracular",
    life = 1.6,
    energyShield = 0.5,
    damage = 1.6,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "MPACardMonsterProjectile",
        "GSCardMonsterFire",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MPACardMonsterProjectile"] = {
    name = "MPACardMonsterProjectile",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_projectile_variation",
        "base_physical_damage_%_to_convert_to_chaos",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
        "always_pierce",
        "projectile_ballistic_angle_from_reference_event",
        "projectile_uses_contact_position",
        "projectile_uses_contact_direction",
    },
    levels = {
        [1] = {177, 20, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSCardMonsterFire"] = {
    name = "GSCardMonsterFire",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Channel] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
Domains몬스터 (3)
GenerationType고유 (3)
Req. level1
Stats
  • monster no drops or experience 1 — 1 Global Unscalable Value
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • cant touch this 1 — 1 Global Unscalable Value
  • cant possess this 1 — 1 Global Unscalable Value
  • cannot be afflicted 1 — 1 Global Unscalable Value
  • monster no talismans 1 — 1 Global Unscalable Value
  • cannot have azmeri dust 1 — 1 Global Unscalable Value
  • cannot have affliction mods 1 — 1 Global Unscalable Value
  • cannot be tagged by sentinel 1 — 1 Global Unscalable Value
  • Edit

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