MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Petrification Statue Unique /1
PillarsOfArun
Grants Level 20 Petrification Statue Skill
(200—250)% increased Energy Shield
+(60—80) to maximum Life
(5—10)% increased Attack and Cast Speed
5% additional Physical Damage Reduction while moving
5% reduced Elemental Damage taken while stationary
Petrification Statue
Construct
SpectreN
Tagsbludgeoning_weapon, construct, humanoid, is_unarmed, large_height, mud_blood, non_attacking, not_dex, not_int, stone_armour, very_slow_movement
Life
210%
Armour
+50%
Ailment Threshold
210%
Resistance
MonsterResistanceIconFire0 MonsterResistanceIconCold0 MonsterResistanceIconLightning0 MonsterResistanceIconChaos0
Damage
120%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
Experience
120%
Model Size
170%
Type
Statue
Metadata
PetrificationStatue

Object Type

version 2
extends "Metadata/Monsters/Monster"

Positioned
{
	scale = 150
}

Pathfinding
{
	immobile = true
}

Stats
{
	uses_no_mana = 1
	untargetable_by_monster_ai = 1
	base_cannot_be_damaged = 1
	base_cannot_be_stunned = 1
	immune_to_curses = 1
	immune_to_auras_from_other_entities = 1
	base_maximum_life = 1
	base_maximum_mana = 10000
	item_drop_slots = 0
	elemental_reflect_damage_taken_+% = -300
	physical_reflect_damage_taken_+% = -300
	avoid_all_elemental_status_% = 300
	set_cannot_die = 1
	projectiles_nova = 0
	is_hidden_monster = 1
	is_trap_object = 1
	cannot_be_knocked_back = 1
}

Life
{
	corpse_usable = false

	on_death =
	"
		Delay( 4, { Delete(); } );
	"
}

DiesAfterTime {}

Animated
{
	animated_object = "Metadata/Monsters/Statue/Female/StoneGazeStatue.ao"
}

