Phyx Clone
Construct| Spectre | |
|---|---|
| Tags | construct, fast_movement, humanoid, not_dex, not_str, red_blood, Unarmed_onhit_audio |
Life
608%
Energy Shield From Life
25%
Resistance
Damage
200%
Accuracy
100%
Critical Hits Chance
5%
Attack Distance
6 ~ 14
Attack Time
1.5 Second
Damage Spread
±20%
Experience
300%
Model Size
120%
Type
GeneticsScientistMale
Metadata
GeneticsScientistMaleClone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
50,203
Armour
2,413
Evasion Rating
708
Energy Shield
12,551
Damage
466
Spell Damage
466
Accuracy
2,502
Attack Time
1.5
Experience
85,902
Minion Life
42,134
Minion Energy Shield
10,534
Minion Damage
1,938
Minion Armour
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).
GeneticsScientistMaleVBeamClone
Spell, Area, Fire, Channel, AreaSpell, AttackInPlace
Cast Time: 1.5 sec
Cooldown Time: 32.5 sec
Deals 398.6 Chaos damage per second
Deals 398.6 Physical damage per second
300% increased beam length
action attack or cast time uses animation length [1]
avarius beam stacking increased damage taken +% [10]
base secondary skill effect duration [750]
base skill effect duration [1000]
fire beam charge up time ms [700]
fire beam rotation speed +% [-85]
fire beam slow down strength -% [-100]
monster penalty against minions damage +% final vs player minions [-70]
Object Type
version 2 abstract extends "Metadata/Monsters/Daemon/AbstractDaemon"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/PrecursorReactorGuardians/GeneticsScientists/GeneticsScientistMaleClone"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Phyx Clone",
life = 6.08,
energyShield = 0.25,
damage = 2,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 14,
accuracy = 1,
skillList = {
"GeneticsScientistMaleVBeamClone",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["GeneticsScientistMaleVBeamClone"] = {
name = "GeneticsScientistMaleVBeamClone",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Fire] = true,
[SkillType.Channel] = true,
[SkillType.AreaSpell] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.5,
baseFlags = {
area = true,
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_physical_damage_to_deal_per_minute",
"base_chaos_damage_to_deal_per_minute",
"avarius_beam_stacking_increased_damage_taken_+%",
"base_skill_effect_duration",
"base_secondary_skill_effect_duration",
"fire_beam_length_+%",
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
"fire_beam_charge_up_time_ms",
"fire_beam_rotation_speed_+%",
"fire_beam_slow_down_strength_-%",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {1, 1, 10, 1000, 750, 300, -70, 700, -85, -100, 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.













