심오한 신성
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [0]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Divinitus Profundus
SpectreN
Tagsghost_armour, immobile, is_daemon, is_unarmed, not_dex, not_str
생명력
125%
Energy Shield From Life
50%
Ailment Threshold
125%
저항
0 0 0 0
Damage
125%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
경험치
125%
Model Size
100%
Type
BookMonster
Metadata
BookMonster
레벨
68
생명력
8,042
방어도
28,790
회피
4,739
에너지 보호막
3,064
Damage
467
주문 피해
467
정확도
290
Attack Time
1.5
경험치
12,819
Ailment Threshold
8,042
Chill
25
Shock
25
Brittle
144
Scorch
25
Sap
70
MMSBookMonsterMortar
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
치명타 확률: 5%
시전 속도: 1 초
재사용 대기시간: 1.8 초
일반적인 몬스터 박격포 스킬입니다. 몬스터 투사체와 같지만 충격 효과를 가집니다.
269.6~404.4 번개 피해
번개 피해의 60%를 카오스 피해로 전환
모든 피해가 감전 유발
투사체 2개 추가 발사
20%의 확률로 적을 감전
base is projectile [1]
check for targets between initiator and projectile source [1]
is area damage [1]
projectile minimum range [15]
projectile uses contact position [1]
spell maximum action distance +% [-65]
use scaled contact offset [1]

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Daemon/CardDaemon/BookMonster"] = {
    name = "Divinitus Profundus",
    life = 1.25,
    energyShield = 0.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.25,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "MMSBookMonsterMortar",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MMSBookMonsterMortar"] = {
    name = "MMSBookMonsterMortar",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = 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_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "number_of_additional_projectiles",
        "spell_maximum_action_distance_+%",
        "projectile_minimum_range",
        "base_lightning_damage_%_to_convert_to_chaos",
        "base_chance_to_shock_%",
        "is_area_damage",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
        "all_damage_can_shock",
        "check_for_targets_between_initiator_and_projectile_source",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 2, -65, 15, 60, 20, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domains몬스터 (3)
GenerationType고유 (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [0]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    IdCannotBeAugmented
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • cant touch this Min: 1 Max: 1 Global
  • cant possess this Min: 1 Max: 1 Global
  • cannot be afflicted Min: 1 Max: 1 Global
  • monster no talismans Min: 1 Max: 1 Global
  • cannot have azmeri dust Min: 1 Max: 1 Global
  • cannot have affliction mods Min: 0 Max: 0 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global