セメタリー・クリーパー
不死者
アクションスピードは基礎値よりも低く修正されることがない
移動スピードは基礎値よりも低く修正されることがない
royale monster armour drop chance permyriad [80]
royale monster currency drop chance permyriad [200]
royale monster flask drop chance permyriad [0]
royale monster skill gem drop chance permyriad [300]
royale monster support gem drop chance permyriad [75]
royale monster unique drop chance permyriad [8]
royale monster weapon drop chance permyriad [80]
Cemetery Creeper
SpectreN
Tagsbone_armour, bones, cleaving_weapon, is_unarmed, non_attacking, not_dex, not_int, skeleton, undead, very_slow_movement
ライフ
200%
アーマー
+25%
Ailment Threshold
200%
耐性
40 40 40 25
Damage
168%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 12
Attack Time
1.605 Second
Damage Spread
±30%
経験値
100%
Model Size
100%
Type
PirateLordBrutalShipmateRoyale
Metadata
BrutalPirateShipmateRoyale
レベル
68
ライフ
12,867
アーマー
35,988
回避力
4,739
Damage
628
スペルダメージ
628
命中
580
Attack Time
1.605
経験値
10,255
Minion Life
2,791
Minion Damage
501
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
BrutalPirateLordSkeletonGhostfireAura
Buff, Duration, Spell, Triggerable
キャストタイム: 1 秒
毎秒772.2の基礎火ダメージを与える
infinite skill effect duration [1]
BrutalPirateLordSkeletonGhostfireAuraNonPlayer
Buff, Duration, Spell, Triggerable
キャストタイム: 1 秒
毎秒386.1の基礎火ダメージを与える
infinite skill effect duration [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

BaseEvents
{
	on_construction_complete =
	"
		AddAttached( Metadata/Effects/Spells/monsters_effects/frozen_cabins/ghostflame_skeleton_aura.ao, , 1.2 );
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/frozen_cabins/ghostflame_skeleton_aura.ao, start );
		QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/frozen_cabins/ghostflame_skeleton_aura.ao, idle );
	"
}

Life
{
	on_death =
	"
		PlayAnimationAttached( Metadata/Monsters/Skeletons/Pirate/GhostLantern.ao, turn_off );
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/frozen_cabins/ghostflame_skeleton_aura.ao, end );
	"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Skeletons/Pirate/BrutalPirateShipmateRoyale"] = {
    name = "Cemetery Creeper",
    life = 2,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.68,
    damageSpread = 0.3,
    attackTime = 1.605,
    attackRange = 12,
    accuracy = 1,
    skillList = {
        "BrutalPirateLordSkeletonGhostfireAura",
        "BrutalPirateLordSkeletonGhostfireAuraNonPlayer",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["BrutalPirateLordSkeletonGhostfireAura"] = {
    name = "BrutalPirateLordSkeletonGhostfireAura",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Buff] = true,
        [SkillType.Duration] = true,
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_fire_damage_to_deal_per_minute",
        "infinite_skill_effect_duration",
    },
    levels = {
        [1] = {1, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BrutalPirateLordSkeletonGhostfireAuraNonPlayer"] = {
    name = "BrutalPirateLordSkeletonGhostfireAuraNonPlayer",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Buff] = true,
        [SkillType.Duration] = true,
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_fire_damage_to_deal_per_minute",
        "infinite_skill_effect_duration",
    },
    levels = {
        [1] = {1, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
アクションスピードは基礎値よりも低く修正されることがない
移動スピードは基礎値よりも低く修正されることがない
IdMonsterCannotBeSlowed
FamilyMonsterCannotBeSlowed
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • action speed cannot be reduced below base Min: 1 Max: 1 Global
  • movement speed cannot be reduced below base Min: 1 Max: 1 Global
  • Craft Tagsspeed
    royale monster armour drop chance permyriad [80]
    royale monster currency drop chance permyriad [200]
    royale monster flask drop chance permyriad [0]
    royale monster skill gem drop chance permyriad [300]
    royale monster support gem drop chance permyriad [75]
    royale monster unique drop chance permyriad [8]
    royale monster weapon drop chance permyriad [80]
    IdRoyaleAdditionalMonsterDrops
    FamilyRoyaleAdditionalMonsterDrops
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • royale monster flask drop chance permyriad Min: 0 Max: 0 Global
  • royale monster armour drop chance permyriad Min: 80 Max: 80 Global
  • royale monster unique drop chance permyriad Min: 8 Max: 8 Global
  • royale monster weapon drop chance permyriad Min: 80 Max: 80 Global
  • royale monster currency drop chance permyriad Min: 200 Max: 200 Global
  • royale monster skill gem drop chance permyriad Min: 300 Max: 300 Global
  • royale monster support gem drop chance permyriad Min: 75 Max: 75 Global
  • Edit

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