Rafiq of the Frozen Spring
Construct
stance movement speed +% final [-25]
monster dropped item rarity +% [2700]
monster slain experience +% [0]
unique monster guarantee one rare [0]
SpectreN
AreaTrial of the Sekhemas
Tags2HBluntWood_onhit_audio, construct, not_dex, not_int, sanctum_monster, stone_construct, very_slow_movement
生命
150%
[护甲]
+100%
抗性
-30 75 0 0
伤害
313%
命中
100%
Critical Hits Chance
5%
Critical Damage Bonus
+30%
Attack Distance
9 ~ 23
攻击间隔
2.325 Second
Damage Spread
±10%
经验值
250%
Model Size
150%
Type
SanctumSentinelMaceBoss
Metadata
SentinelMaceBoss__
等级
22
生命
458
[护甲]
212
闪避值
96
伤害
129
法术伤害
129
命中
372
攻击间隔
2.325
经验值
1,990
Minion Life
1,511
Minion Damage
186
Minion Armour
424
MeleeAtAnimationSpeedCold
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
普通攻击
Base Damage: 116–142
暴击几率: 5%
攻击间隔: 2.325 秒
物理伤害的 40% 转化为冰霜伤害
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
GAMarakethSentinelMaceBossBasicSlam
可触发, 攻击
Base Damage: 116–142
暴击几率: 5%
攻击伤害: 200%
攻击间隔: 2.325 秒
攻击伤害总增 100%
物理伤害的 40% 转化为冰霜伤害
attack maximum action distance + [20]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
voll slam damage +% final at centre [50]
GAMarakethMaceBossHeavySlam
可触发, 攻击
Base Damage: 116–142
暴击几率: 5%
攻击伤害: 300%
攻击间隔: 2.325 秒
冷却时间: 12 秒
攻击伤害总增 200%
物理伤害的 80% 转化为冰霜伤害
attack maximum action distance + [16]
is area damage [1]
voll slam damage +% final at centre [50]
EAAMarakethSentinelMaceBossMarkerSlam
冷却时间: 20 秒
action attack or cast time uses animation length [1]
attack maximum action distance + [30]
GTMarakethSentinelMaceBossIceMarkers
可触发
GTMarakethSentinelMaceBossIceMarkersBig
可触发
SOMarakethSentinelMaceBossIceSpike
可触发
action attack or cast time uses animation length [1]
GSMarakethSentinalMaceBossIceSpikeExplode
可触发, 法术, 伤害
暴击几率: 7%
施放间隔: 1 秒
造成 117- 143 [冰霜]伤害
物理伤害的 60% 转化为冰霜伤害
is area damage [1]
GAMarakethSentinalMaceBossMarkerSlamImpact
可触发, 攻击
Base Damage: 116–142
暴击几率: 5%
攻击伤害: 170%
攻击间隔: 2.325 秒
攻击伤害总增 70%
击退敌人
is area damage [1]
EAAMarakethSentinelMaceBossEnrage
action attack or cast time uses animation length [1]
EAAMarakethSentinelMaceBossMultiSlam
action attack or cast time uses animation length [1]
MPWMarakethSentinalMaceBossMultiSlamImpact
攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 可触发
Base Damage: 116–142
暴击几率: 5%
攻击伤害: 130%
攻击间隔: 2.325 秒
攻击伤害总增 30%
物理伤害的 60% 转化为冰霜伤害
发射 50 个额外投射物
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1142]
projectile uses contact position [1]
projectiles nova [1]
projectiles travel at fixed height [1]
use scaled contact offset [1]
GAMarakethSentinelMaceBossFootStepSlam
可触发, 攻击
Base Damage: 116–142
暴击几率: 5%
攻击伤害: 75%
攻击间隔: 2.325 秒
攻击伤害总降 25%
is area damage [1]
GAMarakethSentinelMaceBossMultiSlam
可触发, 攻击
Base Damage: 116–142
暴击几率: 5%
攻击伤害: 170%
攻击间隔: 2.325 秒
冷却时间: 30 秒
攻击伤害总增 70%
物理伤害的 40% 转化为冰霜伤害
attack maximum action distance + [20]
is area damage [1]
voll slam damage +% final at centre [50]
GAMarakethSentinalMaceBossMarkerWaveOut
可触发, 法术, 伤害
施放间隔: 1 秒
action attack or cast time uses animation length [1]
base deal no damage [1]
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/MarakethSanctumTrial/Boss/SanctumBossBase"

