Crabe-méduse grouillant
Skittering Jellycrab
Spectre | Y |
---|---|
Tags | beast, Lanceur de sorts, cleaving_weapon, crustacean_beast, fast_movement, flesh_armour, is_unarmed, lightning_affinity, melee, not_dex, not_str, physical_affinity, Unarmed_onhit_audio, water |
Vie
130%
Energy Shield From Life
20%
Ailment Threshold
%
Résistance
0
0
0
0
Damage
130%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
130%
Model Size
210%
Type
JellyfishNettler
Metadata
JellyfishNettlerBig
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
10,084
Armure
3,451
Évasion
477
Bouclier d'énergie
0
Damage
303
Dégâts des sorts
303
Précision
0
Attack Time
1.5
Expérience
37,224
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque de base
Base Damage: 242–364
Chances de [Critical|Touche critique]: 5%
Attack Time: 1.5 sec.
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]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
JellyfishNettlerArc
Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
Chances de coup critique: 5%
Temps d'incantation: 2 sec.
Temps de recharge: 4.5 sec.
Inflige 24.85 à 74.54 Dégâts de foudre
Ricoche 100 fois
50% Davantage de chances d'Électrocuter
arc chain distance [150]
arc enhanced behaviour [1]
arc to minion monster variety hash [1655]
disable visual hit effect [1]
spell maximum action distance +% [-40]
Ricoche 100 fois
50% Davantage de chances d'Électrocuter
arc chain distance [150]
arc enhanced behaviour [1]
arc to minion monster variety hash [1655]
disable visual hit effect [1]
spell maximum action distance +% [-40]
SSMJellyfishNettlerMinions
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Temps d'incantation: 2 sec.
Temps de recharge: 12 sec.
alternate minion [589]
minion dies when parent deleted [1]
minion dies when parent dies [1]
monster no drops or experience [1]
number of monsters to summon [9]
summon specific monsters radius +% [15]
summoned monsters are minions [1]
minion dies when parent deleted [1]
minion dies when parent dies [1]
monster no drops or experience [1]
number of monsters to summon [9]
summon specific monsters radius +% [15]
summoned monsters are minions [1]
GTJellyfishNettlerSpawn
Triggerable
action attack or cast time uses animation length [1]
SSMJellyfishNettlerPassive
Spell, Multicastable, Triggerable
Temps d'incantation: 1 sec.
alternate minion [1036]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/JellfishNettler/JellyfishNettlerBig"] = { name = "Skittering Jellycrab", life = 1.3, energyShield = 0.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.3, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "JellyfishNettlerArc", "SSMJellyfishNettlerMinions", "SSMJellyfishNettlerPassive", "GTJellyfishNettlerSpawn", }, 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.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = 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["JellyfishNettlerArc"] = { name = "JellyfishNettlerArc", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Chains] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_shock_chance_+%_final", "number_of_chains", "arc_chain_distance", "spell_maximum_action_distance_+%", "arc_to_minion_monster_variety_hash", "arc_enhanced_behaviour", "disable_visual_hit_effect", }, levels = { [1] = {0.5, 1.5, 50, 100, 150, -40, 1655, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SSMJellyfishNettlerMinions"] = { name = "SSMJellyfishNettlerMinions", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "number_of_monsters_to_summon", "alternate_minion", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "monster_no_drops_or_experience", "minion_dies_when_parent_dies", "minion_dies_when_parent_deleted", }, levels = { [1] = {9, 589, 15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SSMJellyfishNettlerPassive"] = { name = "SSMJellyfishNettlerPassive", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "monster_no_drops_or_experience", }, levels = { [1] = {1036, 1, -99, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTJellyfishNettlerSpawn"] = { name = "GTJellyfishNettlerSpawn", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Crabe-méduse grouillant
Skittering Jellycrab
Spectre | Y |
---|---|
Tags | beast, Lanceur de sorts, cleaving_weapon, crustacean_beast, flesh_armour, is_unarmed, lightning_affinity, medium_movement, melee, not_dex, not_str, physical_affinity, Unarmed_onhit_audio, water |
Vie
50%
Energy Shield From Life
15%
Ailment Threshold
%
Résistance
0
0
0
0
Damage
50%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
50%
Model Size
161%
Type
JellyfishNettlerSmall
Metadata
JellyfishNettlerSmall
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
3,879
Armure
3,451
Évasion
477
Bouclier d'énergie
0
Damage
117
Dégâts des sorts
117
Précision
0
Attack Time
1.5
Expérience
14,317
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).
MeleeAtAnimationSpeedLightning50
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque de base
Base Damage: 93–140
Chances de [Critical|Touche critique]: 5%
Attack Time: 1.5 sec.
Convertit 40% des Dégâts Physiques en Dégâts de Foudre
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]
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"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/JellfishNettler/JellyfishNettlerSmall"] = { name = "Skittering Jellycrab", life = 0.5, energyShield = 0.15, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeedLightning50", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedLightning50"] = { 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.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_base_physical_damage_%_to_convert_to_lightning", "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] = {40, levelRequirement = 1, statInterpolation = {}, cost = { }, }, [2] = {40, levelRequirement = 19, statInterpolation = {}, cost = { }, }, [3] = {40, levelRequirement = 20, statInterpolation = {}, cost = { }, }, [4] = {40, levelRequirement = 84, statInterpolation = {}, cost = { }, }, }, }