ความทุกข์ระทมของโดเอดรี
        
    คุณมีความเร็วในการกระทำช้าลง 5% ต่อจำนวนสถานะ ความทุกข์ระทมของโดเอดรี
action_speed_-%
        
            Doedre's Suffering
        
    Attribute /6
doedre_pillar_purple_aura
| Key | Value | 
|---|---|
| Cost | iLvl 1: Normal: 3x  Orb of Transmutation · เมจิก: 1x  Chaos Orb · แรร์: 3x  Chaos Orb · ยูนิค: 8x  Chaos Orb | 
| Acronym | Ignite | 
| IsCharged | 1 | 
| BuffGroupsID | 31 | 
| IsBuffDefinition | 1 | 
| BuffMergeModesID | 1 | 
| Code | action speed -% | 
|---|---|
| IsPublic | 1 | 
| IsLocal | 0 | 
| IsWeaponLocal | 0 | 
| IsProxied | |
| IsParty | 1 | 
| IsVirtual | 0 | 
| IsScalable | 1 | 
| StatSemantics | 1 | 
Doedre's Suffering DoedreWraith
            Doedre's Suffering
        
    ขนาดกองมอนสเตอร์: 5-10 ตัว
แพ็คมี หัวหน้ากอง
ภูติผีอันเดด
        
            หัวหน้ากอง:
Doedre's Torment
ร่าย แผดเสียงเคออส
        Doedre's Torment
ร่าย แผดเสียงเคออส
 
        Doedre's Suffering chaos-doedrewraiths
            Doedre's Suffering
        
    ขนาดกองมอนสเตอร์: 5-9 ตัว
แพ็คมี หัวหน้ากอง
ภูติผีอันเดด
        
            หัวหน้ากอง:
Doedre's Torment
ร่าย แผดเสียงเคออส
        Doedre's Torment
ร่าย แผดเสียงเคออส
 
        
            Doedre's Suffering
        
    | Spectre | Y | 
|---|---|
| Area | แก่นเน่าเปื่อย, ห้องทดลองนิรันดร | 
| Tags | ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, melee, not_dex, not_str, physical_affinity, undead | 
| Packs | 
พลังชีวิต
144%
Energy Shield From Life
50%
Ailment Threshold
144%
ค่าต้านทาน
 0
0
 0
0
 40
40
 0
0Damage
120%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.755 Second
Damage Spread
±20%
ค่าประสบการณ์
120%
Model Size
90%
Type
WraithSpirit
Metadata
WraithDoedre
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
4,632
ค่าเกราะ
28,790
อัตราการหลบหลีก
4,739
โล่พลังงาน
4,411
Damage
448
ความเสียหายเวท
448
ความแม่นยำ
580
Attack Time
1.755
ค่าประสบการณ์
12,306
Minion Life
1,005
Minion Energy Shield
957
Minion Damage
358
Ailment Threshold
9,264
Chill
29
Shock
29
Brittle
166
Scorch
29
Sap
81
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 359–538
โอกาสคริติคอล: 5%
Attack Time: 1.755 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]

Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
Render
{
     //turn_duration = 0.3
}
Animated
{
	on_death = "RemoveEffects();"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Spirit/WraithDoedre"] = {
    name = "Doedre's Suffering",
    life = 1.44,
    energyShield = 0.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 40,
    chaosResist = 0,
    damage = 1.2,
    damageSpread = 0.2,
    attackTime = 1.755,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "Melee",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    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",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
 
            Doedre's Suffering
        
     อันเดด
อันเดด
| Spectre | Y | 
|---|---|
| Tags | ghost_armour, ghost_blood, is_unarmed, medium_movement, melee, not_dex, not_str, physical_affinity, undead | 
| Packs | 
พลังชีวิต
144%
Energy Shield From Life
50%
Ailment Threshold
144%
ค่าต้านทาน
 0
0
 0
0
 40
40
 0
0Damage
120%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 6
Attack Time
1.755 Second
Damage Spread
±20%
ค่าประสบการณ์
120%
Model Size
90%
Type
WraithSpirit
Metadata
WraithDoedreHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
68
พลังชีวิต
4,632
ค่าเกราะ
28,790
อัตราการหลบหลีก
4,739
โล่พลังงาน
4,411
Damage
448
ความเสียหายเวท
448
ความแม่นยำ
580
Attack Time
1.755
ค่าประสบการณ์
12,306
Minion Life
1,005
Minion Energy Shield
957
Minion Damage
358
Ailment Threshold
9,264
Chill
29
Shock
29
Brittle
166
Scorch
29
Sap
81
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).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 359–538
โอกาสคริติคอล: 5%
Attack Time: 1.755 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
skill can fire arrows [1]
skill can fire wand projectiles [1]

Object Type
version 2 extends "Metadata/Monsters/Monster"
Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
Render
{
     //turn_duration = 0.3
}
Animated
{
	on_death = "RemoveEffects();"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Spirit/WraithDoedreHellscape"] = {
    name = "Doedre's Suffering",
    life = 1.44,
    energyShield = 0.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 40,
    chaosResist = 0,
    damage = 1.2,
    damageSpread = 0.2,
    attackTime = 1.755,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "Melee",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    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",
    },
    levels = {
        [1] = {levelRequirement = 1, 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.




































