Precursor Refractor
| Spectre | |
|---|---|
| Area | The Patriarch Halls, The Matriarch Halls, Western Gateway, Ancient Gateway, Eastern Gateway |
| Tags | construct, mud_blood, not_dex, not_int, precursor_monster, slow_movement |
| Packs |
生命
126%
+60%
抗性
伤害
105%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
4 ~ 14
攻击间隔
1.5 Second
Damage Spread
±20%
经验值
105%
Model Size
100%
Type
PrecursorCannisterMover
Metadata
PrecursorCannisterMover
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/PrecursorCannisterMover/PrecursorCannisterMover"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Precursor Refractor",
life = 1.26,
damage = 1.05,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 14,
accuracy = 1,
skillList = {
"TBPrecursorCannisterMoverSingleShock",
"EGPrecursorCannisterMoverShockNova",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["TBPrecursorCannisterMoverSingleShock"] = {
name = "TBPrecursorCannisterMoverSingleShock",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_lightning_damage",
"spell_maximum_base_lightning_damage",
"active_skill_shock_as_though_damage_+%_final",
},
levels = {
[1] = {0.5, 1.5, 100, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EGPrecursorCannisterMoverShockNova"] = {
name = "EGPrecursorCannisterMoverShockNova",
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 = { }, },
},
}
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.













构造体