StateMachine
{
	define_shared_state =
	"
		active;
		phase;
		enraged;
	"
}

Actor
{
	basic_action = "ChangeToStance1"
}

Stats
{
	base_sanctum_gold_to_drop = 240
	base_sanctum_gold_piles = 15
	is_sanctum_floor_boss = 1
	monster_no_drops_or_experience = 1
	set_base_heavy_stun_duration_ms = 8933
	set_monster_delay_item_drops_millis = 5500
	set_check_for_targets_between_initiator_and_projectile_source = 0
}

BaseEvents
{
	on_construction_complete =
	"
		globals.sentinelmaceboss += this;
		globals.always_serialised += this;
	"
}
Life
{
	on_death = "globals.sentinelmaceboss = null;"
}
//triggeres hazzards
Animated
{
	on_event_death =
	"
		globals.coldstatuedaemon.SetStateTo( triggercold, 1 );
		globals.firestatuedaemon.SetStateTo( triggercold, 1 );
	"
}

Object Type Codes

version 2
extends "Metadata/Monsters/MarakethSanctumTrial/Boss/SanctumBossBase"

Positioned
{
	on_initial_position_set = "CreateCameraZoomNode( 2.5, 9.5, 1.45 );"
}

StateMachine
{
	on_state_active_1 =
	"
		Delay( 4, { ClearCameraZoomNodes(); } );
	"
}

Functions
{
	CreateLightOn = "SetLightState( on );"
	TurnLightOn = "SetLightState( on, 1 );"
	CreateLightOff = "SetLightState( off );"
	TurnLightOff = "SetLightState( off, 1 );"
}

Render
{
	use_ao_lights = true
	selection_size_override = "150,150,300"
}

/* ------------------------------------------------------------------------------------------------------------------- */
/* Enrage */
/* ------------------------------------------------------------------------------------------------------------------- */
Life
{
	on_death =
	"
		RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/League_Sanctum/TheExperimets/epk/fieryAura.epk' );
		Delay( 1,
		{
			IfState( phase, 1,
			{
				TriggerBracket( arena_sector_destruction, GetState( arena_sector_id ) );
				PlayCharacterAudioEvent( AscendancyA2SentinelBossBothDefeat );
			} );
			PlayCharacterAudioEvent( AscendancyA2SentinelBossFirstDefeat );
		} );
	"
}

