Calavera de Aliento Ártico
Constructo
monster no drops or experience [1]
Arctic Breath Skull
SpectreN
Tagsconstruct, extra_extra_small_height, ghost_armour, is_unarmed, non_attacking, very_slow_movement
Vida
100%
Ailment Threshold
100%
Resistencia
0 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiencia
100%
Model Size
100%
Type
ArcticBreathSkull
Metadata
ArcticBreathSkull
IsSummoned
Y

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
}

Animated
{
	animated_object = "Metadata/Monsters/ArcticBreath/ArcticBreathSkull.ao"
}

Positioned
{
	collision_hull_type = "projectile"
	locked_orientation = true
}

Stats
{
	immune_to_curses = 1
	immune_to_auras_from_other_entities = 1
	set_item_drop_slots = 0
	set_monster_no_drops_or_experience = 1
	set_monster_do_not_fracture = 1
	set_max_frenzy_charges = 0
	set_max_endurance_charges = 0
	set_max_power_charges = 0
	base_cannot_be_stunned = 1
	cannot_be_knocked_back = 1
	set_phase_through_objects = 1
	monster_rarity_damage_+%_final = -70
	hidden_monster_can_have_auras = 1
	set_monster_grants_no_flask_charges = 1
	does_not_count_as_monster = 1
}

Life
{
	corpse_usable = false
	ignore_on_life_changed_stats = true
}

DiesAfterTime
{

}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
	//turn_duration = 6.0
	dampen_height_speed = 1.0
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ArcticBreath/ArcticBreathSkull"] = {
    name = "Arctic Breath Skull",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0,
    attackTime = 1,
    attackRange = 6,
    accuracy = 1,
    skillList = {
    },
    modList = {
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domainsmonstruo (3)
GenerationTypeúnico (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.