无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | construct, extra_small_height, ghost_armour, is_unarmed, melee, physical_affinity, slow_movement |
生命
100%
抗性
伤害
100%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1 Second
Damage Spread
±20%
经验值
100%
Model Size
100%
Type
VolatileDeadCore
Metadata
VolatileDeadCore
IsSummoned
Y
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
基础攻击
Base Damage: 186—280
暴击率: 5%
攻击时间: 1 秒
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]
VolatileDeadDetonate
base deal no damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
basic_action = "Emerge"
}
Positioned
{
collision_hull_type = "projectile"
}
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
does_not_count_as_monster = 1
}
Life
{
corpse_usable = false
}
Animated
{
animated_object = "Metadata/Effects/Spells/fire_volatile_dead/volatile_orb.ao"
on_end_spellcast_aoe = "Delete();"
}
DiesAfterTime
{
delete_on_sleep = true
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/VolatileCore/VolatileDeadCore"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1,
attackRange = 6,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"VolatileDeadDetonate",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
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,
[SkillType.AttackInPlace] = 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["VolatileDeadDetonate"] = {
name = "VolatileDeadDetonate",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.3,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_deal_no_damage",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | construct, ghost_armour, is_unarmed, melee, physical_affinity, slow_movement, small_height |
生命
100%
抗性
伤害
100%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1 Second
Damage Spread
±20%
经验值
100%
Model Size
64%
Type
VolatileDeadCore
Metadata
VolatileDeadCoreStygian
IsSummoned
Y
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
基础攻击
Base Damage: 186—280
暴击率: 5%
攻击时间: 1 秒
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]
VolatileDeadDetonate
base deal no damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
basic_action = "Emerge"
}
Positioned
{
collision_hull_type = "projectile"
}
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
does_not_count_as_monster = 1
}
Life
{
corpse_usable = false
}
Animated
{
animated_object = "Metadata/Effects/Spells/fire_volatile_dead/volatile_orb.ao"
on_end_spellcast_aoe = "Delete();"
}
DiesAfterTime
{
delete_on_sleep = true
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/VolatileCore/VolatileDeadCoreStygian"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1,
attackRange = 6,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"VolatileDeadDetonate",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
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,
[SkillType.AttackInPlace] = 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["VolatileDeadDetonate"] = {
name = "VolatileDeadDetonate",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.3,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_deal_no_damage",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | construct, ghost_armour, is_unarmed, melee, physical_affinity, slow_movement |
生命
100%
抗性
伤害
100%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1 Second
Damage Spread
±20%
经验值
100%
Model Size
64%
Type
VolatileDeadCore
Metadata
VolatileDeadCoreVoid
IsSummoned
Y
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
基础攻击
Base Damage: 186—280
暴击率: 5%
攻击时间: 1 秒
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]
VolatileDeadDetonate
base deal no damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
basic_action = "Emerge"
}
Positioned
{
collision_hull_type = "projectile"
}
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
does_not_count_as_monster = 1
}
Life
{
corpse_usable = false
}
Animated
{
animated_object = "Metadata/Effects/Spells/fire_volatile_dead/volatile_orb.ao"
on_end_spellcast_aoe = "Delete();"
}
DiesAfterTime
{
delete_on_sleep = true
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/VolatileCore/VolatileDeadCoreVoid"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1,
attackRange = 6,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"VolatileDeadDetonate",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
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,
[SkillType.AttackInPlace] = 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["VolatileDeadDetonate"] = {
name = "VolatileDeadDetonate",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.3,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_deal_no_damage",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | construct, ghost_armour, is_unarmed, melee, physical_affinity, slow_movement |
生命
100%
抗性
伤害
100%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1 Second
Damage Spread
±20%
经验值
100%
Model Size
64%
Type
VolatileDeadCore
Metadata
VolatileDeadCoreDarkwood_
IsSummoned
Y
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
基础攻击
Base Damage: 186—280
暴击率: 5%
攻击时间: 1 秒
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]
VolatileDeadDetonate
base deal no damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
basic_action = "Emerge"
}
Positioned
{
collision_hull_type = "projectile"
}
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
does_not_count_as_monster = 1
}
Life
{
corpse_usable = false
}
Animated
{
animated_object = "Metadata/Effects/Spells/fire_volatile_dead/volatile_orb.ao"
on_end_spellcast_aoe = "Delete();"
}
DiesAfterTime
{
delete_on_sleep = true
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/VolatileCore/VolatileDeadCoreDarkwood_"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1,
attackRange = 6,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"VolatileDeadDetonate",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
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,
[SkillType.AttackInPlace] = 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["VolatileDeadDetonate"] = {
name = "VolatileDeadDetonate",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.3,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_deal_no_damage",
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
无常之核
构造体monster no drops or experience [1]
cannot have affliction mods [1]
cannot have affliction mods [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | construct, ghost_armour, is_unarmed, medium_height, melee, physical_affinity, slow_movement |
生命
100%
抗性
伤害
100%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1 Second
Damage Spread
±20%
经验值
100%
Model Size
75%
Type
VolatileDeadCore
Metadata
VolatileBloodCore
IsSummoned
Y
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
GSBloodPriestVolatileExplode
可触发, 法术, 伤害, AttackInPlace
施放时间: 1 秒
is area damage [1]
spell maximum action distance +% [-95]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
basic_action = "Emerge"
}
Positioned
{
collision_hull_type = "projectile"
}
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
}
Life
{
corpse_usable = false
}
Animated
{
animated_object = "Metadata/Effects/Spells/monsters_effects/Act3_FOUR/BloodPriest/volatile_dead/volatiledead_fireorb.ao"
on_end_spellcast_aoe = "Delete();"
}
DiesAfterTime
{
delete_on_sleep = true
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/VaalMonsters/Living/BloodPriests/VolatileBloodCore"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 1,
damageSpread = 0.2,
attackTime = 1,
attackRange = 6,
accuracy = 1,
skillList = {
"GSBloodPriestVolatileExplode",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["GSBloodPriestVolatileExplode"] = {
name = "GSBloodPriestVolatileExplode",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"spell_maximum_action_distance_+%",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -95, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
cannot have affliction mods [1]
| Family | Nothing |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | construct, Unarmed_onhit_audio, very_slow_movement |
生命
100%
抗性
伤害
67%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1.5 Second
Damage Spread
±20%
经验值
100%
Model Size
100%
Type
VolatileCoreSlow
Metadata
CaptainRothBossWave
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
collision_hull_type = "projectile"
blocking = false
serialise_position = true
}
Stats
{
immune_to_curses = 1
immune_to_auras_from_other_entities = 1
set_item_drop_slots = 0
untargetable_by_monster_ai = 1
set_monster_do_not_fracture = 1
set_max_frenzy_charges = 0
set_max_power_charges = 0
set_max_endurance_charges = 0
base_cannot_be_damaged = 1
base_cannot_be_stunned = 1
cannot_be_knocked_back = 1
set_monster_no_beyond_portal = 1
set_cannot_be_afflicted = 1
}
Actor
{
basic_action = "Emerge"
}
Life
{
corpse_usable = false
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Pirates/CaptainRothBossWave"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 0.67,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"GSCaptainRothWaveDamage",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["GSCaptainRothWaveDamage"] = {
name = "GSCaptainRothWaveDamage",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_base_physical_damage_%_to_convert_to_cold",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
"skill_can_be_active_blocked_from_all_directions",
},
levels = {
[1] = {80, baseMultiplier = 0.9, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | construct, Unarmed_onhit_audio, very_slow_movement |
生命
100%
抗性
伤害
67%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1.5 Second
Damage Spread
±20%
经验值
100%
Model Size
100%
Type
VolatileCoreSlow
Metadata
RiptideWave
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
collision_hull_type = "projectile"
blocking = false
serialise_position = true
}
Stats
{
immune_to_curses = 1
immune_to_auras_from_other_entities = 1
set_item_drop_slots = 0
untargetable_by_monster_ai = 1
set_monster_do_not_fracture = 1
set_max_frenzy_charges = 0
set_max_power_charges = 0
set_max_endurance_charges = 0
base_cannot_be_damaged = 1
base_cannot_be_stunned = 1
cannot_be_knocked_back = 1
set_monster_no_beyond_portal = 1
set_cannot_be_afflicted = 1
}
Actor
{
basic_action = "Emerge"
}
Life
{
corpse_usable = false
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueAncestral/StandaloneTasalio/RiptideWave"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 0.67,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"GSRiptideWaveDamage",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["GSRiptideWaveDamage"] = {
name = "GSRiptideWaveDamage",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_base_physical_damage_%_to_convert_to_cold",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
"skill_can_be_active_blocked_from_all_directions",
},
levels = {
[1] = {80, baseMultiplier = 0.33, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | 施法, construct, fire_affinity, ghost_armour, is_unarmed, melee, physical_affinity, slow_movement, Unarmed_onhit_audio, uses_suicide_explode |
生命
100%
抗性
伤害
67%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1.5 Second
Damage Spread
±20%
经验值
100%
Model Size
100%
Type
VolatileCoreFast
Metadata
DeliriumVolatile
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
基础攻击
Base Damage: 125—187
暴击率: 5%
攻击时间: 1.5 秒
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]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
basic_action = "Emerge"
}
Positioned
{
collision_hull_type = "projectile"
force_placement = 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
is_affliction_monster = 1
}
Life
{
corpse_usable = false
}
StateMachine
{
define_shared_state = "invisible;"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueDelirium/Volatile/DeliriumVolatile"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 0.67,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"DeliriumVolatileSuicideExplosion",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
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,
[SkillType.AttackInPlace] = 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["DeliriumVolatileSuicideExplosion"] = {
name = "DeliriumVolatileSuicideExplosion",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.AreaSpell] = true,
[SkillType.Triggerable] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"active_skill_damage_+%_final",
"active_skill_base_physical_damage_%_to_convert_to_fire",
"active_skill_area_of_effect_radius_+%_final",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, -30, 50, -33, levelRequirement = 1, statInterpolation = {3, 3, 2}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
| key | val |
|---|---|
| Stats.item_drop_slots | 0 |
| Stats.energy_shield_recharge_rate_per_minute_% | 750 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.monster_base_flask_charges_percent_of_monster_power | 50 |
| Stats.base_critical_hit_damage_bonus | 30 |
| Stats.max_endurance_charges | 0 |
| Stats.max_frenzy_charges | 0 |
| Stats.max_power_charges | 0 |
| Stats.object_inherent_base_maximum_block_%_from_ot | 50 |
| Stats.movement_velocity_cap | 128 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.melee_hit_damage_stun_multiplier_+%_final_from_ot | 33 |
| Stats.physical_hit_damage_stun_multiplier_+%_final_from_ot | 100 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.melee_swing_not_scaled_by_area_modifiers | 1 |
| Stats.actor_scale_+%_limit | 200 |
| Stats.base_heavy_stun_duration_ms | 2000 |
| Stats.melee_defer_damage_prediction | 1 |
| Stats.poise_decay_delay_ms | 8000 |
| Stats.poise_decay_%_per_second | 5 |
| Stats.base_block_angle_degrees | 180 |
| Stats.action_attack_or_cast_time_uses_animation_length | 1 |
| Stats.slow_potency_+%_final_per_additional_player | -10 |
| Stats.check_for_targets_between_initiator_and_projectile_source | 1 |
| Stats.maximum_life_+%_final_per_additional_player | 50 |
| Stats.maximum_energy_shield_+%_final_per_additional_player | 50 |
| Stats.poise_threshold_+%_final_per_additional_player | 50 |
| Stats.stun_base_duration_override_ms | 500 |
| Stats.bleeding_moving_damage_%_of_base_override | 200 |
| Stats.immune_to_curses | 1 |
| Stats.immune_to_auras_from_other_entities | 1 |
| Stats.monster_no_drops_or_experience | 1 |
| Stats.monster_do_not_fracture | 1 |
| Stats.base_cannot_be_stunned | 1 |
| Stats.cannot_be_knocked_back | 1 |
| Stats.phase_through_objects | 1 |
| Stats.monster_rarity_damage_+%_final | -70 |
| Stats.is_affliction_monster | 1 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.csd |
| Positioned.blocking | true |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| Positioned.collision_hull_type | projectile |
| Positioned.force_placement | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, MoveForced, MoveToFormation, Flee, StrafeLeft, StrafeRight, StrafeRandom, Advance, DoNothing, MonsterPickup, MinionInteraction, Emerge |
| Actor.slow_animations_go_to_idle | false |
| Life.corpse_usable | false |
| StateMachine.define_shared_state | invisible; |
无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | 施法, construct, fire_affinity, ghost_armour, immobile, is_unarmed, melee, physical_affinity, Unarmed_onhit_audio |
生命
100%
抗性
伤害
67%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
0 Second
Damage Spread
±0%
经验值
100%
Model Size
100%
Type
VolatileCoreNoMovement
Metadata
DeliriumVomitile
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Object Type
version 2
abstract
extends "Metadata/Monsters/Monster"
Actor
{
basic_action = "Emerge"
}
Positioned
{
collision_hull_type = "projectile"
force_placement = 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
}
Life
{
corpse_usable = false
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueDelirium/Volatile/DeliriumVomitile"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 0.67,
damageSpread = 0,
attackTime = 0,
attackRange = 6,
accuracy = 1,
skillList = {
"DeliriumVomitileDebuffExplosion",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["DeliriumVomitileDebuffExplosion"] = {
name = "DeliriumVomitileDebuffExplosion",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1.2,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"active_skill_base_physical_damage_%_to_convert_to_chaos",
"base_skill_effect_duration",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 25, 3000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | 施法, construct, fire_affinity, ghost_armour, is_unarmed, melee, physical_affinity, slow_movement, Unarmed_onhit_audio |
生命
100%
抗性
伤害
67%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1.5 Second
Damage Spread
±20%
经验值
100%
Model Size
75%
Type
VolatileCoreFast
Metadata
UltimatumVolatile
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
basic_action = "Emerge"
}
Positioned
{
force_placement = 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
}
Life
{
corpse_usable = false
}
StateMachine
{
define_shared_state = "invisible;"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueUltimatum/Daemon/UltimatumVolatile"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 0.67,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"UltimatumVolatileSuicideExplosion",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["UltimatumVolatileSuicideExplosion"] = {
name = "UltimatumVolatileSuicideExplosion",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"active_skill_area_of_effect_radius_+%_final",
"spell_maximum_action_distance_+%",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 0, -95, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
| key | val |
|---|---|
| Stats.item_drop_slots | 0 |
| Stats.energy_shield_recharge_rate_per_minute_% | 750 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.monster_base_flask_charges_percent_of_monster_power | 50 |
| Stats.base_critical_hit_damage_bonus | 30 |
| Stats.max_endurance_charges | 0 |
| Stats.max_frenzy_charges | 0 |
| Stats.max_power_charges | 0 |
| Stats.object_inherent_base_maximum_block_%_from_ot | 50 |
| Stats.movement_velocity_cap | 128 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.melee_hit_damage_stun_multiplier_+%_final_from_ot | 33 |
| Stats.physical_hit_damage_stun_multiplier_+%_final_from_ot | 100 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.melee_swing_not_scaled_by_area_modifiers | 1 |
| Stats.actor_scale_+%_limit | 200 |
| Stats.base_heavy_stun_duration_ms | 2000 |
| Stats.melee_defer_damage_prediction | 1 |
| Stats.poise_decay_delay_ms | 8000 |
| Stats.poise_decay_%_per_second | 5 |
| Stats.base_block_angle_degrees | 180 |
| Stats.action_attack_or_cast_time_uses_animation_length | 1 |
| Stats.slow_potency_+%_final_per_additional_player | -10 |
| Stats.check_for_targets_between_initiator_and_projectile_source | 1 |
| Stats.maximum_life_+%_final_per_additional_player | 50 |
| Stats.maximum_energy_shield_+%_final_per_additional_player | 50 |
| Stats.poise_threshold_+%_final_per_additional_player | 50 |
| Stats.stun_base_duration_override_ms | 500 |
| Stats.bleeding_moving_damage_%_of_base_override | 200 |
| Stats.immune_to_curses | 1 |
| Stats.immune_to_auras_from_other_entities | 1 |
| Stats.monster_no_drops_or_experience | 1 |
| Stats.monster_do_not_fracture | 1 |
| Stats.base_cannot_be_stunned | 1 |
| Stats.cannot_be_knocked_back | 1 |
| Stats.phase_through_objects | 1 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.csd |
| Positioned.blocking | true |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| Positioned.force_placement | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, MoveForced, MoveToFormation, Flee, StrafeLeft, StrafeRight, StrafeRandom, Advance, DoNothing, MonsterPickup, MinionInteraction, Emerge |
| Actor.slow_animations_go_to_idle | false |
| Life.corpse_usable | false |
| StateMachine.define_shared_state | invisible; |
无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | 施法, construct, fire_affinity, ghost_armour, is_unarmed, melee, physical_affinity, slow_movement, Unarmed_onhit_audio |
生命
100%
抗性
伤害
67%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1.5 Second
Damage Spread
±20%
经验值
100%
Model Size
130%
Type
VolatileCoreFast
Metadata
UltimatumVolatileRare
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
basic_action = "Emerge"
}
Positioned
{
force_placement = 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
}
Life
{
corpse_usable = false
}
StateMachine
{
define_shared_state = "invisible;"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueUltimatum/Daemon/UltimatumVolatileRare"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 0.67,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"UltimatumVolatileSuicideExplosionRare",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["UltimatumVolatileSuicideExplosionRare"] = {
name = "UltimatumVolatileSuicideExplosionRare",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"active_skill_area_of_effect_radius_+%_final",
"spell_maximum_action_distance_+%",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 0, -95, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | construct, Unarmed_onhit_audio, very_slow_movement |
生命
100%
抗性
伤害
67%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1.5 Second
Damage Spread
±20%
经验值
100%
Model Size
100%
Type
VolatileCoreSlow
Metadata
BloodWave
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
GWBloowaveDamage
可触发, 法术, 伤害, AttackInPlace
施放时间: 1 秒
action attack or cast time uses animation length [1]
is area damage [1]
skill can be active blocked from all directions [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
collision_hull_type = "projectile"
blocking = false
serialise_position = true
}
Stats
{
immune_to_curses = 1
immune_to_auras_from_other_entities = 1
set_item_drop_slots = 0
untargetable_by_monster_ai = 1
set_monster_do_not_fracture = 1
set_max_frenzy_charges = 0
set_max_power_charges = 0
set_max_endurance_charges = 0
base_cannot_be_damaged = 1
base_cannot_be_stunned = 1
cannot_be_knocked_back = 1
set_monster_no_beyond_portal = 1
set_cannot_be_afflicted = 1
}
Actor
{
basic_action = "Emerge"
}
Life
{
corpse_usable = false
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueRitual/Daemons/BloodWave"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 0.67,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"GWBloowaveDamage",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["GWBloowaveDamage"] = {
name = "GWBloowaveDamage",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
"skill_can_be_active_blocked_from_all_directions",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
| key | val |
|---|---|
| Stats.item_drop_slots | 0 |
| Stats.energy_shield_recharge_rate_per_minute_% | 750 |
| Stats.base_maximum_mana | 200 |
| Stats.maximum_physical_damage_reduction_% | 75 |
| Stats.base_maximum_all_resistances_% | 75 |
| Stats.monster_base_flask_charges_percent_of_monster_power | 50 |
| Stats.base_critical_hit_damage_bonus | 30 |
| Stats.max_endurance_charges | 0 |
| Stats.max_frenzy_charges | 0 |
| Stats.max_power_charges | 0 |
| Stats.object_inherent_base_maximum_block_%_from_ot | 50 |
| Stats.movement_velocity_cap | 128 |
| Stats.max_azurite_debuff_stacks | 10 |
| Stats.ignore_skill_weapon_restrictions | 1 |
| Stats.melee_hit_damage_stun_multiplier_+%_final_from_ot | 33 |
| Stats.physical_hit_damage_stun_multiplier_+%_final_from_ot | 100 |
| Stats.scale_melee_range_to_actor_scale | 1 |
| Stats.use_melee_pattern_range | 1 |
| Stats.melee_swing_not_scaled_by_area_modifiers | 1 |
| Stats.actor_scale_+%_limit | 200 |
| Stats.base_heavy_stun_duration_ms | 2000 |
| Stats.melee_defer_damage_prediction | 1 |
| Stats.poise_decay_delay_ms | 8000 |
| Stats.poise_decay_%_per_second | 5 |
| Stats.base_block_angle_degrees | 180 |
| Stats.action_attack_or_cast_time_uses_animation_length | 1 |
| Stats.slow_potency_+%_final_per_additional_player | -10 |
| Stats.check_for_targets_between_initiator_and_projectile_source | 1 |
| Stats.maximum_life_+%_final_per_additional_player | 50 |
| Stats.maximum_energy_shield_+%_final_per_additional_player | 50 |
| Stats.poise_threshold_+%_final_per_additional_player | 50 |
| Stats.stun_base_duration_override_ms | 500 |
| Stats.bleeding_moving_damage_%_of_base_override | 200 |
| Stats.immune_to_curses | 1 |
| Stats.immune_to_auras_from_other_entities | 1 |
| Stats.untargetable_by_monster_ai | 1 |
| Stats.monster_do_not_fracture | 1 |
| Stats.base_cannot_be_damaged | 1 |
| Stats.base_cannot_be_stunned | 1 |
| Stats.cannot_be_knocked_back | 1 |
| Stats.monster_no_beyond_portal | 1 |
| Stats.cannot_be_afflicted | 1 |
| ObjectMagicProperties.stat_description_list | Metadata/StatDescriptions/monster_stat_descriptions.csd |
| Positioned.blocking | true, false |
| Positioned.team | 0 |
| Positioned.serialise_collidable | true |
| Positioned.collision_hull_type | projectile |
| Positioned.serialise_position | true |
| BaseEvents.server_only | true |
| Actor.basic_action | Move, MoveForced, MoveToFormation, Flee, StrafeLeft, StrafeRight, StrafeRandom, Advance, DoNothing, MonsterPickup, MinionInteraction, Emerge |
| Actor.slow_animations_go_to_idle | false |
| Life.corpse_usable | false |
无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | construct, Unarmed_onhit_audio, very_slow_movement |
生命
100%
抗性
伤害
67%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1.5 Second
Damage Spread
±20%
经验值
100%
Model Size
100%
Type
VolatileCoreSlow
Metadata
CaptainSnadStormBossWave
Spectre Reservation
50%
Companion Reservation
30%
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
/* collision_hull_type = "projectile" */
blocking = false
serialise_position = true
}
Stats
{
immune_to_curses = 1
immune_to_auras_from_other_entities = 1
set_item_drop_slots = 0
untargetable_by_monster_ai = 1
set_monster_do_not_fracture = 1
set_max_frenzy_charges = 0
set_max_power_charges = 0
set_max_endurance_charges = 0
base_cannot_be_damaged = 1
base_cannot_be_stunned = 1
cannot_be_knocked_back = 1
set_monster_no_beyond_portal = 1
set_cannot_be_afflicted = 1
}
Actor
{
basic_action = "Emerge"
}
Life
{
corpse_usable = false
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Pirates/CaptainSnadStormBossWave"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 0.67,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
},
modList = {
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | construct, Unarmed_onhit_audio, very_slow_movement |
生命
100%
抗性
伤害
67%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1.5 Second
Damage Spread
±20%
经验值
100%
Model Size
100%
Type
VolatileCoreSlow
Metadata
TidalRune_
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/MonsterMods/LeagueExpedition2/Tidal/TidalRune_"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 0.67,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"GSCaptainRothWaveDamage",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["GSCaptainRothWaveDamage"] = {
name = "GSCaptainRothWaveDamage",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_base_physical_damage_%_to_convert_to_cold",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
"skill_can_be_active_blocked_from_all_directions",
},
levels = {
[1] = {80, baseMultiplier = 0.9, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
无常之核
构造体monster no drops or experience [1]
Volatile Core
| Spectre | |
|---|---|
| Tags | 施法, construct, fire_affinity, ghost_armour, is_unarmed, melee, physical_affinity, Unarmed_onhit_audio, very_slow_movement |
生命
100%
抗性
伤害
67%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 6
攻击时间
1.5 Second
Damage Spread
±20%
经验值
100%
Model Size
75%
Type
VolatileCore
Metadata
Volatile
Spectre Reservation
50%
Companion Reservation
30%
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueExpeditionNew/Uhtred/Volatile"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Volatile Core",
life = 1,
damage = 0.67,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"UhtredVolatileSuicideExplosion",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["UhtredVolatileSuicideExplosion"] = {
name = "UhtredVolatileSuicideExplosion",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = 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_area_of_effect_radius_+%_final",
"spell_maximum_action_distance_+%",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 0, -95, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 传奇 (3) |
| Req. level | 1 |
| Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.













