分裂寄生虫
野兽
属类: 喷砂爪蟹
组别: 昆虫
科目: 洞穴
中毒持续时间延长 100%
击中时使目标中毒
Spitting Parasite
幽魂Y
地区永恒的实验室
标签beast, extra_extra_small_height, flesh_armour, insect, insect_blood, is_unarmed, medium_movement, melee, physical_affinity, ranged
Packs
  • 永恒的实验室: 镀金寄生虫, 分裂寄生虫, 黏滞寄生虫
  • 寄生虫, 分裂寄生虫
  • 生命
    120%
    异常状态临界值
    120%
    抗性
    0 40 0 0
    伤害
    144%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 7
    攻击间隔
    1.695 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    130%
    类型
    ParasiteSpitting
    Metadata
    ParasiteSpitting
    等级
    68
    生命
    7,720
    护甲
    28,790
    闪避值
    4,739
    能量护盾
    0
    伤害
    538
    法术伤害
    538
    命中
    290
    攻击间隔
    1.695
    经验值
    12,306
    异常状态临界值
    7,720
    冰缓
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 430–645
    攻击暴击率: 5%
    攻击间隔: 1.695 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ParasitePoisonProjectileSingle
    攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 可触发
    基本伤害: 430–645
    攻击暴击率: 5%
    攻击伤害: 70%
    攻击间隔: 1.695 秒
    攻击伤害总降 30%
    击中时使其中毒
    base is projectile [1]
    monster projectile variation [27]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Parasite/ParasiteSpitting"] = {
        name = "Spitting Parasite",
        life = 1.2,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.695,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "Melee",
            "ParasitePoisonProjectileSingle",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ParasitePoisonProjectileSingle"] = {
        name = "ParasitePoisonProjectileSingle",
        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,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "global_poison_on_hit",
            "base_is_projectile",
        },
        levels = {
            [1] = {27, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    中毒持续时间延长 100%
    击中时使目标中毒
    IdParasitePoisonOnHit
    FamilyRatTalismanPoisonOnHit
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • global poison on hit Min: 1 Max: 1 全域
  • base poison duration +% Min: 100 Max: 100 全域
  • Craft Tagspoison chaos ailment
    喷吐寄生虫
    野兽
    中毒持续时间延长 100%
    击中时使目标中毒
    Spitting Parasite
    幽魂Y
    标签beast, extra_extra_small_height, flesh_armour, insect, insect_blood, is_unarmed, medium_movement, melee, physical_affinity, ranged
    生命
    120%
    异常状态临界值
    120%
    抗性
    0 40 0 0
    伤害
    144%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 7
    攻击间隔
    1.695 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    130%
    类型
    ParasiteSpitting
    Metadata
    ParasiteSpittingNew_
    等级
    68
    生命
    7,720
    护甲
    28,790
    闪避值
    4,739
    能量护盾
    0
    伤害
    538
    法术伤害
    538
    命中
    290
    攻击间隔
    1.695
    经验值
    12,306
    异常状态临界值
    7,720
    冰缓
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 430–645
    攻击暴击率: 5%
    攻击间隔: 1.695 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ParasitePoisonProjectileSingle
    攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 可触发
    基本伤害: 430–645
    攻击暴击率: 5%
    攻击伤害: 70%
    攻击间隔: 1.695 秒
    攻击伤害总降 30%
    击中时使其中毒
    base is projectile [1]
    monster projectile variation [27]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Parasite/ParasiteSpittingNew_"] = {
        name = "Spitting Parasite",
        life = 1.2,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.695,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "Melee",
            "ParasitePoisonProjectileSingle",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ParasitePoisonProjectileSingle"] = {
        name = "ParasitePoisonProjectileSingle",
        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,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "global_poison_on_hit",
            "base_is_projectile",
        },
        levels = {
            [1] = {27, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    中毒持续时间延长 100%
    击中时使目标中毒
    IdParasitePoisonOnHit
    FamilyRatTalismanPoisonOnHit
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • global poison on hit Min: 1 Max: 1 全域
  • base poison duration +% Min: 100 Max: 100 全域
  • Craft Tagspoison chaos ailment
    喷吐寄生虫
    野兽
    中毒持续时间延长 100%
    击中时使目标中毒
    Spitting Parasite
    幽魂Y
    地区没落圣所, 幽闭城塞, 上古堡垒, 憎恨之地, 灵祭塔庙
    标签beast, extra_extra_small_height, flesh_armour, insect, insect_blood, is_unarmed, medium_movement, melee, physical_affinity, ranged
    Packs
  • 灵祭塔庙, 上古堡垒, 幽闭城塞, 憎恨之地, 没落圣所: 溃烂主母, 喷吐寄生虫
  • 生命
    117%
    异常状态临界值
    117%
    抗性
    0 40 0 0
    伤害
    144%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 7
    攻击间隔
    1.695 秒
    伤害分布
    ±20%
    经验值
    180%
    Model Size
    130%
    类型
    ParasiteSpittingAtlasUber
    Metadata
    ParasiteSpittingNew_AtlasUber
    等级
    84
    生命
    41,295
    护甲
    99,834
    闪避值
    8,120
    能量护盾
    0
    伤害
    1,373
    法术伤害
    1,373
    命中
    538
    攻击间隔
    1.695
    经验值
    23,850
    异常状态临界值
    41,295
    冰缓
    131
    Shock
    131
    Brittle
    739
    Scorch
    131
    Sap
    361
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 1098–1647
    攻击暴击率: 5%
    攻击间隔: 1.695 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ParasitePoisonProjectileSingle
    攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 可触发
    基本伤害: 1098–1647
    攻击暴击率: 5%
    攻击伤害: 70%
    攻击间隔: 1.695 秒
    攻击伤害总降 30%
    击中时使其中毒
    base is projectile [1]
    monster projectile variation [27]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Parasite/ParasiteSpittingNew_AtlasUber"] = {
        name = "Spitting Parasite",
        life = 1.17,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.695,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "Melee",
            "ParasitePoisonProjectileSingle",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ParasitePoisonProjectileSingle"] = {
        name = "ParasitePoisonProjectileSingle",
        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,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "global_poison_on_hit",
            "base_is_projectile",
        },
        levels = {
            [1] = {27, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    中毒持续时间延长 100%
    击中时使目标中毒
    IdParasitePoisonOnHit
    FamilyRatTalismanPoisonOnHit
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • global poison on hit Min: 1 Max: 1 全域
  • base poison duration +% Min: 100 Max: 100 全域
  • Craft Tagspoison chaos ailment
    镀金寄生虫
    野兽
    中毒持续时间延长 100%
    击中时使目标中毒
    monster no drops or experience [1]
    Spitting Parasite
    幽魂Y
    标签beast, extra_extra_small_height, flesh_armour, insect, insect_blood, is_unarmed, medium_movement, melee, physical_affinity, ranged
    生命
    120%
    异常状态临界值
    120%
    抗性
    0 40 0 0
    伤害
    144%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 7
    攻击间隔
    1.695 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    130%
    类型
    ParasiteSpitting
    Metadata
    ParasiteSpittingRyslatha
    等级
    68
    生命
    7,720
    护甲
    28,790
    闪避值
    4,739
    能量护盾
    0
    伤害
    538
    法术伤害
    538
    命中
    290
    攻击间隔
    1.695
    经验值
    12,306
    异常状态临界值
    7,720
    冰缓
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 430–645
    攻击暴击率: 5%
    攻击间隔: 1.695 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ParasitePoisonProjectileSingle
    攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 可触发
    基本伤害: 430–645
    攻击暴击率: 5%
    攻击伤害: 70%
    攻击间隔: 1.695 秒
    攻击伤害总降 30%
    击中时使其中毒
    base is projectile [1]
    monster projectile variation [27]

    Object Type

    version 2
    extends "Metadata/Monsters/Parasite/Parasite"
    
    DiesAfterTime
    {
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Parasite/Parasite"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Parasite/ParasiteSpittingRyslatha"] = {
        name = "Spitting Parasite",
        life = 1.2,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.695,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "Melee",
            "ParasitePoisonProjectileSingle",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ParasitePoisonProjectileSingle"] = {
        name = "ParasitePoisonProjectileSingle",
        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,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "global_poison_on_hit",
            "base_is_projectile",
        },
        levels = {
            [1] = {27, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    中毒持续时间延长 100%
    击中时使目标中毒
    IdParasitePoisonOnHit
    FamilyRatTalismanPoisonOnHit
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • global poison on hit Min: 1 Max: 1 全域
  • base poison duration +% Min: 100 Max: 100 全域
  • Craft Tagspoison chaos ailment
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 全域
  • 喷吐寄生虫
    野兽
    中毒持续时间延长 100%
    击中时使目标中毒
    monster no drops or experience [1]
    Spitting Parasite
    幽魂Y
    标签beast, extra_extra_small_height, flesh_armour, insect, insect_blood, is_unarmed, medium_movement, melee, physical_affinity, ranged
    生命
    120%
    异常状态临界值
    120%
    抗性
    0 40 0 0
    伤害
    144%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 7
    攻击间隔
    1.695 秒
    伤害分布
    ±20%
    经验值
    120%
    Model Size
    130%
    类型
    ParasiteSpitting
    Metadata
    ParasiteSpittingRyslathaSink
    等级
    68
    生命
    7,720
    护甲
    28,790
    闪避值
    4,739
    能量护盾
    0
    伤害
    538
    法术伤害
    538
    命中
    290
    攻击间隔
    1.695
    经验值
    12,306
    异常状态临界值
    7,720
    冰缓
    24
    Shock
    24
    Brittle
    138
    Scorch
    24
    Sap
    67
    Melee
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
    普通攻击
    基本伤害: 430–645
    攻击暴击率: 5%
    攻击间隔: 1.695 秒
    对你的敌人无情痛击。
    skill can fire arrows [1]
    skill can fire wand projectiles [1]
    ParasitePoisonProjectileSingle
    攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 可触发
    基本伤害: 430–645
    攻击暴击率: 5%
    攻击伤害: 70%
    攻击间隔: 1.695 秒
    攻击伤害总降 30%
    击中时使其中毒
    base is projectile [1]
    monster projectile variation [27]

    Object Type

    version 2
    extends "Metadata/Monsters/Parasite/ParasiteDiesAfterTime"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Parasite/ParasiteDiesAfterTime"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Parasite/ParasiteSpittingRyslathaSink"] = {
        name = "Spitting Parasite",
        life = 1.2,
        fireResist = 0,
        coldResist = 40,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.695,
        attackRange = 7,
        accuracy = 1,
        skillList = {
            "Melee",
            "ParasitePoisonProjectileSingle",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["Melee"] = {
        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",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["ParasitePoisonProjectileSingle"] = {
        name = "ParasitePoisonProjectileSingle",
        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,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "global_poison_on_hit",
            "base_is_projectile",
        },
        levels = {
            [1] = {27, baseMultiplier = 0.7, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    中毒持续时间延长 100%
    击中时使目标中毒
    IdParasitePoisonOnHit
    FamilyRatTalismanPoisonOnHit
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • global poison on hit Min: 1 Max: 1 全域
  • base poison duration +% Min: 100 Max: 100 全域
  • Craft Tagspoison chaos ailment
    monster no drops or experience [1]
    IdMonsterNoDropsOrExperience
    FamilyMonsterNoDropsOrExperience
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no drops or experience Min: 1 Max: 1 全域
  • Edit

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