永遠の守護者
コンストラクト
monster no drops or experience [1]
global maim on hit [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Guardian of Eternity
SpectreN
Tagscleaving_weapon, construct, extra_large_height, humanoid, is_unarmed, melee, mud_blood, not_dex, not_int, physical_affinity, slow_movement, stone_armour
ライフ
210%
アーマー
+50%
Ailment Threshold
210%
耐性
0 0 0 0
Damage
180%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 10
Attack Time
4.5 Second
Damage Spread
±20%
経験値
120%
Model Size
100%
Type
AvariusStatue
Metadata
AvariusCasticusStatue
レベル
68
ライフ
13,510
アーマー
43,185
回避力
4,739
Damage
672
スペルダメージ
672
命中
580
Attack Time
4.5
経験値
12,306
Minion Life
2,930
Minion Damage
537
Ailment Threshold
13,510
Chill
43
Shock
43
Brittle
242
Scorch
43
Sap
118
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 538–807
クリティカル率: 5%
Attack Time: 4.5 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
	basic_action = "Emerge2"
}

Transitionable
{
	num_states = 4
}

Animated
{
	on_end_deactivate2 = "PlayAnimationByName( statue );"
}

Positioned
{
	force_placement = true
}

Stats
{
	set_base_cannot_be_damaged = 1
	set_cannot_be_chained_from = 1	
	immune_to_curses = 1
	set_item_drop_slots = 0
	set_monster_no_drops_or_experience = 1
	set_max_endurance_charges = 0
	set_max_frenzy_charges = 0
	set_max_power_charges = 0
	base_cannot_be_stunned = 1
	cannot_be_knocked_back = 1
	avoid_all_elemental_status_% = 100
	cannot_be_converted_or_dominated = 1
	monster_slain_flask_charges_granted_+% = -100
	cannot_have_life_leeched_from = 1
	cannot_have_mana_leeched_from = 1
	set_immune_vaal_lighting_warp = 1
	set_immune_to_auras_from_other_entities = 1
	set_is_hidden_monster = 1
}

TriggerableBlockage
{
	save_as_diff = true
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

BaseEvents
{
	on_construction_complete = "AddAttachedObjectToBones( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statue_weapon/statue_weapon.ao, R_Weapon );"
}

Transitionable
{
	create_state_1 =
	"
		PlayAnimationByName( statue );
		PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statue_weapon/statue_weapon.ao, 1 );
	"

	create_state_2 =
	"
		PlayAnimationByName( statue );
		PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statue_weapon/statue_weapon.ao, 1 );
	"

	on_transition_to_3 =
	"
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statues_rise/activate/epk/rise.epk );
		PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statue_weapon/statue_weapon.ao, 0 );
	"

	create_state_3 =
	"
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statues_rise/activate/epk/rise.epk );
		PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statue_weapon/statue_weapon.ao, 0 );
	"

	on_transition_to_4 =
	"
		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statues_rise/activate/epk/rise.epk );
		PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statue_weapon/statue_weapon.ao, 1 );
	"
}

Targetable
{
	targetable = false
}

Animated
{
	on_emerge =
	"
		AddAttached( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statues_rise/activate/activate.ao,  );
		PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statues_rise/activate/activate.ao, 0 );
	"

	on_deactivate2 =
	"
		AddAttached( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statues_rise/deactivate/deactivate.ao,  );
		PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statues_rise/deactivate/deactivate.ao, 0 );
		RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statues_rise/activate/epk/rise.epk );
		PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statue_weapon/statue_weapon.ao, 1 );
	"
}

Render
{
	//turn_duration = 0.5
}

