苦涩之怒
恶魔
The Bitter Bíle
幽魂N
标签施法, demon, humanoid, ranged, very_slow_movement, water
生命
270%
生命转为护盾
33%
护甲
+33%
闪避值
+33%
异常状态临界值
270%
抗性
50 50 50 30
伤害
122%
命中
100%
攻击暴击率
+5%
暴击伤害
+130%
攻击距离
4 ~ 11
攻击间隔
1.335 秒
伤害分布
±20%
经验值
135%
Model Size
150%
类型
AzmeriSaplingIced
Metadata
IcedSaplingTricksterBoss
等级
68
生命
17,370
护甲
38,291
闪避值
6,303
能量护盾
2,022
伤害
456
法术伤害
456
命中
290
攻击间隔
1.335
经验值
13,844
异常状态临界值
17,370
冰缓
55
Shock
55
Brittle
311
Scorch
55
Sap
152
MeleeAtAnimationSpeedUnique
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 365–547
攻击暴击率: 5%
攻击间隔: 1.335 秒
对你的敌人无情痛击。
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]
IcedSaplingSpamProjectileAzmeri
法术, 投射物, 玩家投射物, 可触发
施放间隔: 1 秒
冷却时间: 2 秒
造成 403.4 - 605.1 物理伤害
物理伤害的 75% 转化为冰霜伤害
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [154]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
IcedSaplingOrbTeleportAzmeri
法术, 位移
施放间隔: 2.67 秒
冷却时间: 10 秒
skill cannot be interrupted [1]
skill cannot be stunned [1]
IcedSaplingOrbActivateEAS
法术
施放间隔: 4 秒
冷却时间: 5 秒
skill cannot be interrupted [1]
skill cannot be stunned [1]
GTIceSaplingIceSpearPrisonAzmeri
可触发, 法术
施放间隔: 2.5 秒
冷却时间: 15 秒
spell maximum action distance +% [-50]
GPSIceSaplingIcePrisonSpikeAzmeri
法术, 可触发
攻击暴击率: 5%
施放间隔: 1 秒
造成 1235 - 1853 冰霜伤害
base is projectile [1]
number of projectiles override [1]

Object Type

version 2
extends "Metadata/Monsters/LeagueAzmeri/Saplings/Boss/SaplingMonsterIced"

Stats
{
	monster_is_ice_sapling_boss = 1
}

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueAzmeri/Saplings/Boss/SaplingMonsterIced"

Functions
{
	CreateEffectOn =
	"
		AddAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao,  );
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, idle );
	"

	TurnEffectOn =
	"
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, start );
		QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, idle );
	"

	CreateEffectOff =
	"
		/*AddAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao,  );
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, off );*/
	"

	TurnEffectOff =
	"
		PlayAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, end );
		/*QueueAnimationAttached( Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao, off );*/
	"
}

Preload
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/forbidden_woods/ice_sapling_trio/spikeepk.ao"
	preload_animated_object = "Metadata/Monsters/SaplingMonster/Sapling2AggroAudio.ao"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAzmeri/IcedSaplingTricksterBoss"] = {
    name = "The Bitter Bíle",
    life = 2.7,
    energyShield = 0.33,
    fireResist = 50,
    coldResist = 50,
    lightningResist = 50,
    chaosResist = 30,
    damage = 1.22,
    damageSpread = 0.2,
    attackTime = 1.335,
    attackRange = 11,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedUnique",
        "GPSIceSaplingIcePrisonSpikeAzmeri",
        "GTIceSaplingIceSpearPrisonAzmeri",
        "IcedSaplingSpamProjectileAzmeri",
        "IcedSaplingOrbTeleportAzmeri",
        "IcedSaplingOrbActivateEAS",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedUnique"] = {
    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 = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GPSIceSaplingIcePrisonSpikeAzmeri"] = {
    name = "GPSIceSaplingIcePrisonSpikeAzmeri",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "number_of_projectiles_override",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 1, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTIceSaplingIceSpearPrisonAzmeri"] = {
    name = "GTIceSaplingIceSpearPrisonAzmeri",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_maximum_action_distance_+%",
    },
    levels = {
        [1] = {-50, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["IcedSaplingSpamProjectileAzmeri"] = {
    name = "IcedSaplingSpamProjectileAzmeri",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "monster_projectile_variation",
        "skill_physical_damage_%_to_convert_to_cold",
        "spell_maximum_action_distance_+%",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "use_scaled_contact_offset",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 154, 75, -50, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["IcedSaplingOrbTeleportAzmeri"] = {
    name = "IcedSaplingOrbTeleportAzmeri",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Movement] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.67,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["IcedSaplingOrbActivateEAS"] = {
    name = "IcedSaplingOrbActivateEAS",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
Edit

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