Crabe caustique
Zone : Paradis immaculé
Caustic Crab
Spectre | Y |
---|---|
Area | Paradis immaculé |
Tags | allows_additional_projectiles, beast, crustacean_beast, MonsterStab_onhit_audio, not_dex, not_int, physical_affinity, ranged, slow_movement |
Packs |
Vie
115%
Armure
+100%
Ailment Threshold
%
Résistance
0
30
-30
0
Damage
115%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
5 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
Expérience
115%
Model Size
123%
Type
ShellMonsterPoison
Metadata
ShellMonsterPoison
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
65
Vie
7,490
Armure
2,893
Évasion
440
Bouclier d'énergie
0
Damage
244
Dégâts des sorts
244
Précision
0
Attack Time
1.005
Expérience
24,733
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).
MeleeAtAnimationSpeedComboTEMP
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque de base
Base Damage: 195–293
Chances de [Critical|Touche critique]: 5%
Attack Time: 1.005 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]
ShellMonsterDeathMortarPoison
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Chances de coup critique: 5%
Temps d'incantation: 1.5 sec.
Compétence de mortier de monstre générique. Idem au Projectile de monstre, mais a un effet d'impact.
Inflige 14.21 à 21.31 Dégâts physiques
33% de chances d'Empoisonner au Toucher
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
maintain projectile direction when using contact position [1]
mortar projectile distance override [10]
projectile spread radius [6]
projectile uses contact position [1]
use scaled contact offset [1]
33% de chances d'Empoisonner au Toucher
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
maintain projectile direction when using contact position [1]
mortar projectile distance override [10]
projectile spread radius [6]
projectile uses contact position [1]
use scaled contact offset [1]
EDSShellMonsterPoisonSpray
Triggerable, Spell, Damage
Temps d'incantation: 3 sec.
Temps de recharge: 11 sec.
Inflige 6.604 à 9.906 Dégâts de chaos
50% de chances d'Empoisonner au Toucher
spell maximum action distance +% [-65]
50% de chances d'Empoisonner au Toucher
spell maximum action distance +% [-65]
ShellMonsterSprayMortarPoison
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Chances de coup critique: 5%
Temps d'incantation: 1.5 sec.
Compétence de mortier de monstre générique. Idem au Projectile de monstre, mais a un effet d'impact.
Inflige 14.21 à 21.31 Dégâts physiques
33% de chances d'Empoisonner au Toucher
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
maintain projectile direction when using contact position [1]
mortar projectile distance override [30]
projectile spread radius [10]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
33% de chances d'Empoisonner au Toucher
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
maintain projectile direction when using contact position [1]
mortar projectile distance override [30]
projectile spread radius [10]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" StateMachine { define_shared_state = "burrowed;" } Stats { set_base_heavy_stun_duration_ms = 2400 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { on_or_create_state_burrowed_0 = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act4_FOUR/Brimstone_Crab/epks/active_idle.epk' );" on_state_burrowed_2 = "RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act4_FOUR/Brimstone_Crab/epks/active_idle.epk' );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ShellMonster/ShellMonsterPoison"] = { name = "Caustic Crab", life = 1.15, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.15, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeedComboTEMP", "ShellMonsterDeathMortarPoison", "ShellMonsterSprayMortarPoison", "EDSShellMonsterPoisonSpray", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedComboTEMP"] = { 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["ShellMonsterDeathMortarPoison"] = { name = "ShellMonsterDeathMortarPoison", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "projectile_spread_radius", "mortar_projectile_distance_override", "base_chance_to_poison_on_hit_%", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "maintain_projectile_direction_when_using_contact_position", "base_skill_can_be_blocked", "base_skill_can_be_avoided_by_dodge_roll", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 6, 10, 33, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShellMonsterSprayMortarPoison"] = { name = "ShellMonsterSprayMortarPoison", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "projectile_spread_radius", "mortar_projectile_distance_override", "base_chance_to_poison_on_hit_%", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "maintain_projectile_direction_when_using_contact_position", "projectile_uses_contact_direction", "base_skill_can_be_blocked", "base_skill_can_be_avoided_by_dodge_roll", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 10, 30, 33, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EDSShellMonsterPoisonSpray"] = { name = "EDSShellMonsterPoisonSpray", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "spell_maximum_action_distance_+%", "base_chance_to_poison_on_hit_%", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -65, 50, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
Crabe caustique
monster inherent damage taken +% final [-80]
Caustic Crab
Spectre | N |
---|---|
Tags | beast, cannot_be_monolith, crustacean_beast, MonsterStab_onhit_audio, not_dex, not_int, slow_movement |
Vie
115%
Armure
+100%
Ailment Threshold
%
Résistance
0
30
-30
0
Damage
115%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
5 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
Expérience
115%
Model Size
123%
Type
ShellMonsterPoison
Metadata
ShellMonsterEmergePoison
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
8,921
Armure
3,451
Évasion
477
Bouclier d'énergie
0
Damage
268
Dégâts des sorts
268
Précision
0
Attack Time
1.005
Expérience
32,929
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).
MeleeAtAnimationSpeedComboTEMP
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque de base
Base Damage: 214–322
Chances de [Critical|Touche critique]: 5%
Attack Time: 1.005 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]
ShellMonsterDeathMortarPoison
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Chances de coup critique: 5%
Temps d'incantation: 1.5 sec.
Compétence de mortier de monstre générique. Idem au Projectile de monstre, mais a un effet d'impact.
Inflige 14.77 à 22.15 Dégâts physiques
33% de chances d'Empoisonner au Toucher
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
maintain projectile direction when using contact position [1]
mortar projectile distance override [10]
projectile spread radius [6]
projectile uses contact position [1]
use scaled contact offset [1]
33% de chances d'Empoisonner au Toucher
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
maintain projectile direction when using contact position [1]
mortar projectile distance override [10]
projectile spread radius [6]
projectile uses contact position [1]
use scaled contact offset [1]
EDSShellMonsterPoisonSpray
Triggerable, Spell, Damage
Temps d'incantation: 3 sec.
Temps de recharge: 11 sec.
Inflige 6.957 à 10.44 Dégâts de chaos
50% de chances d'Empoisonner au Toucher
spell maximum action distance +% [-65]
50% de chances d'Empoisonner au Toucher
spell maximum action distance +% [-65]
ShellMonsterSprayMortarPoison
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Chances de coup critique: 5%
Temps d'incantation: 1.5 sec.
Compétence de mortier de monstre générique. Idem au Projectile de monstre, mais a un effet d'impact.
Inflige 14.77 à 22.15 Dégâts physiques
33% de chances d'Empoisonner au Toucher
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
maintain projectile direction when using contact position [1]
mortar projectile distance override [30]
projectile spread radius [10]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
33% de chances d'Empoisonner au Toucher
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
maintain projectile direction when using contact position [1]
mortar projectile distance override [30]
projectile spread radius [10]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
ShellCrabEmergeEG
Triggerable
Temps de recharge: 5 sec.
Object Type
version 2 extends "Metadata/Monsters/ShellMonster/ShellMonsterPoison" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/ShellMonster/ShellMonsterPoison" Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act4_FOUR/Brimstone_Crab/hole.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act4_FOUR/Brimstone_Crab/hole2.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ShellMonster/ShellMonsterEmergePoison"] = { name = "Caustic Crab", life = 1.15, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.15, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeedComboTEMP", "ShellCrabEmergeEG", "ShellMonsterDeathMortarPoison", "ShellMonsterSprayMortarPoison", "EDSShellMonsterPoisonSpray", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedComboTEMP"] = { 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["ShellCrabEmergeEG"] = { name = "ShellCrabEmergeEG", 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 = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShellMonsterDeathMortarPoison"] = { name = "ShellMonsterDeathMortarPoison", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "projectile_spread_radius", "mortar_projectile_distance_override", "base_chance_to_poison_on_hit_%", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "maintain_projectile_direction_when_using_contact_position", "base_skill_can_be_blocked", "base_skill_can_be_avoided_by_dodge_roll", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 6, 10, 33, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShellMonsterSprayMortarPoison"] = { name = "ShellMonsterSprayMortarPoison", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "projectile_spread_radius", "mortar_projectile_distance_override", "base_chance_to_poison_on_hit_%", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "maintain_projectile_direction_when_using_contact_position", "projectile_uses_contact_direction", "base_skill_can_be_blocked", "base_skill_can_be_avoided_by_dodge_roll", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 10, 30, 33, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EDSShellMonsterPoisonSpray"] = { name = "EDSShellMonsterPoisonSpray", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "spell_maximum_action_distance_+%", "base_chance_to_poison_on_hit_%", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -65, 50, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
monster inherent damage taken +% final [-80]
Id | StanceShellMonster |
---|---|
Family | Stance |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Crabe caustique
Zone : Paradis immaculé
monster inherent damage taken +% final [-80]
Caustic Crab
Spectre | N |
---|---|
Area | Paradis immaculé |
Tags | beast, cannot_be_monolith, crustacean_beast, MonsterStab_onhit_audio, not_dex, not_int, slow_movement |
Packs |
Vie
115%
Armure
+100%
Ailment Threshold
%
Résistance
0
30
-30
0
Damage
115%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
5 ~ 9
Attack Time
1.005 Second
Damage Spread
±20%
Expérience
115%
Model Size
123%
Type
ShellMonsterPoison
Metadata
ShellMonsterEmergePoisonInland
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
65
Vie
7,490
Armure
2,893
Évasion
440
Bouclier d'énergie
0
Damage
244
Dégâts des sorts
244
Précision
0
Attack Time
1.005
Expérience
24,733
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).
MeleeAtAnimationSpeedComboTEMP
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque de base
Base Damage: 195–293
Chances de [Critical|Touche critique]: 5%
Attack Time: 1.005 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]
ShellMonsterDeathMortarPoison
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Chances de coup critique: 5%
Temps d'incantation: 1.5 sec.
Compétence de mortier de monstre générique. Idem au Projectile de monstre, mais a un effet d'impact.
Inflige 14.21 à 21.31 Dégâts physiques
33% de chances d'Empoisonner au Toucher
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
maintain projectile direction when using contact position [1]
mortar projectile distance override [10]
projectile spread radius [6]
projectile uses contact position [1]
use scaled contact offset [1]
33% de chances d'Empoisonner au Toucher
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
maintain projectile direction when using contact position [1]
mortar projectile distance override [10]
projectile spread radius [6]
projectile uses contact position [1]
use scaled contact offset [1]
EDSShellMonsterPoisonSpray
Triggerable, Spell, Damage
Temps d'incantation: 3 sec.
Temps de recharge: 11 sec.
Inflige 6.604 à 9.906 Dégâts de chaos
50% de chances d'Empoisonner au Toucher
spell maximum action distance +% [-65]
50% de chances d'Empoisonner au Toucher
spell maximum action distance +% [-65]
ShellMonsterSprayMortarPoison
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Chances de coup critique: 5%
Temps d'incantation: 1.5 sec.
Compétence de mortier de monstre générique. Idem au Projectile de monstre, mais a un effet d'impact.
Inflige 14.21 à 21.31 Dégâts physiques
33% de chances d'Empoisonner au Toucher
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
maintain projectile direction when using contact position [1]
mortar projectile distance override [30]
projectile spread radius [10]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
33% de chances d'Empoisonner au Toucher
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
maintain projectile direction when using contact position [1]
mortar projectile distance override [30]
projectile spread radius [10]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
ShellCrabEmergeEG
Triggerable
Temps de recharge: 5 sec.
Object Type
version 2 extends "Metadata/Monsters/ShellMonster/ShellMonsterPoison" Actor { basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/ShellMonster/ShellMonsterPoison" Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act4_FOUR/Brimstone_Crab/hole.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act4_FOUR/Brimstone_Crab/hole2.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ShellMonster/ShellMonsterEmergePoisonInland"] = { name = "Caustic Crab", life = 1.15, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.15, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeedComboTEMP", "ShellCrabEmergeEG", "ShellMonsterDeathMortarPoison", "ShellMonsterSprayMortarPoison", "EDSShellMonsterPoisonSpray", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedComboTEMP"] = { 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["ShellCrabEmergeEG"] = { name = "ShellCrabEmergeEG", 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 = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShellMonsterDeathMortarPoison"] = { name = "ShellMonsterDeathMortarPoison", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "projectile_spread_radius", "mortar_projectile_distance_override", "base_chance_to_poison_on_hit_%", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "maintain_projectile_direction_when_using_contact_position", "base_skill_can_be_blocked", "base_skill_can_be_avoided_by_dodge_roll", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 6, 10, 33, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ShellMonsterSprayMortarPoison"] = { name = "ShellMonsterSprayMortarPoison", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "projectile_spread_radius", "mortar_projectile_distance_override", "base_chance_to_poison_on_hit_%", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "maintain_projectile_direction_when_using_contact_position", "projectile_uses_contact_direction", "base_skill_can_be_blocked", "base_skill_can_be_avoided_by_dodge_roll", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 10, 30, 33, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EDSShellMonsterPoisonSpray"] = { name = "EDSShellMonsterPoisonSpray", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_chaos_damage", "spell_maximum_base_chaos_damage", "spell_maximum_action_distance_+%", "base_chance_to_poison_on_hit_%", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -65, 50, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
monster inherent damage taken +% final [-80]
Id | StanceShellMonster |
---|---|
Family | Stance |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |