Schattenrat
Untot
monster no drops or experience [1]
Shadow Councillor
SpectreN
Tagshard_armour, immobile, is_unarmed, large_model, non_attacking, red_blood, slashing_weapon, undead, zombie
Leben
188%
Energy Shield From Life
30%
Rüstung
+60%
Ausweichen
+10%
Ailment Threshold
188%
Widerstand
40 40 40 25
Damage
94%
Genauigkeit
100%
Kritische Trefferchance
+5%
Multiplikator für kritischen Treffer
+130%
Attack Distance
6 ~ 15
Attack Time
1.5 Second
Damage Spread
±20%
Erfahrung
125%
Model Size
140%
Type
CrimsonPriestClone
Metadata
CrimsonPriestBossClone
Stufe
68
Leben
12,095
Rüstung
46,064
Ausweichen
5,213
Energieschild
1,838
Damage
351
Zauberschaden
351
Genauigkeit
290
Attack Time
1.5
Erfahrung
12,819
Ailment Threshold
12,095
Chill
38
Shock
38
Brittle
216
Scorch
38
Sap
106
FaceLastTarget
Letztes Ziel anvisieren

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Animated
{
	on_crimson_clone_death_01 =
	"
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/CrimsonPriest/EPKs/CloneDeath.epk );
		HideMeshSegments( book_coverShape, book_floating_pages_1Shape, book_floating_pages_2Shape, book_floating_pages_3Shape, book_LShape, book_RShape );
	"

	on_crimson_clone_death_fwd_01 =
	"
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/CrimsonPriest/EPKs/CloneDeath.epk );
		HideMeshSegments( book_coverShape, book_floating_pages_1Shape, book_floating_pages_2Shape, book_floating_pages_3Shape, book_LShape, book_RShape );
	"

	on_crimson_clone_death_bwd_01 =
	"
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/CrimsonPriest/EPKs/CloneDeath.epk );
		HideMeshSegments( book_coverShape, book_floating_pages_1Shape, book_floating_pages_2Shape, book_floating_pages_3Shape, book_LShape, book_RShape );
	"

	on_crimson_clone_death_left_01 =
	"
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/CrimsonPriest/EPKs/CloneDeath.epk );
		HideMeshSegments( book_coverShape, book_floating_pages_1Shape, book_floating_pages_2Shape, book_floating_pages_3Shape, book_LShape, book_RShape );
	"

	on_crimson_clone_death_right_01 =
	"
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/CrimsonPriest/EPKs/CloneDeath.epk );
		HideMeshSegments( book_coverShape, book_floating_pages_1Shape, book_floating_pages_2Shape, book_floating_pages_3Shape, book_LShape, book_RShape );
	"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/CrimsonPriest/CrimsonPriestBossClone"] = {
    name = "Shadow Councillor",
    life = 1.88,
    energyShield = 0.3,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 0.94,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 15,
    accuracy = 1,
    skillList = {
        "FaceLastTarget",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["FaceLastTarget"] = {
    name = "Face Last Target",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.01,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
DomainsMonster (3)
GenerationTypeEinzigartig (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Schattenrat
    Untot
    monster no drops or experience [1]
    Shadow Councillor
    SpectreN
    Tagshard_armour, immobile, is_unarmed, large_model, non_attacking, red_blood, slashing_weapon, undead, zombie
    Leben
    188%
    Energy Shield From Life
    30%
    Rüstung
    +60%
    Ausweichen
    +10%
    Ailment Threshold
    188%
    Widerstand
    40 40 40 25
    Damage
    94%
    Genauigkeit
    100%
    Kritische Trefferchance
    +5%
    Multiplikator für kritischen Treffer
    +130%
    Attack Distance
    6 ~ 15
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Erfahrung
    125%
    Model Size
    140%
    Type
    CrimsonPriestClone
    Metadata
    CrimsonPriestBossCloneStandalone
    Stufe
    68
    Leben
    12,095
    Rüstung
    46,064
    Ausweichen
    5,213
    Energieschild
    1,838
    Damage
    351
    Zauberschaden
    351
    Genauigkeit
    290
    Attack Time
    1.5
    Erfahrung
    12,819
    Ailment Threshold
    12,095
    Chill
    38
    Shock
    38
    Brittle
    216
    Scorch
    38
    Sap
    106
    FaceLastTarget
    Letztes Ziel anvisieren

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Animated
    {
    	on_crimson_clone_death_01 =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/CrimsonPriest/EPKs/CloneDeath.epk );
    		HideMeshSegments( book_coverShape, book_floating_pages_1Shape, book_floating_pages_2Shape, book_floating_pages_3Shape, book_LShape, book_RShape );
    	"
    
    	on_crimson_clone_death_fwd_01 =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/CrimsonPriest/EPKs/CloneDeath.epk );
    		HideMeshSegments( book_coverShape, book_floating_pages_1Shape, book_floating_pages_2Shape, book_floating_pages_3Shape, book_LShape, book_RShape );
    	"
    
    	on_crimson_clone_death_bwd_01 =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/CrimsonPriest/EPKs/CloneDeath.epk );
    		HideMeshSegments( book_coverShape, book_floating_pages_1Shape, book_floating_pages_2Shape, book_floating_pages_3Shape, book_LShape, book_RShape );
    	"
    
    	on_crimson_clone_death_left_01 =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/CrimsonPriest/EPKs/CloneDeath.epk );
    		HideMeshSegments( book_coverShape, book_floating_pages_1Shape, book_floating_pages_2Shape, book_floating_pages_3Shape, book_LShape, book_RShape );
    	"
    
    	on_crimson_clone_death_right_01 =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/CrimsonPriest/EPKs/CloneDeath.epk );
    		HideMeshSegments( book_coverShape, book_floating_pages_1Shape, book_floating_pages_2Shape, book_floating_pages_3Shape, book_LShape, book_RShape );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/CrimsonPriest/CrimsonPriestBossCloneStandalone"] = {
        name = "Shadow Councillor",
        life = 1.88,
        energyShield = 0.3,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 0.94,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "FaceLastTarget",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FaceLastTarget"] = {
        name = "Face Last Target",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.01,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    DomainsMonster (3)
    GenerationTypeEinzigartig (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Edit

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