Life
{
	on_death = "SpawnPermanentEffect( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statues_death/statues_death.ao, statue_death );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/AvariusCasticus/AvariusCasticusStatue"] = {
    name = "Guardian of Eternity",
    life = 2.1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.8,
    damageSpread = 0.2,
    attackTime = 4.5,
    attackRange = 10,
    accuracy = 1,
    skillList = {
        "Melee",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    name = "Default Attack",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • global maim on hit [1]
    FamilyMonsterMaimOnHit
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • global maim on hit Min: 1 Max: 1 Global
  • Craft Tagsアタック
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    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: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • keyval
    Stats.item_drop_slots0
    Stats.energy_shield_recharge_rate_per_minute_%2000
    Stats.mana_regeneration_rate_per_minute_%100
    Stats.base_maximum_mana200
    Stats.maximum_physical_damage_reduction_%75
    Stats.max_viper_strike_orbs4
    Stats.base_maximum_all_resistances_%75
    Stats.max_fuse_arrow_orbs5
    Stats.max_fire_beam_stacks8
    Stats.max_charged_attack_stacks10
    Stats.base_critical_strike_multiplier130
    Stats.critical_ailment_dot_multiplier_+30
    Stats.max_endurance_charges0
    Stats.max_frenzy_charges0
    Stats.max_power_charges0
    Stats.base_attack_speed_+%_per_frenzy_charge4
    Stats.base_attack_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.base_cast_speed_+%_per_frenzy_charge4
    Stats.base_cast_speed_+%_per_frenzy_charge_if_not_player_minion11
    Stats.movement_velocity_+%_per_frenzy_charge_if_not_player_minion5
    Stats.object_inherent_damage_+%_final_per_frenzy_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge4
    Stats.physical_damage_reduction_%_per_endurance_charge_if_not_player_minion11
    Stats.resist_all_elements_%_per_endurance_charge4
    Stats.resist_all_elements_%_per_endurance_charge_if_not_player_minion11
    Stats.critical_strike_chance_+%_per_power_charge50
    Stats.critical_strike_chance_+%_per_power_charge_if_not_player_minion150
    Stats.maximum_block_%75
    Stats.base_maximum_spell_block_%75
    Stats.base_number_of_totems_allowed1
    Stats.base_number_of_traps_allowed3
    Stats.base_number_of_remote_mines_allowed5
    Stats.movement_velocity_cap128
    Stats.maximum_life_leech_rate_%_per_minute1200
    Stats.maximum_mana_leech_rate_%_per_minute1200
    Stats.maximum_energy_shield_leech_rate_%_per_minute600
    Stats.monster_ignite_damage_+%_final-72
    Stats.monster_bleeding_damage_+%_final-86
    Stats.monster_poison_damage_+%_final-50
    Stats.bleeding_moving_damage_%_of_base_override500
    Stats.max_azurite_debuff_stacks10
    Stats.impaled_debuff_base_duration_ms8000
    Stats.impaled_debuff_number_of_reflected_hits5
    Stats.ignore_skill_weapon_restrictions1
    Stats.base_total_number_of_sigils_allowed3
    Stats.maximum_life_leech_amount_per_leech_%_max_life10
    Stats.maximum_mana_leech_amount_per_leech_%_max_mana10
    Stats.maximum_energy_shield_leech_amount_per_leech_%_max_energy_shield10
    Stats.object_inherent_melee_hit_stun_duration_+%_final20
    Stats.scale_melee_range_to_actor_scale1
    Stats.use_melee_pattern_range1
    Stats.actor_scale_+%_limit100
    Stats.damage_taken_when_hit_+%_final_per_fortification-1
    Stats.base_max_fortification20
    Stats.soul_eater_maximum_stacks45
    Stats.base_cannot_be_damaged1
    Stats.cannot_be_chained_from1
    Stats.immune_to_curses1
    Stats.monster_no_drops_or_experience1
    Stats.base_cannot_be_stunned1
    Stats.cannot_be_knocked_back1
    Stats.avoid_all_elemental_status_%100
    Stats.cannot_be_converted_or_dominated1
    Stats.monster_slain_flask_charges_granted_+%-100
    Stats.cannot_have_life_leeched_from1
    Stats.cannot_have_mana_leeched_from1
    Stats.immune_vaal_lighting_warp1
    Stats.immune_to_auras_from_other_entities1
    Stats.is_hidden_monster1
    ObjectMagicProperties.stat_description_listMetadata/StatDescriptions/monster_stat_descriptions.txt
    Positioned.blockingtrue
    Positioned.team0
    Positioned.serialise_collidabletrue
    Positioned.force_placementtrue
    BaseEvents.server_onlytrue
    Actor.basic_actionMove, Flee, StrafeLeft, StrafeRight, Advance, DoNothing, MonsterPickup, Emerge, Emerge2
    Actor.slow_animations_go_to_idletrue
    Transitionable.num_states4
    Animated.on_end_deactivate2PlayAnimationByName( statue );
    TriggerableBlockage.save_as_difftrue
    永遠の守護者
    コンストラクト
    monster ignores delve darkness mechanic [1]
    monster no drops or experience [1]
    global maim on hit [1]
    ノックバックを受けることがない
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Guardian of Eternity
    SpectreN
    Tagscleaving_weapon, construct, extra_large_height, humanoid, is_unarmed, legion_monster, melee, mud_blood, no_pantheon_mod, not_dex, not_int, physical_affinity, slow_movement, stone_armour
    ライフ
    480%
    アーマー
    +50%
    Ailment Threshold
    480%
    耐性
    0 0 0 0
    Damage
    180%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    4.5 Second
    Damage Spread
    ±20%
    経験値
    120%
    Model Size
    80%
    Type
    TemplarLegionStatue
    Metadata
    LegionTemplarGeneralMinion_
    レベル
    68
    ライフ
    30,880
    アーマー
    43,185
    回避力
    4,739
    Damage
    672
    スペルダメージ
    672
    命中
    580
    Attack Time
    4.5
    経験値
    12,306
    Minion Life
    6,698
    Minion Damage
    537
    Ailment Threshold
    30,880
    Chill
    98
    Shock
    98
    Brittle
    552
    Scorch
    98
    Sap
    270
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    通常攻撃
    Base Damage: 538–807
    クリティカル率: 5%
    Attack Time: 4.5 秒
    強力な一撃で敵を打ち倒す。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    	basic_action = "Emerge2"
    	basic_action = "ChangeToStance2"
    }
    
    StateMachine
    {
    	define_shared_state = "active;"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    BaseEvents
    {
    	on_construction_complete = "AddAttached( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statue_weapon/statue_weapon.ao, R_Weapon );"
    }
    
    Render
    {
    	//turn_duration = 0.5
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Legion/Templar/boss_shattershield/statues/summon_in.ao"
    }
    
    StateMachine
    {
    	on_state_active_1 =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Templar/boss_shattershield/statues/rise.epk );
    		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statue_weapon/statue_weapon.ao, activate );
    	"
    
    	create_state_active_1 =
    	"
    		AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Legion/Templar/boss_shattershield/statues/rise.epk );
    		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statue_weapon/statue_weapon.ao, activate );
    	"
    
    	on_state_active_0 = "PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/act5/Avarius_Casticus/statue_weapon/statue_weapon.ao, deactive );"
    	create_state_active_0 = "PlayAnimation( statue );"
    }
    
    Animated
    {
    	on_emerge =
    	"
    		AddAttached( Metadata/Effects/Spells/monsters_effects/League_Legion/Templar/boss_shattershield/statues/activate.ao,  );
    		PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/League_Legion/Templar/boss_shattershield/statues/activate.ao, 0 );
    	"
    
    	on_deactivate2 =
    	"
    		AddAttached( Metadata/Effects/Spells/monsters_effects/League_Legion/Templar/boss_shattershield/statues/deactivate.ao,  );
    		PlayAnimationAttachedByIndex( Metadata/Effects/Spells/monsters_effects/League_Legion/Templar/boss_shattershield/statues/deactivate.ao, 0 );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionTemplarGeneralMinion_"] = {
        name = "Guardian of Eternity",
        life = 4.8,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 4.5,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "Melee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    FamilyMonsterIgnoresDelveDarkness
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic Min: 1 Max: 1 Global
  • monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • global maim on hit [1]
    FamilyMonsterMaimOnHit
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • global maim on hit Min: 1 Max: 1 Global
  • Craft Tagsアタック
    ノックバックを受けることがない
    FamilyImmuneToKnockback
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    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: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • 永遠の守護者
    コンストラクト
    monster ignores delve darkness mechanic [1]
    monster no drops or experience [1]
    global maim on hit [1]
    ノックバックを受けることがない
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Guardian of Eternity
    SpectreN
    Tagscleaving_weapon, construct, extra_large_height, humanoid, is_unarmed, legion_monster, melee, mud_blood, no_pantheon_mod, not_dex, not_int, physical_affinity, slow_movement, stone_armour
    ライフ
    480%
    アーマー
    +50%
    Ailment Threshold
    480%
    耐性
    0 0 0 0
    Damage
    180%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    4.5 Second
    Damage Spread
    ±20%
    経験値
    120%
    Model Size
    80%
    Type
    TemplarLegionStatue
    Metadata
    LegionTemplarGeneralAngerMinion
    レベル
    68
    ライフ
    30,880
    アーマー
    43,185
    回避力
    4,739
    Damage
    672
    スペルダメージ
    672
    命中
    580
    Attack Time
    4.5
    経験値
    12,306
    Minion Life
    6,698
    Minion Damage
    537
    Ailment Threshold
    30,880
    Chill
    98
    Shock
    98
    Brittle
    552
    Scorch
    98
    Sap
    270
    Melee
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    通常攻撃
    Base Damage: 538–807
    クリティカル率: 5%
    Attack Time: 4.5 秒
    強力な一撃で敵を打ち倒す。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionTemplarGeneralAngerMinion"] = {
        name = "Guardian of Eternity",
        life = 4.8,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 4.5,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "Melee",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    FamilyMonsterIgnoresDelveDarkness
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic Min: 1 Max: 1 Global
  • monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • global maim on hit [1]
    FamilyMonsterMaimOnHit
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • global maim on hit Min: 1 Max: 1 Global
  • Craft Tagsアタック
    ノックバックを受けることがない
    FamilyImmuneToKnockback
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    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: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • 永遠の守護者
    コンストラクト
    monster no drops or experience [1]
    global maim on hit [1]
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Guardian of Eternity
    SpectreN
    Tagscleaving_weapon, construct, extra_large_height, humanoid, is_unarmed, melee, mud_blood, not_dex, not_int, physical_affinity, stone_armour, very_slow_movement
    ライフ
    210%
    アーマー
    +50%
    Ailment Threshold
    210%
    耐性
    0 0 0 0
    Damage
    180%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    4.5 Second
    Damage Spread
    ±20%
    経験値
    120%
    Model Size
    100%
    Type
    IgnoranceStatue
    Metadata
    IgnoranceStatue_
    レベル
    68
    ライフ
    13,510
    アーマー
    43,185
    回避力
    4,739
    Damage
    672
    スペルダメージ
    672
    命中
    580
    Attack Time
    4.5
    経験値
    12,306
    Minion Life
    2,930
    Minion Damage
    537
    Ailment Threshold
    13,510
    Chill
    43
    Shock
    43
    Brittle
    242
    Scorch
    43
    Sap
    118
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    通常攻撃
    Base Damage: 538–807
    クリティカル率: 5%
    Attack Time: 4.5 秒
    強力な一撃で敵を打ち倒す。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/AtlasMemory/IgnoranceBoss/IgnoranceStatue_"] = {
        name = "Guardian of Eternity",
        life = 2.1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 4.5,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • global maim on hit [1]
    FamilyMonsterMaimOnHit
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • global maim on hit Min: 1 Max: 1 Global
  • Craft Tagsアタック
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    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: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • 永遠の守護者
    コンストラクト
    monster no drops or experience [1]
    global maim on hit [1]
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Guardian of Eternity
    SpectreN
    Tagscleaving_weapon, construct, extra_large_height, humanoid, is_unarmed, melee, mud_blood, not_dex, not_int, physical_affinity, slow_movement, stone_armour
    ライフ
    210%
    アーマー
    +50%
    Ailment Threshold
    210%
    耐性
    0 0 0 0
    Damage
    180%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 10
    Attack Time
    4.5 Second
    Damage Spread
    ±20%
    経験値
    120%
    Model Size
    100%
    Type
    IgnoranceStatue
    Metadata
    IgnoranceStatue_UBER
    レベル
    68
    ライフ
    13,510
    アーマー
    43,185
    回避力
    4,739
    Damage
    672
    スペルダメージ
    672
    命中
    580
    Attack Time
    4.5
    経験値
    12,306
    Minion Life
    2,930
    Minion Damage
    537
    Ailment Threshold
    13,510
    Chill
    43
    Shock
    43
    Brittle
    242
    Scorch
    43
    Sap
    118
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
    通常攻撃
    Base Damage: 538–807
    クリティカル率: 5%
    Attack Time: 4.5 秒
    強力な一撃で敵を打ち倒す。
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]

    Object Type

    Object Type Codes

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/AtlasMemory/IgnoranceBoss/IgnoranceStatue_UBER"] = {
        name = "Guardian of Eternity",
        life = 2.1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.8,
        damageSpread = 0.2,
        attackTime = 4.5,
        attackRange = 10,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Default Attack",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Strike your foes down with a powerful blow.",
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Multistrikeable] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • global maim on hit [1]
    FamilyMonsterMaimOnHit
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • global maim on hit Min: 1 Max: 1 Global
  • Craft Tagsアタック
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    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: 1 Max: 1 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global
  • Edit

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