斯卡沃羽土蟹
野獸
chance to apply suppression on hit % [20]
stance movement speed +% final [100]
Saqawine Plumespitter
幽魂 | N |
---|---|
標籤 | beast, has_one_hand_sword, has_one_handed_melee, large_model, light_armour, medium_movement, melee, not_str, physical_affinity, ranged, red_blood, reptile_beast, small_height |
Packs |
生命
600%
生命轉為護盾
50%
閃避
+20%
異常狀態臨界值
600%
抗性
52
52
0
0
傷害
90%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 9
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
150%
Model Size
114%
類型
IguanaBestiaryMinion
Metadata
IguanaBestiaryMinionShardBarrage
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
38,600
護甲
28,790
閃避
4,739
能量護盾
0
傷害
336
法術傷害
336
命中
0
攻擊間隔
1.005
經驗值
15,383
異常狀態臨界值
38,600
冰緩
122
感電
122
易碎
691
焦灼
122
殘喘
337
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 269–403
暴擊率: 5%
攻擊間隔: 1.005 秒
用強大的攻擊擊倒敵人。
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]
BestiaryIguanaProjectile
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 269–403
暴擊率: 5%
攻擊間隔: 1.005 秒
冷卻時間: 3.5 秒
造成 60% 更少傷害
base is projectile [1]
monster projectile variation [4]
monster reverse point blank damage -% at minimum range [30]
spell maximum action distance +% [-60]
base is projectile [1]
monster projectile variation [4]
monster reverse point blank damage -% at minimum range [30]
spell maximum action distance +% [-60]
WalkEmergeBestiaryHellion
walk emerge distance [450]
Object Type
version 2 extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge" Actor { main_hand_unarmed_type = "One_Hand_Sword" basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Actor { }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBestiary/IguanaBestiaryMinionShardBarrage"] = { name = "Saqawine Plumespitter", life = 6, energyShield = 0.5, fireResist = 52, coldResist = 52, lightningResist = 0, chaosResist = 0, damage = 0.9, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "BestiaryIguanaProjectile", "WalkEmergeBestiaryHellion", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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["BestiaryIguanaProjectile"] = { name = "BestiaryIguanaProjectile", hidden = true, color = "4", 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.5, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "spell_maximum_action_distance_+%", "active_skill_damage_+%_final", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", }, levels = { [1] = {4, -60, -60, 30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeBestiaryHellion"] = { name = "WalkEmergeBestiaryHellion", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {450, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
chance to apply suppression on hit % [20]
Id | MonsterSuppressingFire |
---|---|
Family | SuppressingFire |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
stance movement speed +% final [100]
Id | StanceScavengerRun |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
斯卡沃羽土蟹
Saqawine Plumespitter
幽魂 | N |
---|---|
地區 | 斯卡沃的棲地 |
標籤 | beast, has_one_hand_sword, has_one_handed_melee, large_model, light_armour, medium_movement, melee, not_str, physical_affinity, ranged, red_blood, reptile_beast, small_height |
Packs |
生命
600%
生命轉為護盾
50%
閃避
+20%
異常狀態臨界值
600%
抗性
52
52
0
0
傷害
90%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 9
攻擊間隔
1.005 秒
傷害分佈
±20%
經驗值
150%
Model Size
114%
類型
IguanaBestiaryMinion
Metadata
IguanaBestiaryMinionShardBarrageBossPack
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
70
生命
47,033
護甲
33,714
閃避
5,081
能量護盾
0
傷害
379
法術傷害
379
命中
0
攻擊間隔
1.005
經驗值
16,080
異常狀態臨界值
47,033
冰緩
149
感電
149
易碎
841
焦灼
149
殘喘
411
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 303–455
暴擊率: 5%
攻擊間隔: 1.005 秒
用強大的攻擊擊倒敵人。
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]
BestiaryIguanaProjectile
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
基本傷害: 303–455
暴擊率: 5%
攻擊間隔: 1.005 秒
冷卻時間: 3.5 秒
造成 60% 更少傷害
base is projectile [1]
monster projectile variation [4]
monster reverse point blank damage -% at minimum range [30]
spell maximum action distance +% [-60]
base is projectile [1]
monster projectile variation [4]
monster reverse point blank damage -% at minimum range [30]
spell maximum action distance +% [-60]
WalkEmergeBestiaryHellion
walk emerge distance [450]
Object Type
version 2 extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge" Actor { main_hand_unarmed_type = "One_Hand_Sword" basic_action = "ChangeToStance1" basic_action = "ChangeToStance2" } Actor { }
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBestiary/BestiaryMonsterWalkEmerge"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBestiary/IguanaBestiaryMinionShardBarrageBossPack"] = { name = "Saqawine Plumespitter", life = 6, energyShield = 0.5, fireResist = 52, coldResist = 52, lightningResist = 0, chaosResist = 0, damage = 0.9, damageSpread = 0.2, attackTime = 1.005, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "BestiaryIguanaProjectile", "WalkEmergeBestiaryHellion", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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["BestiaryIguanaProjectile"] = { name = "BestiaryIguanaProjectile", hidden = true, color = "4", 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.5, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "spell_maximum_action_distance_+%", "active_skill_damage_+%_final", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", }, levels = { [1] = {4, -60, -60, 30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["WalkEmergeBestiaryHellion"] = { name = "WalkEmergeBestiaryHellion", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_distance", }, levels = { [1] = {450, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
chance to apply suppression on hit % [20]
Id | MonsterSuppressingFire |
---|---|
Family | SuppressingFire |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
stance movement speed +% final [100]
Id | StanceScavengerRun |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
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.