破碎環之德魯伊


monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
monster hellscape charge +% [-35]
移除所有能量護盾
monster gain base ward equal to total maximum life % [30]
monster gain base ward equal to total maximum life % [30]
Druid of the Broken Circle
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LeagueExpedition/BoneCultist/ExpeditionBoneCultistSpectre |
標籤 | bone_armour, 法術, chaos_affinity, human, humanoid, is_runic_monster, is_unarmed, ranged, red_blood, very_slow_movement, ward_armour |
Packs |
生命
280%
生命轉為保護
30%
異常狀態臨界值
199%
抗性




傷害
140%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 10
攻擊間隔
1.32 秒
傷害分佈
±20%
經驗值
140%
Model Size
100%
類型
ExpeditionBoneCultist
Metadata
ExpeditionBoneCultist
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
18,013
護甲
28,790
閃避值
4,739
傷害
523
法術傷害
523
命中
580
攻擊間隔
1.32
經驗值
14,357
Minion Life
3,907
Minion Damage
418
異常狀態臨界值
12,802
冰緩
40
感電
40
易碎
229
焦灼
40
殘喘
112
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MPSExpeditionBoneCultistProjectiles
法術, 投射物, 玩家投射物, 可觸發
施放時間: 1.333 秒
造成 471.8 至 707.7 物理傷害
20% 物理傷害轉化至混沌傷害
base is projectile [1]
monster projectile variation [192]
projectile uses contact position [1]
spell maximum action distance +% [-55]
GPSBoneCultistOrb
法術, 可觸發
施放時間: 3 秒
冷卻時間: 15 秒
造成 204.1 至 306.1 物理傷害
發射 3 個額外投射物
20% 物理傷害轉化至混沌傷害
base is projectile [1]
projectile uses contact position [1]
spell maximum action distance +% [-58]
use scaled contact offset [1]
GSExpeditionBoneCultistOrbExplosion
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
冷卻時間: 1.5 秒
造成 359.9 至 539.9 物理傷害
20% 物理傷害轉化至混沌傷害
is area damage [1]
SpawnObjectExpeditionBoneCultistEgg
可觸發, 法術
施放時間: 2 秒
spell maximum action distance +% [-60]
GSExpeditionBoneCultistEggExplosion
法術, 可觸發
施放時間: 1 秒
造成 833 至 1250 物理傷害
35% 物理傷害轉化至混沌傷害
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterEliteBase" StateMachine { define_shared_state = "epk1; epk2; epk3; death;" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterEliteBase" StateMachine { on_or_create_state_epk1_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop.epk );" on_state_epk1_2 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop_fade.epk ); " on_or_create_state_epk1_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop_fade.epk ); " on_or_create_state_epk2_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_l.epk );" on_state_epk2_2 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_l.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_fade_l.epk ); " on_or_create_state_epk2_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_l.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_fade_l.epk ); " on_or_create_state_epk3_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj.epk );" on_state_epk3_2 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_fade.epk ); " on_or_create_state_epk3_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_fade.epk ); " on_state_death_1 = " RemoveEffects(); HideWeapons(); " } Actor { on_start_GeometryProjectiles = "SetStateTo( glowboost, 1 );" on_end_or_destroy_GeometryProjectiles = "SetStateTo( glowboost, 0 );" on_animation_end_Death = "DisableRendering();" } Life { on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/basefx.epk );" on_spawned_dead = "DisableRendering();" on_death = " HideMeshSegment( bone_remainsShape ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/basefx.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/death_fade.epk ); " } Preload { preload_animated_object = "Metadata/Monsters/LeagueExpedition/BoneCultist/BoneCultistZealotNoPhysInvisible.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/bone_remains.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/BoneCultist/ExpeditionBoneCultist"] = { name = "Druid of the Broken Circle", life = 2.8, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.4, damageSpread = 0.2, attackTime = 1.32, attackRange = 10, accuracy = 1, skillList = { "GSExpeditionBoneCultistOrbExplosion", "GPSBoneCultistOrb", "SpawnObjectExpeditionBoneCultistEgg", "GSExpeditionBoneCultistEggExplosion", "MPSExpeditionBoneCultistProjectiles", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["GSExpeditionBoneCultistOrbExplosion"] = { name = "GSExpeditionBoneCultistOrbExplosion", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_chaos", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, 20, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 0, 20, critChance = 5, levelRequirement = 45, statInterpolation = {3, 3, 2}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 0, 20, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GPSBoneCultistOrb"] = { name = "GPSBoneCultistOrb", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "number_of_additional_projectiles", "spell_maximum_action_distance_+%", "skill_physical_damage_%_to_convert_to_chaos", "base_is_projectile", "use_scaled_contact_offset", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, -58, 20, levelRequirement = 1, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 1, -58, 20, levelRequirement = 20, statInterpolation = {3, 3, 1}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 2, -58, 20, levelRequirement = 45, statInterpolation = {3, 3, 1}, cost = { }, }, [4] = {0.80000001192093, 1.2000000476837, 3, -58, 20, levelRequirement = 68, statInterpolation = {3, 3, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SpawnObjectExpeditionBoneCultistEgg"] = { name = "SpawnObjectExpeditionBoneCultistEgg", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-60, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSExpeditionBoneCultistEggExplosion"] = { name = "GSExpeditionBoneCultistEggExplosion", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "skill_physical_damage_%_to_convert_to_chaos", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 35, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSExpeditionBoneCultistProjectiles"] = { name = "MPSExpeditionBoneCultistProjectiles", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.333, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_damage_+%_final", "monster_projectile_variation", "spell_maximum_action_distance_+%", "skill_physical_damage_%_to_convert_to_chaos", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 20, 192, -55, 20, levelRequirement = 1, statInterpolation = {3, 3, 2}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 10, 192, -55, 20, levelRequirement = 45, statInterpolation = {3, 3, 2}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 0, 192, -55, 20, levelRequirement = 68, statInterpolation = {3, 3, 2}, cost = { }, }, }, }
Id | MonsterTagExpedition |
---|---|
Family | MonsterTag |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Adds Tags | expedition_monster |
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
移除所有能量護盾
monster gain base ward equal to total maximum life % [30]
Id | MonsterGainLifeAsWardEliteExtra |
---|---|
Family | MonsterGainLifeAsWard |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
破碎環之德魯伊
Druid of the Broken Circle
幽魂 | Y |
---|---|
幽魂 取代 | Metadata/Monsters/LeagueExpedition/BoneCultist/ExpeditionBoneCultistSpectre |
地區 | 壁壘地圖 |
標籤 | bone_armour, 法術, chaos_affinity, human, humanoid, is_runic_monster, is_unarmed, ranged, red_blood, very_slow_movement, ward_armour |
Packs |
生命
280%
生命轉為保護
30%
異常狀態臨界值
199%
抗性




傷害
140%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 10
攻擊間隔
1.32 秒
傷害分佈
±20%
經驗值
140%
Model Size
100%
類型
ExpeditionBoneCultist
Metadata
ExpeditionBoneCultistStandalone
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
84
生命
98,826
護甲
99,834
閃避值
8,120
傷害
1,334
法術傷害
1,334
命中
1,076
攻擊間隔
1.32
經驗值
18,550
Minion Life
18,678
Minion Damage
1,132
異常狀態臨界值
70,237
冰緩
222
感電
222
易碎
1,256
焦灼
222
殘喘
614
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MPSExpeditionBoneCultistProjectiles
法術, 投射物, 玩家投射物, 可觸發
施放時間: 1.333 秒
造成 898.8 至 1348 物理傷害
20% 物理傷害轉化至混沌傷害
base is projectile [1]
monster projectile variation [192]
projectile uses contact position [1]
spell maximum action distance +% [-55]
GPSBoneCultistOrb
法術, 可觸發
施放時間: 3 秒
冷卻時間: 15 秒
造成 486.3 至 729.5 物理傷害
發射 3 個額外投射物
20% 物理傷害轉化至混沌傷害
base is projectile [1]
projectile uses contact position [1]
spell maximum action distance +% [-58]
use scaled contact offset [1]
GSExpeditionBoneCultistOrbExplosion
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
冷卻時間: 1.5 秒
造成 857.7 至 1287 物理傷害
20% 物理傷害轉化至混沌傷害
is area damage [1]
SpawnObjectExpeditionBoneCultistEgg
可觸發, 法術
施放時間: 2 秒
spell maximum action distance +% [-60]
GSExpeditionBoneCultistEggExplosion
法術, 可觸發
施放時間: 1 秒
造成 1552 至 2329 物理傷害
35% 物理傷害轉化至混沌傷害
is area damage [1]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/BoneCultist/ExpeditionBoneCultistStandalone"] = { name = "Druid of the Broken Circle", life = 2.8, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.4, damageSpread = 0.2, attackTime = 1.32, attackRange = 10, accuracy = 1, skillList = { "GSExpeditionBoneCultistOrbExplosion", "GPSBoneCultistOrb", "SpawnObjectExpeditionBoneCultistEgg", "GSExpeditionBoneCultistEggExplosion", "MPSExpeditionBoneCultistProjectiles", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["GSExpeditionBoneCultistOrbExplosion"] = { name = "GSExpeditionBoneCultistOrbExplosion", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_chaos", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, 20, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 0, 20, critChance = 5, levelRequirement = 45, statInterpolation = {3, 3, 2}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 0, 20, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GPSBoneCultistOrb"] = { name = "GPSBoneCultistOrb", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "number_of_additional_projectiles", "spell_maximum_action_distance_+%", "skill_physical_damage_%_to_convert_to_chaos", "base_is_projectile", "use_scaled_contact_offset", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, -58, 20, levelRequirement = 1, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 1, -58, 20, levelRequirement = 20, statInterpolation = {3, 3, 1}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 2, -58, 20, levelRequirement = 45, statInterpolation = {3, 3, 1}, cost = { }, }, [4] = {0.80000001192093, 1.2000000476837, 3, -58, 20, levelRequirement = 68, statInterpolation = {3, 3, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SpawnObjectExpeditionBoneCultistEgg"] = { name = "SpawnObjectExpeditionBoneCultistEgg", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-60, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSExpeditionBoneCultistEggExplosion"] = { name = "GSExpeditionBoneCultistEggExplosion", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "skill_physical_damage_%_to_convert_to_chaos", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 35, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSExpeditionBoneCultistProjectiles"] = { name = "MPSExpeditionBoneCultistProjectiles", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.333, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_damage_+%_final", "monster_projectile_variation", "spell_maximum_action_distance_+%", "skill_physical_damage_%_to_convert_to_chaos", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 20, 192, -55, 20, levelRequirement = 1, statInterpolation = {3, 3, 2}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 10, 192, -55, 20, levelRequirement = 45, statInterpolation = {3, 3, 2}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 0, 192, -55, 20, levelRequirement = 68, statInterpolation = {3, 3, 2}, cost = { }, }, }, }
Id | MonsterTagExpedition |
---|---|
Family | MonsterTag |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Adds Tags | expedition_monster |
移除所有能量護盾
monster gain base ward equal to total maximum life % [30]
Id | MonsterGainLifeAsWardEliteExtra |
---|---|
Family | MonsterGainLifeAsWard |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
破碎環之德魯伊


monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
monster hellscape charge +% [-35]
移除所有能量護盾
monster gain base ward equal to total maximum life % [30]
monster gain base ward equal to total maximum life % [30]
Druid of the Broken Circle
幽魂 | Y |
---|---|
標籤 | bone_armour, 法術, chaos_affinity, human, humanoid, is_runic_monster, is_unarmed, ranged, red_blood, very_slow_movement, ward_armour |
生命
280%
生命轉為保護
30%
異常狀態臨界值
199%
抗性




傷害
140%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 10
攻擊間隔
1.32 秒
傷害分佈
±20%
經驗值
140%
Model Size
100%
類型
ExpeditionBoneCultist
Metadata
ExpeditionBoneCultistSpectre
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
18,013
護甲
28,790
閃避值
4,739
傷害
523
法術傷害
523
命中
580
攻擊間隔
1.32
經驗值
14,357
Minion Life
3,907
Minion Damage
418
異常狀態臨界值
12,802
冰緩
40
感電
40
易碎
229
焦灼
40
殘喘
112
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MPSExpeditionBoneCultistProjectiles
法術, 投射物, 玩家投射物, 可觸發
施放時間: 1.333 秒
造成 471.8 至 707.7 物理傷害
20% 物理傷害轉化至混沌傷害
base is projectile [1]
monster projectile variation [192]
projectile uses contact position [1]
spell maximum action distance +% [-55]
GPSBoneCultistOrb
法術, 可觸發
施放時間: 3 秒
冷卻時間: 15 秒
造成 204.1 至 306.1 物理傷害
發射 3 個額外投射物
20% 物理傷害轉化至混沌傷害
base is projectile [1]
projectile uses contact position [1]
spell maximum action distance +% [-58]
use scaled contact offset [1]
GSExpeditionBoneCultistOrbExplosion
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
冷卻時間: 1.5 秒
造成 359.9 至 539.9 物理傷害
20% 物理傷害轉化至混沌傷害
is area damage [1]
SpawnObjectExpeditionBoneCultistEgg
可觸發, 法術
施放時間: 2 秒
spell maximum action distance +% [-60]
GSExpeditionBoneCultistEggExplosion
法術, 可觸發
施放時間: 1 秒
造成 833 至 1250 物理傷害
35% 物理傷害轉化至混沌傷害
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterEliteBase" StateMachine { define_shared_state = "epk1; epk2; epk3; death;" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterEliteBase" StateMachine { on_or_create_state_epk1_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop.epk );" on_state_epk1_2 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop_fade.epk ); " on_or_create_state_epk1_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop_fade.epk ); " on_or_create_state_epk2_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_l.epk );" on_state_epk2_2 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_l.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_fade_l.epk ); " on_or_create_state_epk2_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_l.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_fade_l.epk ); " on_or_create_state_epk3_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj.epk );" on_state_epk3_2 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_fade.epk ); " on_or_create_state_epk3_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_fade.epk ); " on_state_death_1 = " RemoveEffects(); HideWeapons(); " } Actor { on_start_GeometryProjectiles = "SetStateTo( glowboost, 1 );" on_end_or_destroy_GeometryProjectiles = "SetStateTo( glowboost, 0 );" on_animation_end_Death = "DisableRendering();" } Life { on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/basefx.epk );" on_spawned_dead = "DisableRendering();" on_death = " HideMeshSegment( bone_remainsShape ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/basefx.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/death_fade.epk ); " } Preload { preload_animated_object = "Metadata/Monsters/LeagueExpedition/BoneCultist/BoneCultistZealotNoPhysInvisible.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/bone_remains.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/BoneCultist/ExpeditionBoneCultistSpectre"] = { name = "Druid of the Broken Circle", life = 2.8, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.4, damageSpread = 0.2, attackTime = 1.32, attackRange = 10, accuracy = 1, skillList = { "GSExpeditionBoneCultistOrbExplosion", "GPSBoneCultistOrb", "SpawnObjectExpeditionBoneCultistEgg", "GSExpeditionBoneCultistEggExplosion", "MPSExpeditionBoneCultistProjectiles", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["GSExpeditionBoneCultistOrbExplosion"] = { name = "GSExpeditionBoneCultistOrbExplosion", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_chaos", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, 20, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 0, 20, critChance = 5, levelRequirement = 45, statInterpolation = {3, 3, 2}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 0, 20, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GPSBoneCultistOrb"] = { name = "GPSBoneCultistOrb", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "number_of_additional_projectiles", "spell_maximum_action_distance_+%", "skill_physical_damage_%_to_convert_to_chaos", "base_is_projectile", "use_scaled_contact_offset", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, -58, 20, levelRequirement = 1, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 1, -58, 20, levelRequirement = 20, statInterpolation = {3, 3, 1}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 2, -58, 20, levelRequirement = 45, statInterpolation = {3, 3, 1}, cost = { }, }, [4] = {0.80000001192093, 1.2000000476837, 3, -58, 20, levelRequirement = 68, statInterpolation = {3, 3, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SpawnObjectExpeditionBoneCultistEgg"] = { name = "SpawnObjectExpeditionBoneCultistEgg", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-60, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSExpeditionBoneCultistEggExplosion"] = { name = "GSExpeditionBoneCultistEggExplosion", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "skill_physical_damage_%_to_convert_to_chaos", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 35, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSExpeditionBoneCultistProjectiles"] = { name = "MPSExpeditionBoneCultistProjectiles", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.333, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_damage_+%_final", "monster_projectile_variation", "spell_maximum_action_distance_+%", "skill_physical_damage_%_to_convert_to_chaos", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 20, 192, -55, 20, levelRequirement = 1, statInterpolation = {3, 3, 2}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 10, 192, -55, 20, levelRequirement = 45, statInterpolation = {3, 3, 2}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 0, 192, -55, 20, levelRequirement = 68, statInterpolation = {3, 3, 2}, cost = { }, }, }, }
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
移除所有能量護盾
monster gain base ward equal to total maximum life % [30]
Id | MonsterGainLifeAsWardEliteExtra |
---|---|
Family | MonsterGainLifeAsWard |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
破碎環之德魯伊


地區: 卡蘭德迷湖
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
monster hellscape charge +% [-35]
移除所有能量護盾
monster gain base ward equal to total maximum life % [30]
monster gain base ward equal to total maximum life % [30]
Druid of the Broken Circle
幽魂 | N |
---|---|
地區 | 卡蘭德迷湖 |
標籤 | bone_armour, 法術, chaos_affinity, human, humanoid, is_unarmed, ranged, red_blood, very_slow_movement, ward_armour |
Packs |
生命
280%
生命轉為保護
30%
異常狀態臨界值
199%
抗性




傷害
140%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 10
攻擊間隔
1.32 秒
傷害分佈
±20%
經驗值
140%
Model Size
100%
類型
ExpeditionBoneCultist
Metadata
ExpeditionBoneCultist
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
18,013
護甲
28,790
閃避值
4,739
傷害
523
法術傷害
523
命中
580
攻擊間隔
1.32
經驗值
14,357
Minion Life
3,907
Minion Damage
418
異常狀態臨界值
12,802
冰緩
40
感電
40
易碎
229
焦灼
40
殘喘
112
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MPSExpeditionBoneCultistProjectiles
法術, 投射物, 玩家投射物, 可觸發
施放時間: 1.333 秒
造成 471.8 至 707.7 物理傷害
20% 物理傷害轉化至混沌傷害
base is projectile [1]
monster projectile variation [192]
projectile uses contact position [1]
spell maximum action distance +% [-55]
GPSBoneCultistOrb
法術, 可觸發
施放時間: 3 秒
冷卻時間: 15 秒
造成 204.1 至 306.1 物理傷害
發射 3 個額外投射物
20% 物理傷害轉化至混沌傷害
base is projectile [1]
projectile uses contact position [1]
spell maximum action distance +% [-58]
use scaled contact offset [1]
GSExpeditionBoneCultistOrbExplosion
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
冷卻時間: 1.5 秒
造成 359.9 至 539.9 物理傷害
20% 物理傷害轉化至混沌傷害
is area damage [1]
SpawnObjectExpeditionBoneCultistEgg
可觸發, 法術
施放時間: 2 秒
spell maximum action distance +% [-60]
GSExpeditionBoneCultistEggExplosion
法術, 可觸發
施放時間: 1 秒
造成 833 至 1250 物理傷害
35% 物理傷害轉化至混沌傷害
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterEliteBase" StateMachine { define_shared_state = "epk1; epk2; epk3; death;" }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueExpedition/ExpeditionMonsterEliteBase" StateMachine { on_or_create_state_epk1_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop.epk );" on_state_epk1_2 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop_fade.epk ); " on_or_create_state_epk1_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggpop_fade.epk ); " on_or_create_state_epk2_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_l.epk );" on_state_epk2_2 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_l.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_fade_l.epk ); " on_or_create_state_epk2_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_l.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_fade_l.epk ); " on_or_create_state_epk3_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj.epk );" on_state_epk3_2 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_fade.epk ); " on_or_create_state_epk3_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/act_eggproj_fade.epk ); " on_state_death_1 = " RemoveEffects(); HideWeapons(); " } Actor { on_start_GeometryProjectiles = "SetStateTo( glowboost, 1 );" on_end_or_destroy_GeometryProjectiles = "SetStateTo( glowboost, 0 );" on_animation_end_Death = "DisableRendering();" } Life { on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/basefx.epk );" on_spawned_dead = "DisableRendering();" on_death = " HideMeshSegment( bone_remainsShape ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/basefx.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/death_fade.epk ); " } Preload { preload_animated_object = "Metadata/Monsters/LeagueExpedition/BoneCultist/BoneCultistZealotNoPhysInvisible.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Expedition/general/bone_cultist/bone_remains.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueLake/BoneCultist/ExpeditionBoneCultist"] = { name = "Druid of the Broken Circle", life = 2.8, fireResist = 75, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.4, damageSpread = 0.2, attackTime = 1.32, attackRange = 10, accuracy = 1, skillList = { "GSExpeditionBoneCultistOrbExplosion", "GPSBoneCultistOrb", "SpawnObjectExpeditionBoneCultistEgg", "GSExpeditionBoneCultistEggExplosion", "MPSExpeditionBoneCultistProjectiles", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["GSExpeditionBoneCultistOrbExplosion"] = { name = "GSExpeditionBoneCultistOrbExplosion", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_chaos", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, 20, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 0, 20, critChance = 5, levelRequirement = 45, statInterpolation = {3, 3, 2}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 0, 20, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GPSBoneCultistOrb"] = { name = "GPSBoneCultistOrb", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "number_of_additional_projectiles", "spell_maximum_action_distance_+%", "skill_physical_damage_%_to_convert_to_chaos", "base_is_projectile", "use_scaled_contact_offset", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 0, -58, 20, levelRequirement = 1, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 1, -58, 20, levelRequirement = 20, statInterpolation = {3, 3, 1}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 2, -58, 20, levelRequirement = 45, statInterpolation = {3, 3, 1}, cost = { }, }, [4] = {0.80000001192093, 1.2000000476837, 3, -58, 20, levelRequirement = 68, statInterpolation = {3, 3, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SpawnObjectExpeditionBoneCultistEgg"] = { name = "SpawnObjectExpeditionBoneCultistEgg", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-60, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSExpeditionBoneCultistEggExplosion"] = { name = "GSExpeditionBoneCultistEggExplosion", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "skill_physical_damage_%_to_convert_to_chaos", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 35, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSExpeditionBoneCultistProjectiles"] = { name = "MPSExpeditionBoneCultistProjectiles", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.333, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_damage_+%_final", "monster_projectile_variation", "spell_maximum_action_distance_+%", "skill_physical_damage_%_to_convert_to_chaos", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 20, 192, -55, 20, levelRequirement = 1, statInterpolation = {3, 3, 2}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 10, 192, -55, 20, levelRequirement = 45, statInterpolation = {3, 3, 2}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 0, 192, -55, 20, levelRequirement = 68, statInterpolation = {3, 3, 2}, cost = { }, }, }, }
Id | MonsterTagExpedition |
---|---|
Family | MonsterTag |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Adds Tags | expedition_monster |
monster beyond portal chance +% final [-35]
monster hellscape charge +% [-35]
Id | ExpeditionReducedBeyondPortalChance |
---|---|
Family | BeyondPortalChance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
移除所有能量護盾
monster gain base ward equal to total maximum life % [30]
Id | MonsterGainLifeAsWardEliteExtra |
---|---|
Family | MonsterGainLifeAsWard |
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.