真菌薩滿





Fungal Shaman
幽魂 | Y |
---|---|
標籤 | beast, bludgeoning_weapon, 法術, chaos_affinity, flesh_armour, has_staff, has_two_handed_melee, large_model, medium_height, melee, physical_affinity, ranged, red_blood, standalone_map_boss, very_slow_movement |
Packs |
生命
195%
生命轉為護盾
10%
護甲值
+75%
閃避
+10%
異常狀態臨界值
195%
抗性




傷害
105%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
5 ~ 14
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
150%
Model Size
100%
類型
BeehiveBehemothAllflame
Metadata
BeehiveBehemothBossStandaloneAllFlame
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
11,291
護甲值
50,383
閃避值
5,213
能量護盾
1,195
傷害
392
法術傷害
392
命中
580
攻擊間隔
1.5
經驗值
15,383
Minion Life
2,449
Minion Energy Shield
259
Minion Damage
313
異常狀態臨界值
12,545
冰緩
40
感電
40
易碎
224
焦灼
40
殘喘
110
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 314–471
暴擊率: 5%
攻擊間隔: 1.5 秒
用強大的攻擊擊倒敵人。
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

MMSSwampBehemothProjectile
投射物, 玩家投射物, 法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 範圍法術
暴擊率: 5%
施放時間: 1.183 秒
通用的怪物砲擊技能。與怪物投射物相似,但帶有衝擊效果。
造成 308.6 至 462.9 物理傷害
20% 物理傷害轉化至混沌傷害
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile spread radius [10]
projectile uses contact position [1]
use scaled contact offset [1]
EASSwampBehemothBarrage
法術
施放時間: 3 秒
冷卻時間: 8 秒
EASSwampBehemothTreeThrow
法術
施放時間: 5 秒
冷卻時間: 15 秒
skill cannot be knocked back [1]
skill cannot be stunned [1]
EGSwampBehemothWarp
可觸發, 法術
施放時間: 3.333 秒
冷卻時間: 10 秒
GPSSwampBehemothTreeTrunk
法術, 可觸發
暴擊率: 5%
施放時間: 5 秒
冷卻時間: 15 秒
造成 22.42 至 33.63 物理傷害
base is projectile [1]
number of projectiles override [1]
SOSwampBehemothSpawnPod
可觸發, 法術
施放時間: 1 秒
GSSwampBehemothPodExplosion
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 421.3 至 631.9 混沌傷害
is area damage [1]
GSSwampBehemothRockSmash
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 1825 至 2738 物理傷害
is area damage [1]
monster penalty against minions damage +% final vs player minions [-75]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/BeehiveBehemoth/BeehiveBehemothBossStandaloneAllFlame"] = { name = "Fungal Shaman", life = 1.95, energyShield = 0.1, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 1.05, damageSpread = 0.2, attackTime = 1.5, attackRange = 14, accuracy = 1, weaponType1 = "Staff", skillList = { "MeleeAtAnimationSpeedUnique", "GPSSwampBehemothTreeTrunk", "MMSSwampBehemothProjectile", "GSSwampBehemothPodExplosion", "GSSwampBehemothRockSmash", "EASSwampBehemothBarrage", "EASSwampBehemothTreeThrow", "EGSwampBehemothWarp", "SOSwampBehemothSpawnPod", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GPSSwampBehemothTreeTrunk"] = { name = "GPSSwampBehemothTreeTrunk", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "number_of_projectiles_override", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSSwampBehemothProjectile"] = { name = "MMSSwampBehemothProjectile", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", 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.183, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "skill_physical_damage_%_to_convert_to_chaos", "projectile_spread_radius", "number_of_projectiles_override", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 20, 10, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSSwampBehemothPodExplosion"] = { name = "GSSwampBehemothPodExplosion", 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_chaos_damage", "spell_maximum_base_chaos_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSSwampBehemothRockSmash"] = { name = "GSSwampBehemothRockSmash", 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", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -75, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASSwampBehemothBarrage"] = { name = "EASSwampBehemothBarrage", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASSwampBehemothTreeThrow"] = { name = "EASSwampBehemothTreeThrow", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 5, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EGSwampBehemothWarp"] = { name = "EGSwampBehemothWarp", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3.333, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SOSwampBehemothSpawnPod"] = { name = "SOSwampBehemothSpawnPod", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
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.