폭발성 환영
언데드
Volatile Phantasm
SpectreN
Tags시전, chaos_affinity, flesh_armour, ghost, ghost_blood, is_unarmed, medium_movement, no_pantheon_mod, not_dex, not_str, slashing_weapon, small_height, undead, uses_suicide_explode
생명력
158%
Energy Shield From Life
50%
Ailment Threshold
158%
저항
0 0 0 0
Damage
110%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 6
Attack Time
1.755 Second
Damage Spread
±20%
경험치
110%
Model Size
100%
Type
SummonedPhantasmIncursion
Metadata
SummonedPhantasmIncursionExplode
레벨
68
생명력
10,165
방어도
28,790
회피
4,739
에너지 보호막
3,064
Damage
411
주문 피해
411
정확도
290
Attack Time
1.755
경험치
11,281
Ailment Threshold
10,165
Chill
32
Shock
32
Brittle
182
Scorch
32
Sap
89
PhantasmSuicideExplosion
Spell, Area, Damage, AreaSpell, Triggerable
시전 속도: 2 초
235.7~353.5 카오스 피해
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
}

Positioned
{
	collision_hull_type = "projectile"
}

Stats
{
	immune_to_curses = 1
	immune_to_auras_from_other_entities = 1
	set_item_drop_slots = 0
	set_monster_no_drops_or_experience = 1
	set_monster_do_not_fracture = 1
	set_max_frenzy_charges = 0
	set_max_endurance_charges = 0
	set_max_power_charges = 0
	base_cannot_be_stunned = 1
	cannot_be_knocked_back = 1
	set_phase_through_objects = 1
	monster_rarity_damage_+%_final = -70
}

Life
{
	corpse_usable = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/SummonedPhantasm/SummonedPhantasmIncursionExplode"] = {
    name = "Volatile Phantasm",
    life = 1.58,
    energyShield = 0.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.1,
    damageSpread = 0.2,
    attackTime = 1.755,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "PhantasmSuicideExplosion",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["PhantasmSuicideExplosion"] = {
    name = "PhantasmSuicideExplosion",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
폭발성 환영
언데드
Volatile Phantasm
SpectreN
Tags시전, chaos_affinity, flesh_armour, ghost, ghost_blood, is_unarmed, medium_movement, not_dex, not_str, slashing_weapon, small_height, undead, uses_suicide_explode
생명력
158%
Energy Shield From Life
50%
Ailment Threshold
158%
저항
0 0 0 0
Damage
110%
정확도
100%
치명타 확률
+5%
치명타 피해 배율
+130%
Attack Distance
6 ~ 6
Attack Time
1.755 Second
Damage Spread
±20%
경험치
110%
Model Size
100%
Type
SummonedPhantasmIncursion
Metadata
SummonedPhantasmBlightExplode_
레벨
68
생명력
10,165
방어도
28,790
회피
4,739
에너지 보호막
3,064
Damage
411
주문 피해
411
정확도
290
Attack Time
1.755
경험치
11,281
Ailment Threshold
10,165
Chill
32
Shock
32
Brittle
182
Scorch
32
Sap
89
PhantasmSuicideExplosion
Spell, Area, Damage, AreaSpell, Triggerable
시전 속도: 2 초
235.7~353.5 카오스 피해
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
}

Positioned
{
	collision_hull_type = "projectile"
}

Stats
{
	immune_to_curses = 1
	immune_to_auras_from_other_entities = 1
	set_item_drop_slots = 0
	set_monster_no_drops_or_experience = 1
	set_monster_do_not_fracture = 1
	set_max_frenzy_charges = 0
	set_max_endurance_charges = 0
	set_max_power_charges = 0
	base_cannot_be_stunned = 1
	cannot_be_knocked_back = 1
	set_phase_through_objects = 1
	monster_rarity_damage_+%_final = -70
}

Life
{
	corpse_usable = false
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/SummonedPhantasm/SummonedPhantasmBlightExplode_"] = {
    name = "Volatile Phantasm",
    life = 1.58,
    energyShield = 0.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.1,
    damageSpread = 0.2,
    attackTime = 1.755,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "PhantasmSuicideExplosion",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["PhantasmSuicideExplosion"] = {
    name = "PhantasmSuicideExplosion",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
Edit

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