Goliath ambulant
Walking Goliath
Spectre | Y |
---|---|
Area | Vallée des Titans, Le Refuge de la Ziggourat, Vallée des Titans |
Tags | allows_inc_aoe, bones, melee, physical_affinity, skeleton, Unarmed_onhit_audio, very_slow_movement |
Packs |
Vie
215%
Ailment Threshold
%
Résistance
0
0
0
0
Damage
237%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 20
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
215%
Model Size
200%
Type
TitanWalker
Metadata
TitanWalker
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
70
Vie
18,739
Armure
3,877
Évasion
502
Bouclier d'énergie
0
Damage
587
Dégâts des sorts
587
Précision
0
Attack Time
1.5
Expérience
74,474
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).
MASExtraAttackDistance20
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque de base
Base Damage: 470–705
Chances de [Critical|Touche critique]: 5%
Attack Time: 1.5 sec.
action attack or cast time uses animation length [1]
attack maximum action distance + [20]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
attack maximum action distance + [20]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MeleeAtAnimationSpeed2
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque de base
Base Damage: 470–705
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]
GATitanWalkerStomp
Triggerable, Attack
Base Damage: 470–705
Chances de [Critical|Touche critique]: 5%
Dégâts d'Attaque: 150%
Attack Time: 1.5 sec.
50% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
attack maximum action distance + [-8]
is area damage [1]
action attack or cast time uses animation length [1]
attack maximum action distance + [-8]
is area damage [1]
GATitanWalkerSlam
Triggerable, Attack
Base Damage: 470–705
Chances de [Critical|Touche critique]: 5%
Dégâts d'Attaque: 160%
Attack Time: 1.5 sec.
60% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
attack maximum action distance + [20]
is area damage [1]
action attack or cast time uses animation length [1]
attack maximum action distance + [20]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 3600 } Actor { basic_action = "Revive" basic_action = "Emerge" } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = " PlayEffect( 'Metadata/Monsters/TitanWalker/aTitanWalkerBaseAggroAudio.ao' ); " } Animated { preload_animated_object = "Metadata/Monsters/TitanWalker/aTitanWalkerBaseAggroAudio.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/TitanWalker/TitanWalker"] = { name = "Walking Goliath", life = 2.15, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.37, damageSpread = 0.2, attackTime = 1.5, attackRange = 20, accuracy = 1, skillList = { "MeleeAtAnimationSpeed2", "MASExtraAttackDistance20", "GATitanWalkerStomp", "GATitanWalkerSlam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed2"] = { 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["MASExtraAttackDistance20"] = { 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 = { "attack_maximum_action_distance_+", "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] = {20, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GATitanWalkerStomp"] = { name = "GATitanWalkerStomp", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-8, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GATitanWalkerSlam"] = { name = "GATitanWalkerSlam", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {20, baseMultiplier = 1.6, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Goliath ambulant
Zone : L'Épreuve des Sekhemas
Walking Goliath
Spectre | Y |
---|---|
Area | L'Épreuve des Sekhemas, L'Épreuve des Sekhemas |
Tags | allows_inc_aoe, bones, melee, physical_affinity, sanctum_monster, skeleton, Unarmed_onhit_audio, very_slow_movement |
Packs |
Vie
215%
Ailment Threshold
%
Résistance
0
0
0
0
Damage
237%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 20
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
215%
Model Size
200%
Type
TitanWalkerSanctumTrial
Metadata
TitanWalkerSanctumTrial
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
22
Vie
873
Armure
152
Évasion
96
Bouclier d'énergie
0
Damage
98
Dégâts des sorts
98
Précision
0
Attack Time
1.5
Expérience
1,711
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).
MASExtraAttackDistance20
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque de base
Base Damage: 78–117
Chances de [Critical|Touche critique]: 5%
Attack Time: 1.5 sec.
action attack or cast time uses animation length [1]
attack maximum action distance + [20]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
attack maximum action distance + [20]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MeleeAtAnimationSpeed2
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque de base
Base Damage: 78–117
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]
GATitanWalkerStomp
Triggerable, Attack
Base Damage: 78–117
Chances de [Critical|Touche critique]: 5%
Dégâts d'Attaque: 150%
Attack Time: 1.5 sec.
50% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
attack maximum action distance + [-8]
is area damage [1]
action attack or cast time uses animation length [1]
attack maximum action distance + [-8]
is area damage [1]
GATitanWalkerSlam
Triggerable, Attack
Base Damage: 78–117
Chances de [Critical|Touche critique]: 5%
Dégâts d'Attaque: 160%
Attack Time: 1.5 sec.
60% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
attack maximum action distance + [20]
is area damage [1]
action attack or cast time uses animation length [1]
attack maximum action distance + [20]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 3600 } Actor { basic_action = "Revive" basic_action = "Emerge" } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = " PlayEffect( 'Metadata/Monsters/TitanWalker/aTitanWalkerBaseAggroAudio.ao' ); " } Animated { preload_animated_object = "Metadata/Monsters/TitanWalker/aTitanWalkerBaseAggroAudio.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/TitanWalker/TitanWalkerSanctumTrial"] = { name = "Walking Goliath", life = 2.15, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.37, damageSpread = 0.2, attackTime = 1.5, attackRange = 20, accuracy = 1, skillList = { "MeleeAtAnimationSpeed2", "MASExtraAttackDistance20", "GATitanWalkerStomp", "GATitanWalkerSlam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed2"] = { 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["MASExtraAttackDistance20"] = { 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 = { "attack_maximum_action_distance_+", "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] = {20, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GATitanWalkerStomp"] = { name = "GATitanWalkerStomp", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-8, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GATitanWalkerSlam"] = { name = "GATitanWalkerSlam", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {20, baseMultiplier = 1.6, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Goliath ambulant
Zone : Vallée des Titans
Walking Goliath
Spectre | Y |
---|---|
Area | Vallée des Titans, Vallée des Titans |
Tags | allows_inc_aoe, bones, melee, physical_affinity, skeleton, Unarmed_onhit_audio, very_slow_movement |
Packs |
Vie
215%
Ailment Threshold
%
Résistance
0
0
0
0
Damage
237%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 20
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
215%
Model Size
200%
Type
TitanWalker
Metadata
TitanWalkerCorpse
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
53
Vie
7,798
Armure
1,396
Évasion
314
Bouclier d'énergie
0
Damage
340
Dégâts des sorts
340
Précision
0
Attack Time
1.5
Expérience
22,145
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).
MASExtraAttackDistance20
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque de base
Base Damage: 272–409
Chances de [Critical|Touche critique]: 5%
Attack Time: 1.5 sec.
action attack or cast time uses animation length [1]
attack maximum action distance + [20]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
attack maximum action distance + [20]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MeleeAtAnimationSpeed2
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque de base
Base Damage: 272–409
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]
GATitanWalkerStomp
Triggerable, Attack
Base Damage: 272–409
Chances de [Critical|Touche critique]: 5%
Dégâts d'Attaque: 150%
Attack Time: 1.5 sec.
50% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
attack maximum action distance + [-8]
is area damage [1]
action attack or cast time uses animation length [1]
attack maximum action distance + [-8]
is area damage [1]
GATitanWalkerSlam
Triggerable, Attack
Base Damage: 272–409
Chances de [Critical|Touche critique]: 5%
Dégâts d'Attaque: 160%
Attack Time: 1.5 sec.
60% Davantage de Dégâts d'Attaque
action attack or cast time uses animation length [1]
attack maximum action distance + [20]
is area damage [1]
action attack or cast time uses animation length [1]
attack maximum action distance + [20]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 3600 } Actor { basic_action = "Revive" basic_action = "Emerge" } Transitionable { }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = " PlayEffect( 'Metadata/Monsters/TitanWalker/aTitanWalkerBaseAggroAudio.ao' ); " } Animated { preload_animated_object = "Metadata/Monsters/TitanWalker/aTitanWalkerBaseAggroAudio.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/TitanWalker/TitanWalkerCorpse"] = { name = "Walking Goliath", life = 2.15, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.37, damageSpread = 0.2, attackTime = 1.5, attackRange = 20, accuracy = 1, skillList = { "MeleeAtAnimationSpeed2", "MASExtraAttackDistance20", "GATitanWalkerStomp", "GATitanWalkerSlam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed2"] = { 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["MASExtraAttackDistance20"] = { 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 = { "attack_maximum_action_distance_+", "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] = {20, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GATitanWalkerStomp"] = { name = "GATitanWalkerStomp", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-8, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GATitanWalkerSlam"] = { name = "GATitanWalkerSlam", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {20, baseMultiplier = 1.6, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }