ตัวคลานตามสุสาน
อันเดด
ความเร็วในการกระทำ ไม่สามารถเปลี่ยนแปลงให้ต่ำกว่าค่าพื้นฐานได้
ความเร็วในการเคลื่อนที่ ไม่สามารถเปลี่ยนแปลงให้ต่ำกว่าค่าพื้นฐานได้
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 [0]
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%
เกราะ
+15%
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
เกราะ
33,109
การหลบหลีก
4,739
โล่พลังงาน
0
Damage
628
ความเสียหายเวท
628
ความแม่นยำ
290
Attack Time
1.605
ค่าประสบการณ์
10,255
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
DomainsMonster (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 [0]
    royale monster weapon drop chance permyriad [80]
    IdRoyaleAdditionalMonsterDrops
    FamilyRoyaleAdditionalMonsterDrops
    DomainsMonster (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: 0 Max: 0 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.