Actor
{
	basic_action = "Emerge"
	leveled_starting_effects = "EmptyActionSpellPetrificationStatue"
	actor = "Metadata/Monsters/Statue/PetrificationStatue/PetrificationStatue.act"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Statue/PetrificationStatue"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Petrification Statue",
    life = 2.1,
    damage = 1.2,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 10,
    accuracy = 1,
    skillList = {
    },
    modList = {
    },
}
FamilyCannotBeDamaged
DomainsMonster (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • base cannot be damaged 1 — 1 Global Unscalable Value
  • Cannot Be Damaged
    Immune to Damage
    Cannot be Damaged
    Petrification Statue
    Construct
    MonsterResistanceIconFire MonsterResistanceIconCold MonsterResistanceIconLightning MonsterResistanceIconChaos
    Cannot be Knocked Back
    Cannot be Stunned
    SpectreN
    Tagsconstruct, delve_monster, extra_large_height, is_unarmed, mud_blood, no_pantheon_mod, non_attacking, not_dex, stone_armour, stone_construct, very_slow_movement
    Life
    800%
    Energy Shield From Life
    100%
    Armour
    +100%
    Ailment Threshold
    800%
    Resistance
    MonsterResistanceIconFire40 MonsterResistanceIconCold40 MonsterResistanceIconLightning40 MonsterResistanceIconChaos25
    Damage
    200%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    Experience
    200%
    Model Size
    200%
    Type
    DelvePetrificationStatue
    Metadata
    PetrificationStatueEncounter
    Level
    68
    Life
    51,467
    Armour
    57,580
    Evasion Rating
    4,739
    Energy Shield
    49,016
    Damage
    747
    Spell Damage
    747
    Accuracy
    580
    Attack Time
    1.5
    Experience
    20,510
    Minion Life
    11,164
    Minion Energy Shield
    10,632
    Minion Damage
    597
    Ailment Threshold
    51,467
    Chill
    163
    Shock
    163
    Brittle
    921
    Scorch
    163
    Sap
    450
    Phys Convert Ele
    240%
    EmptyActionSpellDelveStoneGaze
    Spell
    Cast Time: 5 sec
    Cooldown Time: 10 sec
    50% less Cast Speed
    skill cannot be interrupted [1]
    skill cannot be knocked back [1]
    skill cannot be stunned [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Pathfinding
    {
    	immobile = true
    }
    
    Stats
    {
    	immune_to_curses = 1
    	immune_to_cheats = 1
    }
    
    Life
    {
    	corpse_usable = false
    }
    
    Transitionable
    {
    	
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueDelve/PetrificationStatueEncounter"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Petrification Statue",
        life = 8,
        energyShield = 1,
        damage = 2,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "EmptyActionSpellDelveStoneGaze",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EmptyActionSpellDelveStoneGaze"] = {
        name = "EmptyActionSpellDelveStoneGaze",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_cast_speed_+%_final",
            "skill_cannot_be_interrupted",
            "skill_cannot_be_stunned",
            "skill_cannot_be_knocked_back",
        },
        levels = {
            [1] = {-50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Cannot be Knocked Back
    FamilyImmuneToKnockback
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cannot be knocked back 1 — 1 Global Unscalable Value
  • Cannot be Stunned
    NameSteadfast
    FamilyMonsterCannotBeStunned
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base cannot be stunned 1 — 1 Global Unscalable Value
  • Spawn Tagsnot_str: 0 default: 1000
    Petrification Statue
    Cooldown Time: 30.00 sec
    Cast Time: 1.00 sec
    Creates a Petrification Statue in front of you, which will slow enemies with its gaze, until they become fully petrified.
    Base duration is 4 seconds
    Enemy Action Speed is reduced by 15% every 0.3 seconds
    petrification statue pertrify duration ms [5000]
    Level Effect /1
    Implicit
    CooldownTime: 30000
    Base duration is 4 seconds
    Enemy Action Speed is reduced by 15% every 0.3 seconds
    LevelRequires LevelExperience
    11
    Attribute /4

    Petrification Statue

    NameShow Full Descriptions
    BaseType Petrification Statue
    TargetTypesGround, Enemy
    TypeSpell, Duration, Triggerable, Cooldown
    ActiveSkillsCodesummon_petrification_statue
    Supported By /27
  • Active Type: Spell, Duration, Triggerable, Cooldown
  • IncreasedDuration
    More Duration Support
    Supports any skill with a duration.
    CastOnMeleeKill
    Cast on Melee Kill Support
    Must support both a melee attack skill and a spell skill to work. The attack skill will trigger a spell when it kills an enemy. Cannot support totems, traps, or mines. Vaal skills, channelling skills, and skills with a reservation cannot be triggered.
    Empower
    Empower Support
    Supports any skill gem. Once this gem reaches level 2 or above, will raise the level of supported gems. Cannot support skills that don't come from gems.
    ReduceDuration
    Less Duration Support
    Supports any skill that has a duration.
    CastOnDmgTaken
    Cast when Damage Taken Support
    Each supported spell skill will track damage you take, and be triggered when the total damage taken reaches a threshold. Cannot support skills used by totems, traps, or mines. Vaal skills, channelling skills, and skills with a reservation cannot be triggered.
    EmpowerPlus
    Awakened Empower Support
    Supports any skill gem. Once this gem reaches level 2 or above, will raise the level of supported gems. Cannot support skills that don't come from gems.
    LifeTap
    Lifetap Support
    Supports any non-blessing skill. Minions cannot gain the Lifetap buff.
    TransfusionSupport
    Transfusion Support
    Supports non-blessing spells.
    CastOnCrit
    Cast On Critical Strike Support
    Must support both an attack skill and a spell skill to work. The attack skill will trigger a spell when it critically strikes an enemy. Cannot support totems, traps, or mines. Vaal skills, channelling skills, and skills with a reservation cannot be triggered.
    CastOnDeath
    Cast on Death Support
    Each supported spell skill will be triggered when you die. Cannot support skills used by totems, traps, or mines. Vaal skills, channelling skills, and skills with a reservation cannot be triggered.
    enhance
    Enhance Support
    Supports any skill gem. Once this gem reaches level 2 or above, will raise the quality of supported gems. Cannot support skills that don't come from gems.
    SupportRapidDecayGem
    Swift Affliction Support
    Supports any skill that has a duration, or can hit enemies to inflict ailments on them.
    CastOnCritPlus
    Awakened Cast On Critical Strike Support
    Must support both an attack skill and a spell skill to work. The attack skill will trigger a spell when it critically strikes an enemy. Cannot support totems, traps, or mines. Vaal skills, channelling skills, and skills with a reservation cannot be triggered.
    SupportRapidDecayPlus
    Awakened Swift Affliction Support
    Supports any skill that has a duration, or can hit enemies to inflict ailments on them.
    enhanceplus
    Awakened Enhance Support
    Supports any skill gem. Once this gem reaches level 2 or above, will raise the quality of supported gems. Cannot support skills that don't come from gems.
    SecondWindSupport
    Second Wind Support
    Supports skills with cooldowns. Cannot support triggered skills.
    CastonWardBreak
    Cast on Ward Break Support
    Each supported spell skill will be triggered when your Ward breaks. Cannot support skills used by totems, traps, or mines. Vaal skills, channelling skills, and skills with a reservation cannot be triggered.
    FasterCast
    Faster Casting Support
    Supports non-instant spell skills.
    CastOnStun
    Cast when Stunned Support
    Each supported spell skill will have a chance to be triggered when you are stunned. Cannot support skills used by totems, traps, or mines. Vaal skills, channelling skills, and skills with a reservation cannot be triggered.
    Enlighten
    Enlighten Support
    Supports any skill gem. Once this gem reaches level 2 or above, will apply a cost & reservation multiplier to supported gems. Cannot support skills that don't come from gems.
    CastWhileChanneling
    Cast while Channelling Support
    Must support both a channelling skill and a non-channelling spell skill to work. The channelling skill will trigger a spell periodically while channelling. Cannot support skills used by totems, traps, or mines. Vaal skills and skills with a reservation cannot be triggered.
    Efficacy
    Efficacy Support
    Supports any skill that deals damage or has a duration.
    ArcaneSurge
    Arcane Surge Support
    Each supported spell will track how much mana you spend on it, granting a buff when the total mana spent reaches a threshold. Cannot support skills used by totems, traps, mines or skills with a reservation.
    CastWhileChannelingPlus
    Awakened Cast While Channelling Support
    Must support both a channelling skill and a non-channelling spell skill to work. The channelling skill will trigger a spell periodically while channelling. Cannot support skills used by totems, traps, or mines. Vaal skills and skills with a reservation cannot be triggered.
    Enlightenplus
    Awakened Enlighten Support
    Supports any skill gem. Once this gem reaches level 2 or above, will apply a cost & reservation multiplier to supported gems. Cannot support skills that don't come from gems.
    CooldownRecovery
    Cooldown Recovery Support
    Supports skills that have a cooldown. Cannot modify the skills of minions.
    Eclipse
    Eclipse Support
    Supports any skill gem. Cannot support skills that don't come from gems.
    Petrification Statue Monster /1
    NameModifiersSpectre
    DaemonY
    Edit

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