| Spectre | Y |
|---|---|
| Spectre Override | Metadata/Monsters/Wraith/WraithSpookyLightningSpectre |
| Area | 政務官陵墓, 瑟雷之石, 高地神塔庇護所 |
| Tags | allows_additional_projectiles, allows_inc_aoe, 法術, lightning_affinity, medium_movement, not_str, ranged, Unarmed_onhit_audio, undead |
| Packs |
生命
160%
Energy Shield From Life
35%
閃避
+35%
抗性
傷害
160%
命中
100%
暴擊 Chance
5%
+30%
Attack Distance
6 ~ 6
攻擊時間
1.5 Second
Damage Spread
±20%
經驗值
160%
Model Size
125%
Type
WraithLightning
Metadata
WraithSpookyLightning
下列的>數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
65
生命
10,421
2,023
895
3,647
傷害
340
法術傷害
340
命中
2,228
攻擊時間
1.5
經驗值
34,411
召喚物生命
10,051
Minion Energy Shield
3,518
召喚物傷害
1,326
召喚物護甲
2,023
下
列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、
怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
SpookyGhostLightningBounce
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 3333
}Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
Life
{
on_spawned_alive =
"
AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/Wraith/lightning/base_bodyfx.epk' );
AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk' );
"
on_death =
"
RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/Wraith/lightning/base_bodyfx.epk' );
RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk' );
"
}
Preload
{
preload_misc_animated = "SpookyGhostLightningImpact"
preload_misc_animated = "SpookyLightningWraithAudio"
preload_epk = "Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Wraith/WraithSpookyLightning"] = {
name = "Lightning Wraith",
life = 1.6,
energyShield = 0.35,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1.6,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"SpookyGhostLightningBounce",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["SpookyGhostLightningBounce"] = {
name = "SpookyGhostLightningBounce",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"ballistic_bounce_behavior_variation",
"number_of_chains",
"monster_projectile_variation",
"shock_chance_+%",
"base_is_projectile",
"always_pierce",
"projectile_uses_contact_position",
"projectile_uses_contact_direction",
},
levels = {
[1] = {0.5, 1.5, 7, 10, 1091, 50, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
雷電惡靈
不死族
Lightning Wraith
| Spectre | Y |
|---|---|
| Tags | allows_additional_projectiles, allows_inc_aoe, 法術, lightning_affinity, medium_movement, not_str, ranged, Unarmed_onhit_audio, undead |
生命
160%
Energy Shield From Life
35%
閃避
+35%
抗性
傷害
160%
命中
100%
暴擊 Chance
5%
+30%
Attack Distance
6 ~ 6
攻擊時間
1.5 Second
Damage Spread
±20%
經驗值
160%
Model Size
125%
Type
WraithLightningSpectre
Metadata
WraithSpookyLightningSpectre
下列的>數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
12,411
2,413
956
4,344
傷害
373
法術傷害
373
命中
2,502
攻擊時間
1.5
經驗值
45,814
召喚物生命
11,088
Minion Energy Shield
3,881
召喚物傷害
1,550
召喚物護甲
2,413
下
列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、
怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
SpookyGhostLightningBounce
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 3333
}Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
Life
{
on_spawned_alive =
"
AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/Wraith/lightning/base_bodyfx.epk' );
AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk' );
"
on_death =
"
RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/Wraith/lightning/base_bodyfx.epk' );
RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk' );
"
}
Preload
{
preload_misc_animated = "SpookyGhostLightningImpact"
preload_misc_animated = "SpookyLightningWraithAudio"
preload_epk = "Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Wraith/WraithSpookyLightningSpectre"] = {
name = "Lightning Wraith",
life = 1.6,
energyShield = 0.35,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1.6,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"SpookyGhostLightningBounce",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["SpookyGhostLightningBounce"] = {
name = "SpookyGhostLightningBounce",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"ballistic_bounce_behavior_variation",
"number_of_chains",
"monster_projectile_variation",
"shock_chance_+%",
"base_is_projectile",
"always_pierce",
"projectile_uses_contact_position",
"projectile_uses_contact_direction",
},
levels = {
[1] = {0.5, 1.5, 7, 10, 1091, 50, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
雷電惡靈
不死族
Lightning Wraith
| Spectre | N |
|---|---|
| Tags | allows_additional_projectiles, allows_inc_aoe, 法術, lightning_affinity, medium_movement, not_str, ranged, Unarmed_onhit_audio, undead |
| Packs |
生命
160%
Energy Shield From Life
35%
閃避
+35%
抗性
傷害
160%
命中
100%
暴擊 Chance
5%
+30%
Attack Distance
6 ~ 6
攻擊時間
1.5 Second
Damage Spread
±20%
經驗值
160%
Model Size
125%
Type
WraithLightning
Metadata
WraithSpookyLightningStrongbox
下列的>數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
12,411
2,413
956
4,344
傷害
373
法術傷害
373
命中
2,502
攻擊時間
1.5
經驗值
45,814
召喚物生命
11,088
Minion Energy Shield
3,881
召喚物傷害
1,550
召喚物護甲
2,413
下
列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、
怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
SpookyGhostLightningBounce
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
set_base_heavy_stun_duration_ms = 3333
}Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
Life
{
on_spawned_alive =
"
AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/Wraith/lightning/base_bodyfx.epk' );
AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk' );
"
on_death =
"
RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/Wraith/lightning/base_bodyfx.epk' );
RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk' );
"
}
Preload
{
preload_misc_animated = "SpookyGhostLightningImpact"
preload_misc_animated = "SpookyLightningWraithAudio"
preload_epk = "Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin_lightning.epk"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Wraith/WraithSpookyLightningStrongbox"] = {
name = "Lightning Wraith",
life = 1.6,
energyShield = 0.35,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1.6,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"SpookyGhostLightningBounce",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["SpookyGhostLightningBounce"] = {
name = "SpookyGhostLightningBounce",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Triggerable] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"ballistic_bounce_behavior_variation",
"number_of_chains",
"monster_projectile_variation",
"shock_chance_+%",
"base_is_projectile",
"always_pierce",
"projectile_uses_contact_position",
"projectile_uses_contact_direction",
},
levels = {
[1] = {0.5, 1.5, 7, 10, 1091, 50, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
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.