| Spectre | |
|---|---|
| Area | 宅第壁壘, 霍爾登, 高地神塔庇護所 |
| Tags | 1HSword_onhit_audio, construct, melee, not_dex, not_int, physical_affinity, slow_movement, stone_construct |
| Packs |
生命
200%
+100%
抗性
傷害
270%
命中
100%
暴擊 Chance
5%
+30%
Attack Distance
6 ~ 16
攻擊時間
1.5 Second
Damage Spread
±20%
經驗值
200%
Model Size
120%
Type
GargoyleGolem
Metadata
GargoyleGolemRed
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 近戰, 玩家投射物, AttackInPlace
基礎攻擊
Base Damage: 459—688
暴擊率: 5%
攻擊時間: 1.5 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
slow_animations_go_to_idle = false
}
Stats
{
set_base_heavy_stun_duration_ms = 3183
}
Transitionable
{
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Gargoyle/GargoyleGolemRed"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Gargoyle Demon",
life = 2,
damage = 2.7,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 16,
accuracy = 1,
weaponType1 = "One Hand Sword",
weaponType2 = "Shield",
skillList = {
"MeleeAtAnimationSpeed",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
name = "Basic Attack",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Melee] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.AttackInPlace] = 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 = { }, },
},
}
有25%攻擊傷害格擋率
| Family | MonsterBlock |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | block |
石像惡魔
Gargoyle Demon
| Spectre | |
|---|---|
| Tags | 1HSword_onhit_audio, construct, melee, not_dex, not_int, physical_affinity, slow_movement, stone_construct |
生命
300%
+100%
抗性
傷害
405%
命中
100%
暴擊 Chance
5%
+30%
Attack Distance
6 ~ 16
攻擊時間
1.5 Second
Damage Spread
±20%
經驗值
300%
Model Size
120%
Type
GargoyleGolemRunemarked
Metadata
GargoyleGolemRunemarked
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 近戰, 玩家投射物, AttackInPlace
基礎攻擊
Base Damage: 755—1133
暴擊率: 5%
攻擊時間: 1.5 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
EASGargoyleRunemarkedFlameBreath
法術
施放時間: 1 秒
冷卻時間: 12 秒
spell maximum action distance +% [-55]
MAASGargoyleRunemarkedSweep
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 近戰, 玩家投射物, AttackInPlace
基礎攻擊
Base Damage: 755—1133
暴擊率: 5%
攻擊時間: 1.5 秒
冷卻時間: 12 秒
action attack or cast time uses animation length [1]
attack maximum action distance + [40]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Gargoyle/Runemarked/GargoyleGolemRunemarked"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Gargoyle Demon",
life = 3,
damage = 4.05,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 16,
accuracy = 1,
weaponType1 = "One Hand Sword",
weaponType2 = "Shield",
skillList = {
"MeleeAtAnimationSpeed",
"EASGargoyleRunemarkedFlameBreath",
"GSGargoyleRunemarkedFlameBreath",
"MAASGargoyleRunemarkedSweep",
"GAGargoyleRunemarkedLacerate",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeed"] = {
name = "Basic Attack",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Melee] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.AttackInPlace] = 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["EASGargoyleRunemarkedFlameBreath"] = {
name = "EASGargoyleRunemarkedFlameBreath",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_maximum_action_distance_+%",
},
levels = {
[1] = {-55, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GSGargoyleRunemarkedFlameBreath"] = {
name = "GSGargoyleRunemarkedFlameBreath",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
[SkillType.Damage] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "geometry_spell",
castTime = 1,
baseFlags = {
spell = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"active_skill_ignite_chance_+%_final",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MAASGargoyleRunemarkedSweep"] = {
name = "Basic Attack",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Melee] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"attack_maximum_action_distance_+",
"active_skill_base_physical_damage_%_to_convert_to_fire",
"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] = {40, 60, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GAGargoyleRunemarkedLacerate"] = {
name = "GAGargoyleRunemarkedLacerate",
hidden = true,
color = ,
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Attack] = true,
[SkillType.AttackInPlace] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_base_physical_damage_%_to_convert_to_fire",
"voll_slam_damage_+%_final_at_centre",
"is_area_damage",
},
levels = {
[1] = {100, 25, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
有25%攻擊傷害格擋率
| Family | MonsterBlock |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | block |
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.














創造物