福庫爾,無息女皇
人形
drop additional rare items [3]
monster no map drops [1]
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
monster no map drops [1]
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Volkuur, the Unbreathing Queen
幽魂 | N |
---|---|
標籤 | bludgeoning_weapon, 法術, has_staff, has_two_handed_melee, humanoid, light_armour, medium_height, medium_movement, not_dex, physical_affinity, red_blood |
生命
500%
生命轉為護盾
50%
護甲
+50%
異常狀態臨界值
500%
抗性
40 40 40 25
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
200%
Model Size
110%
類型
ProphecyUnhallowQueen
Metadata
PaleQueenUndead
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
696,732
護甲
43,185
閃避
4,739
能量護盾
3,064
傷害
851
法術傷害
1,270
命中
290
攻擊間隔
1.005
經驗值
112,805
異常狀態臨界值
438,941
冰緩
1,388
感電
1,388
易碎
7,852
焦灼
1,388
殘喘
3,835
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
ProphecySummonSuicideZombie
法術, 法術可重複, 可觸發, 陷阱技能, 圖騰技能, 地雷技能
施放時間: 1 秒
冷卻時間: 8 秒
技能重複施放 2 次
alternate minion [144]
minion dies when parent dies [1]
number of monsters to summon [2]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
alternate minion [144]
minion dies when parent dies [1]
number of monsters to summon [2]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
TarMortarProphecyBoss
投射物, 玩家投射物, 法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 範圍法術
迫擊砲
施放時間: 1 秒
如同怪物迫擊砲技能,但是在地上留下衝擊效果。
造成 532.7 至 799 物理傷害
+0.4 秒基礎持續時間
base is projectile [1]
is area damage [1]
monster projectile variation [2]
projectile spread radius [10]
+0.4 秒基礎持續時間
base is projectile [1]
is area damage [1]
monster projectile variation [2]
projectile spread radius [10]
ProphecySummonFallenHeroMinion
法術, 法術可重複, 可觸發
施放時間: 1 秒
冷卻時間: 7.5 秒
alternate minion [145]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [50]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [50]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKing" Stats { } MinimapIcon { icon = "MissionTarget" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKing" Life { on_death = "HideMinimapIcon();" on_spawned_dead = "HideMinimapIcon();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/ProphecyBoss/PaleQueenUndead"] = { name = "Volkuur, the Unbreathing Queen", life = 5, energyShield = 0.5, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, weaponType1 = "Staff", skillList = { "ProphecySummonSuicideZombie", "ProphecySummonFallenHeroMinion", "TarMortarProphecyBoss", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonSuicideZombie"] = { name = "ProphecySummonSuicideZombie", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "skill_repeat_count", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {144, 2, -50, 2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonFallenHeroMinion"] = { name = "ProphecySummonFallenHeroMinion", 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 = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {145, 1, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TarMortarProphecyBoss"] = { name = "Mortar", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Like monster mortar skill, but leaves a ground effect on impact.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "projectile_spread_radius", "base_skill_effect_duration", "is_area_damage", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2, 10, 400, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, }
drop additional rare items [3]
Id | ProphecyAdditionalRareItemsBoss |
---|---|
Family | MonsterDropAdditionalRareItems |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
福庫爾,無息女皇
人形
monster no map drops [1]
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Volkuur, the Unbreathing Queen
幽魂 | N |
---|---|
標籤 | bludgeoning_weapon, 法術, has_staff, has_two_handed_melee, humanoid, light_armour, medium_movement, not_dex, physical_affinity, red_blood |
生命
500%
生命轉為護盾
50%
護甲
+50%
異常狀態臨界值
500%
抗性
40 40 40 25
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
200%
Model Size
110%
類型
ProphecyUnhallowQueen
Metadata
PaleQueenUndeadStandalone_
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
696,732
護甲
43,185
閃避
4,739
能量護盾
3,064
傷害
851
法術傷害
1,270
命中
290
攻擊間隔
1.005
經驗值
112,805
異常狀態臨界值
438,941
冰緩
1,388
感電
1,388
易碎
7,852
焦灼
1,388
殘喘
3,835
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
ProphecySummonSuicideZombie
法術, 法術可重複, 可觸發, 陷阱技能, 圖騰技能, 地雷技能
施放時間: 1 秒
冷卻時間: 8 秒
技能重複施放 2 次
alternate minion [144]
minion dies when parent dies [1]
number of monsters to summon [2]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
alternate minion [144]
minion dies when parent dies [1]
number of monsters to summon [2]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
TarMortarProphecyBoss
投射物, 玩家投射物, 法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 範圍法術
迫擊砲
施放時間: 1 秒
如同怪物迫擊砲技能,但是在地上留下衝擊效果。
造成 532.7 至 799 物理傷害
+0.4 秒基礎持續時間
base is projectile [1]
is area damage [1]
monster projectile variation [2]
projectile spread radius [10]
+0.4 秒基礎持續時間
base is projectile [1]
is area damage [1]
monster projectile variation [2]
projectile spread radius [10]
ProphecySummonFallenHeroMinion
法術, 法術可重複, 可觸發
施放時間: 1 秒
冷卻時間: 7.5 秒
alternate minion [145]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [50]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [50]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKing"
Object Type Codes
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKing"
-- src\Data\Spectres.lua minions["Metadata/Monsters/ProphecyBoss/PaleQueenUndeadStandalone_"] = { name = "Volkuur, the Unbreathing Queen", life = 5, energyShield = 0.5, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, weaponType1 = "Staff", skillList = { "ProphecySummonSuicideZombie", "ProphecySummonFallenHeroMinion", "TarMortarProphecyBoss", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonSuicideZombie"] = { name = "ProphecySummonSuicideZombie", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "skill_repeat_count", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {144, 2, -50, 2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonFallenHeroMinion"] = { name = "ProphecySummonFallenHeroMinion", 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 = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {145, 1, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TarMortarProphecyBoss"] = { name = "Mortar", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Like monster mortar skill, but leaves a ground effect on impact.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "projectile_spread_radius", "base_skill_effect_duration", "is_area_damage", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2, 10, 400, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, }
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
福庫爾,無息女皇
人形
地區: 蒼白議會
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Volkuur, the Unbreathing Queen
幽魂 | N |
---|---|
地區 | 蒼白議會 |
標籤 | bludgeoning_weapon, 法術, has_staff, has_two_handed_melee, humanoid, light_armour, medium_height, medium_movement, not_dex, physical_affinity, red_blood |
生命
300%
生命轉為護盾
50%
護甲
+50%
異常狀態臨界值
300%
抗性
40 40 40 25
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
200%
Model Size
110%
類型
ProphecyUnhallowQueenMap
Metadata
PaleQueenUndeadMap
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
75
生命
1,524,810
護甲
74,798
閃避
6,029
能量護盾
4,718
傷害
1,291
法術傷害
1,926
命中
381
攻擊間隔
1.005
經驗值
129,844
異常狀態臨界值
792,901
冰緩
2,507
感電
2,507
易碎
14,184
焦灼
2,507
殘喘
6,927
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
ProphecySummonSuicideZombieMap
法術, 法術可重複, 可觸發, 陷阱技能, 圖騰技能, 地雷技能
施放時間: 1 秒
冷卻時間: 8 秒
技能重複施放 2 次
alternate minion [254]
minion dies when parent dies [1]
number of monsters to summon [2]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
alternate minion [254]
minion dies when parent dies [1]
number of monsters to summon [2]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
TarMortarProphecyBoss
投射物, 玩家投射物, 法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 範圍法術
迫擊砲
施放時間: 1 秒
如同怪物迫擊砲技能,但是在地上留下衝擊效果。
造成 682.3 至 1023 物理傷害
+0.4 秒基礎持續時間
base is projectile [1]
is area damage [1]
monster projectile variation [2]
projectile spread radius [10]
+0.4 秒基礎持續時間
base is projectile [1]
is area damage [1]
monster projectile variation [2]
projectile spread radius [10]
ProphecySummonFallenHeroMinionMap
法術, 法術可重複, 可觸發
施放時間: 1 秒
冷卻時間: 7.5 秒
alternate minion [255]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [50]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [50]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKingMap" Stats { }
Object Type Codes
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKingMap"
-- src\Data\Spectres.lua minions["Metadata/Monsters/ProphecyBoss/PaleQueenUndeadMap"] = { name = "Volkuur, the Unbreathing Queen", life = 3, energyShield = 0.5, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, weaponType1 = "Staff", skillList = { "ProphecySummonSuicideZombieMap", "ProphecySummonFallenHeroMinionMap", "TarMortarProphecyBoss", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonSuicideZombieMap"] = { name = "ProphecySummonSuicideZombieMap", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "skill_repeat_count", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {254, 2, -50, 2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonFallenHeroMinionMap"] = { name = "ProphecySummonFallenHeroMinionMap", 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 = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {255, 1, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TarMortarProphecyBoss"] = { name = "Mortar", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Like monster mortar skill, but leaves a ground effect on impact.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "projectile_spread_radius", "base_skill_effect_duration", "is_area_damage", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2, 10, 400, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, }
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
福庫爾,無息女皇
人形
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
增加 15000% 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Volkuur, the Unbreathing Queen
幽魂 | N |
---|---|
標籤 | bludgeoning_weapon, 法術, has_staff, has_two_handed_melee, humanoid, light_armour, medium_height, medium_movement, not_dex, physical_affinity, ranged, red_blood |
生命
300%
生命轉為護盾
50%
護甲
+50%
異常狀態臨界值
300%
抗性
40 40 40 25
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 8
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
200%
Model Size
110%
類型
ProphecyUnhallowQueenMap
Metadata
PaleQueenUndeadGhost
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
418,039
護甲
43,185
閃避
4,739
能量護盾
3,064
傷害
851
法術傷害
1,270
命中
290
攻擊間隔
1.005
經驗值
112,805
異常狀態臨界值
263,365
冰緩
833
感電
833
易碎
4,711
焦灼
833
殘喘
2,301
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
ProphecySummonSuicideZombieMap
法術, 法術可重複, 可觸發, 陷阱技能, 圖騰技能, 地雷技能
施放時間: 1 秒
冷卻時間: 8 秒
技能重複施放 2 次
alternate minion [254]
minion dies when parent dies [1]
number of monsters to summon [2]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
alternate minion [254]
minion dies when parent dies [1]
number of monsters to summon [2]
summon specific monsters radius +% [-50]
summoned monsters are minions [1]
TarMortarProphecyBoss
投射物, 玩家投射物, 法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 範圍法術
迫擊砲
施放時間: 1 秒
如同怪物迫擊砲技能,但是在地上留下衝擊效果。
造成 532.7 至 799 物理傷害
+0.4 秒基礎持續時間
base is projectile [1]
is area damage [1]
monster projectile variation [2]
projectile spread radius [10]
+0.4 秒基礎持續時間
base is projectile [1]
is area damage [1]
monster projectile variation [2]
projectile spread radius [10]
ProphecySummonFallenHeroMinionMap
法術, 法術可重複, 可觸發
施放時間: 1 秒
冷卻時間: 7.5 秒
alternate minion [255]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [50]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
minion dies when parent dies [1]
number of monsters to summon [1]
summon specific monsters radius +% [50]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
Object Type
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKingGhost" Stats { }
Object Type Codes
version 2 extends "Metadata/Monsters/Prophecy/ProphecyKingGhost"
-- src\Data\Spectres.lua minions["Metadata/Monsters/ProphecyBoss/PaleQueenUndeadGhost"] = { name = "Volkuur, the Unbreathing Queen", life = 3, energyShield = 0.5, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 2, damageSpread = 0.2, attackTime = 1.5, attackRange = 8, accuracy = 1, weaponType1 = "Staff", skillList = { "ProphecySummonSuicideZombieMap", "ProphecySummonFallenHeroMinionMap", "TarMortarProphecyBoss", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonSuicideZombieMap"] = { name = "ProphecySummonSuicideZombieMap", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "skill_repeat_count", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", }, levels = { [1] = {254, 2, -50, 2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["ProphecySummonFallenHeroMinionMap"] = { name = "ProphecySummonFallenHeroMinionMap", 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 = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "minion_dies_when_parent_dies", "summoned_monsters_no_drops_or_experience", }, levels = { [1] = {255, 1, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TarMortarProphecyBoss"] = { name = "Mortar", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Like monster mortar skill, but leaves a ground effect on impact.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "monster_projectile_variation", "projectile_spread_radius", "base_skill_effect_duration", "is_area_damage", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2, 10, 400, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, }, }
怪物增加 100% 經驗值
增加 15000% 物品掉落稀有度
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |