MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
Avatar du Serpent
Bête
IconEnemyResistanceFire IconEnemyResistanceChaos
200% d'Augmentation de la Durée du Poison
Empoisonne au Toucher
monster no drops or experience [1]
18% d'Augmentation de Dégâts
40% d'Augmentation de la Vitesse d'attaque
40% d'Augmentation de la Vitesse de déplacement
25% de Réduction des Dégâts subis
30% des Dégâts physiques sont Convertis en Dégâts de chaos
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Avatar of the Snake
Spectre
Tagsbeast, fast_movement, has_dagger, has_one_handed_melee, light_armour, medium_small_height, not_int, not_str, physical_affinity, ranged, red_blood, reptile_beast
Vie
600%
Évasion
+15%
Ailment Threshold
600%
Résistance
IconEnemyResistanceFire30% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos30%
Damage
114%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 8
Attack Time
1.095 Second
Damage Spread
±20%
Expérience
200%
Model Size
140%
Type
SnakeChimeraBoss
Metadata
SnakeSpitChimeraBoss
Niveau
68
Vie
38,600
Armure
28,790
Score d'Évasion
5,450
Damage
426
Dégâts des sorts
426
Précision
580
Attack Time
1.095
Expérience
20,510
Minion Life
8,373
Minion Damage
340
Ailment Threshold
38,600
Chill
122
Shock
122
Brittle
691
Scorch
122
Sap
337
Phys Convert Ele
240%
SnakeProjectileChimeraBoss
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 341511
Chances de coup critique: 5%
Attack Time: 1.095 sec.
Temps de recharge: 0.5 sec.
Tire 3 Projectiles supplémentaires
base is projectile [1]
monster projectile variation [1]
SnakeProjectileChimeraBossCaustic
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 341511
Chances de coup critique: 5%
Attack Time: 1.095 sec.
Temps de recharge: 5 sec.
always pierce [1]
base is projectile [1]
base projectile ground caustic cloud damage per minute [16119]
base projectile ground effect duration [5000]
monster projectile variation [1]
projectile ground caustic cloud radius [12]
projectiles drop caustic cloud [1]

Object Type

version 2
extends "Metadata/Monsters/Chimera/PitFightMonsters"

