Expedition2RemnantActiveIncursionAtziriActiveShrineActiveStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
被感染的蝠鲼
CategoryBeasts野兽
IconEnemyEvasion
区域: 朽烂岛
Infested Manta
Spectre
Area朽烂岛
Tagsbeast, medium_movement, not_int, not_str, red_blood, Unarmed_onhit_audio
Packs
  • 朽烂岛: 被感染的蝠鲼
  • 生命
    100%
    闪避
    +33%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    100%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    5 ~ 30
    攻击时间
    1.5 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    100%
    Type
    MantaRayParasite
    Metadata
    MantaRayParasite
    Spectre Reservation
    50%
    Companion Reservation
    30%
    等级
    53
    生命
    3,102
    伤害
    144
    法术伤害
    144
    命中
    1,376
    攻击时间
    1.5
    经验值
    10,300
    召唤物生命
    4,144
    召唤物伤害
    435
    召唤物护甲
    976
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 115172
    暴击率: 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]
    iconbasicattack
    GTMantarayShotgun
    法术, 可触发, AttackInPlace
    施放时间: 1 秒
    冷却时间: 5 秒
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-80]
    GSMantarayBeam
    可触发, 法术, 伤害, AttackInPlace
    暴击率: 5%
    施放时间: 1 秒
    造成 44.53 - 133.6 闪电伤害
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/ParasiteMonsters/ParasiteCorpse"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/ParasiteMonsters/MantaRayParasite"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Infested Manta",
        life = 1,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 30,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "GSMantarayBeam",
            "GTMantarayShotgun",
        },
        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["GSMantarayBeam"] = {
        name = "GSMantarayBeam",
        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_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTMantarayShotgun"] = {
        name = "GTMantarayShotgun",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-80, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    被感染的蝠鲼
    CategoryBeasts野兽
    IconEnemyEvasion
    区域: 朽烂岛
    Infested Manta
    Spectre
    Area朽烂岛
    Tagsbeast, medium_movement, not_int, not_str, red_blood, Unarmed_onhit_audio
    Packs
  • 朽烂岛: 被感染的蝠鲼
  • 被感染的蝠鲼
  • 生命
    100%
    闪避
    +33%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    100%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    5 ~ 30
    攻击时间
    1.5 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    100%
    Type
    MantaRayParasite
    Metadata
    MantaRayParasiteDead
    Spectre Reservation
    50%
    Companion Reservation
    30%
    等级
    53
    生命
    3,102
    伤害
    144
    法术伤害
    144
    命中
    1,376
    攻击时间
    1.5
    经验值
    10,300
    召唤物生命
    4,144
    召唤物伤害
    435
    召唤物护甲
    976
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 115172
    暴击率: 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]
    iconbasicattack
    GTMantarayShotgun
    法术, 可触发, AttackInPlace
    施放时间: 1 秒
    冷却时间: 5 秒
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-80]
    GSMantarayBeam
    可触发, 法术, 伤害, AttackInPlace
    暴击率: 5%
    施放时间: 1 秒
    造成 44.53 - 133.6 闪电伤害
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/ParasiteMonsters/ParasiteCorpse"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/ParasiteMonsters/MantaRayParasiteDead"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Infested Manta",
        life = 1,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 30,
        accuracy = 1,
        skillList = {
            "MeleeAtAnimationSpeed",
            "GSMantarayBeam",
            "GTMantarayShotgun",
        },
        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["GSMantarayBeam"] = {
        name = "GSMantarayBeam",
        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_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "is_area_damage",
        },
        levels = {
            [1] = {0.5, 1.5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTMantarayShotgun"] = {
        name = "GTMantarayShotgun",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-80, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Edit

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