| Spectre | |
|---|---|
| Spectre Override | Metadata/Monsters/DeepwaterLeague/CoralGolemSpectre |
| Area | 산호 숲, 산호 암초 |
| Tags | construct, golem, melee, mud_blood, not_dex, not_int, very_slow_movement |
| Packs |
생명력
180%
방어도
+75%
Ailment Threshold
180%
저항
Damage
120%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
경험치
120%
Model Size
100%
Type
DeepwaterCoralGolem
Metadata
CoralGolem
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
11,580
방어도
50,383
회피
4,739
Damage
448
주문 피해
448
정확도
580
Attack Time
1.5
경험치
12,306
Minion Life
2,512
Minion Damage
358
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
Phys Convert Ele
240%
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
기본 공격
Base Damage: 359—538
치명타 확률: 5%
Attack Time: 1.5 초
강력한 일격으로 적들을 쓰러트립니다.
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]
GADeepwaterCoralGolemRollDamage
Triggerable, Attack
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 80%
공격 피해: 80%
Attack Time: 1.5 초
주는 공격 피해 20% 감폭
is area damage [1]
SODeepwaterCoralGolemSlamGround
Triggerable, Spell
시전 속도: 1 초
GADeepwaterCoralGolemGroundSlam
Triggerable, Attack
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 140%
공격 피해: 140%
Attack Time: 1.5 초
재사용 대기시간: 6 초
주는 공격 피해 40% 증폭
action attack or cast time uses animation length [1]
attack maximum action distance + [15]
is area damage [1]
GADeepwaterCoralGolemSlamShock
Triggerable, Attack
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 60%
공격 피해: 60%
Attack Time: 1.5 초
주는 공격 피해 40% 감폭
15%의 확률로 적을 동결
물리 피해의 50%를 냉기 피해로 전환
is area damage [1]
EAADeepwaterCoralGolemRoll
Attack
Base Damage: 359—538
치명타 확률: 5%
Attack Time: 1.5 초
재사용 대기시간: 6 초
action attack or cast time uses animation length [1]
attack maximum action distance + [50]
skill cannot be interrupted [1]
skill cannot be stunned [1]
DoLiterallyNothing
MPWDeepwaterCoralGolemRollProj
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 80%
공격 피해: 80%
Attack Time: 1.5 초
투사체가 모든 대상 관통
주는 공격 피해 20% 감폭
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [190]
projectile ballistic angle from reference event [1]
projectile ballistic angle from target distance [1]
projectile uses contact direction [1]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
GADeepwaterGolemProjImpact
Triggerable, Attack
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 60%
공격 피해: 60%
Attack Time: 1.5 초
주는 공격 피해 40% 감폭
물리 피해의 100%를 냉기 피해로 전환
is area damage [1]
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/DeepwaterLeague/CoralGolem"] = {
fireResist = 20,
coldResist = 20,
lightningResist = 20,
chaosResist = 0,
name = "Living Coral",
life = 1.8,
damage = 1.2,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 12,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"MPWDeepwaterCoralGolemRollProj",
"GADeepwaterCoralGolemRollDamage",
"GADeepwaterCoralGolemGroundSlam",
"GADeepwaterCoralGolemSlamShock",
"GADeepwaterGolemProjImpact",
"EAADeepwaterCoralGolemRoll",
"SODeepwaterCoralGolemSlamGround",
"DoLiterallyNothing",
},
modList = {
},
}
-- 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["MPWDeepwaterCoralGolemRollProj"] = {
name = "MPWDeepwaterCoralGolemRollProj",
hidden = true,
color = "4",
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",
"base_is_projectile",
"action_attack_or_cast_time_uses_animation_length",
"check_for_targets_between_initiator_and_projectile_source",
"projectile_uses_contact_position",
"maintain_projectile_direction_when_using_contact_position",
"use_scaled_contact_offset",
"projectile_uses_contact_direction",
"projectile_ballistic_angle_from_reference_event",
"projectile_ballistic_angle_from_target_distance",
"projectiles_not_offset",
"always_pierce",
"base_deal_no_damage",
},
levels = {
[1] = {190, baseMultiplier = 0.8, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GADeepwaterCoralGolemRollDamage"] = {
name = "GADeepwaterCoralGolemRollDamage",
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 = 0.8, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GADeepwaterCoralGolemGroundSlam"] = {
name = "GADeepwaterCoralGolemGroundSlam",
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 = {
"attack_maximum_action_distance_+",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {15, baseMultiplier = 1.4, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GADeepwaterCoralGolemSlamShock"] = {
name = "GADeepwaterCoralGolemSlamShock",
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_physical_damage_%_to_convert_to_cold",
"base_chance_to_freeze_%",
"is_area_damage",
},
levels = {
[1] = {50, 15, baseMultiplier = 0.6, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GADeepwaterGolemProjImpact"] = {
name = "GADeepwaterGolemProjImpact",
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_physical_damage_%_to_convert_to_cold",
"is_area_damage",
},
levels = {
[1] = {100, baseMultiplier = 0.6, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EAADeepwaterCoralGolemRoll"] = {
name = "EAADeepwaterCoralGolemRoll",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"attack_maximum_action_distance_+",
"action_attack_or_cast_time_uses_animation_length",
"skill_cannot_be_interrupted",
"skill_cannot_be_stunned",
},
levels = {
[1] = {50, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SODeepwaterCoralGolemSlamGround"] = {
name = "SODeepwaterCoralGolemSlamGround",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["DoLiterallyNothing"] = {
name = "DoLiterallyNothing",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
살아있는 산호
구조물
Living Coral
| Spectre | |
|---|---|
| Tags | construct, golem, melee, mud_blood, not_dex, not_int, very_slow_movement |
생명력
180%
방어도
+75%
Ailment Threshold
180%
저항
Damage
120%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
경험치
120%
Model Size
100%
Type
DeepwaterCoralGolem
Metadata
CoralGolemSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
11,580
방어도
50,383
회피
4,739
Damage
448
주문 피해
448
정확도
580
Attack Time
1.5
경험치
12,306
Minion Life
2,512
Minion Damage
358
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
Phys Convert Ele
240%
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
기본 공격
Base Damage: 359—538
치명타 확률: 5%
Attack Time: 1.5 초
강력한 일격으로 적들을 쓰러트립니다.
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]
GADeepwaterCoralGolemRollDamage
Triggerable, Attack
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 80%
공격 피해: 80%
Attack Time: 1.5 초
주는 공격 피해 20% 감폭
is area damage [1]
SODeepwaterCoralGolemSlamGround
Triggerable, Spell
시전 속도: 1 초
GADeepwaterCoralGolemGroundSlam
Triggerable, Attack
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 140%
공격 피해: 140%
Attack Time: 1.5 초
재사용 대기시간: 6 초
주는 공격 피해 40% 증폭
action attack or cast time uses animation length [1]
attack maximum action distance + [15]
is area damage [1]
GADeepwaterCoralGolemSlamShock
Triggerable, Attack
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 60%
공격 피해: 60%
Attack Time: 1.5 초
주는 공격 피해 40% 감폭
15%의 확률로 적을 동결
물리 피해의 50%를 냉기 피해로 전환
is area damage [1]
EAADeepwaterCoralGolemRoll
Attack
Base Damage: 359—538
치명타 확률: 5%
Attack Time: 1.5 초
재사용 대기시간: 6 초
action attack or cast time uses animation length [1]
attack maximum action distance + [50]
skill cannot be interrupted [1]
skill cannot be stunned [1]
DoLiterallyNothing
MPWDeepwaterCoralGolemRollProj
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 80%
공격 피해: 80%
Attack Time: 1.5 초
투사체가 모든 대상 관통
주는 공격 피해 20% 감폭
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [190]
projectile ballistic angle from reference event [1]
projectile ballistic angle from target distance [1]
projectile uses contact direction [1]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
GADeepwaterGolemProjImpact
Triggerable, Attack
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 60%
공격 피해: 60%
Attack Time: 1.5 초
주는 공격 피해 40% 감폭
물리 피해의 100%를 냉기 피해로 전환
is area damage [1]
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/DeepwaterLeague/CoralGolemSpectre"] = {
fireResist = 20,
coldResist = 20,
lightningResist = 20,
chaosResist = 0,
name = "Living Coral",
life = 1.8,
damage = 1.2,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 12,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"MPWDeepwaterCoralGolemRollProj",
"GADeepwaterCoralGolemRollDamage",
"GADeepwaterCoralGolemGroundSlam",
"GADeepwaterCoralGolemSlamShock",
"GADeepwaterGolemProjImpact",
"EAADeepwaterCoralGolemRoll",
"SODeepwaterCoralGolemSlamGround",
"DoLiterallyNothing",
},
modList = {
},
}
-- 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["MPWDeepwaterCoralGolemRollProj"] = {
name = "MPWDeepwaterCoralGolemRollProj",
hidden = true,
color = "4",
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",
"base_is_projectile",
"action_attack_or_cast_time_uses_animation_length",
"check_for_targets_between_initiator_and_projectile_source",
"projectile_uses_contact_position",
"maintain_projectile_direction_when_using_contact_position",
"use_scaled_contact_offset",
"projectile_uses_contact_direction",
"projectile_ballistic_angle_from_reference_event",
"projectile_ballistic_angle_from_target_distance",
"projectiles_not_offset",
"always_pierce",
"base_deal_no_damage",
},
levels = {
[1] = {190, baseMultiplier = 0.8, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GADeepwaterCoralGolemRollDamage"] = {
name = "GADeepwaterCoralGolemRollDamage",
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 = 0.8, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GADeepwaterCoralGolemGroundSlam"] = {
name = "GADeepwaterCoralGolemGroundSlam",
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 = {
"attack_maximum_action_distance_+",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {15, baseMultiplier = 1.4, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GADeepwaterCoralGolemSlamShock"] = {
name = "GADeepwaterCoralGolemSlamShock",
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_physical_damage_%_to_convert_to_cold",
"base_chance_to_freeze_%",
"is_area_damage",
},
levels = {
[1] = {50, 15, baseMultiplier = 0.6, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GADeepwaterGolemProjImpact"] = {
name = "GADeepwaterGolemProjImpact",
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_physical_damage_%_to_convert_to_cold",
"is_area_damage",
},
levels = {
[1] = {100, baseMultiplier = 0.6, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EAADeepwaterCoralGolemRoll"] = {
name = "EAADeepwaterCoralGolemRoll",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"attack_maximum_action_distance_+",
"action_attack_or_cast_time_uses_animation_length",
"skill_cannot_be_interrupted",
"skill_cannot_be_stunned",
},
levels = {
[1] = {50, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SODeepwaterCoralGolemSlamGround"] = {
name = "SODeepwaterCoralGolemSlamGround",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["DoLiterallyNothing"] = {
name = "DoLiterallyNothing",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
살아있는 산호
구조물
Living Coral
| Spectre | |
|---|---|
| Tags | construct, golem, melee, mud_blood, not_dex, not_int, very_slow_movement |
생명력
180%
방어도
+75%
Ailment Threshold
180%
저항
Damage
120%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
경험치
120%
Model Size
100%
Type
DeepwaterCoralGolem
Metadata
CoralGolemEncounter
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
11,580
방어도
50,383
회피
4,739
Damage
448
주문 피해
448
정확도
580
Attack Time
1.5
경험치
12,306
Minion Life
2,512
Minion Damage
358
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
Phys Convert Ele
240%
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
기본 공격
Base Damage: 359—538
치명타 확률: 5%
Attack Time: 1.5 초
강력한 일격으로 적들을 쓰러트립니다.
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]
GADeepwaterCoralGolemRollDamage
Triggerable, Attack
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 80%
공격 피해: 80%
Attack Time: 1.5 초
주는 공격 피해 20% 감폭
is area damage [1]
SODeepwaterCoralGolemSlamGround
Triggerable, Spell
시전 속도: 1 초
GADeepwaterCoralGolemGroundSlam
Triggerable, Attack
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 140%
공격 피해: 140%
Attack Time: 1.5 초
재사용 대기시간: 6 초
주는 공격 피해 40% 증폭
action attack or cast time uses animation length [1]
attack maximum action distance + [15]
is area damage [1]
GADeepwaterCoralGolemSlamShock
Triggerable, Attack
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 60%
공격 피해: 60%
Attack Time: 1.5 초
주는 공격 피해 40% 감폭
15%의 확률로 적을 동결
물리 피해의 50%를 냉기 피해로 전환
is area damage [1]
EAADeepwaterCoralGolemRoll
Attack
Base Damage: 359—538
치명타 확률: 5%
Attack Time: 1.5 초
재사용 대기시간: 6 초
action attack or cast time uses animation length [1]
attack maximum action distance + [50]
skill cannot be interrupted [1]
skill cannot be stunned [1]
DoLiterallyNothing
MPWDeepwaterCoralGolemRollProj
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 80%
공격 피해: 80%
Attack Time: 1.5 초
투사체가 모든 대상 관통
주는 공격 피해 20% 감폭
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [190]
projectile ballistic angle from reference event [1]
projectile ballistic angle from target distance [1]
projectile uses contact direction [1]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
GADeepwaterGolemProjImpact
Triggerable, Attack
Base Damage: 359—538
치명타 확률: 5%
공격 피해: 60%
공격 피해: 60%
Attack Time: 1.5 초
주는 공격 피해 40% 감폭
물리 피해의 100%를 냉기 피해로 전환
is area damage [1]
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/DeepwaterLeague/CoralGolemEncounter"] = {
fireResist = 20,
coldResist = 20,
lightningResist = 20,
chaosResist = 0,
name = "Living Coral",
life = 1.8,
damage = 1.2,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 12,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeed",
"MPWDeepwaterCoralGolemRollProj",
"GADeepwaterCoralGolemRollDamage",
"GADeepwaterCoralGolemGroundSlam",
"GADeepwaterCoralGolemSlamShock",
"GADeepwaterGolemProjImpact",
"EAADeepwaterCoralGolemRoll",
"SODeepwaterCoralGolemSlamGround",
"DoLiterallyNothing",
},
modList = {
},
}
-- 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["MPWDeepwaterCoralGolemRollProj"] = {
name = "MPWDeepwaterCoralGolemRollProj",
hidden = true,
color = "4",
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",
"base_is_projectile",
"action_attack_or_cast_time_uses_animation_length",
"check_for_targets_between_initiator_and_projectile_source",
"projectile_uses_contact_position",
"maintain_projectile_direction_when_using_contact_position",
"use_scaled_contact_offset",
"projectile_uses_contact_direction",
"projectile_ballistic_angle_from_reference_event",
"projectile_ballistic_angle_from_target_distance",
"projectiles_not_offset",
"always_pierce",
"base_deal_no_damage",
},
levels = {
[1] = {190, baseMultiplier = 0.8, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GADeepwaterCoralGolemRollDamage"] = {
name = "GADeepwaterCoralGolemRollDamage",
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 = 0.8, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GADeepwaterCoralGolemGroundSlam"] = {
name = "GADeepwaterCoralGolemGroundSlam",
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 = {
"attack_maximum_action_distance_+",
"is_area_damage",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {15, baseMultiplier = 1.4, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GADeepwaterCoralGolemSlamShock"] = {
name = "GADeepwaterCoralGolemSlamShock",
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_physical_damage_%_to_convert_to_cold",
"base_chance_to_freeze_%",
"is_area_damage",
},
levels = {
[1] = {50, 15, baseMultiplier = 0.6, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GADeepwaterGolemProjImpact"] = {
name = "GADeepwaterGolemProjImpact",
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_physical_damage_%_to_convert_to_cold",
"is_area_damage",
},
levels = {
[1] = {100, baseMultiplier = 0.6, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["EAADeepwaterCoralGolemRoll"] = {
name = "EAADeepwaterCoralGolemRoll",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"attack_maximum_action_distance_+",
"action_attack_or_cast_time_uses_animation_length",
"skill_cannot_be_interrupted",
"skill_cannot_be_stunned",
},
levels = {
[1] = {50, levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SODeepwaterCoralGolemSlamGround"] = {
name = "SODeepwaterCoralGolemSlamGround",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["DoLiterallyNothing"] = {
name = "DoLiterallyNothing",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
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.




















