Bruto de Jade
Bestial
Chance de Inimigos Bloquearem reduzida em 30%
monster chance to not flee % [95]
monster damage +% final vs monsters from ancestral rank [100]
monster chance to not flee % [95]
monster damage +% final vs monsters from ancestral rank [100]
Jade Hulk
Spectre | N |
---|---|
Tags | beast, bludgeoning_weapon, has_one_hand_mace, has_one_handed_melee, light_armour, mammal_beast, medium_height, melee, not_dex, not_int, physical_affinity, red_blood, slow_movement |
Vida
300%
Armadura
+200%
Ailment Threshold
300%
Resistência
0 0 0 0
Damage
150%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
5 ~ 14
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
100%
Type
AncestralJadeHulk
Metadata
AncestralJadeHulk
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
19,300
Armadura
86,370
Evasão
4,739
Escudo de Energia
0
Damage
560
Dano Mágico
560
Precisão
290
Attack Time
1.5
Experiência
10,255
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
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
Ataque Padrão
Base Damage: 448–672
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
DTTAncestralJadeHulkLeapSlam
Spell, Movement
Tempo de Conjuração: 1.67 seg
Recarga: 5 seg
action attack or cast time uses animation length [1]
leap slam minimum distance [30]
skill maximum travel distance [80]
spell maximum action distance +% [-40]
walk emerge extra distance [-8]
leap slam minimum distance [30]
skill maximum travel distance [80]
spell maximum action distance +% [-40]
walk emerge extra distance [-8]
GAAncestralJadeHulkLeapImpact
Triggerable, Attack
Base Damage: 448–672
Chance de Crítico: 5%
Dano de Ataque: 135%
Dano de Ataque: 135%
Attack Time: 1.5 seg
Causa 35% mais Dano de Ataque
is area damage [1]
is area damage [1]
TCAncestralLeagueKaruiHulk
Attack, Melee, MeleeSingleTarget, Movement, Travel
Investina com Mesa
Base Damage: 448–672
Chance de Crítico: 5%
Attack Time: 1.5 seg
Recarga: 6 seg
Faz uma investida contra um inimigo, batendo nele com o escudo do personagem golpeando-o. Inimigos no caminho são empurrados para o lado. Dano e atordoamento são proporcionais à distância viajada.
Empurra Inimigos ao Acertar
Distância do Empurrão aumentada em 100%
Não pode ser Evadido
action attack or cast time uses animation length [1]
base knockback speed +% [100]
ignores proximity shield [1]
is area damage [1]
Distância do Empurrão aumentada em 100%
Não pode ser Evadido
action attack or cast time uses animation length [1]
base knockback speed +% [100]
ignores proximity shield [1]
is area damage [1]
GAAncestralLeagueKaruiHulkCharge
Triggerable, Attack
Base Damage: 448–672
Chance de Crítico: 5%
Dano de Ataque: 30%
Attack Time: 1.5 seg
Empurra Inimigos ao Acertar
Causa 70% menos Dano de Ataque
Distância do Empurrão aumentada em 700%
Atordoa Inimigos
Não pode ser Evadido
base knockback speed +% [400]
is area damage [1]
Causa 70% menos Dano de Ataque
Distância do Empurrão aumentada em 700%
Atordoa Inimigos
Não pode ser Evadido
base knockback speed +% [400]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBase" Life { on_death = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/engaging_light/emissive_texture_fadeout.epk );" on_spawned_dead = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/engaging_light/no_emissive_texture.epk );" on_revive = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/engaging_light/emissive_texture_fadeout.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/engaging_light/no_emissive_texture.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAncestral/AncestralJadeHulk"] = { name = "Jade Hulk", life = 3, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 14, accuracy = 1, skillList = { "TCAncestralLeagueKaruiHulk", "MeleeAtAnimationSpeed", "GAAncestralJadeHulkLeapImpact", "GAAncestralLeagueKaruiHulkCharge", "DTTAncestralJadeHulkLeapSlam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["TCAncestralLeagueKaruiHulk"] = { name = "Table Charge", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Charges at an enemy, bashing it with the character's shield and striking it. This knocks it back and stuns it. Enemies in the way are pushed to the side. Damage and stun are proportional to distance travelled.", skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "knockback_distance_+%", "base_knockback_speed_+%", "ignores_proximity_shield", "is_area_damage", "global_knockback", "action_attack_or_cast_time_uses_animation_length", "global_always_hit", }, levels = { [1] = {100, 100, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", 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["GAAncestralJadeHulkLeapImpact"] = { name = "GAAncestralJadeHulkLeapImpact", hidden = true, color = 4, 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 = { "is_area_damage", }, levels = { [1] = {baseMultiplier = 1.35, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAAncestralLeagueKaruiHulkCharge"] = { name = "GAAncestralLeagueKaruiHulkCharge", hidden = true, color = 4, 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 = { "base_knockback_speed_+%", "knockback_distance_+%", "is_area_damage", "global_knockback", "global_always_hit", "always_stun", }, levels = { [1] = {400, 700, baseMultiplier = 0.3, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DTTAncestralJadeHulkLeapSlam"] = { name = "DTTAncestralJadeHulkLeapSlam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.67, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "leap_slam_minimum_distance", "spell_maximum_action_distance_+%", "walk_emerge_extra_distance", "skill_maximum_travel_distance", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {30, -40, -8, 80, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Chance de Inimigos Bloquearem reduzida em 30%
Id | AncestralTrialMonsterBlockReductionTukohama |
---|---|
Family | AncestralTrialMonster |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
monster chance to not flee % [95]
monster damage +% final vs monsters from ancestral rank [100]
Id | AncestralTrialMonsterIntermediateFleeAndDamage |
---|---|
Family | AncestralTrialMonster |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Bruto de Jade
Bestial
Chance de Inimigos Bloquearem reduzida em 30%
Jade Hulk
Spectre | Y |
---|---|
Tags | beast, bludgeoning_weapon, has_one_hand_mace, has_one_handed_melee, light_armour, mammal_beast, medium_height, melee, not_dex, not_int, physical_affinity, red_blood, slow_movement |
Packs |
Vida
300%
Armadura
+200%
Ailment Threshold
300%
Resistência
0 0 0 0
Damage
112%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
5 ~ 14
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
160%
Model Size
100%
Type
AncestralJadeHulkStandalone
Metadata
AncestralJadeHulkStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
19,300
Armadura
86,370
Evasão
4,739
Escudo de Energia
0
Damage
418
Dano Mágico
418
Precisão
290
Attack Time
1.5
Experiência
16,408
Ailment Threshold
19,300
Chill
61
Shock
61
Brittle
345
Scorch
61
Sap
169
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
Ataque Padrão
Base Damage: 335–502
Chance de Crítico: 5%
Attack Time: 1.5 seg
Abate seus inimigos com um golpe poderoso.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
DTTAncestralJadeHulkLeapSlam
Spell, Movement
Tempo de Conjuração: 1.67 seg
Recarga: 5 seg
action attack or cast time uses animation length [1]
leap slam minimum distance [30]
skill maximum travel distance [80]
spell maximum action distance +% [-40]
walk emerge extra distance [-8]
leap slam minimum distance [30]
skill maximum travel distance [80]
spell maximum action distance +% [-40]
walk emerge extra distance [-8]
GAAncestralJadeHulkLeapImpact
Triggerable, Attack
Base Damage: 335–502
Chance de Crítico: 5%
Dano de Ataque: 135%
Dano de Ataque: 135%
Attack Time: 1.5 seg
Causa 35% mais Dano de Ataque
is area damage [1]
is area damage [1]
TCAncestralLeagueKaruiHulk
Attack, Melee, MeleeSingleTarget, Movement, Travel
Investina com Mesa
Base Damage: 335–502
Chance de Crítico: 5%
Attack Time: 1.5 seg
Recarga: 6 seg
Faz uma investida contra um inimigo, batendo nele com o escudo do personagem golpeando-o. Inimigos no caminho são empurrados para o lado. Dano e atordoamento são proporcionais à distância viajada.
Empurra Inimigos ao Acertar
Distância do Empurrão aumentada em 100%
Não pode ser Evadido
action attack or cast time uses animation length [1]
base knockback speed +% [100]
ignores proximity shield [1]
is area damage [1]
Distância do Empurrão aumentada em 100%
Não pode ser Evadido
action attack or cast time uses animation length [1]
base knockback speed +% [100]
ignores proximity shield [1]
is area damage [1]
GAAncestralLeagueKaruiHulkCharge
Triggerable, Attack
Base Damage: 335–502
Chance de Crítico: 5%
Dano de Ataque: 30%
Attack Time: 1.5 seg
Empurra Inimigos ao Acertar
Causa 70% menos Dano de Ataque
Distância do Empurrão aumentada em 700%
Atordoa Inimigos
Não pode ser Evadido
base knockback speed +% [400]
is area damage [1]
Causa 70% menos Dano de Ataque
Distância do Empurrão aumentada em 700%
Atordoa Inimigos
Não pode ser Evadido
base knockback speed +% [400]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBaseStandalone"
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/LeagueAncestral/AncestralMonsterBaseStandalone" Life { on_death = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/engaging_light/emissive_texture_fadeout.epk );" on_spawned_dead = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/engaging_light/no_emissive_texture.epk );" on_revive = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/engaging_light/emissive_texture_fadeout.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/engaging_light/no_emissive_texture.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueAncestral/AncestralJadeHulkStandalone"] = { name = "Jade Hulk", life = 3, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.12, damageSpread = 0.2, attackTime = 1.5, attackRange = 14, accuracy = 1, skillList = { "TCAncestralLeagueKaruiHulk", "MeleeAtAnimationSpeed", "GAAncestralJadeHulkLeapImpact", "GAAncestralLeagueKaruiHulkCharge", "DTTAncestralJadeHulkLeapSlam", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["TCAncestralLeagueKaruiHulk"] = { name = "Table Charge", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Charges at an enemy, bashing it with the character's shield and striking it. This knocks it back and stuns it. Enemies in the way are pushed to the side. Damage and stun are proportional to distance travelled.", skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "knockback_distance_+%", "base_knockback_speed_+%", "ignores_proximity_shield", "is_area_damage", "global_knockback", "action_attack_or_cast_time_uses_animation_length", "global_always_hit", }, levels = { [1] = {100, 100, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", 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["GAAncestralJadeHulkLeapImpact"] = { name = "GAAncestralJadeHulkLeapImpact", hidden = true, color = 4, 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 = { "is_area_damage", }, levels = { [1] = {baseMultiplier = 1.35, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAAncestralLeagueKaruiHulkCharge"] = { name = "GAAncestralLeagueKaruiHulkCharge", hidden = true, color = 4, 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 = { "base_knockback_speed_+%", "knockback_distance_+%", "is_area_damage", "global_knockback", "global_always_hit", "always_stun", }, levels = { [1] = {400, 700, baseMultiplier = 0.3, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DTTAncestralJadeHulkLeapSlam"] = { name = "DTTAncestralJadeHulkLeapSlam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.67, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "leap_slam_minimum_distance", "spell_maximum_action_distance_+%", "walk_emerge_extra_distance", "skill_maximum_travel_distance", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {30, -40, -8, 80, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Chance de Inimigos Bloquearem reduzida em 30%
Id | AncestralTrialMonsterBlockReductionTukohama |
---|---|
Family | AncestralTrialMonster |
Domains | monstro (3) |
GenerationType | Único (3) |
Req. level | 1 |
Stats |
Bruto de Jade
Favor: 900
Especialidade: Combatente Corpo a Corpo
Passiva Tribal: Ignora parte da Chance de Bloqueio Inimiga
Não Afetado por Provocações
Salto Impactante
O Salto Impactante move o Bruto e causa dano na área em que cair
Agarrão
Investe Adiante, empurrando os inimigos que acertar
Passiva Tribal: Ignora parte da Chance de Bloqueio Inimiga
Não Afetado por Provocações
Salto Impactante
O Salto Impactante move o Bruto e causa dano na área em que cair
Agarrão
Investe Adiante, empurrando os inimigos que acertar
Jade Hulk
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.