"DOTAAbilities" { "Version" "1" //================================================================================================================= // Necrolyte: Death Seeker (shard ability ) //================================================================================================================= "necrolyte_death_seeker" { // General //------------------------------------------------------------------------------------------------------------- "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET | DOTA_ABILITY_BEHAVIOR_ROOT_DISABLES | DOTA_ABILITY_BEHAVIOR_HIDDEN | DOTA_ABILITY_BEHAVIOR_SHOW_IN_GUIDES" "AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY | DOTA_UNIT_TARGET_TEAM_FRIENDLY" "AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO | DOTA_UNIT_TARGET_BASIC" "AbilityUnitDamageType" "DAMAGE_TYPE_MAGICAL" "SpellImmunityType" "SPELL_IMMUNITY_ENEMIES_NO" "SpellDispellableType" "SPELL_DISPELLABLE_YES" "MaxLevel" "1" "FightRecapLevel" "1" "IsGrantedByShard" "1" // Casting //------------------------------------------------------------------------------------------------------------- "AbilityCastRange" "750" "AbilityCastPoint" "0.2" "AbilityCastAnimation" "ACT_DOTA_CAST_ABILITY_5" // Time //------------------------------------------------------------------------------------------------------------- "AbilityCooldown" "19" // Cost //------------------------------------------------------------------------------------------------------------- "AbilityManaCost" "125" "AbilityValues" { "projectile_multiplier" { "value" "175" } "ethereal_duration" { "value" "2.5" } "magic_resistance_reduction" { "value" "25" } } } //================================================================================================================= // Necrolyte: Death Pulse //================================================================================================================= "necrolyte_death_pulse" { // General //------------------------------------------------------------------------------------------------------------- "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET" "AbilityUnitDamageType" "DAMAGE_TYPE_MAGICAL" "SpellImmunityType" "SPELL_IMMUNITY_ALLIES_YES_ENEMIES_NO" "FightRecapLevel" "1" "AbilitySound" "Hero_Necrolyte.DeathPulse" "AbilityDraftExtraAbilities" { "necrolyte_death_seeker" "shard" } // Casting //------------------------------------------------------------------------------------------------------------- "AbilityCastRange" "0" "AbilityCastPoint" "0.0 0.0 0.0 0.0" // Time //------------------------------------------------------------------------------------------------------------- "AbilityCooldown" "8 7 6 5" // Damage. //------------------------------------------------------------------------------------------------------------- "AbilityDamage" "100 160 220 280" // Cost //------------------------------------------------------------------------------------------------------------- "AbilityManaCost" "115 130 145 160" // Special //------------------------------------------------------------------------------------------------------------- "AbilityValues" { "area_of_effect" { "value" "500" "affected_by_aoe_increase" "1" } "heal" { "value" "70 90 110 130" "special_bonus_unique_necrophos_4" "+50" } "projectile_speed" "400" } "AbilityCastAnimation" "ACT_DOTA_CAST_ABILITY_1" } //================================================================================================================= // Ability: Necrolyte's Heartstopper Aura //================================================================================================================= "necrolyte_heartstopper_aura" { // General //------------------------------------------------------------------------------------------------------------- "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE | DOTA_ABILITY_BEHAVIOR_AURA" "AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY" "SpellImmunityType" "SPELL_IMMUNITY_ENEMIES_YES" "AbilityUnitDamageType" "DAMAGE_TYPE_MAGICAL" "SpellDispellableType" "SPELL_DISPELLABLE_NO" "HasScepterUpgrade" "1" "IsBreakable" "1" "AbilityValues" { "aura_radius" { "value" "700" "affected_by_aoe_increase" "1" } "aura_damage" { "value" "0.8 1.3 1.8 2.3" "special_bonus_unique_necrophos_2" "+0.5" "DamageTypeTooltip" "DAMAGE_TYPE_NONE" "CalculateSpellDamageTooltip" "0" } "heal_reduction_pct" { "value" "0" "special_bonus_unique_necrophos_5" "+25" } "heal_regen_to_damage" { "value" "0" "special_bonus_scepter" "+50" } } "AbilityCastAnimation" "ACT_DOTA_CAST_ABILITY_3" } //================================================================================================================= // Ability: Necrolyte's Sadist //================================================================================================================= "necrolyte_sadist" { // General //------------------------------------------------------------------------------------------------------------- "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE | DOTA_ABILITY_BEHAVIOR_NOT_LEARNABLE" "MaxLevel" "4" "Innate" "1" "DependentOnAbility" "necrolyte_reapers_scythe" "IsBreakable" "1" "AbilityValues" { "health_regen" "3.0 4.5 6 7.5" "mana_regen" "3.5 5 6.5 8" "bonus_aoe" { "value" "0" "special_bonus_facet_necrolyte_profane_potency" "+40" } "bonus_spell_amp" { "value" "0" } "hero_multiplier" "6" "regen_duration" { "value" "8" "special_bonus_unique_necrophos_heartstopper_regen_duration" "+2" } } "AbilityCastAnimation" "ACT_DOTA_CAST_ABILITY_3" } //================================================================================================================= // Ability: Ghost Shroud //================================================================================================================= "necrolyte_ghost_shroud" { // General //------------------------------------------------------------------------------------------------------------- "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_IMMEDIATE" "SpellImmunityType" "SPELL_IMMUNITY_ENEMIES_NO" "AbilitySound" "Hero_Necrolyte.SpiritForm.Cast" "SpellDispellableType" "SPELL_DISPELLABLE_YES" // Casting //------------------------------------------------------------------------------------------------------------- "AbilityCastPoint" "0" // Time //------------------------------------------------------------------------------------------------------------- // Cost //------------------------------------------------------------------------------------------------------------- "AbilityManaCost" "75" "AbilityValues" { "duration" "3 3.5 4 4.5" "heal_bonus" { "value" "45 55 65 75" "special_bonus_unique_necrophos_sadist_heal_bonus" "+15" } "enemies_negative_heal_bonus_as_pct_of_self" { "value" "0" "special_bonus_facet_necrolyte_rapid_decay" "100.0" } "movement_speed" { "value" "16 19 22 25" "special_bonus_unique_necrophos_3" "+20" } "movement_transfer" { "value" "0" "special_bonus_facet_necrolyte_rapid_decay" "50" } "slow_aoe" { "value" "750" "affected_by_aoe_increase" "1" } "bonus_damage" "-20" "AbilityCooldown" { "value" "28 24 20 16" "special_bonus_unique_necrophos_6" "-2.5" } } "AbilityCastAnimation" "ACT_DOTA_CAST_ABILITY_2" } //================================================================================================================= // Aether Form Stop //================================================================================================================= "necrolyte_sadist_stop" { // General //------------------------------------------------------------------------------------------------------------- "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_NO_TARGET | DOTA_ABILITY_BEHAVIOR_HIDDEN | DOTA_ABILITY_BEHAVIOR_IMMEDIATE | DOTA_ABILITY_BEHAVIOR_IGNORE_PSEUDO_QUEUE" // Casting //------------------------------------------------------------------------------------------------------------- "AbilityCastPoint" "0.0 0.0 0.0 0.0" } //================================================================================================================= // Ability: Necrolyte's Reaper's Scythe //================================================================================================================= "necrolyte_reapers_scythe" { // General //------------------------------------------------------------------------------------------------------------- "AbilityType" "DOTA_ABILITY_TYPE_ULTIMATE" "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_UNIT_TARGET" "AbilityUnitTargetTeam" "DOTA_UNIT_TARGET_TEAM_ENEMY" "AbilityUnitTargetType" "DOTA_UNIT_TARGET_HERO" "SpellImmunityType" "SPELL_IMMUNITY_ENEMIES_NO" "SpellDispellableType" "SPELL_DISPELLABLE_NO" "AbilityUnitDamageType" "DAMAGE_TYPE_MAGICAL" "FightRecapLevel" "2" "AbilitySound" "Hero_Necrolyte.ReapersScythe.Target" // Casting //------------------------------------------------------------------------------------------------------------- "AbilityCastPoint" "0.45" "AbilityCastAnimation" "ACT_DOTA_CAST_ABILITY_4" // Time //------------------------------------------------------------------------------------------------------------- "AbilityCooldown" "100" // Cost //------------------------------------------------------------------------------------------------------------- "AbilityManaCost" "250 375 500" // Stats //------------------------------------------------------------------------------------------------------------- "AbilityModifierSupportValue" "0.1" // Primarily about the damage // Special //------------------------------------------------------------------------------------------------------------- "AbilityValues" { "damage_per_health" "0.7 0.8 0.9" "stun_duration" "1.5 1.5 1.5" "hp_per_kill" "2 4 6" "mana_per_kill" "1 2 3" "AbilityCastRange" { "value" "600" } } } //================================================================================================================= // Ability: Special Bonus //================================================================================================================= "special_bonus_unique_necrophos" { // General //------------------------------------------------------------------------------------------------------------- "AbilityType" "DOTA_ABILITY_TYPE_ATTRIBUTES" "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE" "AbilityValues" { "value" { "value" "2.5" } } } //================================================================================================================= // Ability: Special Bonus //================================================================================================================= "special_bonus_unique_necrophos_2" { // General //------------------------------------------------------------------------------------------------------------- "AbilityType" "DOTA_ABILITY_TYPE_ATTRIBUTES" "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE" "BaseClass" "special_bonus_base" } //================================================================================================================= // Ability: Special Bonus //================================================================================================================= "special_bonus_unique_necrophos_3" { // General //------------------------------------------------------------------------------------------------------------- "AbilityType" "DOTA_ABILITY_TYPE_ATTRIBUTES" "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE" "BaseClass" "special_bonus_base" } //================================================================================================================= // Ability: Special Bonus //================================================================================================================= "special_bonus_unique_necrophos_4" { // General //------------------------------------------------------------------------------------------------------------- "AbilityType" "DOTA_ABILITY_TYPE_ATTRIBUTES" "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE" "BaseClass" "special_bonus_base" } //================================================================================================================= // Ability: Special Bonus //================================================================================================================= "special_bonus_unique_necrophos_5" { // General //------------------------------------------------------------------------------------------------------------- "AbilityType" "DOTA_ABILITY_TYPE_ATTRIBUTES" "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE" "BaseClass" "special_bonus_base" } //================================================================================================================= // Ability: Special Bonus //================================================================================================================= "special_bonus_unique_necrophos_6" { // General //------------------------------------------------------------------------------------------------------------- "AbilityType" "DOTA_ABILITY_TYPE_ATTRIBUTES" "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE" "BaseClass" "special_bonus_base" } //================================================================================================================= // Ability: Special Bonus //================================================================================================================= "special_bonus_unique_necrophos_heartstopper_regen_duration" { // General //------------------------------------------------------------------------------------------------------------- "AbilityType" "DOTA_ABILITY_TYPE_ATTRIBUTES" "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE" "BaseClass" "special_bonus_base" } //================================================================================================================= // Ability: Special Bonus //================================================================================================================= "special_bonus_unique_necrophos_sadist_heal_bonus" { // General //------------------------------------------------------------------------------------------------------------- "AbilityType" "DOTA_ABILITY_TYPE_ATTRIBUTES" "AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE" "BaseClass" "special_bonus_base" } }