Animated
{
	on_event_death =
	"
		globals.sentinelunarmedboss.AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/League_Sanctum/TheExperimets/epk/frozenAura.epk' );
		AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/League_Sanctum/TheExperimets/epk/ice_death_01.epk' );
		HideMeshSegments( L_straps_armShape, L_upperarm_Shape1, L_upperarm_Shape2, L_upperarm_Shape3, R_upperarm_Shape1, R_upperarm_Shape2, R_upperarm_Shape3, helm1Shape, neckShape );
	"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/MarakethSanctumTrial/Boss/SentinelMaceBoss__"] = {
    name = "Rafiq of the Frozen Spring",
    life = 1.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 3.13,
    damageSpread = 0.1,
    attackTime = 2.325,
    attackRange = 23,
    accuracy = 1,
    weaponType1 = "Two Hand Mace",
    skillList = {
        "MeleeAtAnimationSpeedCold",
        "GAMarakethSentinelMaceBossBasicSlam",
        "GAMarakethMaceBossHeavySlam",
        "GSMarakethSentinalMaceBossIceSpikeExplode",
        "GAMarakethSentinalMaceBossMarkerSlamImpact",
        "MPWMarakethSentinalMaceBossMultiSlamImpact",
        "GAMarakethSentinelMaceBossFootStepSlam",
        "GAMarakethSentinelMaceBossMultiSlam",
        "EAAMarakethSentinelMaceBossMarkerSlam",
        "EAAMarakethSentinelMaceBossEnrage",
        "EAAMarakethSentinelMaceBossMultiSlam",
        "SOMarakethSentinelMaceBossIceSpike",
        "GTMarakethSentinelMaceBossIceMarkers",
        "GTMarakethSentinelMaceBossIceMarkersBig",
        "GAMarakethSentinalMaceBossMarkerWaveOut",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedCold"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_base_physical_damage_%_to_convert_to_cold",
        "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] = {40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAMarakethSentinelMaceBossBasicSlam"] = {
    name = "GAMarakethSentinelMaceBossBasicSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.33,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_base_physical_damage_%_to_convert_to_cold",
        "attack_maximum_action_distance_+",
        "voll_slam_damage_+%_final_at_centre",
        "is_area_damage",
        "base_skill_can_be_blocked",
        "base_skill_can_be_avoided_by_dodge_roll",
    },
    levels = {
        [1] = {40, 20, 50, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAMarakethMaceBossHeavySlam"] = {
    name = "GAMarakethMaceBossHeavySlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.3,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_base_physical_damage_%_to_convert_to_cold",
        "attack_maximum_action_distance_+",
        "voll_slam_damage_+%_final_at_centre",
        "is_area_damage",
    },
    levels = {
        [1] = {80, 16, 50, baseMultiplier = 3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GSMarakethSentinalMaceBossIceSpikeExplode"] = {
    name = "GSMarakethSentinalMaceBossIceSpikeExplode",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_cold_damage",
        "spell_maximum_base_cold_damage",
        "active_skill_base_physical_damage_%_to_convert_to_cold",
        "is_area_damage",
    },
    levels = {
        [1] = {0.89999997615814, 1.1000000238419, 60, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAMarakethSentinalMaceBossMarkerSlamImpact"] = {
    name = "GAMarakethSentinalMaceBossMarkerSlamImpact",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
        "global_knockback",
    },
    levels = {
        [1] = {baseMultiplier = 1.7, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPWMarakethSentinalMaceBossMultiSlamImpact"] = {
    name = "MPWMarakethSentinalMaceBossMultiSlamImpact",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_additional_projectiles",
        "monster_projectile_variation",
        "active_skill_base_physical_damage_%_to_convert_to_cold",
        "base_is_projectile",
        "use_scaled_contact_offset",
        "projectile_uses_contact_position",
        "action_attack_or_cast_time_uses_animation_length",
        "projectiles_travel_at_fixed_height",
        "projectiles_nova",
    },
    levels = {
        [1] = {50, 1142, 60, baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAMarakethSentinelMaceBossFootStepSlam"] = {
    name = "GAMarakethSentinelMaceBossFootStepSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
    },
    levels = {
        [1] = {baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAMarakethSentinelMaceBossMultiSlam"] = {
    name = "GAMarakethSentinelMaceBossMultiSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2.33,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_base_physical_damage_%_to_convert_to_cold",
        "attack_maximum_action_distance_+",
        "voll_slam_damage_+%_final_at_centre",
        "is_area_damage",
    },
    levels = {
        [1] = {40, 20, 50, baseMultiplier = 1.7, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAMarakethSentinelMaceBossMarkerSlam"] = {
    name = "EAAMarakethSentinelMaceBossMarkerSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.833,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {30, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAMarakethSentinelMaceBossEnrage"] = {
    name = "EAAMarakethSentinelMaceBossEnrage",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EAAMarakethSentinelMaceBossMultiSlam"] = {
    name = "EAAMarakethSentinelMaceBossMultiSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 8.9,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SOMarakethSentinelMaceBossIceSpike"] = {
    name = "SOMarakethSentinelMaceBossIceSpike",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTMarakethSentinelMaceBossIceMarkers"] = {
    name = "GTMarakethSentinelMaceBossIceMarkers",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GTMarakethSentinelMaceBossIceMarkersBig"] = {
    name = "GTMarakethSentinelMaceBossIceMarkersBig",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAMarakethSentinalMaceBossMarkerWaveOut"] = {
    name = "GAMarakethSentinalMaceBossMarkerWaveOut",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
        "base_deal_no_damage",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
IdNothing
FamilyNothing
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
IdNothing
FamilyNothing
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
stance movement speed +% final [-25]
IdStanceMovementSpeedNegative25
FamilyStance
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • stance movement speed +% final Min: -25 Max: -25 Global
  • monster dropped item rarity +% [2700]
    monster slain experience +% [0]
    unique monster guarantee one rare [0]
    IdMonsterUniqueT2Boss
    FamilyMonsterActBoss
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 0 Max: 0 Global
  • monster dropped item rarity +% Min: 2700 Max: 2700 Global
  • unique monster guarantee one rare Min: 0 Max: 0 Global
  • Edit

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