SpectreY
Areaแดนสลัม, เขื่อนดินซาร์น, ทุ่งจักรพรรดิ, ห้องทดลองนิรันดร, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, Ramparts Map, InvasionBoss
Tagsanimal_claw_weapon, beast, extra_large_height, flesh_armour, insect, insect_blood, is_unarmed, large_model, physical_affinity, ranged, summoner, very_slow_movement
Packs
  • แดนสลัม: Carrion Queen, Carrion Minion
  • เขื่อนดินซาร์น, ทุ่งจักรพรรดิ: Carrion Queen, Carrion Swarmer
  • ห้องทดลองนิรันดร: Carrion Queen, Carrion Burrower
  • WorldAreas#1324: Carrion Queen
  • WorldAreas#1378: Carrion Queen, Carrion Swarmer, Carrion Minion
  • InvasionBoss: มารดาแห่งฝูงแมลง, Carrion Queen, Carrion Swarmer
  • Carrion Queen, Carrion Swarmer
  • Carrion Queen, Carrion Minion
  • ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ความทรงจำที่แตกแยก, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ, ช่องว่างความจำ: Carrion Queen, Carrion Swarmer, Carrion Burrower
  • พลังชีวิต
    245%
    Ailment Threshold
    245%
    ค่าต้านทาน
    0 0 0 0
    Damage
    84%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    140%
    Model Size
    95%
    Type
    InsectSpawner
    Metadata
    InsectSpawner
    เลเวล
    83
    พลังชีวิต
    78,441
    เกราะ
    92,477
    การหลบหลีก
    7,860
    โล่พลังงาน
    0
    Damage
    756
    ความเสียหายเวท
    756
    ความแม่นยำ
    518
    Attack Time
    1.5
    ค่าประสบการณ์
    18,385
    Ailment Threshold
    78,441
    Chill
    248
    Shock
    248
    Brittle
    1,403
    Scorch
    248
    Sap
    685
    InsectSpawnerSpit
    Attack, Projectile, ProjectilesFromUser
    Base Damage: 605–908
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    เสริมความเสียหาย ไฟ 63.85 ถึง 95.77
    เสริมความเสียหาย กายภาพ 212.8 ถึง 266 ให้กับการโจมตี
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [30]
    InsectSpawnerSpawn
    Spell, Minion, CreatesMinion
    เวลาร่าย: 2.5 วินาที
    number of insects allowed [10]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
         //turn_duration = 0.4
         visual_size_index = 1
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/InsectSpawner/InsectSpawner"] = {
        name = "Carrion Queen",
        life = 2.45,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.84,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "InsectSpawnerSpit",
            "InsectSpawnerSpawn",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["InsectSpawnerSpit"] = {
        name = "InsectSpawnerSpit",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_minimum_added_fire_damage",
            "attack_maximum_added_fire_damage",
            "attack_minimum_added_physical_damage",
            "attack_maximum_added_physical_damage",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.18000000715256, 0.27000001072884, 0.60000002384186, 0.75, 30, levelRequirement = 2, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["InsectSpawnerSpawn"] = {
        name = "InsectSpawnerSpawn",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Minion] = true,
            [SkillType.CreatesMinion] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_insects_allowed",
        },
        levels = {
            [1] = {10, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    แปลงความเสียหาย กายภาพ 50% เป็น ไฟ
    IdMonsterConvertToFireDamage2
    FamilyFireDamageAsPortionOfDamage
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • base physical damage % to convert to fire Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage elemental_damage damage physical elemental fire
    Carrion Queen
    สัตว์ร้าย
    นำความเสียหาย กายภาพ 50% ไปเสริมเป็น เคออส
    SpectreY
    Tagsanimal_claw_weapon, beast, flesh_armour, insect, insect_blood, is_unarmed, large_height, large_model, physical_affinity, ranged, very_slow_movement
    พลังชีวิต
    245%
    Ailment Threshold
    245%
    ค่าต้านทาน
    0 0 0 0
    Damage
    84%
    ความแม่นยำ
    100%
    โอกาสคริติคอล
    +5%
    ตัวคูณคริติคอล
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±20%
    ค่าประสบการณ์
    140%
    Model Size
    86%
    Type
    InsectSpawner
    Metadata
    InsectSpawnerParasite
    เลเวล
    68
    พลังชีวิต
    15,762
    เกราะ
    28,790
    การหลบหลีก
    4,739
    โล่พลังงาน
    0
    Damage
    314
    ความเสียหายเวท
    314
    ความแม่นยำ
    290
    Attack Time
    1.5
    ค่าประสบการณ์
    14,357
    Ailment Threshold
    15,762
    Chill
    50
    Shock
    50
    Brittle
    282
    Scorch
    50
    Sap
    138
    InsectSpawnerSpit
    Attack, Projectile, ProjectilesFromUser
    Base Damage: 251–377
    โอกาสคริติคอล: 5%
    Attack Time: 1.5 วินาที
    เสริมความเสียหาย ไฟ 40.98 ถึง 61.47
    เสริมความเสียหาย กายภาพ 136.6 ถึง 170.7 ให้กับการโจมตี
    base is projectile [1]
    monster reverse point blank damage -% at minimum range [30]
    SummonParasite
    คูลดาวน์: 4 วินาที
    summoned monsters are minions [1]
    summoned monsters no drops or experience [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Render
    {
         //turn_duration = 0.4
         visual_size_index = 1
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/InsectSpawner/InsectSpawnerParasite"] = {
        name = "Carrion Queen",
        life = 2.45,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 0.84,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "InsectSpawnerSpit",
            "SummonParasite",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["InsectSpawnerSpit"] = {
        name = "InsectSpawnerSpit",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_minimum_added_fire_damage",
            "attack_maximum_added_fire_damage",
            "attack_minimum_added_physical_damage",
            "attack_maximum_added_physical_damage",
            "monster_reverse_point_blank_damage_-%_at_minimum_range",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.18000000715256, 0.27000001072884, 0.60000002384186, 0.75, 30, levelRequirement = 2, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SummonParasite"] = {
        name = "SummonParasite",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "summoned_monsters_no_drops_or_experience",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    นำความเสียหาย กายภาพ 50% ไปเสริมเป็น เคออส
    IdMonsterPhysicalAddedAsChaos1__
    FamilyNonChaosAddedAsChaos
    DomainsMonster (3)
    GenerationTypeยูนิค (3)
    Req. level1
    Stats
  • physical damage % to add as chaos Min: 50 Max: 50 Global
  • Craft Tagsphysical_damage chaos_damage damage physical chaos
    Edit

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