It That Crawls
ปีศาจด่าน: ปราการรวงรัง, อาณานิคมรวงรัง
| Spectre | Y |
|---|---|
| Spectre Override | Metadata/Monsters/Breach/BreachFodderHandSpiderSpectre |
| Area | ปราการรวงรัง, อาณานิคมรวงรัง |
| Tags | breach_fodder, brequel_monster, demon, fast_movement, insect, melee, not_int, not_str, physical_affinity, red_blood |
| Packs |
พลังชีวิต
105%
การหลบหลีก
+25%
Ailment Threshold
105%
ค่าต้านทาน
Damage
100%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
100%
Model Size
100%
Type
BreachFodderHandSpider
Metadata
BreachFodderHandSpider
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
83
พลังชีวิต
33,618
ค่าเกราะ
92,477
อัตราการหลบหลีก
9,825
Damage
900
ความเสียหายเวท
900
ความแม่นยำ
1,036
Attack Time
1.5
ค่าประสบการณ์
13,132
Minion Life
6,406
Minion Damage
761
Ailment Threshold
33,618
Chill
106
Shock
106
Brittle
601
Scorch
106
Sap
294
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).
MeleeAtAnimationSpeedCombo
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 720–1080
โอกาสคริติคอล: 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]
Object Type
Object Type Codes
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Breach/BreachFodderHandSpider"] = {
name = "It That Crawls",
life = 1.05,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 11,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeedCombo",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedCombo"] = {
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 = 0, statInterpolation = {}, cost = { }, },
},
}
It That Crawls
ปีศาจ| Spectre | Y |
|---|---|
| Tags | breach_fodder, brequel_monster, demon, fast_movement, insect, melee, not_int, not_str, physical_affinity, red_blood |
พลังชีวิต
105%
การหลบหลีก
+25%
Ailment Threshold
105%
ค่าต้านทาน
Damage
100%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 11
Attack Time
1.5 Second
Damage Spread
±20%
ค่าประสบการณ์
100%
Model Size
100%
Type
BreachFodderHandSpider
Metadata
BreachFodderHandSpiderSpectre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
6,755
ค่าเกราะ
28,790
อัตราการหลบหลีก
5,924
Damage
374
ความเสียหายเวท
374
ความแม่นยำ
580
Attack Time
1.5
ค่าประสบการณ์
10,255
Minion Life
1,465
Minion Damage
298
Ailment Threshold
6,755
Chill
21
Shock
21
Brittle
121
Scorch
21
Sap
59
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).
MeleeAtAnimationSpeedCombo
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 299–448
โอกาสคริติคอล: 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]
Object Type
Object Type Codes
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Breach/BreachFodderHandSpiderSpectre"] = {
name = "It That Crawls",
life = 1.05,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 11,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeedCombo",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedCombo"] = {
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 = 0, statInterpolation = {}, cost = { }, },
},
}
It That Crawls
ปีศาจmonster no drops or experience [1]
การปะทะของคุณ ไม่สามารถหลบหลีกได้
การปะทะของคุณ ไม่สามารถหลบหลีกได้
| Spectre | Y |
|---|---|
| Tags | breach_fodder, brequel_monster, demon, fast_movement, insect, melee, not_int, not_str, physical_affinity, red_blood |
พลังชีวิต
200%
การหลบหลีก
+25%
Ailment Threshold
200%
ค่าต้านทาน
Damage
400%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 11
Attack Time
1 Second
Damage Spread
±20%
ค่าประสบการณ์
200%
Model Size
100%
Type
BreachFodderHandSpiderSummoned
Metadata
BreachFodderHandSpiderGraftSummoned
IsSummoned
Y
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
12,867
ค่าเกราะ
28,790
อัตราการหลบหลีก
5,924
Damage
1,494
ความเสียหายเวท
1,494
ความแม่นยำ
580
Attack Time
1
ค่าประสบการณ์
20,510
Minion Life
2,791
Minion Damage
1,193
Ailment Threshold
12,867
Chill
41
Shock
41
Brittle
230
Scorch
41
Sap
112
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).
MeleeAtAnimationSpeedComboColdBrittle
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 1195–1793
โอกาสคริติคอล: 5%
ความเสียหายโจมตี: 105%
ความเสียหายโจมตี: 105%
Attack Time: 1 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
มีโอกาสสร้างสถานะ เปราะ 10%
สร้างความเสียหาย โจมตี เพิ่มขึ้น อีก 5%
แปลงความเสียหาย กายภาพ 100% เป็น น้ำแข็ง
เพิ่มผลของ สถานะเจ็บป่วยไร้ความเสียหาย ต่อศัตรู 100%
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]
Object Type
Object Type Codes
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Breach/BreachFodderHandSpiderGraftSummoned"] = {
name = "It That Crawls",
life = 2,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 20,
damage = 4,
damageSpread = 0.2,
attackTime = 1,
attackRange = 11,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeedComboColdBrittle",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedComboColdBrittle"] = {
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 = {
"chance_to_inflict_frostburn_%",
"skill_physical_damage_%_to_convert_to_cold",
"non_damaging_ailment_effect_+%",
"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] = {10, 100, 100, baseMultiplier = 1.05, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats |
การปะทะของคุณ ไม่สามารถหลบหลีกได้
| Family | AlwaysHits |
|---|---|
| Domains | Monster (3) |
| GenerationType | ยูนิค (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | โจมตี |
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.