穷奇恐兽
野兽
cannot be used as minion [1]
Gorgol Terror
幽魂N
标签animal_claw_weapon, beast, 施法, delve_monster, fire_affinity, flesh_armour, is_unarmed, mammal_beast, melee, no_pantheon_mod, not_dex, not_int, physical_affinity, red_blood, small_height, very_fast_movement
生命
875%
护甲
+100%
异常状态临界值
875%
抗性
40 40 40 25
伤害
131%
命中
100%
攻击暴击率
+5%
暴击伤害
+130%
攻击距离
6 ~ 17
攻击间隔
1.305 秒
伤害分布
±20%
经验值
175%
Model Size
125%
类型
QiongqiEncounterBoss
Metadata
QiongqiEncounterBoss
等级
68
生命
56,292
护甲
57,580
闪避值
4,739
能量护盾
0
伤害
489
法术伤害
489
命中
290
攻击间隔
1.305
经验值
17,946
异常状态临界值
56,292
冰缓
178
Shock
178
Brittle
1,007
Scorch
178
Sap
492
DelveMeleeFire
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 391–587
攻击暴击率: 5%
攻击间隔: 1.305 秒
对你的敌人无情痛击。
获得额外火焰伤害, 其数值等同于自身物理伤害的 83.54%
action attack or cast time uses animation length [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
DelveQiongqiHide
持续时间
冷却时间: 3 秒
基础持续时间为 -0
EmptyActionFlameSwipes
法术
施放间隔: 4.33 秒
冷却时间: 15 秒
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
DelveFlamethrowerLeftToRight
法术, 火焰, 伤害
施放间隔: 3 秒
冷却时间: 12 秒
你的击中始终具有点燃效果
你的击中不能眩晕敌人
每秒造成 363.5 基础火焰伤害
造成 130.8 - 196.3 火焰伤害
点燃伤害总增 740%
active skill area of effect radius +% final [-35]
ground fire art variation [5]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
DelveFlamethrowerRightToLeft
法术, 火焰, 伤害
施放间隔: 3 秒
冷却时间: 12 秒
你的击中始终具有点燃效果
你的击中不能眩晕敌人
每秒造成 363.5 基础火焰伤害
造成 130.8 - 196.3 火焰伤害
点燃伤害总增 740%
active skill area of effect radius +% final [-35]
ground fire art variation [5]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-50]
DelveQiongqiSlash
可触发, 攻击
基本伤害: 391–587
攻击暴击率: 5%
攻击伤害: 150%
攻击间隔: 1.305 秒
冷却时间: 6 秒
攻击伤害总增 50%
伤害总增 159.4%
将物理伤害的 75% 转化为火焰伤害
攻击速度总降 35%
is area damage [1]
DelveFlameSwipe1
法术, 投射物, 玩家投射物, 可触发
攻击暴击率: 5%
施放间隔: 1.67 秒
造成 324.9 - 487.3 物理伤害
投射物贯穿所有目标
将物理伤害的 50% 转化为火焰伤害
base is projectile [1]
monster projectile variation [63]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
DelveFlameSwipe2
法术, 投射物, 玩家投射物, 可触发
攻击暴击率: 5%
施放间隔: 1.67 秒
造成 324.9 - 487.3 物理伤害
投射物贯穿所有目标
将物理伤害的 50% 转化为火焰伤害
base is projectile [1]
monster projectile variation [64]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
DelveFlameSwipe3
法术, 投射物, 玩家投射物, 可触发
攻击暴击率: 5%
施放间隔: 1.67 秒
造成 324.9 - 487.3 物理伤害
投射物贯穿所有目标
将物理伤害的 50% 转化为火焰伤害
base is projectile [1]
monster projectile variation [65]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
DelveQiongqiSlam
可触发, 攻击
基本伤害: 391–587
攻击暴击率: 5%
攻击间隔: 1.305 秒
is area damage [1]
QiongqiTornadoes
法术
施放间隔: 4.9 秒
冷却时间: 15 秒
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
DelveQiongqiGroundFire
法术, 范围, 伤害, 可触发, 持续时间, 范围法术
施放间隔: 0.5 秒
每秒造成 1733.5 基础火焰伤害
基础持续时间为 12
active skill area of effect radius +% final [-50]
ground fire art variation [5]

Object Type

version 2
extends "Metadata/Monsters/LeagueDelve/DelveMonsterBase"

Actor
{
	slow_animations_go_to_idle = false
}

Transitionable
{
	
}

StateMachine
{
    define_shared_state = "hidden"
    on_state_hidden_0 = "DispatchActionEvent( reappear );"
}

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueDelve/DelveMonsterBase"

StateMachine
{
	create_state_hidden_1 = "DisableRendering();"
	on_state_hidden_1 = "DisableRendering();"
	on_state_hidden_0 = "EnableRendering();"
}

Life
{
	on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/mine_mutation/enemies/tier02_big.epk );"
	on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Delve/general/mine_mutation/enemies/tier02_big.epk );"
}

