Robô Ativador
Construto
monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [0]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Triggerbot
SpectreN
Tagsconstruct, extra_extra_small_height, is_unarmed, non_attacking, stone_armour, very_fast_movement
Vida
100%
Ailment Threshold
100%
Resistência
0 0 0 0
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiência
100%
Model Size
45%
Type
Skitterbot
Metadata
Triggerbot
IsSummoned
Y
Nível
68
Vida
6,433
Armadura
28,790
Evasão
4,739
Escudo de Energia
0
Damage
374
Dano Mágico
374
Precisão
290
Attack Time
1
Experiência
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
SkitterbotWait
Duração base é de 0.2 segundos

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
}

Positioned
{
	blocking = false
}

Stats
{
	set_immune_to_cheats = 1
	set_cannot_die = 1
	set_maximum_life_is_one = 1
	set_base_cannot_be_damaged = 1
	set_cannot_taunt_enemies = 1
	set_untargetable_by_monster_ai = 1
	base_cannot_be_stunned = 1
	cannot_be_knocked_back = 1
	set_max_endurance_charges = 0
	set_max_frenzy_charges = 0
	set_max_power_charges = 0
	set_cannot_be_chained_from = 1
	set_cannot_be_splashed_from = 1
}

Life
{
	corpse_usable = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Targetable
{
	no_highlight = true
	targetable = false
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Skitterbot/Triggerbot"] = {
    name = "Triggerbot",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0,
    attackTime = 1,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "SkitterbotWait",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SkitterbotWait"] = {
    name = "SkitterbotWait",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {200, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [0]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    IdCannotBeAugmented
    FamilyNothing
    Domainsmonstro (3)
    GenerationTypeunico (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: 0 Max: 0 Global
  • cannot be tagged by sentinel Min: 1 Max: 1 Global