Cangrejo puercoespín
Porcupine Crab
Spectre | Y |
---|---|
Area | La orilla del río, El refugio del zigurat, La orilla del río |
Tags | allows_additional_projectiles, beast, fire_affinity, insect, MonsterStab_onhit_audio, not_dex, not_int, physical_affinity, ranged, red_blood, slow_movement |
Packs |
Vida
70%
Armadura
+25%
Ailment Threshold
%
Resistencia
0 0 0 0
Damage
70%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
6 ~ 40
Attack Time
1.995 Second
Damage Spread
±20%
Experiencia
70%
Model Size
115%
Type
QuillCrabFire
Metadata
QuillCrab
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
70
Vida
6,101
Armadura
4,846
Evasión
502
Energy Shield
0
Damage
174
Daño de hechizos
174
Precisión
1,164
Attack Time
1.995
Experiencia
24,247
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).
QuillCrabSpikeBurstEmptyAction
attack maximum action distance + [30]
QuillCrabSpikeBurst
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 139–208
Probabilidad de [Critical|impacto crítico]: 5%
Daño de ataque: 70%
Attack Time: 1.995 seg
Inflige un 30% menos de daño de ataques
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1000]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1000]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
QuillCrabSpikeShrapnelAudio
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 139–208
Probabilidad de [Critical|impacto crítico]: 5%
Daño de ataque: 20%
Attack Time: 1.995 seg
Los proyectiles perforan a todos los objetivos
Inflige un 80% menos de daño de ataques
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1002]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
Inflige un 80% menos de daño de ataques
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1002]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
QuillCrabSpikeShrapnel
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 139–208
Probabilidad de [Critical|impacto crítico]: 5%
Daño de ataque: 20%
Attack Time: 1.995 seg
Inflige un 80% menos de daño de ataques
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1003]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [18]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1003]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [18]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/QuillCrab/QuillCrabBase"
Object Type Codes
version 2 extends "Metadata/Monsters/QuillCrab/QuillCrabBase" StateMachine { on_or_create_state_glowstate_1 = "AddEffectPack( 'Metadata/Monsters/QuillCrab/glow_stayin.epk' );" on_state_glowstate_2 = " RemoveEffectPack( 'Metadata/Monsters/QuillCrab/glow_stayin.epk' ); AddEffectPack( 'Metadata/Monsters/QuillCrab/glow_death.epk' ); " create_state_glowstate_2 = "AddEffectPack( 'Metadata/Monsters/QuillCrab/glow_stayout.epk' );" } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Gallows/Act1/QuillCrab/SpikeAttached.ao" preload_epk = "" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/QuillCrab/QuillCrab"] = { name = "Porcupine Crab", life = 0.7, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.7, damageSpread = 0.2, attackTime = 1.995, attackRange = 40, accuracy = 1, skillList = { "QuillCrabSpikeBurstEmptyAction", "QuillCrabSpikeBurst", "QuillCrabSpikeShrapnelAudio", "QuillCrabSpikeShrapnel", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeBurstEmptyAction"] = { name = "QuillCrabSpikeBurstEmptyAction", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.666, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", }, levels = { [1] = {30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeBurst"] = { name = "QuillCrabSpikeBurst", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "active_skill_base_physical_damage_%_to_convert_to_fire", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {1000, 0, 20, 40, 13, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeShrapnelAudio"] = { name = "QuillCrabSpikeShrapnelAudio", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "active_skill_base_physical_damage_%_to_convert_to_fire", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "projectile_ballistic_angle_from_reference_event", "always_pierce", }, levels = { [1] = {1002, 0, 20, 40, 13, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeShrapnel"] = { name = "QuillCrabSpikeShrapnel", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "active_skill_base_physical_damage_%_to_convert_to_fire", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {1003, 0, 20, 40, 18, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Cangrejo puercoespín
Porcupine Crab
Spectre | Y |
---|---|
Area | La orilla del río, El refugio del zigurat, La orilla del río |
Tags | allows_additional_projectiles, beast, fire_affinity, insect, MonsterStab_onhit_audio, not_dex, not_int, physical_affinity, ranged, red_blood, slow_movement |
Packs |
Vida
85%
Armadura
+25%
Ailment Threshold
%
Resistencia
0 0 0 0
Damage
85%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
8 ~ 50
Attack Time
1.995 Second
Damage Spread
±20%
Experiencia
85%
Model Size
135%
Type
QuillCrabBigFire
Metadata
QuillCrabBig
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
70
Vida
7,409
Armadura
4,846
Evasión
502
Energy Shield
0
Damage
211
Daño de hechizos
211
Precisión
1,164
Attack Time
1.995
Experiencia
29,443
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).
QuillCrabSpikeBurstEmptyAction
attack maximum action distance + [30]
QuillCrabSpikeBurst
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 169–253
Probabilidad de [Critical|impacto crítico]: 5%
Daño de ataque: 70%
Attack Time: 1.995 seg
Inflige un 30% menos de daño de ataques
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1000]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1000]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
QuillCrabSpikeShrapnelAudio
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 169–253
Probabilidad de [Critical|impacto crítico]: 5%
Daño de ataque: 20%
Attack Time: 1.995 seg
Los proyectiles perforan a todos los objetivos
Inflige un 80% menos de daño de ataques
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1002]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
Inflige un 80% menos de daño de ataques
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1002]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
QuillCrabSpikeShrapnel
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 169–253
Probabilidad de [Critical|impacto crítico]: 5%
Daño de ataque: 20%
Attack Time: 1.995 seg
Inflige un 80% menos de daño de ataques
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1003]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [18]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1003]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [18]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/QuillCrab/QuillCrabBase"
Object Type Codes
version 2 extends "Metadata/Monsters/QuillCrab/QuillCrabBase" StateMachine { on_or_create_state_glowstate_1 = "AddEffectPack( 'Metadata/Monsters/QuillCrab/glow_stayin.epk' );" on_state_glowstate_2 = " RemoveEffectPack( 'Metadata/Monsters/QuillCrab/glow_stayin.epk' ); AddEffectPack( 'Metadata/Monsters/QuillCrab/glow_death.epk' ); " create_state_glowstate_2 = "AddEffectPack( 'Metadata/Monsters/QuillCrab/glow_stayout.epk' );" } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Gallows/Act1/QuillCrab/SpikeAttached.ao" preload_epk = "" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/QuillCrab/QuillCrabBig"] = { name = "Porcupine Crab", life = 0.85, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.85, damageSpread = 0.2, attackTime = 1.995, attackRange = 50, accuracy = 1, skillList = { "QuillCrabSpikeBurstEmptyAction", "QuillCrabSpikeBurst", "QuillCrabSpikeShrapnelAudio", "QuillCrabSpikeShrapnel", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeBurstEmptyAction"] = { name = "QuillCrabSpikeBurstEmptyAction", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.666, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", }, levels = { [1] = {30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeBurst"] = { name = "QuillCrabSpikeBurst", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "active_skill_base_physical_damage_%_to_convert_to_fire", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {1000, 0, 20, 40, 13, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeShrapnelAudio"] = { name = "QuillCrabSpikeShrapnelAudio", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "active_skill_base_physical_damage_%_to_convert_to_fire", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "projectile_ballistic_angle_from_reference_event", "always_pierce", }, levels = { [1] = {1002, 0, 20, 40, 13, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeShrapnel"] = { name = "QuillCrabSpikeShrapnel", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "active_skill_base_physical_damage_%_to_convert_to_fire", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {1003, 0, 20, 40, 18, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Cangrejo puercoespín
Área: El refugio del zigurat
Porcupine Crab
Spectre | Y |
---|---|
Area | El refugio del zigurat |
Tags | allows_additional_projectiles, beast, fire_affinity, insect, MonsterStab_onhit_audio, not_dex, not_int, ranged, red_blood, slow_movement |
Packs |
Vida
85%
Armadura
+25%
Ailment Threshold
%
Resistencia
0 0 0 0
Damage
85%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
8 ~ 50
Attack Time
1.995 Second
Damage Spread
±20%
Experiencia
85%
Model Size
135%
Type
QuillCrabBigFire
Metadata
QuillCrabBigElite
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nivel
70
Vida
7,409
Armadura
4,846
Evasión
502
Energy Shield
0
Damage
211
Daño de hechizos
211
Precisión
1,164
Attack Time
1.995
Experiencia
29,443
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).
QuillCrabSpikeBurstEmptyAction
attack maximum action distance + [30]
QuillCrabSpikeBurst
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 169–253
Probabilidad de [Critical|impacto crítico]: 5%
Daño de ataque: 70%
Attack Time: 1.995 seg
Inflige un 30% menos de daño de ataques
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1000]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1000]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
QuillCrabSpikeShrapnelAudio
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 169–253
Probabilidad de [Critical|impacto crítico]: 5%
Daño de ataque: 20%
Attack Time: 1.995 seg
Los proyectiles perforan a todos los objetivos
Inflige un 80% menos de daño de ataques
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1002]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
Inflige un 80% menos de daño de ataques
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1002]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
QuillCrabSpikeShrapnel
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 169–253
Probabilidad de [Critical|impacto crítico]: 5%
Daño de ataque: 20%
Attack Time: 1.995 seg
Inflige un 80% menos de daño de ataques
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1003]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [18]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
Convierte el 40% del daño físico en daño de fuego
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1003]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [18]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
CGEQuillCrabFireGround
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 1 seg
Inflige 35.7 de daño de fuego base por segundo
active skill area of effect radius +% final [-40]
base skill effect duration [4000]
is area damage [1]
active skill area of effect radius +% final [-40]
base skill effect duration [4000]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/QuillCrab/QuillCrabFire"
Object Type Codes
version 2 extends "Metadata/Monsters/QuillCrab/QuillCrabFire"
-- src\Data\Spectres.lua minions["Metadata/Monsters/QuillCrab/QuillCrabBigElite"] = { name = "Porcupine Crab", life = 0.85, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.85, damageSpread = 0.2, attackTime = 1.995, attackRange = 50, accuracy = 1, skillList = { "QuillCrabSpikeBurstEmptyAction", "QuillCrabSpikeBurst", "QuillCrabSpikeShrapnelAudio", "QuillCrabSpikeShrapnel", "CGEQuillCrabFireGround", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeBurstEmptyAction"] = { name = "QuillCrabSpikeBurstEmptyAction", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.666, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", }, levels = { [1] = {30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeBurst"] = { name = "QuillCrabSpikeBurst", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "active_skill_base_physical_damage_%_to_convert_to_fire", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {1000, 0, 20, 40, 13, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeShrapnelAudio"] = { name = "QuillCrabSpikeShrapnelAudio", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "active_skill_base_physical_damage_%_to_convert_to_fire", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "projectile_ballistic_angle_from_reference_event", "always_pierce", }, levels = { [1] = {1002, 0, 20, 40, 13, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeShrapnel"] = { name = "QuillCrabSpikeShrapnel", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "active_skill_base_physical_damage_%_to_convert_to_fire", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {1003, 0, 20, 40, 18, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CGEQuillCrabFireGround"] = { name = "CGEQuillCrabFireGround", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_to_deal_per_minute", "active_skill_area_of_effect_radius_+%_final", "base_skill_effect_duration", "is_area_damage", }, levels = { [1] = {1, -40, 4000, levelRequirement = 1, statInterpolation = {3}, cost = { }, }, }, }