德瑞的巨石
生物
不會被暈眩
不能被擊退
你可以造成 4 個額外詛咒
咒術反射
apply X random curses on hit [0]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
增加 45% 承受的物理傷害
增加 20% 承受物理持續傷害
被攻擊擊中時有 % 機率進入流血狀態
curse count [1]
Doedre's Monolith
幽魂N
標籤aura_bearer, construct, immobile, is_unarmed, medium_height, mud_blood, non_attacking, stone_armour
生命
1000%
異常狀態臨界值
1000%
抗性
40 40 40 25
傷害
100%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 6
攻擊間隔
1.5 秒
傷害分佈
±0%
經驗值
100%
Model Size
80%
類型
DoedreStonePillar
Metadata
DoedreStonePillarVulnerabilityLesser

Object Type

version 2
extends "Metadata/Monsters/Doedre/DoedreStonePillar"

Object Type Codes

version 2
extends "Metadata/Monsters/Doedre/DoedreStonePillar"

BaseEvents
{
	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/vulnerability.epk );"
}

Render
{
	preload_buff_visual = "doedre_curse_zone_aura_vulnerability"
}

Life
{
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/vulnerability.epk );"
	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/vulnerability.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/DoedreStonePillar/DoedreStonePillarVulnerabilityLesser"] = {
    name = "Doedre's Monolith",
    life = 10,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
    },
    modList = {
    },
}
不會被暈眩
IdMonsterImplicitCannotBeStunned1
FamilyMonsterCannotBeStunned
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • base cannot be stunned Min: 1 Max: 1 全域
  • 不能被擊退
    IdMonsterCannotBeKnockedBack
    FamilyCannotBeKnockedBack
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 全域
  • 你可以造成 4 個額外詛咒
    咒術反射
    apply X random curses on hit [0]
    IdDoedreAdditionalCurseOnEnemies2
    FamilyTorment
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • reflect curses Min: 0 Max: 0 全域
  • curse effect +% Min: 0 Max: 0 全域
  • apply X random curses on hit Min: 0 Max: 0 全域
  • number of additional curses allowed Min: 4 Max: 4 全域
  • Craft Tagscaster curse
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 增加 45% 承受的物理傷害
    增加 20% 承受物理持續傷害
    被攻擊擊中時有 % 機率進入流血狀態
    curse count [1]
    IdDoedreCurseZoneAuraVulnerability2
    FamilyMonsterAura
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • curse count Min: 1 Max: 1 全域
  • self bleed duration +% Min: 0 Max: 0 全域
  • physical damage taken +% Min: 45 Max: 45 全域
  • chance to be maimed when hit % Min: 0 Max: 0 全域
  • base physical damage over time taken +% Min: 20 Max: 20 全域
  • receive bleeding chance % when hit by attack Min: 0 Max: 0 全域
  • Craft Tagscaster curse
    脆弱
    範圍: 52
    你被詛咒了,你將增加承受物理傷害,且攻擊有機率造成你流血。
    增加 45% 承受的物理傷害
    被攻擊擊中時有 % 機率進入流血狀態
    Vulnerability
    德瑞的巨石
    生物
    不會被暈眩
    不能被擊退
    你可以造成 4 個額外詛咒
    咒術反射
    apply X random curses on hit [0]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    buff time passed +% other than temporal chains [-30]
    curse count [1]
    temporal chains action speed +% final [-30]
    temporal chains action speed +% vs rare or unique final [0]
    Doedre's Monolith
    幽魂N
    標籤aura_bearer, construct, immobile, is_unarmed, medium_height, mud_blood, non_attacking, stone_armour
    生命
    1000%
    異常狀態臨界值
    1000%
    抗性
    40 40 40 25
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 6
    攻擊間隔
    1.5 秒
    傷害分佈
    ±0%
    經驗值
    100%
    Model Size
    80%
    類型
    DoedreStonePillar
    Metadata
    DoedreStonePillarTemporalChainsLesser

    Object Type

    version 2
    extends "Metadata/Monsters/Doedre/DoedreStonePillar"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Doedre/DoedreStonePillar"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/temporal_chains.epk );"
    }
    
    Render
    {
    	preload_buff_visual = "doedre_curse_zone_aura_temporal_chains"
    }
    
    Life
    {
    	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/temporal_chains.epk );"
    	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/temporal_chains.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/DoedreStonePillar/DoedreStonePillarTemporalChainsLesser"] = {
        name = "Doedre's Monolith",
        life = 10,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    不會被暈眩
    IdMonsterImplicitCannotBeStunned1
    FamilyMonsterCannotBeStunned
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 1 Max: 1 全域
  • 不能被擊退
    IdMonsterCannotBeKnockedBack
    FamilyCannotBeKnockedBack
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 全域
  • 你可以造成 4 個額外詛咒
    咒術反射
    apply X random curses on hit [0]
    IdDoedreAdditionalCurseOnEnemies2
    FamilyTorment
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • reflect curses Min: 0 Max: 0 全域
  • curse effect +% Min: 0 Max: 0 全域
  • apply X random curses on hit Min: 0 Max: 0 全域
  • number of additional curses allowed Min: 4 Max: 4 全域
  • Craft Tagscaster curse
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • buff time passed +% other than temporal chains [-30]
    curse count [1]
    temporal chains action speed +% final [-30]
    temporal chains action speed +% vs rare or unique final [0]
    IdDoedreCurseZoneAuraTemporalChains2
    FamilyMonsterAura
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • curse count Min: 1 Max: 1 全域
  • temporal chains action speed +% final Min: -30 Max: -30 全域
  • buff time passed +% other than temporal chains Min: -30 Max: -30 全域
  • temporal chains action speed +% vs rare or unique final Min: 0 Max: 0 全域
  • Craft Tagscaster curse
    時空鎖鏈
    範圍: 52
    你被詛咒了,時間的流動在你身上變得更緩慢。
    buff time passed +% other than temporal chains [-30]
    temporal chains action speed +% final [-30]
    temporal chains action speed +% vs rare or unique final [0]
    Temporal Chains
    德瑞的巨石
    生物
    不會被暈眩
    不能被擊退
    你可以造成 4 個額外詛咒
    咒術反射
    apply X random curses on hit [0]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    減少 20% 全域命中值
    減少 20% 全域暴擊率
    -30% 全域暴擊加成
    curse count [1]
    enfeeble damage +% final [-30]
    enfeeble damage +% vs rare or unique final [0]
    Doedre's Monolith
    幽魂N
    標籤aura_bearer, construct, immobile, is_unarmed, medium_height, mud_blood, non_attacking, stone_armour
    生命
    1000%
    異常狀態臨界值
    1000%
    抗性
    40 40 40 25
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 6
    攻擊間隔
    1.5 秒
    傷害分佈
    ±0%
    經驗值
    100%
    Model Size
    80%
    類型
    DoedreStonePillar
    Metadata
    DoedreStonePillarEnfeebleLesser

    Object Type

    version 2
    extends "Metadata/Monsters/Doedre/DoedreStonePillar"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Doedre/DoedreStonePillar"
    
    BaseEvents
    {
    	on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/enfeeble.epk );"
    }
    
    Render
    {
    	preload_buff_visual = "doedre_curse_zone_aura_enfeeble"
    }
    
    Life
    {
    	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/enfeeble.epk );"
    	on_spawned_dead = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act9/The_Trio/Doedre/stone_pillar/curse_aura/enfeeble.epk );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/DoedreStonePillar/DoedreStonePillarEnfeebleLesser"] = {
        name = "Doedre's Monolith",
        life = 10,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    不會被暈眩
    IdMonsterImplicitCannotBeStunned1
    FamilyMonsterCannotBeStunned
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base cannot be stunned Min: 1 Max: 1 全域
  • 不能被擊退
    IdMonsterCannotBeKnockedBack
    FamilyCannotBeKnockedBack
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be knocked back Min: 1 Max: 1 全域
  • 你可以造成 4 個額外詛咒
    咒術反射
    apply X random curses on hit [0]
    IdDoedreAdditionalCurseOnEnemies2
    FamilyTorment
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • reflect curses Min: 0 Max: 0 全域
  • curse effect +% Min: 0 Max: 0 全域
  • apply X random curses on hit Min: 0 Max: 0 全域
  • number of additional curses allowed Min: 4 Max: 4 全域
  • Craft Tagscaster curse
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityActBoss
    FamilyNothing
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 全域
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 全域
  • 減少 20% 全域命中值
    減少 20% 全域暴擊率
    -30% 全域暴擊加成
    curse count [1]
    enfeeble damage +% final [-30]
    enfeeble damage +% vs rare or unique final [0]
    IdDoedreCurseZoneAuraEnfeeble2
    FamilyMonsterAura
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • curse count Min: 1 Max: 1 全域
  • accuracy rating +% Min: -20 Max: -20 全域
  • enfeeble damage +% final Min: -30 Max: -30 全域
  • critical strike chance +% Min: -20 Max: -20 全域
  • base critical strike multiplier + Min: -30 Max: -30 全域
  • enfeeble damage +% vs rare or unique final Min: 0 Max: 0 全域
  • Craft Tagscaster critical curse
    衰弱
    範圍: 52
    你被詛咒了,你攻擊力降低、更難命中敵人、更不容易暴擊
    減少 20% 命中率
    enfeeble damage +% final [-30]
    enfeeble damage +% vs rare or unique final [0]
    Enfeeble
    Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.