Сальная утка
Механизм
monster no drops or experience [1]
ignite art variation [2]
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]
The Greasy Duck
SpectreN
Tagsbone_armour, bones, Чародейский, construct, fire_affinity, ghost, immobile, is_unarmed, not_dex, not_int, slashing_weapon, undead
Здоровье
100%
Броня
+25%
Ailment Threshold
100%
Сопротивление
40 40 40 25
Damage
100%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 9
Attack Time
1.605 Second
Damage Spread
±30%
Опыт
100%
Model Size
150%
Type
PirateLordFigurehead
Metadata
PirateLordFigurehead
Уровень
68
Здоровье
6,433
Броня
35,988
Уклонение
4,739
Энергетический щит
0
Damage
374
Урон от чар
374
Точность
290
Attack Time
1.605
Опыт
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
BrutalPirateLordFigureheadGodzillaBeam
Spell, Damage, Triggerable
Перезарядка: 5 сек.
Ваши удары не могут оглушать врагов
Базовая длительность - 3 секунд(-ы)
Наносит от 182.5 до 273.8 урона от огня
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Positioned
{
	force_placement = true
}

Pathfinding
{
	immobile = true
}

Actor
{
	basic_action = "Emerge"
	slow_animations_go_to_idle = false

}

StateMachine
{
	define_shared_state =
	"
		active;
		lock;
	"

	on_state_lock_1 = "LockOrientation();"
}

Object Type Codes

version 2
extends "nothing"

Render {}

StateMachine
{
	create_state_active_0 =
	"
		DisableRendering();
		PlayAnimation( idle_01_noflame );
		PauseAnimation();
	"

	on_state_active_1 = "EnableRendering();"
	create_state_active_3 = "DisableRendering();"

	on_timer_fadeaway =
	"
		AddEffectPack( Metadata/Effects/Spells/monsters_effects/frozen_cabins/figure_head_fizzle.epk );
		AddAttached( Metadata/Effects/Spells/monsters_effects/frozen_cabins/onact_fizzle.ao,  );
	"

	on_state_active_3 =
	"
		PlayAnimation( idle_01_noflame );
		StartStateTimer( fadeaway, 1 );
	"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Skeletons/Pirate/PirateLordFigurehead"] = {
    name = "The Greasy Duck",
    life = 1,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1,
    damageSpread = 0.3,
    attackTime = 1.605,
    attackRange = 9,
    accuracy = 1,
    skillList = {
        "BrutalPirateLordFigureheadGodzillaBeam",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["BrutalPirateLordFigureheadGodzillaBeam"] = {
    name = "BrutalPirateLordFigureheadGodzillaBeam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "base_skill_effect_duration",
        "is_area_damage",
        "cannot_stun",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 3000, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domainsмонстр (3)
GenerationTypeУникальный (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • ignite art variation [2]
    IdIgniteArtVariationGhostflame_
    FamilyStatusAilmentArtVariation
    Domainsмонстр (3)
    GenerationTypeУникальный (3)
    Req. level1
    Stats
  • ignite art variation Min: 2 Max: 2 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]
    IdCannotBeAugmented
    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