ヴァイパー・サーバント
monster no drops or experience [1]
Viper Servant
SpectreY
Tagsbeast, fast_movement, not_int, not_str, reptile_beast, Stab_onhit_audio
ライフ
100%
回避
+50%
耐性
0 0 0 0
Damage
67%
命中
100%
クリティカルヒット Chance
5%
クリティカルダメージボーナス
+30%
Attack Distance
6 ~ 6
Attack Time
1.245 Second
Damage Spread
±20%
経験値
100%
Model Size
100%
Type
ViperNapuatziSnakeMinion
Metadata
ViperNapuatziSnakeMinion
レベル
68
ライフ
7,757
アーマー
3,451
回避力
716
Damage
156
スペルダメージ
156
命中
2,180
Attack Time
1.245
経験値
28,634
Minion Life
11,280
Minion Damage
1,271
Minion Armour
3,451
MeleeAtAnimationSpeedChaos
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
基本アタック
Base Damage: 125–187
クリティカルヒット率: 5%
Attack Time: 1.245 秒
物理ダメージの40%を混沌ダメージに変換する
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]
CGEViperNapuatziSnakeGroundDegen
Spell, Area, Damage, Triggerable, Duration, AreaSpell
キャストタイム: 1 秒
毎秒4482.5の基礎混沌ダメージを与える
死亡すると100%の確率でこのスペルをトリガーする
base skill effect duration [15000]
ground caustic art variation [1005]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/VaalMonsters/ViperNapuatzi/ViperNapuatziSnakeMinion"] = {
    name = "Viper Servant",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 0.67,
    damageSpread = 0.2,
    attackTime = 1.245,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "MeleeAtAnimationSpeedChaos",
        "CGEViperNapuatziSnakeGroundDegen",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeAtAnimationSpeedChaos"] = {
    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.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_base_physical_damage_%_to_convert_to_chaos",
        "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, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["CGEViperNapuatziSnakeGroundDegen"] = {
    name = "CGEViperNapuatziSnakeGroundDegen",
    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",
        "ground_caustic_art_variation",
        "base_skill_effect_duration",
        "cast_on_death_%",
    },
    levels = {
        [1] = {1, 1005, 15000, 100, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
DomainsMonster (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Edit

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