Actor
{
	main_hand_unarmed_type = "Dagger"
	basic_action = "ChangeToStance1"
	basic_action = "ChangeToStance2"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Snake/SnakeSpitChimeraBoss"] = {
    fireResist = 30,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 30,
    name = "Avatar of the Snake",
    life = 6,
    damage = 1.14,
    damageSpread = 0.2,
    attackTime = 1.095,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "SnakeProjectileChimeraBoss",
        "SnakeProjectileChimeraBossCaustic",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["SnakeProjectileChimeraBoss"] = {
    name = "SnakeProjectileChimeraBoss",
    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.5,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_projectile_variation",
        "number_of_additional_projectiles",
        "base_is_projectile",
    },
    levels = {
        [1] = {1, 3, levelRequirement = 82, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SnakeProjectileChimeraBossCaustic"] = {
    name = "SnakeProjectileChimeraBossCaustic",
    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.5,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_projectile_ground_caustic_cloud_damage_per_minute",
        "monster_projectile_variation",
        "base_projectile_ground_effect_duration",
        "projectile_ground_caustic_cloud_radius",
        "base_is_projectile",
        "projectiles_drop_caustic_cloud",
        "always_pierce",
    },
    levels = {
        [1] = {1, 1, 5000, 12, levelRequirement = 82, statInterpolation = {3},  cost = { }, },
    },
}
200% d'Augmentation de la Durée du Poison
Empoisonne au Toucher
FamilyRatTalismanPoisonOnHit
Domainsmonstre (3)
GenerationTypeUnique (3)
Req. level1
Stats
  • global poison on hit 1 1 Global — Valeur fixe
  • base poison duration +% 200 200 Global
  • Craft Tagspoison Chaos Altération
    monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no drops or experience 1 1 Global — Valeur fixe
  • 18% d'Augmentation de Dégâts
    40% d'Augmentation de la Vitesse d'attaque
    40% d'Augmentation de la Vitesse de déplacement
    25% de Réduction des Dégâts subis
    FamilyChimeraMinionFerocity
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • damage +% 18 18 Global
  • attack speed +% 40 40 Global
  • base damage taken +% -25 -25 Global
  • base movement velocity +% 40 40 Global
  • Craft TagsDégâts Attaque Vitesse
    30% des Dégâts physiques sont Convertis en Dégâts de chaos
    FamilyChaosDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to chaos 30 30 Global
  • Craft Tagsphysical_damage chaos_damage Dégâts Physique Chaos
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Valeur fixe
  • cant possess this 1 1 Global — Valeur fixe
  • cannot be afflicted 1 1 Global — Valeur fixe
  • monster no talismans 1 1 Global — Valeur fixe
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Valeur fixe
  • cannot be tagged by sentinel 1 1 Global
  • Avatar du Serpent
    Bête
    IconEnemyResistanceFire IconEnemyResistanceChaos
    200% d'Augmentation de la Durée du Poison
    Empoisonne au Toucher
    monster no drops or experience [1]
    18% d'Augmentation de Dégâts
    40% d'Augmentation de la Vitesse d'attaque
    40% d'Augmentation de la Vitesse de déplacement
    25% de Réduction des Dégâts subis
    30% des Dégâts physiques sont Convertis en Dégâts de chaos
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    Avatar of the Snake
    Spectre
    Tagsbeast, fast_movement, has_dagger, has_one_handed_melee, light_armour, not_int, not_str, physical_affinity, ranged, red_blood, reptile_beast
    Vie
    600%
    Évasion
    +15%
    Ailment Threshold
    600%
    Résistance
    IconEnemyResistanceFire30% IconEnemyResistanceCold0% IconEnemyResistanceLightning0% IconEnemyResistanceChaos30%
    Damage
    114%
    Précision
    100%
    Chances de coup critique
    +5%
    Multiplicateur de coups critiques
    +130%
    Attack Distance
    6 ~ 8
    Attack Time
    1.095 Second
    Damage Spread
    ±20%
    Expérience
    200%
    Model Size
    140%
    Type
    SnakeChimeraBoss
    Metadata
    SnakeSpitChimeraBossStandalone
    Niveau
    68
    Vie
    38,600
    Armure
    28,790
    Score d'Évasion
    5,450
    Damage
    426
    Dégâts des sorts
    426
    Précision
    580
    Attack Time
    1.095
    Expérience
    20,510
    Minion Life
    8,373
    Minion Damage
    340
    Ailment Threshold
    38,600
    Chill
    122
    Shock
    122
    Brittle
    691
    Scorch
    122
    Sap
    337
    Phys Convert Ele
    240%
    SnakeProjectileChimeraBoss
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 341511
    Chances de coup critique: 5%
    Attack Time: 1.095 sec.
    Temps de recharge: 0.5 sec.
    Tire 3 Projectiles supplémentaires
    base is projectile [1]
    monster projectile variation [1]
    SnakeProjectileChimeraBossCaustic
    Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
    Base Damage: 341511
    Chances de coup critique: 5%
    Attack Time: 1.095 sec.
    Temps de recharge: 5 sec.
    always pierce [1]
    base is projectile [1]
    base projectile ground caustic cloud damage per minute [16119]
    base projectile ground effect duration [5000]
    monster projectile variation [1]
    projectile ground caustic cloud radius [12]
    projectiles drop caustic cloud [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	main_hand_unarmed_type = "Dagger"
    	basic_action = "ChangeToStance1"
    	basic_action = "ChangeToStance2"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Snake/SnakeSpitChimeraBossStandalone"] = {
        fireResist = 30,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 30,
        name = "Avatar of the Snake",
        life = 6,
        damage = 1.14,
        damageSpread = 0.2,
        attackTime = 1.095,
        attackRange = 8,
        accuracy = 1,
        skillList = {
            "SnakeProjectileChimeraBoss",
            "SnakeProjectileChimeraBossCaustic",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SnakeProjectileChimeraBoss"] = {
        name = "SnakeProjectileChimeraBoss",
        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.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "monster_projectile_variation",
            "number_of_additional_projectiles",
            "base_is_projectile",
        },
        levels = {
            [1] = {1, 3, levelRequirement = 82, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SnakeProjectileChimeraBossCaustic"] = {
        name = "SnakeProjectileChimeraBossCaustic",
        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.5,
        baseFlags = {
            attack = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_projectile_ground_caustic_cloud_damage_per_minute",
            "monster_projectile_variation",
            "base_projectile_ground_effect_duration",
            "projectile_ground_caustic_cloud_radius",
            "base_is_projectile",
            "projectiles_drop_caustic_cloud",
            "always_pierce",
        },
        levels = {
            [1] = {1, 1, 5000, 12, levelRequirement = 82, statInterpolation = {3},  cost = { }, },
        },
    }
    
    200% d'Augmentation de la Durée du Poison
    Empoisonne au Toucher
    FamilyRatTalismanPoisonOnHit
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • global poison on hit 1 1 Global — Valeur fixe
  • base poison duration +% 200 200 Global
  • Craft Tagspoison Chaos Altération
    monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no drops or experience 1 1 Global — Valeur fixe
  • 18% d'Augmentation de Dégâts
    40% d'Augmentation de la Vitesse d'attaque
    40% d'Augmentation de la Vitesse de déplacement
    25% de Réduction des Dégâts subis
    FamilyChimeraMinionFerocity
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • damage +% 18 18 Global
  • attack speed +% 40 40 Global
  • base damage taken +% -25 -25 Global
  • base movement velocity +% 40 40 Global
  • Craft TagsDégâts Attaque Vitesse
    30% des Dégâts physiques sont Convertis en Dégâts de chaos
    FamilyChaosDamageAsPortionOfDamage
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • base physical damage % to convert to chaos 30 30 Global
  • Craft Tagsphysical_damage chaos_damage Dégâts Physique Chaos
    cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsmonstre (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — Valeur fixe
  • cant possess this 1 1 Global — Valeur fixe
  • cannot be afflicted 1 1 Global — Valeur fixe
  • monster no talismans 1 1 Global — Valeur fixe
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — Valeur fixe
  • cannot be tagged by sentinel 1 1 Global
  • Edit

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