거신 토템
구조물
corpse cannot be destroyed [1]
cant touch this [1]
cant possess this [1]
cant possess this [1]
Titan Totem
Spectre | N |
---|---|
Tags | bludgeoning_weapon, construct, earth_elemental, has_one_hand_mace, has_one_handed_melee, immobile, large_height, large_model, mud_blood, not_dex, not_int, physical_affinity, stone_armour |
생명력
270%
방어도
+50%
Ailment Threshold
270%
저항
0 0 0 0
Damage
255%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
5 ~ 12
Attack Time
1.17 Second
Damage Spread
±20%
경험치
150%
Model Size
100%
Type
MossMonsterMapBossStationary
Metadata
MapMossMonsterBossOldFields2Minion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
17,370
방어도
43,185
회피
4,739
에너지 보호막
0
Damage
953
주문 피해
953
정확도
290
Attack Time
1.17
경험치
15,383
Ailment Threshold
17,370
Chill
55
Shock
55
Brittle
311
Scorch
55
Sap
152
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).
PopUpMapMossMonsterBossOldFields2Earthquake
Attack, Area, Melee, Multistrikeable, Duration, Slam, Triggerable, Totemable
지진
Base Damage: 762–1143
치명타 확률: 5%
공격 피해: 50%
공격 피해: 50%
Attack Time: 1.17 초
재사용 대기시간: 2 초
지면을 강타해 범위 내에 피해를 주고 대지에 균열을 생성합니다. 얼마 후 균열은 여진을 일으킵니다. 첫 번째 여진이 발생하기 전의 균열은 여진을 발생시키지 않습니다. 도끼, 철퇴, 셉터, 지팡이 착용 혹은 비무장 상태여야 합니다.
주는 공격 피해 50% 감폭
주는 피해 20% 감폭
기본 지속시간 2초
여진의 적중 및 상태 이상 피해 +300% 증폭
force lite skill effects [1]
is area damage [1]
주는 피해 20% 감폭
기본 지속시간 2초
여진의 적중 및 상태 이상 피해 +300% 증폭
force lite skill effects [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" BaseEvents { } Actor { basic_action = "Emerge" basic_action = "Revive" main_hand_unarmed_type = "One_Hand_Sword" } Transitionable { } Pathfinding { immobile = true } Life { corpse_usable = false } Stats { monster_no_drops_or_experience = 1 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { } Targetable { } Render { //turn_duration = 0.6 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/MossMonster/MapMossMonsterBossOldFields2Minion"] = { name = "Titan Totem", life = 2.7, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.55, damageSpread = 0.2, attackTime = 1.17, attackRange = 12, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "PopUpMapMossMonsterBossOldFields2Earthquake", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["PopUpMapMossMonsterBossOldFields2Earthquake"] = { name = "Earthquake", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Smashes the ground, dealing damage in an area and cracking the earth. The crack will erupt in a powerful aftershock after a duration. Cracks created before the first one has erupted will not generate their own aftershocks. Requires an Axe, Mace, Sceptre, Staff or Unarmed.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Multistrikeable] = true, [SkillType.Duration] = true, [SkillType.Slam] = true, [SkillType.Triggerable] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, melee = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "quake_slam_fully_charged_explosion_damage_+%_final", "active_skill_damage_+%_final", "is_area_damage", "force_lite_skill_effects", }, levels = { [1] = {2000, 300, -20, baseMultiplier = 0.5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
corpse cannot be destroyed [1]
Id | MonsterCorpseCannotBeDestroyed |
---|---|
Family | CorpseCannotBeDestroyed |
Domains | 몬스터 (3) |
GenerationType | 고유 (3) |
Req. level | 1 |
Stats |
cant touch this [1]
Id | TormentCantTouchThis |
---|---|
Family | CantTouchThis |
Domains | 몬스터 (3) |
GenerationType | 고통 (7) |
Req. level | 1 |
Stats |
cant possess this [1]
Id | TormentCantPossessThis |
---|---|
Family | CantPossessThis |
Domains | 몬스터 (3) |
GenerationType | 고통 (7) |
Req. level | 1 |
Stats |