造地者卡馬克
野獸
地區: 狹窄溪谷
種類: 海妖
屬類: 蜘蛛
科類: 洞窟
display monster uses far shot text [1]
增加 % 物品掉落稀有度
增加 40% 攻擊速度
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
monster no map drops [1]
增加 % 物品掉落稀有度
增加 40% 攻擊速度
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
monster no map drops [1]
不能被擊退
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
level 33 or lower damage +% final [-20]
level 33 or lower life +% final [-20]
Kamaq, Soilmaker
幽魂 | N |
---|---|
地區 | 狹窄溪谷, 狹窄溪谷 |
標籤 | beast, 法術, cleaving_weapon, hard_armour, immobile, insect, is_unarmed, large_height, large_model, lightning_affinity, melee, physical_affinity, ranged, red_blood, vaalsidearea_boss, very_slow_movement |
生命
160%
異常狀態臨界值
160%
抗性
30
30
30
20
傷害
240%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 22
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
200%
Model Size
144%
類型
RootSpiderBossSideArea
Metadata
RootSpiderBossSideArea
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
10,293
護甲
28,790
閃避
4,739
能量護盾
0
傷害
897
法術傷害
897
命中
0
攻擊間隔
1.5
經驗值
20,510
異常狀態臨界值
10,293
冰緩
33
感電
33
易碎
184
焦灼
33
殘喘
90
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 717–1076
暴擊率: 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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
RootSpiderBurrow
+2 秒基礎持續時間
spell maximum action distance +% [120]
spell maximum action distance +% [120]
RootSpiderBallLightning
法術, 傷害, 投射物, 玩家投射物, 範圍, 圖騰技能, 陷阱技能, 地雷技能, 法術可重複, 可觸發, 閃電, 可齊射, 範圍法術
天雷之珠
施放時間: 0.8 秒
射出一個移動緩慢的投射物,對區域中的每個敵人持續雷擊造成傷害。
造成 206.5 至 383.5 閃電傷害
發射 1 個額外投射物
增加 33% 施放速度
增加 40% 投射物速度
基礎範圍為 1.8 米
active skill area of effect radius +% final [-33]
base is projectile [1]
monster reverse point blank damage -% at minimum range [50]
發射 1 個額外投射物
增加 33% 施放速度
增加 40% 投射物速度
基礎範圍為 1.8 米
active skill area of effect radius +% final [-33]
base is projectile [1]
monster reverse point blank damage -% at minimum range [50]
RootSpiderEmergeSideArea
攻擊
基本傷害: 717–1076
暴擊率: 5%
攻擊間隔: 1.5 秒
造成 40% 更少傷害
減少 20% 攻擊速度
curse on melee hit % random curse [100]
減少 20% 攻擊速度
curse on melee hit % random curse [100]
Object Type
version 2 extends "Metadata/Monsters/Monster" Pathfinding { immobile = true } Actor { basic_action = "Emerge" slow_animations_go_to_idle = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Monster { preload_object_type = "RootSpiderHole" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/RootSpiders/RootSpiderBossSideArea"] = { name = "Kamaq, Soilmaker", life = 1.6, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 2.4, damageSpread = 0.2, attackTime = 1.5, attackRange = 22, accuracy = 1, skillList = { "MeleeAtAnimationSpeedUnique", "RootSpiderBallLightning", "RootSpiderBurrow", "RootSpiderEmergeSideArea", }, 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["RootSpiderBallLightning"] = { name = "Ball Lightning", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "number_of_additional_projectiles", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_projectile_speed_+%", "base_cast_speed_+%", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.69999998807907, 1.2999999523163, 0, 50, 40, 33, -33, 18, levelRequirement = 3, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.69999998807907, 1.2999999523163, 1, 50, 40, 33, -33, 18, levelRequirement = 52, statInterpolation = {3, 3, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["RootSpiderBurrow"] = { name = "RootSpiderBurrow", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "spell_maximum_action_distance_+%", }, levels = { [1] = {2000, 120, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["RootSpiderEmergeSideArea"] = { name = "RootSpiderEmergeSideArea", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "curse_on_melee_hit_%_random_curse", "attack_speed_+%", }, levels = { [1] = {-40, 100, -20, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
display monster uses far shot text [1]
Id | MonsterFarShotDisplay |
---|---|
Family | FarShot |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
增加 % 物品掉落稀有度
Id | MonsterSideAreaBoss |
---|---|
Family | MonsterSideAreaBoss |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
增加 40% 攻擊速度
Id | MonsterImplicitFastAttack1 |
---|---|
Family | IncreasedAttackSpeed |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack speed |
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
Id | MonsterInvasionMercilessDrops2 |
---|---|
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 |
不能被擊退
Id | ImmuneToKnockback |
---|---|
Family | ImmuneToKnockback |
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
種類: 噴砂爪蟹
屬類: 昆蟲
科類: 洞窟
display monster uses far shot text [1]
增加 % 物品掉落稀有度
增加 40% 攻擊速度
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
monster no map drops [1]
monster is invasion boss [1]
增加 % 物品掉落稀有度
增加 40% 攻擊速度
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
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 damage +% final [-20]
level 33 or lower life +% final [-20]
Kamaq, Soilmaker
幽魂 | N |
---|---|
地區 | InvasionBoss |
End Game | 增加 50% 最大生命 |
標籤 | beast, 法術, cleaving_weapon, hard_armour, immobile, insect, invasion_boss, is_unarmed, large_height, large_model, lightning_affinity, melee, physical_affinity, ranged, red_blood, very_slow_movement |
Packs |
生命
160%
異常狀態臨界值
160%
抗性
30
30
30
20
傷害
240%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 22
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
200%
Model Size
144%
類型
RootSpiderBossSideArea
Metadata
RootSpiderBossSideAreaInvasion
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
10,293
護甲
28,790
閃避
4,739
能量護盾
0
傷害
897
法術傷害
897
命中
0
攻擊間隔
1.5
經驗值
20,510
異常狀態臨界值
10,293
冰緩
33
感電
33
易碎
184
焦灼
33
殘喘
90
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 717–1076
暴擊率: 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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
RootSpiderBurrow
+2 秒基礎持續時間
spell maximum action distance +% [120]
spell maximum action distance +% [120]
RootSpiderBallLightning
法術, 傷害, 投射物, 玩家投射物, 範圍, 圖騰技能, 陷阱技能, 地雷技能, 法術可重複, 可觸發, 閃電, 可齊射, 範圍法術
天雷之珠
施放時間: 0.8 秒
射出一個移動緩慢的投射物,對區域中的每個敵人持續雷擊造成傷害。
造成 206.5 至 383.5 閃電傷害
發射 1 個額外投射物
增加 33% 施放速度
增加 40% 投射物速度
基礎範圍為 1.8 米
active skill area of effect radius +% final [-33]
base is projectile [1]
monster reverse point blank damage -% at minimum range [50]
發射 1 個額外投射物
增加 33% 施放速度
增加 40% 投射物速度
基礎範圍為 1.8 米
active skill area of effect radius +% final [-33]
base is projectile [1]
monster reverse point blank damage -% at minimum range [50]
RootSpiderEmergeSideArea
攻擊
基本傷害: 717–1076
暴擊率: 5%
攻擊間隔: 1.5 秒
造成 40% 更少傷害
減少 20% 攻擊速度
curse on melee hit % random curse [100]
減少 20% 攻擊速度
curse on melee hit % random curse [100]
Object Type
version 2 extends "Metadata/Monsters/Monster" Pathfinding { immobile = true } Actor { basic_action = "Emerge" slow_animations_go_to_idle = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Monster { preload_object_type = "RootSpiderHole" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/RootSpiders/RootSpiderBossSideAreaInvasion"] = { name = "Kamaq, Soilmaker", life = 1.6, fireResist = 30, coldResist = 30, lightningResist = 30, chaosResist = 20, damage = 2.4, damageSpread = 0.2, attackTime = 1.5, attackRange = 22, accuracy = 1, skillList = { "MeleeAtAnimationSpeedUnique", "RootSpiderBallLightning", "RootSpiderBurrow", "RootSpiderEmergeSideArea", }, 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["RootSpiderBallLightning"] = { name = "Ball Lightning", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a slow-moving projectile that damages each enemy in an area around it repeatedly with bolts of lightning.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "number_of_additional_projectiles", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_projectile_speed_+%", "base_cast_speed_+%", "active_skill_area_of_effect_radius_+%_final", "active_skill_base_area_of_effect_radius", "base_is_projectile", }, levels = { [1] = {0.69999998807907, 1.2999999523163, 0, 50, 40, 33, -33, 18, levelRequirement = 3, statInterpolation = {3, 3, 1}, cost = { }, }, [2] = {0.69999998807907, 1.2999999523163, 1, 50, 40, 33, -33, 18, levelRequirement = 52, statInterpolation = {3, 3, 1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["RootSpiderBurrow"] = { name = "RootSpiderBurrow", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "spell_maximum_action_distance_+%", }, levels = { [1] = {2000, 120, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["RootSpiderEmergeSideArea"] = { name = "RootSpiderEmergeSideArea", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "curse_on_melee_hit_%_random_curse", "attack_speed_+%", }, levels = { [1] = {-40, 100, -20, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
display monster uses far shot text [1]
Id | MonsterFarShotDisplay |
---|---|
Family | FarShot |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
增加 % 物品掉落稀有度
Id | MonsterSideAreaBoss |
---|---|
Family | MonsterSideAreaBoss |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
增加 40% 攻擊速度
Id | MonsterImplicitFastAttack1 |
---|---|
Family | IncreasedAttackSpeed |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | attack speed |
monster additional quantity of dropped items in cruel +% [500]
monster additional quantity of dropped items in merciless +% [1000]
monster additional rarity of dropped items in cruel +% [750]
monster additional rarity of dropped items in merciless +% [1500]
Id | MonsterInvasionMercilessDrops2 |
---|---|
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 |
不能被擊退
Id | ImmuneToKnockback |
---|---|
Family | ImmuneToKnockback |
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 |
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.