自然之聲希密
野獸
種類: 羊人
屬類: 靈長動物
科類: 獸性
增加 % 物品掉落稀有度
獲得 25% 物理傷害的冰冷傷害
獲得 25% 物理傷害的火焰傷害
獲得 25% 物理傷害的閃電傷害
grant actor scale +% to aura owner on death [2]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
monster additional quantity of dropped items in cruel +% [300]
monster additional quantity of dropped items in merciless +% [600]
monster additional rarity of dropped items in cruel +% [300]
monster additional rarity of dropped items in merciless +% [600]
monster no map drops [1]
獲得 25% 物理傷害的冰冷傷害
獲得 25% 物理傷害的火焰傷害
獲得 25% 物理傷害的閃電傷害
grant actor scale +% to aura owner on death [2]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
monster additional quantity of dropped items in cruel +% [300]
monster additional quantity of dropped items in merciless +% [600]
monster additional rarity of dropped items in cruel +% [300]
monster additional rarity of dropped items in merciless +% [600]
monster no map drops [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
level 33 or lower life +% final [-20]
Simi, the Nature Touched
幽魂 | N |
---|---|
地區 | 秘語之地, 迷霧櫥台, 秘語之地, 迷霧櫥台 |
標籤 | beast, bludgeoning_weapon, 法術, fast_movement, flesh_armour, has_one_hand_mace, has_one_handed_melee, large_height, large_model, mammal_beast, melee, physical_affinity, primate_beast, red_blood, vaalsidearea_boss |
生命
220%
異常狀態臨界值
220%
抗性
30 30 30 20
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
7 ~ 13
攻擊間隔
1.905 秒
傷害分佈
±20%
經驗值
200%
Model Size
127%
類型
BloodChieftainBossSideArea
Metadata
MonkeyChiefBossSideArea
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
14,153
護甲
28,790
閃避
4,739
能量護盾
0
傷害
747
法術傷害
747
命中
290
攻擊間隔
1.905
經驗值
20,510
異常狀態臨界值
14,153
冰緩
45
感電
45
易碎
253
焦灼
45
殘喘
124
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 598–897
暴擊率: 5%
攻擊間隔: 1.905 秒
用強大的攻擊擊倒敵人。
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MassCharge
法術, 範圍, 範圍法術
施放時間: 2 秒
SummonGhostMonkeysSideArea
法術, 範圍, 範圍法術
施放時間: 2.175 秒
冷卻時間: 16 秒
num ghost monkeys to summon [16]
Object Type
version 2 extends "Metadata/Monsters/Monster" Animated { animated_object = "Metadata/Monsters/BloodChieftain/BloodChieftain.ao" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Animated { } Preload { preload_animated_object = "Metadata/Monsters/Monkeys/BloodMonkey/BloodMonkeyGrabbed.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/BloodChieftain/MonkeyChiefBossSideArea"] = { name = "Simi, the Nature Touched", life = 2.2, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 2, damageSpread = 0.2, attackTime = 1.905, attackRange = 13, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "MeleeAtAnimationSpeedUnique", "MassCharge", "SummonGhostMonkeysSideArea", }, 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["MassCharge"] = { name = "MassCharge", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SummonGhostMonkeysSideArea"] = { name = "SummonGhostMonkeysSideArea", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.175, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "num_ghost_monkeys_to_summon", }, levels = { [1] = {8, levelRequirement = 3, statInterpolation = {1}, cost = { }, }, [2] = {12, levelRequirement = 36, statInterpolation = {1}, cost = { }, }, [3] = {16, levelRequirement = 52, statInterpolation = {1}, cost = { }, }, }, }
增加 % 物品掉落稀有度
Id | MonsterSideAreaBoss |
---|---|
Family | MonsterSideAreaBoss |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
獲得 25% 物理傷害的冰冷傷害
Id | MonsterAuraAddedColdDamage |
---|---|
Family | MonsterAura |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
冰冷傷害光環
範圍: 50
周圍友方造成額外冰冷傷害
獲得 25% 物理傷害的冰冷傷害
Cold Damage Aura
獲得 25% 物理傷害的火焰傷害
Id | MonsterAuraAddedFireDamage |
---|---|
Family | MonsterAura |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
火焰傷害光環
範圍: 50
周圍友方造成額外火焰傷害
獲得等同 25% 物理傷害的額外火焰傷害
Fire Damage Aura
獲得 25% 物理傷害的閃電傷害
Id | MonsterAuraAddedLightningDamage |
---|---|
Family | MonsterAura |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
閃電傷害光環
範圍: 50
周圍友方造成額外閃電傷害
附加 25% 物理傷害的閃電傷害
Lightning Damage Aura
grant actor scale +% to aura owner on death [2]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
Id | MonsterNemesisSoulEaterSideAreaBoss |
---|---|
Name | 噬魂者 |
Family | MonsterNemesis |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack caster speed aura |
噬魂者
範圍: 70
噬魂者
grant actor scale +% to aura owner on death [2]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
Soul Eater
monster additional quantity of dropped items in cruel +% [300]
monster additional quantity of dropped items in merciless +% [600]
monster additional rarity of dropped items in cruel +% [300]
monster additional rarity of dropped items in merciless +% [600]
Id | MonsterInvasionMercilessDrops1 |
---|---|
Family | MonsterMercilessDrops |
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 |
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Id | MonsterLifeAndDamageLessBelowLevel33 |
---|---|
Family | MoreLifeBelowLevelThreshold |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | resource life damage |
自然之聲希密
野獸
地區: InvasionBoss
種類: 羊人
屬類: 靈長動物
科類: 獸性
增加 % 物品掉落稀有度
獲得 25% 物理傷害的冰冷傷害
獲得 25% 物理傷害的火焰傷害
獲得 25% 物理傷害的閃電傷害
grant actor scale +% to aura owner on death [2]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
monster additional quantity of dropped items in cruel +% [300]
monster additional quantity of dropped items in merciless +% [600]
monster additional rarity of dropped items in cruel +% [300]
monster additional rarity of dropped items in merciless +% [600]
monster no map drops [1]
monster is invasion boss [1]
獲得 25% 物理傷害的冰冷傷害
獲得 25% 物理傷害的火焰傷害
獲得 25% 物理傷害的閃電傷害
grant actor scale +% to aura owner on death [2]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
monster additional quantity of dropped items in cruel +% [300]
monster additional quantity of dropped items in merciless +% [600]
monster additional rarity of dropped items in cruel +% [300]
monster additional rarity of dropped items in merciless +% [600]
monster no map drops [1]
monster is invasion boss [1]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
level 33 or lower life +% final [-20]
Simi, the Nature Touched
幽魂 | N |
---|---|
地區 | InvasionBoss |
End Game | 增加 50% 最大生命 |
標籤 | beast, bludgeoning_weapon, 法術, fast_movement, flesh_armour, has_one_hand_mace, has_one_handed_melee, invasion_boss, large_height, large_model, mammal_beast, melee, physical_affinity, primate_beast, red_blood |
Packs |
生命
220%
異常狀態臨界值
220%
抗性
30 30 30 20
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
7 ~ 13
攻擊間隔
1.905 秒
傷害分佈
±20%
經驗值
200%
Model Size
127%
類型
BloodChieftainBossSideArea
Metadata
MonkeyChiefBossSideAreaInvasion
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
14,153
護甲
28,790
閃避
4,739
能量護盾
0
傷害
747
法術傷害
747
命中
290
攻擊間隔
1.905
經驗值
20,510
異常狀態臨界值
14,153
冰緩
45
感電
45
易碎
253
焦灼
45
殘喘
124
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 598–897
暴擊率: 5%
攻擊間隔: 1.905 秒
用強大的攻擊擊倒敵人。
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MassCharge
法術, 範圍, 範圍法術
施放時間: 2 秒
SummonGhostMonkeysSideArea
法術, 範圍, 範圍法術
施放時間: 2.175 秒
冷卻時間: 16 秒
num ghost monkeys to summon [16]
Object Type
version 2 extends "Metadata/Monsters/Monster" Animated { animated_object = "Metadata/Monsters/BloodChieftain/BloodChieftain.ao" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Animated { } Preload { preload_animated_object = "Metadata/Monsters/Monkeys/BloodMonkey/BloodMonkeyGrabbed.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/BloodChieftain/MonkeyChiefBossSideAreaInvasion"] = { name = "Simi, the Nature Touched", life = 2.2, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 2, damageSpread = 0.2, attackTime = 1.905, attackRange = 13, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "MeleeAtAnimationSpeedUnique", "MassCharge", "SummonGhostMonkeysSideArea", }, 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["MassCharge"] = { name = "MassCharge", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SummonGhostMonkeysSideArea"] = { name = "SummonGhostMonkeysSideArea", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.175, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "num_ghost_monkeys_to_summon", }, levels = { [1] = {8, levelRequirement = 3, statInterpolation = {1}, cost = { }, }, [2] = {12, levelRequirement = 36, statInterpolation = {1}, cost = { }, }, [3] = {16, levelRequirement = 52, statInterpolation = {1}, cost = { }, }, }, }
增加 % 物品掉落稀有度
Id | MonsterSideAreaBoss |
---|---|
Family | MonsterSideAreaBoss |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
獲得 25% 物理傷害的冰冷傷害
Id | MonsterAuraAddedColdDamage |
---|---|
Family | MonsterAura |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
冰冷傷害光環
範圍: 50
周圍友方造成額外冰冷傷害
獲得 25% 物理傷害的冰冷傷害
Cold Damage Aura
獲得 25% 物理傷害的火焰傷害
Id | MonsterAuraAddedFireDamage |
---|---|
Family | MonsterAura |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
火焰傷害光環
範圍: 50
周圍友方造成額外火焰傷害
獲得等同 25% 物理傷害的額外火焰傷害
Fire Damage Aura
獲得 25% 物理傷害的閃電傷害
Id | MonsterAuraAddedLightningDamage |
---|---|
Family | MonsterAura |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
閃電傷害光環
範圍: 50
周圍友方造成額外閃電傷害
附加 25% 物理傷害的閃電傷害
Lightning Damage Aura
grant actor scale +% to aura owner on death [2]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
Id | MonsterNemesisSoulEaterSideAreaBoss |
---|---|
Name | 噬魂者 |
Family | MonsterNemesis |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack caster speed aura |
噬魂者
範圍: 70
噬魂者
grant actor scale +% to aura owner on death [2]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
Soul Eater
monster additional quantity of dropped items in cruel +% [300]
monster additional quantity of dropped items in merciless +% [600]
monster additional rarity of dropped items in cruel +% [300]
monster additional rarity of dropped items in merciless +% [600]
Id | MonsterInvasionMercilessDrops1 |
---|---|
Family | MonsterMercilessDrops |
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 |
monster is invasion boss [1]
Id | IsInvasionBoss |
---|---|
Family | MonsterIsInvasionBoss |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Id | MonsterLifeAndDamageLessBelowLevel33 |
---|---|
Family | MoreLifeBelowLevelThreshold |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | resource life damage |