크게 동요하는 아황산염
구조물
cannot be used as minion [1]
스킬이 투사체 4개 추가 발사
스킬이 투사체 4개 추가 발사
Greatly Disturbed Sulphite
Spectre | N |
---|---|
Tags | bludgeoning_weapon, 시전, construct, fire_affinity, has_one_hand_sword, has_one_handed_melee, medium_movement, mud_blood, not_int, ranged, stone_armour |
Packs |
생명력
400%
방어도
+100%
회피
+40%
Ailment Threshold
400%
저항
40 0 0 0
Damage
160%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 10
Attack Time
1.5 Second
Damage Spread
±20%
경험치
200%
Model Size
143%
Type
RockGolemSupporter
Metadata
RockGolemNecropolisSuplhiteLarge_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
25,733
방어도
57,580
회피
6,635
에너지 보호막
0
Damage
598
주문 피해
598
정확도
290
Attack Time
1.5
경험치
20,510
Ailment Threshold
25,733
Chill
81
Shock
81
Brittle
460
Scorch
81
Sap
225
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).
ExpeditionGolemProjectileSulphite1
Spell, Projectile, ProjectilesFromUser, Triggerable
치명타 확률: 5%
시전 속도: 1 초
561.7~842.6 물리 피해
물리 피해의 50%를 화염 피해로 전환
base is projectile [1]
monster projectile variation [203]
projectile uses contact position [1]
spell maximum action distance +% [-40]
물리 피해의 50%를 화염 피해로 전환
base is projectile [1]
monster projectile variation [203]
projectile uses contact position [1]
spell maximum action distance +% [-40]
ExpeditionGolemProjectileSulphite2
Spell, Projectile, ProjectilesFromUser, Triggerable
치명타 확률: 5%
시전 속도: 1 초
561.7~842.6 물리 피해
물리 피해의 50%를 화염 피해로 전환
base is projectile [1]
monster projectile variation [204]
projectile uses contact position [1]
spell maximum action distance +% [-40]
물리 피해의 50%를 화염 피해로 전환
base is projectile [1]
monster projectile variation [204]
projectile uses contact position [1]
spell maximum action distance +% [-40]
DelveBombSulphite
Triggerable, Spell
시전 속도: 1.5 초
재사용 대기시간: 6 초
DelveGolemBombSulphite
Spell, Triggerable
치명타 확률: 5%
시전 속도: 1 초
620.7~931 화염 피해
is area damage [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/earth_elemental/skins/sulphite_skin.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/RockGolem/RockGolemNecropolisSuplhiteLarge_"] = { name = "Greatly Disturbed Sulphite", life = 4, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 10, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "ExpeditionGolemProjectileSulphite1", "ExpeditionGolemProjectileSulphite2", "DelveGolemBombSulphite", "DelveBombSulphite", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ExpeditionGolemProjectileSulphite1"] = { name = "ExpeditionGolemProjectileSulphite1", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "skill_physical_damage_%_to_convert_to_fire", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 203, 50, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ExpeditionGolemProjectileSulphite2"] = { name = "ExpeditionGolemProjectileSulphite2", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "skill_physical_damage_%_to_convert_to_fire", "spell_maximum_action_distance_+%", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 204, 50, -40, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DelveGolemBombSulphite"] = { name = "DelveGolemBombSulphite", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DelveBombSulphite"] = { name = "DelveBombSulphite", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
스킬이 투사체 4개 추가 발사
Id | MonsterMultipleProjectilesImplicit3 |
---|---|
Family | MonsterMultipleProjectile |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |