Spectre | Y |
---|---|
Area | 獵場, 高地神塔庇護所, 獵場 |
Tags | allows_additional_projectiles, beast, insect, monster_applies_poison, MonsterStab_onhit_audio, not_dex, not_int, physical_affinity, ranged, red_blood, slow_movement |
Packs |
生命
85%
護甲
+25%
抗性
0
0
0
0
傷害
85%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
8 ~ 50
Attack Time
1.995 Second
Damage Spread
±20%
經驗值
85%
Model Size
200%
Type
QuillCrabBigPoison
Metadata
QuillCrabBigPoison_
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
70
生命
7,409
護甲
4,846
閃避值
502
傷害
211
法術傷害
211
命中
2,328
Attack Time
1.995
經驗值
29,443
Minion Life
10,426
Minion Damage
1,838
Minion Armour
6,785
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
QuillCrabSpikeBurstEmptyAction
attack maximum action distance + [30]
QuillCrabSpikeBurstPoison
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
Base Damage: 169–253
暴擊率: 5%
攻擊傷害: 70%
Attack Time: 1.995 秒
造成 30% 更少攻擊傷害
擊中時使敵人中毒
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1004]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
QuillCrabSpikeShrapnelAudioPoison
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
Base Damage: 169–253
暴擊率: 5%
攻擊傷害: 20%
Attack Time: 1.995 秒
造成 80% 更少攻擊傷害
擊中時使敵人中毒
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1005]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
QuillCrabSpikeShrapnelPoison
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
Base Damage: 169–253
暴擊率: 5%
攻擊傷害: 20%
Attack Time: 1.995 秒
造成 80% 更少攻擊傷害
擊中時使敵人中毒
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1005]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [0]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/QuillCrab/QuillCrabBase"
Object Type Codes
version 2 extends "Metadata/Monsters/QuillCrab/QuillCrabBase" StateMachine { create_state_glowstate_1 = "AddEffectPack( 'Metadata/Monsters/QuillCrab/glow_stayin_poison.epk' );" on_state_glowstate_2 = " AddEffectPack( 'Metadata/Monsters/QuillCrab/glow_death_poison.epk' ); RemoveEffectPack( 'Metadata/Monsters/QuillCrab/glow_stayin_poison.epk' ); " create_state_glowstate_2 = "AddEffectPack( 'Metadata/Monsters/QuillCrab/glow_stayout_poison.epk' );" } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Gallows/Act1/QuillCrab/SpikeAttached_poison.ao" preload_epk = "" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/QuillCrab/QuillCrabBigPoison_"] = { name = "Venomous Crab Matriarch", life = 0.85, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.85, damageSpread = 0.2, attackTime = 1.995, attackRange = 50, accuracy = 1, skillList = { "QuillCrabSpikeBurstEmptyAction", "QuillCrabSpikeBurstPoison", "QuillCrabSpikeShrapnelAudioPoison", "QuillCrabSpikeShrapnelPoison", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeBurstEmptyAction"] = { name = "QuillCrabSpikeBurstEmptyAction", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.666, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", }, levels = { [1] = {30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeBurstPoison"] = { name = "QuillCrabSpikeBurstPoison", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "global_poison_on_hit", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {1004, 0, 20, 13, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeShrapnelAudioPoison"] = { name = "QuillCrabSpikeShrapnelAudioPoison", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "global_poison_on_hit", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {1005, 0, 20, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeShrapnelPoison"] = { name = "QuillCrabSpikeShrapnelPoison", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "global_poison_on_hit", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {1005, 0, 20, 0, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Spectre | Y |
---|---|
Area | 獵場, 高地神塔庇護所, 獵場 |
Tags | allows_additional_projectiles, allows_inc_aoe, beast, insect, monster_applies_poison, MonsterStab_onhit_audio, not_dex, not_int, physical_affinity, ranged, red_blood, slow_movement |
Packs |
生命
85%
護甲
+25%
抗性
0
0
0
0
傷害
85%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
8 ~ 50
Attack Time
1.995 Second
Damage Spread
±20%
經驗值
85%
Model Size
200%
Type
QuillCrabBigPoison
Metadata
QuillCrabBigPoisonElite
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
70
生命
7,409
護甲
4,846
閃避值
502
傷害
211
法術傷害
211
命中
2,328
Attack Time
1.995
經驗值
29,443
Minion Life
10,426
Minion Damage
1,838
Minion Armour
6,785
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
QuillCrabSpikeBurstEmptyAction
attack maximum action distance + [30]
QuillCrabSpikeBurstPoison
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
Base Damage: 169–253
暴擊率: 5%
攻擊傷害: 70%
Attack Time: 1.995 秒
造成 30% 更少攻擊傷害
擊中時使敵人中毒
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1004]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [13]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
QuillCrabSpikeShrapnelAudioPoison
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
Base Damage: 169–253
暴擊率: 5%
攻擊傷害: 20%
Attack Time: 1.995 秒
造成 80% 更少攻擊傷害
擊中時使敵人中毒
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1005]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
QuillCrabSpikeShrapnelPoison
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
Base Damage: 169–253
暴擊率: 5%
攻擊傷害: 20%
Attack Time: 1.995 秒
造成 80% 更少攻擊傷害
擊中時使敵人中毒
action attack or cast time uses animation length [1]
base is projectile [1]
monster projectile variation [1005]
monster reverse point blank damage -% at minimum range [20]
projectile angle variance [0]
projectile ballistic angle from reference event [1]
projectile spread radius [0]
projectile uses contact position [1]
projectiles not offset [1]
use scaled contact offset [1]
CGEQuillCrabCausticGround
法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
施放時間: 1 秒
每秒造成 7748.3 基本混沌傷害
active skill area of effect radius +% final [-50]
base skill effect duration [4000]
ground caustic art variation [1000]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/QuillCrab/QuillCrabPoison"
Object Type Codes
version 2 extends "Metadata/Monsters/QuillCrab/QuillCrabPoison"
-- src\Data\Spectres.lua minions["Metadata/Monsters/QuillCrab/QuillCrabBigPoisonElite"] = { name = "Venomous Crab Matriarch", life = 0.85, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.85, damageSpread = 0.2, attackTime = 1.995, attackRange = 50, accuracy = 1, skillList = { "QuillCrabSpikeBurstEmptyAction", "QuillCrabSpikeBurstPoison", "QuillCrabSpikeShrapnelAudioPoison", "QuillCrabSpikeShrapnelPoison", "CGEQuillCrabCausticGround", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeBurstEmptyAction"] = { name = "QuillCrabSpikeBurstEmptyAction", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.666, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "attack_maximum_action_distance_+", }, levels = { [1] = {30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeBurstPoison"] = { name = "QuillCrabSpikeBurstPoison", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "global_poison_on_hit", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {1004, 0, 20, 13, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeShrapnelAudioPoison"] = { name = "QuillCrabSpikeShrapnelAudioPoison", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "global_poison_on_hit", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {1005, 0, 20, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["QuillCrabSpikeShrapnelPoison"] = { name = "QuillCrabSpikeShrapnelPoison", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_angle_variance", "monster_reverse_point_blank_damage_-%_at_minimum_range", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", "projectiles_not_offset", "global_poison_on_hit", "projectile_ballistic_angle_from_reference_event", }, levels = { [1] = {1005, 0, 20, 0, baseMultiplier = 0.2, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CGEQuillCrabCausticGround"] = { name = "CGEQuillCrabCausticGround", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_chaos_damage_to_deal_per_minute", "active_skill_area_of_effect_radius_+%_final", "base_skill_effect_duration", "ground_caustic_art_variation", "is_area_damage", }, levels = { [1] = {1, -50, 4000, 1000, levelRequirement = 1, statInterpolation = {3}, 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.