毀滅傳送門
創造物monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Threshold of Wrath
| 幽魂 | N |
|---|---|
| 標籤 | construct, ghost_armour, ghost_blood, immobile, is_unarmed, large_height, non_attacking |
生命
260%
異常狀態臨界值
260%
抗性
傷害
0%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 6
攻擊間隔
0 秒
傷害分佈
±0%
經驗值
200%
Model Size
100%
類型
LabyrinthIzaroPortal
Metadata
IzaroPortalLightning
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
16,727
護甲值
28,790
閃避值
4,739
傷害
0
法術傷害
0
命中
580
攻擊間隔
0
經驗值
20,510
召喚物生命
3,628
召喚物傷害
0
異常狀態臨界值
16,727
冰緩
53
感電
53
易碎
299
焦灼
53
殘喘
146
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
IzaroPortalLightningSummon
法術, 法術可重複, 可觸發
施放時間: 2.17 秒
冷卻時間: 4 秒
alternate minion [65]
number of monsters to summon [1]
summon specific monsters in front offset [114]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
force_placement = true
}
Pathfinding
{
immobile = true
}
Stats
{
set_item_drop_slots = 0
set_monster_no_drops_or_experience = 1
set_max_endurance_charges = 0
set_max_frenzy_charges = 0
set_max_power_charges = 0
base_cannot_be_stunned = 1
cannot_be_knocked_back = 1
base_avoid_chill_% = 100
base_avoid_freeze_% = 100
base_avoid_ignite_% = 100
unaffected_by_shock = 1
cannot_be_converted_or_dominated = 1
monster_slain_flask_charges_granted_+% = -100
cannot_have_life_leeched_from = 1
cannot_have_mana_leeched_from = 1
set_immune_vaal_lighting_warp = 1
}
Life
{
corpse_usable = false
}
Actor
{
basic_action = "Emerge"
}
DiesAfterTime
{
}
Transitionable
{
num_states = 5
// 2. Rise
on_transition_to_2 = "PlayAnimationByName( elevator_ascend ); MakeCollidable();"
// 4. Lower
on_transition_to_4 = "PlayAnimationByName( elevator_descend );"
// 5. Lowered
on_transition_to_5 = "RemoveCollidability();"
}Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
Render
{
allow_attached_arrows = false
}
Targetable
{
no_highlight = true
}
Animated
{
on_end_elevator_descend = "PlayAnimationByName( idle_descend );"
}
Transitionable
{
// 1. Lowered
create_state_1 = "PlayAnimationByName( idle_descend ); RemoveCollidability();"
// 2. Rise
// Receive animation from server
// 3. Raised
// Default state is valid.
// 4. Lower
// Receive animation from server
// 5. Lowered
create_state_5 = "PlayAnimationByName( idle_descend ); RemoveCollidability();"
}
Targetable
{
display_info_string = "LabyrinthPortalsInfoString"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Labyrinth/IzaroPortalLightning"] = {
name = "Threshold of Wrath",
life = 2.6,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 0,
damageSpread = 0,
attackTime = 0,
attackRange = 6,
accuracy = 1,
skillList = {
"IzaroPortalLightningSummon",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["IzaroPortalLightningSummon"] = {
name = "IzaroPortalLightningSummon",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.17,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summon_specific_monsters_in_front_offset",
"summoned_monsters_no_drops_or_experience",
"summoned_monsters_are_minions",
},
levels = {
[1] = {65, 1, 114, levelRequirement = 33, statInterpolation = {}, cost = { }, },
[2] = {65, 1, 114, levelRequirement = 55, statInterpolation = {}, cost = { }, },
[3] = {65, 1, 114, levelRequirement = 68, statInterpolation = {}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
| Family | Nothing |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
毀滅傳送門
創造物monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Threshold of Wrath
| 幽魂 | N |
|---|---|
| 標籤 | construct, extra_large_height, ghost_armour, ghost_blood, immobile, is_unarmed, non_attacking |
生命
260%
異常狀態臨界值
260%
抗性
傷害
0%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 6
攻擊間隔
0 秒
傷害分佈
±0%
經驗值
200%
Model Size
100%
類型
LabyrinthIzaroPortal
Metadata
IzaroPortalLightningPhase2
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
16,727
護甲值
28,790
閃避值
4,739
傷害
0
法術傷害
0
命中
580
攻擊間隔
0
經驗值
20,510
召喚物生命
3,628
召喚物傷害
0
異常狀態臨界值
16,727
冰緩
53
感電
53
易碎
299
焦灼
53
殘喘
146
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
IzaroPortalLightningSummon2
法術, 法術可重複, 可觸發
施放時間: 2.17 秒
冷卻時間: 3 秒
alternate minion [65]
number of monsters to summon [1]
summon specific monsters in front offset [114]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Positioned
{
force_placement = true
}
Pathfinding
{
immobile = true
}
Stats
{
immune_to_auras_from_other_entities = 1
set_item_drop_slots = 0
set_monster_no_drops_or_experience = 1
set_max_endurance_charges = 0
set_max_frenzy_charges = 0
set_max_power_charges = 0
base_cannot_be_stunned = 1
cannot_be_knocked_back = 1
base_avoid_chill_% = 100
base_avoid_freeze_% = 100
base_avoid_ignite_% = 100
unaffected_by_shock = 1
cannot_be_converted_or_dominated = 1
monster_slain_flask_charges_granted_+% = -100
cannot_have_life_leeched_from = 1
cannot_have_mana_leeched_from = 1
set_immune_vaal_lighting_warp = 1
base_cannot_be_damaged = 1
}
Life
{
corpse_usable = false
}
Actor
{
basic_action = "Emerge"
}
DiesAfterTime
{
}
Transitionable
{
num_states = 3
on_transition_to_3 = "PlayAnimationByName( townportalclose );"
}Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
Render
{
allow_attached_arrows = false
}
Targetable
{
no_highlight = true
targetable = false
}
Transitionable
{
create_state_3 = "PlayAnimationByName( townportalclose );"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Labyrinth/IzaroPortalLightningPhase2"] = {
name = "Threshold of Wrath",
life = 2.6,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 0,
damageSpread = 0,
attackTime = 0,
attackRange = 6,
accuracy = 1,
skillList = {
"IzaroPortalLightningSummon2",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["IzaroPortalLightningSummon2"] = {
name = "IzaroPortalLightningSummon2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 2.17,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summon_specific_monsters_in_front_offset",
"summoned_monsters_no_drops_or_experience",
"summoned_monsters_are_minions",
},
levels = {
[1] = {65, 1, 114, levelRequirement = 33, statInterpolation = {}, cost = { }, },
},
}
monster no drops or experience [1]
| Family | MonsterNoDropsOrExperience |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
| Family | Nothing |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
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.