Preload
{
	preload_misc_animated = "DelveQiongqiFlameSwipeImpact1"
	preload_misc_animated = "DelveQiongqiFlameSwipeImpact2"
	preload_misc_animated = "DelveQiongqiFlameSwipeImpact3"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueDelve/QiongqiEncounterBoss"] = {
    name = "Gorgol Terror",
    life = 8.75,
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    damage = 1.31,
    damageSpread = 0.2,
    attackTime = 1.305,
    attackRange = 17,
    accuracy = 1,
    skillList = {
        "DelveMeleeFire",
        "DelveFlameSwipe1",
        "DelveFlameSwipe2",
        "DelveFlameSwipe3",
        "DelveQiongqiGroundFire",
        "DelveQiongqiSlam",
        "EmptyActionFlameSwipes",
        "DelveFlamethrowerLeftToRight",
        "DelveFlamethrowerRightToLeft",
        "DelveQiongqiSlash",
        "DelveQiongqiHide",
        "QiongqiTornadoes",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveMeleeFire"] = {
    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 = {
        "physical_damage_%_to_add_as_fire",
        "action_attack_or_cast_time_uses_animation_length",
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {10, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {100, levelRequirement = 83, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveFlameSwipe1"] = {
    name = "DelveFlameSwipe1",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.67,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "monster_projectile_variation",
        "skill_physical_damage_%_to_convert_to_fire",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "projectile_uses_contact_direction",
        "always_pierce",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 63, 50, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveFlameSwipe2"] = {
    name = "DelveFlameSwipe2",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.67,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "monster_projectile_variation",
        "skill_physical_damage_%_to_convert_to_fire",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "projectile_uses_contact_direction",
        "always_pierce",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 64, 50, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveFlameSwipe3"] = {
    name = "DelveFlameSwipe3",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.67,
    baseFlags = {
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "monster_projectile_variation",
        "skill_physical_damage_%_to_convert_to_fire",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "projectile_uses_contact_direction",
        "always_pierce",
        "use_scaled_contact_offset",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 65, 50, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveQiongqiGroundFire"] = {
    name = "DelveQiongqiGroundFire",
    hidden = true,
    color = 4,
    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 = 0.5,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_fire_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "ground_fire_art_variation",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {3.5, 12000, 5, -50, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveQiongqiSlam"] = {
    name = "DelveQiongqiSlam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["EmptyActionFlameSwipes"] = {
    name = "EmptyActionFlameSwipes",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.33,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
    },
    levels = {
        [1] = {levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveFlamethrowerLeftToRight"] = {
    name = "DelveFlamethrowerLeftToRight",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Fire] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "base_fire_damage_to_deal_per_minute",
        "active_skill_ignite_damage_+%_final",
        "ground_fire_art_variation",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "cannot_stun",
        "always_ignite",
    },
    levels = {
        [1] = {0.40000000596046, 0.60000002384186, 4, 500, 5, -50, -35, levelRequirement = 1, statInterpolation = {3, 3, 3, 2},  cost = { }, },
        [2] = {0.40000000596046, 0.60000002384186, 4, 740, 5, -50, -35, levelRequirement = 67, statInterpolation = {3, 3, 3, 2},  cost = { }, },
        [3] = {0.40000000596046, 0.60000002384186, 4, 740, 5, -50, -35, levelRequirement = 68, statInterpolation = {3, 3, 3, 2},  cost = { }, },
        [4] = {0.40000000596046, 0.60000002384186, 4, 740, 5, -50, -35, levelRequirement = 83, statInterpolation = {3, 3, 3, 2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveFlamethrowerRightToLeft"] = {
    name = "DelveFlamethrowerRightToLeft",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Fire] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "base_fire_damage_to_deal_per_minute",
        "active_skill_ignite_damage_+%_final",
        "ground_fire_art_variation",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "cannot_stun",
        "always_ignite",
    },
    levels = {
        [1] = {0.40000000596046, 0.60000002384186, 4, 500, 5, -50, -35, levelRequirement = 1, statInterpolation = {3, 3, 3, 2},  cost = { }, },
        [2] = {0.40000000596046, 0.60000002384186, 4, 740, 5, -50, -35, levelRequirement = 67, statInterpolation = {3, 3, 3, 2},  cost = { }, },
        [3] = {0.40000000596046, 0.60000002384186, 4, 740, 5, -50, -35, levelRequirement = 68, statInterpolation = {3, 3, 3, 2},  cost = { }, },
        [4] = {0.40000000596046, 0.60000002384186, 4, 740, 5, -50, -35, levelRequirement = 83, statInterpolation = {3, 3, 3, 2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveQiongqiSlash"] = {
    name = "DelveQiongqiSlash",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
        "skill_physical_damage_%_to_convert_to_fire",
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {40, 75, -35, baseMultiplier = 1.5, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        [2] = {40, 75, -35, baseMultiplier = 1.5, levelRequirement = 20, statInterpolation = {2},  cost = { }, },
        [3] = {40, 75, -35, baseMultiplier = 1.5, levelRequirement = 21, statInterpolation = {2},  cost = { }, },
        [4] = {200, 75, -35, baseMultiplier = 1.5, levelRequirement = 84, statInterpolation = {2},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["DelveQiongqiHide"] = {
    name = "DelveQiongqiHide",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Duration] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
    },
    levels = {
        [1] = {-1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["QiongqiTornadoes"] = {
    name = "QiongqiTornadoes",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.9,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_cannot_be_interrupted",
        "skill_cannot_be_stunned",
        "skill_cannot_be_knocked_back",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
cannot be used as minion [1]
IdCannotBeUsedAsMinion
FamilyCannotBeUsedAsMinion
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • cannot be used as minion Min: 1 Max: 1 全域
  • Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.