鲜活幻影

区域: 巨人石窟
Vril Apparition
Spectre | N |
---|---|
Area | 巨人石窟 |
Tags | allows_additional_projectiles, allows_inc_aoe, 施法, Claw_onhit_audio, cold_affinity, construct, ghost, medium_movement, mud_blood, not_dex, not_str, uses_suicide_explode |
Packs |
生命
70%
Energy Shield From Life
50%
抗性




伤害
70%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 14
攻击间隔
1.5 Second
Damage Spread
±20%
经验值
70%
Model Size
100%
Type
Wisp
Metadata
TitanGrottoWisp_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
22
生命
107
106
176
107
伤害
29
法术伤害
29
命中
340
攻击间隔
1.5
经验值
557
召唤物生命
352
Minion Energy Shield
352
召唤物伤害
42
召唤物护甲
106
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" // flight behaviour disabled until flight tech exists /* Positioned { collision_hull_type = "projectile" } SectorEvents {} */
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { dampen_height = true dampen_height_speed = 3.0 } Life { on_spawned_alive = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Wisp/wisp.epk' );" on_death = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Wisp/wisp.epk' );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Wisp/TitanGrottoWisp_"] = { name = "Vril Apparition", life = 0.7, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.7, damageSpread = 0.2, attackTime = 1.5, attackRange = 14, accuracy = 1, skillList = { "TitanGrottoWispSuicideExplode", "MPSTitanGrottoWisp", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["TitanGrottoWispSuicideExplode"] = { name = "TitanGrottoWispSuicideExplode", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.AreaSpell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", "skill_cannot_be_interrupted", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSTitanGrottoWisp"] = { name = "MPSTitanGrottoWisp", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "use_scaled_contact_offset", "projectile_uses_contact_position", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1023, -45, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
鲜活幻影

区域: 丝克玛试炼
Vril Apparition
Spectre | N |
---|---|
Area | 丝克玛试炼 |
Tags | allows_additional_projectiles, allows_inc_aoe, 施法, Claw_onhit_audio, cold_affinity, construct, ghost, medium_movement, mud_blood, not_dex, not_str, sanctum_monster, uses_suicide_explode |
Packs |
生命
70%
Energy Shield From Life
50%
抗性




伤害
70%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 14
攻击间隔
1.5 Second
Damage Spread
±20%
经验值
70%
Model Size
100%
Type
WispSanctumTrial
Metadata
TitanGrottoWispSanctumTrial
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
22
生命
107
106
176
107
伤害
29
法术伤害
29
命中
340
攻击间隔
1.5
经验值
557
召唤物生命
352
Minion Energy Shield
352
召唤物伤害
42
召唤物护甲
106
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/Wisp/TitanGrottoWisp" extends "Metadata/Monsters/MarakethSanctumTrial/SanctumMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/MarakethSanctumTrial/SanctumMonsterBase" Render { dampen_height = true dampen_height_speed = 3.0 } Life { on_spawned_alive = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/League_Sanctum/SilentSpiresApparition/epk/TitanGrottoWispSanctumTrial_alive.epk' );" on_death = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/League_Sanctum/SilentSpiresApparition/epk/TitanGrottoWispSanctumTrial_alive.epk' );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Wisp/TitanGrottoWispSanctumTrial"] = { name = "Vril Apparition", life = 0.7, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.7, damageSpread = 0.2, attackTime = 1.5, attackRange = 14, accuracy = 1, skillList = { "SanctumWispSuicideExplode", "MPSSanctumWispProj", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SanctumWispSuicideExplode"] = { name = "SanctumWispSuicideExplode", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.AreaSpell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", "skill_cannot_be_interrupted", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSSanctumWispProj"] = { name = "MPSSanctumWispProj", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "use_scaled_contact_offset", "projectile_uses_contact_position", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1393, -45, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
key | val |
---|---|
Actor.slow_animations_go_to_idle | false |
Stats.base_sanctum_gold_to_drop | 8 |
Stats.base_sanctum_gold_piles | 2 |
StateMachine.define_shared_state | portal_spawn; ground_spawn; |
鲜活幻影

monster no drops or experience [1]
Vril Apparition
Spectre | N |
---|---|
Tags | allows_additional_projectiles, allows_inc_aoe, 施法, Claw_onhit_audio, cold_affinity, construct, ghost, medium_movement, mud_blood, not_dex, not_str, uses_suicide_explode |
生命
70%
Energy Shield From Life
50%
抗性




伤害
70%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 14
攻击间隔
1.5 Second
Damage Spread
±20%
经验值
70%
Model Size
100%
Type
Wisp
Metadata
TitanBossWisp
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
2,715
2,413
708
2,715
伤害
163
法术伤害
163
命中
2,464
攻击间隔
1.5
经验值
20,044
召唤物生命
2,426
Minion Energy Shield
2,426
召唤物伤害
678
召唤物护甲
2,413
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" } SectorEvents {} Functions { lock_height = "LockHeight( arg1 + 3 );" unlock_height = "UnlockHeight( );" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Render { dampen_height = true dampen_height_speed = 3.0 } Life { on_spawned_alive = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Wisp/wisp.epk' );" on_death = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act2_FOUR/Wisp/wisp.epk' );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Wisp/TitanBossWisp"] = { name = "Vril Apparition", life = 0.7, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.7, damageSpread = 0.2, attackTime = 1.5, attackRange = 14, accuracy = 1, skillList = { "TitanGrottoWispSuicideExplode", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["TitanGrottoWispSuicideExplode"] = { name = "TitanGrottoWispSuicideExplode", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.AreaSpell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", "skill_cannot_be_interrupted", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 7, 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.