Alas de Plaga
Demonio
monster base type attack cast speed +% and damage -% final [33]
Duración del veneno aumentada un 100%
Envenena con cada Golpe
Las Habilidades disparan 2 Proyectiles adicionales
Plaguewing
SpectreN
Tagscannot_be_monolith, Lanzador de hechizos, chaos_affinity, cleaving_weapon, cultist, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, humanoid, medium_height, melee, not_int, physical_affinity, red_blood, slow_movement
Vida
360%
Armaduras
+60%
Evasión
+40%
Ailment Threshold
360%
Resistencia
37 37 37 0
Damage
139%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 10
Attack Time
1.455 Second
Damage Spread
±20%
Experiencia
120%
Model Size
100%
Type
KitavaDemonPlaguewing
Metadata
KitavaDemonPlaguewing
Nivel
68
Vida
23,160
Armaduras
46,064
Evasión
6,635
Escudo de energía
0
Damage
519
Daño de hechizos
519
Precisión
290
Attack Time
1.455
Experiencia
12,306
Ailment Threshold
23,160
Chill
73
Shock
73
Brittle
414
Scorch
73
Sap
202
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 415–623
Probabilidad de golpe crítico: 5%
Attack Time: 1.455 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
MonsterLeapSlamCausticCloudPlaguewing
Attack, Area, Melee, Movement, Travel, Slam, Totemable
Salto con impacto
Base Damage: 415–623
Probabilidad de golpe crítico: 5%
Attack Time: 1.455 seg
Tiempo de recarga: 4 seg
Saltas por los aires para infligir daño y empujar a los enemigos con tu arma en el lugar donde caes. Empujas a los enemigos sobre los que caerías fuera de tu camino. Requiere un hacha, una maza, un cetro, una espada o un báculo. No se puede asistir con Asistencia de Golpes múltiples.
Inflige un 50% más de daño
La duración base es de 9 segundos
El radio base es de 1.5 metros
cast time overrides attack duration [1]
ground caustic art variation [2]
is area damage [1]
leap slam base caustic cloud damage to deal per minute [12354]
monster penalty against minions damage +% final vs player minions [-30]
CausticMortarElementalPlaguewing
Projectile, ProjectilesFromUser, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
Mortero
Tiempo de lanzamiento: 1.57 seg
Tiempo de recarga: 4 seg
Igual que la habilidad de mortero de monstruo, pero deja un efecto de suelo al impactar.
Inflige de 125.8 a 188.7 de daño de caos
La duración base es de 3 segundos
active skill area of effect radius +% final [-30]
base is projectile [1]
base projectile ground caustic cloud damage per minute [18344]
ground caustic art variation [2]
is area damage [1]
monster projectile variation [7]
projectile spread radius [10]
projectile spread radius per additional projectile [3]
PlaguewingWhirlingBlades
Attack, Melee, Movement, Travel
Filos giratorios
Base Damage: 415–623
Probabilidad de golpe crítico: 5%
Daño de ataque: 60%
Daño de ataque: 60%
Attack Time: 1.455 seg
Tiempo de recarga: 6 seg
Te lanzas entre los enemigos e infliges daño de arma. Si empuñas dos armas, atacarás con ambas e infligirás el daño de las dos en un solo golpe. Solo funciona con dagas, garras y espadas a una mano. No se puede asistir con Asistencia de Golpes múltiples.
Inflige un 40% menos de daño de ataque
La duración base es de 6 segundos
cast time overrides attack duration [1]
ground caustic art variation [2]
ignores proximity shield [1]
monster flurry [1]
whirling blades base ground chaos damage to deal per minute [11206]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	main_hand_unarmed_type = "One_Hand_Sword"
	basic_action = "Emerge"
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Life
{
	on_spawned_alive = "AddEffectPack( Metadata/Particles/monster_effects/kitava_demon/plaguewing/plaguewing.epk );"
	on_death = "RemoveEffectPack( Metadata/Particles/monster_effects/kitava_demon/plaguewing/plaguewing.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monster/KitavaDemon/KitavaDemonPlaguewing"] = {
    name = "Plaguewing",
    life = 3.6,
    fireResist = 37,
    coldResist = 37,
    lightningResist = 37,
    chaosResist = 0,
    damage = 1.39,
    damageSpread = 0.2,
    attackTime = 1.455,
    attackRange = 10,
    accuracy = 1,
    weaponType1 = "One Hand Sword",
    skillList = {
        "PlaguewingWhirlingBlades",
        "Melee",
        "MonsterLeapSlamCausticCloudPlaguewing",
        "CausticMortarElementalPlaguewing",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["PlaguewingWhirlingBlades"] = {
    name = "Whirling Blades",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Dive through enemies, dealing weapon damage. If dual wielding attacks with both weapons, dealing the damage of both in one hit. Only works with Daggers, Claws, and One-Handed Swords. Cannot be supported by Multistrike.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Melee] = true,
        [SkillType.Movement] = true,
        [SkillType.Travel] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.962,
    baseFlags = {
        attack = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "whirling_blades_base_ground_chaos_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "monster_flurry",
        "ground_caustic_art_variation",
        "cast_time_overrides_attack_duration",
        "ignores_proximity_shield",
    },
    levels = {
        [1] = {1, 6000, 1, 2, baseMultiplier = 0.6, levelRequirement = 68, statInterpolation = {3},  cost = { }, },
    },
}
-- 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["MonsterLeapSlamCausticCloudPlaguewing"] = {
    name = "Leap Slam",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff. Cannot be supported by Multistrike.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
        [SkillType.Melee] = true,
        [SkillType.Movement] = true,
        [SkillType.Travel] = true,
        [SkillType.Slam] = true,
        [SkillType.Totemable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.57,
    baseFlags = {
        attack = true,
        area = true,
        melee = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "leap_slam_base_caustic_cloud_damage_to_deal_per_minute",
        "active_skill_damage_+%_final",
        "base_skill_effect_duration",
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "ground_caustic_art_variation",
        "active_skill_base_area_of_effect_radius",
        "is_area_damage",
        "cast_time_overrides_attack_duration",
    },
    levels = {
        [1] = {0.40000000596046, 50, 9000, -30, 2, 15, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["CausticMortarElementalPlaguewing"] = {
    name = "Mortar",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Like monster mortar skill, but leaves a ground effect on impact.",
    skillTypes = {
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1.57,
    baseFlags = {
        area = true,
        spell = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "base_projectile_ground_caustic_cloud_damage_per_minute",
        "monster_projectile_variation",
        "projectile_spread_radius",
        "ground_caustic_art_variation",
        "base_skill_effect_duration",
        "projectile_spread_radius_per_additional_projectile",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "base_is_projectile",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 7, 7, 10, 2, 3000, 3, -30, levelRequirement = 1, statInterpolation = {3, 3, 3},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 7, 7, 10, 2, 3000, 3, -30, levelRequirement = 56, statInterpolation = {3, 3, 3},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 6, 7, 10, 2, 3000, 3, -30, levelRequirement = 82, statInterpolation = {3, 3, 3},  cost = { }, },
    },
}
monster base type attack cast speed +% and damage -% final [33]
IdMonsterSpeedAndDamageFixupComplete
FamilyMonsterSpeedAndDamageFixup
Domainsmonstruo (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • monster base type attack cast speed +% and damage -% final Min: 33 Max: 33 Global
  • Craft Tagscaster_damage damage attack caster speed
    Duración del veneno aumentada un 100%
    Envenena con cada Golpe
    IdParasitePoisonOnHit
    FamilyRatTalismanPoisonOnHit
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • global poison on hit Min: 1 Max: 1 Global
  • base poison duration +% Min: 100 Max: 100 Global
  • Craft Tagspoison chaos ailment
    Las Habilidades disparan 2 Proyectiles adicionales
    IdMonsterMultipleProjectilesImplicit1
    FamilyMonsterMultipleProjectile
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • number of additional projectiles Min: 2 Max: 2 Global
  • Edit

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