화염의 숲
구조물
몬스터가 주는 경험치 100% 증가
monster dropped item rarity +% [15000]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Forest of Flames
SpectreN
Area화산 지도
Tags시전, construct, immobile, is_unarmed, karui, large_height, mud_blood, non_attacking, non_unique_map_boss, not_dex, not_int, stone_armour
생명력
400%
방어구
+100%
Ailment Threshold
400%
저항
40 40 40 25
Damage
400%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 6
Attack Time
2.25 Second
Damage Spread
±0%
경험치
200%
Model Size
120%
Type
MonsterTotemPuiTotemMapBoss
Metadata
PuiTotemMapBoss_
레벨
78
생명력
4,002,799
방어구
125,868
회피
6,667
에너지 보호막
0
Damage
3,076
주문 피해
4,591
정확도
428
Attack Time
1.5075
경험치
136,147
Ailment Threshold
1,961,371
Chill
6,202
Shock
6,202
Brittle
35,087
Scorch
6,202
Sap
17,135
SummonPuiMapTotemMinion
Spell, Multicastable, Triggerable
시전 속도: 1 초
재사용 대기시간: 6 초
alternate minion [33]
number of monsters to summon [1]

Object Type

version 2
extends "Metadata/Monsters/PuiTotem/PuiTotem"

Stats
{
	set_max_frenzy_charges = 3
	set_immune_to_curses = 0
}

Object Type Codes

version 2
extends "Metadata/Monsters/PuiTotem/PuiTotem"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Totems/PuiTotemMapBoss_"] = {
    name = "Forest of Flames",
    life = 4,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 4,
    damageSpread = 0,
    attackTime = 2.25,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "SummonPuiMapTotemMinion",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SummonPuiMapTotemMinion"] = {
    name = "SummonPuiMapTotemMinion",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
        "alternate_minion",
    },
    levels = {
        [1] = {1, 33, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
몬스터가 주는 경험치 100% 증가
monster dropped item rarity +% [15000]
IdMonsterMapBoss
FamilyMonsterMapBoss
Domains몬스터 (3)
GenerationType고유 (3)
Req. level1
Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • 화염의 숲
    구조물
    몬스터가 주는 경험치 100% 증가
    monster dropped item rarity +% [15000]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Forest of Flames
    SpectreN
    Tags시전, construct, immobile, is_unarmed, karui, large_height, mud_blood, non_attacking, not_dex, not_int, standalone_map_boss, stone_armour
    생명력
    400%
    방어구
    +100%
    Ailment Threshold
    400%
    저항
    40 40 40 25
    Damage
    400%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    2.25 Second
    Damage Spread
    ±0%
    경험치
    200%
    Model Size
    120%
    Type
    MonsterTotemPuiTotemMapBoss
    Metadata
    PuiTotemMapBoss_Standalone
    레벨
    68
    생명력
    557,385
    방어구
    57,580
    회피
    4,739
    에너지 보호막
    0
    Damage
    1,702
    주문 피해
    2,540
    정확도
    290
    Attack Time
    1.5075
    경험치
    112,805
    Ailment Threshold
    351,153
    Chill
    1,110
    Shock
    1,110
    Brittle
    6,282
    Scorch
    1,110
    Sap
    3,068
    SummonPuiMapTotemMinion
    Spell, Multicastable, Triggerable
    시전 속도: 1 초
    재사용 대기시간: 6 초
    alternate minion [33]
    number of monsters to summon [1]

    Object Type

    version 2
    extends "Metadata/Monsters/PuiTotem/PuiTotem"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    Stats
    {
    	set_max_frenzy_charges = 3
    	set_immune_to_curses = 0
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/PuiTotem/PuiTotem"
    extends "Metadata/Monsters/StandaloneMapBoss"
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Totems/PuiTotemMapBoss_Standalone"] = {
        name = "Forest of Flames",
        life = 4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 4,
        damageSpread = 0,
        attackTime = 2.25,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "SummonPuiMapTotemMinion",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SummonPuiMapTotemMinion"] = {
        name = "SummonPuiMapTotemMinion",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "alternate_minion",
        },
        levels = {
            [1] = {1, 33, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    몬스터가 주는 경험치 100% 증가
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • 화염의 숲
    구조물
    몬스터가 주는 경험치 100% 증가
    monster dropped item rarity +% [15000]
    cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    Forest of Flames
    SpectreN
    Tagsconstruct, elder_map_boss, immobile, is_unarmed, karui, large_height, mud_blood, non_attacking, not_dex, not_int, stone_armour
    생명력
    400%
    방어구
    +100%
    Ailment Threshold
    400%
    저항
    40 40 40 25
    Damage
    400%
    정확도
    100%
    치명타 확률
    +5%
    치명타 피해 배율
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    2.25 Second
    Damage Spread
    ±0%
    경험치
    200%
    Model Size
    120%
    Type
    MonsterTotemPuiTotemMapBoss
    Metadata
    PuiTotemMapBossElder

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	corpse_usable = false
    }
    
    Stats
    {
    	base_cannot_be_damaged = 1
    	base_cannot_be_stunned = 1
    	cannot_be_knocked_back = 1
    	is_hidden_monster = 1
    	immune_to_curses = 1
    	immune_to_auras_from_other_entities = 1
    	set_immune_vaal_lighting_warp = 1
    }
    
    Transitionable
    {
    	
    }
    
    Preload
    {
    	preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb"
    	preload_object = "Metadata/MiscellaneousObjects/ElderPortal"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Transitionable
    {
    	on_transition = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target.epk );"
    	create_transitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );"
    }
    
    Animated
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/entrance.ao"
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/absorb/absorb.ao"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Totems/PuiTotemMapBossElder"] = {
        name = "Forest of Flames",
        life = 4,
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        damage = 4,
        damageSpread = 0,
        attackTime = 2.25,
        attackRange = 6,
        accuracy = 1,
        skillList = {
        },
        modList = {
        },
    }
    
    몬스터가 주는 경험치 100% 증가
    monster dropped item rarity +% [15000]
    IdMonsterMapBoss
    FamilyMonsterMapBoss
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • monster slain experience +% Min: 100 Max: 100 Global
  • monster dropped item rarity +% Min: 15000 Max: 15000 Global
  • cannot be stunned for ms after stun finished [2000]
    cannot be stunned while stunned [1]
    IdStunRepeatImmunityMapBoss_
    FamilyNothing
    Domains몬스터 (3)
    GenerationType고유 (3)
    Req. level1
    Stats
  • cannot be stunned while stunned Min: 1 Max: 1 Global
  • cannot be stunned for ms after stun finished Min: 2000 Max: 2000 Global
  • Edit

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