Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/abaddon_frostmourne.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"curse_dps"
{
"value" "15 25 35 45 90 135"
"special_bonus_unique_abaddon_5" "+25"
"special_bonus_unique_abaddon_5" "+30"
}
"tower_dps_pct" "100"
"curse_interval" "0.5"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/alchemist_acid_spray.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

// Time
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "22 21 20 19 18 17" //OAA, just OCD
"AbilityCooldown" "21 20 19 18 17 16" //OAA, intentionally buffed

// Cost
//-------------------------------------------------------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions game/scripts/npc/abilities/alchemist_chemical_rage.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"bonus_health" "0"
"bonus_health_regen" //OAA, intentionally buffed
{
"value" "60 110 160 310 410"
"special_bonus_unique_alchemist_4" "+50" // unused
"value" "50 120 190 260 330"
"special_bonus_unique_alchemist_4" "+50" // we dont use this so ignore
}
"bonus_mana_regen" "0"
"bonus_movespeed"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/alchemist_chemical_rage_oaa.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"bonus_health" "0"
"bonus_health_regen"
{
"value" "60 110 160 310 410"
"value" "50 120 190 260 330"
}
"bonus_mana_regen" "0"
"bonus_movespeed"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/alchemist_goblins_greed.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dynamic_value" "true"
}
"bonus_bonus_gold" "1" //OAA, intentionally nerfed
"bonus_gold_per_scepter" "6"
"bonus_gold_per_scepter" "3"
"bounty_multiplier" "2"
"damage"
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"damage"
{
"value" "30 60 90 120 150 180"
"special_bonus_unique_ancient_apparition_2" "+80"
"special_bonus_unique_ancient_apparition_2" "+100"
}
"slow"
{
Expand Down
4 changes: 2 additions & 2 deletions game/scripts/npc/abilities/ancient_apparition_ice_blast.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"damage_per_second" "12 24 36 72 108"
"radius_min"
{
"value" "275"
"value" "300"
"affected_by_aoe_increase" "1"
}
"radius_grow"
Expand All @@ -56,7 +56,7 @@
}
"path_radius"
{
"value" "275"
"value" "300"
"affected_by_aoe_increase" "1"
}
"frostbite_duration" //OAA, intentionally nerfed
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/antimage_persectur.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"hero_levelup" "+1"
"special_bonus_unique_antimage_5" "+18"
}
"mana_threshold" "50"
"mana_threshold" "60"
"slow_duration" "0.75"
"zero_tooltip" "0"
}
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/bane_brain_sap.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

// Cost
//-------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "120 130 140 150 160 170"
"AbilityManaCost" "105 120 135 150 165 180"

// Special
//-------------------------------------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/batrider_firefly.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
{
"damage_per_second"
{
"value" "25 50 75 100 200 300"
"value" "20 40 60 80 160 240"
"CalculateSpellDamageTooltip" "1"
"special_bonus_unique_batrider_4" "+30"
}
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/batrider_flaming_lasso.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"break_distance" "425"
"damage" //OAA, intentionally buffed; total damage
{
"value" "200 400 600 1000 1400"
"value" "200 375 550 900 1250"
"CalculateSpellDamageTooltip" "1"
}
"grab_radius_scepter"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"DOTAAbilities"
{
//=================================================================================================================
// Beastmaster: Call of the Wild Boar (OAA rework) FIXEDFUCK
// Beastmaster: Summon Razorback (OAA rework) FIXEDFUCK
//=================================================================================================================
"beastmaster_call_of_the_wild_boar_oaa"
{
Expand Down Expand Up @@ -33,8 +33,8 @@
"boar_health" "450 750 1050 1350 2700 5400"
"boar_damage"
{
"value" "35 50 65 80 160 320"
//"special_bonus_unique_beastmaster_2" "+60"
"value" "30 45 60 75 150 300"
//"special_bonus_unique_beastmaster_2" "+60" // applied through Beastmaster innate
"CalculateSpellDamageTooltip" "0"
}
"boar_armor" "0"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/beastmaster_wild_axes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

// Cost
//-------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "50 55 60 65 70 75"
"AbilityManaCost" "65 70 75 80 85 90" //OAA, intentionally nerfed

// Special
//-------------------------------------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/bounty_hunter_shuriken_toss.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@

// Cost
//-------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "75 80 85 90 95 100"
"AbilityManaCost" "75 80 85 90 95 100" //OAA, intentionally buffed

// Special
//-------------------------------------------------------------------------------------------------------------
Expand Down
6 changes: 3 additions & 3 deletions game/scripts/npc/abilities/bounty_hunter_track.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

// Cost
//-------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "60"
"AbilityManaCost" "50"

// Special
//-------------------------------------------------------------------------------------------------------------
Expand All @@ -46,12 +46,12 @@
"bonus_gold_self" //OAA, intentionally buffed
{
"value" "320 640 960 1920 2880"
"special_bonus_unique_bounty_hunter_3" "+50" // unused in OAA
"special_bonus_unique_bounty_hunter_3" "+50" // we dont use this so ignore
}
"bonus_gold" //OAA, intentionally buffed
{
"value" "250 500 750 1500 2250"
"special_bonus_unique_bounty_hunter_3" "+50" // unused in OAA
"special_bonus_unique_bounty_hunter_3" "+50" // we dont use this so ignore
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/bounty_hunter_wind_walk.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
{
"duration" "20.0 25.0 30.0 35.0 40.0 45.0"
"fade_time" "1.0 0.75 0.5 0.25 0.1 0.0"
"bonus_move_speed_pct" "8 12 16 20 24 28"
"bonus_move_speed_pct" "11 14 17 20 23 26"
"stun_duration"
{
"value" "1.0 1.2 1.4 1.6 1.8 2.0"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/bristleback_bristleback_oaa.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"quill_release_threshold"
{
"value" "275 250 225 200 175 150"
"special_bonus_unique_bristleback" "-25"
"special_bonus_unique_bristleback" "-30"
}
}

Expand Down
4 changes: 2 additions & 2 deletions game/scripts/npc/abilities/bristleback_hairball.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"DOTAAbilities"
{
//=================================================================================================================
// Bristleback: Hairball (Shard)
// Bristleback: Hairball (shard ability)
//=================================================================================================================
"bristleback_hairball"
{
Expand All @@ -22,7 +22,7 @@

// Time
//-------------------------------------------------------------------------------------------------------------
"AbilityCooldown" "13"
"AbilityCooldown" "15"

// Cost
//-------------------------------------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/bristleback_warpath.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
{
"damage_per_stack" //OAA, intentionally buffed
{
"value" "15 21 27 39 51"
"value" "12 20 28 36 44"
"special_bonus_facet_bristleback_berserk" "=5"
"special_bonus_unique_bristleback_3" "+18"
"CalculateSpellDamageTooltip" "0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
}
"aura_radius"
{
"value" "800"
"value" "1200"
"affected_by_aoe_increase" "1"
}
}
Expand Down
4 changes: 2 additions & 2 deletions game/scripts/npc/abilities/broodmother_spin_web.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"bonus_movespeed"
{
"value" "10 20 30 40 50 60"
"special_bonus_unique_broodmother_web_speed" "+7" // unused in OAA
"special_bonus_unique_broodmother_web_speed" "+7" // we dont use this so ignore
}
"AbilityChargeRestoreTime"
{
Expand All @@ -61,7 +61,7 @@
"special_bonus_facet_broodmother_necrotic_webs" "=10 =25 =40 =55 =55 =55"
"value" "0"
}
"break_move_cap" // unused in OAA because it's annoying
"break_move_cap" // // we dont use this because it's annoying
{
"value" "0"
"special_bonus_unique_broodmother_web_speed" "1"
Expand Down
4 changes: 2 additions & 2 deletions game/scripts/npc/abilities/centaur_hoof_stomp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
}
"stun_duration"
{
"value" "1.6 1.8 2.0 2.2 2.4 2.6"
"special_bonus_unique_centaur_2" "+0.8"
"value" "1.6 1.8 2.0 2.2 2.3 2.4"
"special_bonus_unique_centaur_2" "+1.0"
}
"windup_time" "0.5"
}
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/chaos_knight_chaos_strike.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"special_bonus_unique_chaos_knight_5" "+10"
}
"crit_min" "120"
"crit_max" "140 180 220 260 300 340"
"crit_max" "150 190 230 270 310 350"
"lifesteal"
{
"value" "30 40 50 60 70 80"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/dark_willow_terrorize.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"telegraph_to_enemies" "0"
"destination_radius"
{
"value" "400 450 500 525 550"
"value" "450 500 550 600 650"
"affected_by_aoe_increase" "1"
}
"AbilityCooldown"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/dawnbreaker_solar_guardian.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"AbilityValues"
{
"pulse_interval" "0.5"
"land_stun_duration" "1.4 1.6 1.8 2.0 2.2"
"land_stun_duration" "1.2 1.4 1.6 1.8 2.0"
"max_offset_distance" "350"
"airtime_scepter_movement_speed" "200"
"daytime_duration" "6"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/doom_bringer_scorched_earth.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
"bonus_health_regen"
{
"value" "7 8 9 10 12 14"
"value" "6.66"
}
"radius"
{
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/drow_ranger_frost_arrows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"frost_arrows_movement_speed" "-15 -25 -35 -45 -50 -55"
"damage"
{
"value" "10 15 20 25 50 75"
"value" "12 18 24 30 60 90"
"CalculateSpellDamageTooltip" "0"
}
"shard_regen_reduction_pct_per_stack" //OAA, intentionally nerfed
Expand Down
4 changes: 2 additions & 2 deletions game/scripts/npc/abilities/drow_ranger_wave_of_silence.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@
{
"value" "16 15 14 13 12 11"
}
"AbilityManaCost"
"AbilityManaCost" //OAA, intentionally nerfed
{
"value" "70"
"value" "55 60 65 70 75 80"
}
"miss_chance"
{
Expand Down
4 changes: 2 additions & 2 deletions game/scripts/npc/abilities/faceless_void_chronosphere.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
{
"value" "500"
"affected_by_aoe_increase" "1"
"special_bonus_unique_faceless_void_2" "+140" // unused in OAA
"special_bonus_unique_faceless_void_2" "+140" // we dont use this so ignore
}
"duration" //OAA, intentionally nerfed
{
Expand All @@ -51,7 +51,7 @@
"bonus_attack_speed"
{
"value" "0"
"special_bonus_unique_faceless_void" "+100"
"special_bonus_unique_faceless_void" "+80"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/faceless_void_time_walk.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"AbilityCooldown" //OAA, intentionally rescaled
{
"value" "14 12 10 8 7 6"
"special_bonus_unique_faceless_void_5" "-1.25"
"special_bonus_unique_faceless_void_5" "-1"
}
"backtrack_duration"
{
Expand Down
4 changes: 2 additions & 2 deletions game/scripts/npc/abilities/furion_force_of_nature.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

// Cost
//-------------------------------------------------------------------------------------------------------------
"AbilityManaCost" "100"
"AbilityManaCost" "85 90 95 100 105 110"

// Special
//-------------------------------------------------------------------------------------------------------------
Expand Down Expand Up @@ -51,7 +51,7 @@
}
"treant_bonus_hero_damage"
{
"value" "4 8 12 16 32 64"
"value" "6 10 14 18 36 72"
"special_bonus_unique_furion" "x3"
}
"treant_movespeed"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/abilities/furion_force_of_nature_oaa.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"AbilityCastPoint" "0.5"
"AbilityCastAnimation" "ACT_DOTA_CAST_ABILITY_3"

"AbilityManaCost" "100"
"AbilityManaCost" "85 90 95 100 105 110"

// Special
//-------------------------------------------------------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions game/scripts/npc/abilities/furion_sprout.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
"affected_by_aoe_increase" "1"
}
"duration" "2.5 3 3.5 4 4.5 5"
"sprout_damage" //OAA, intentionally buffed both base values and the talent
"sprout_damage" //OAA, intentionally buffed
{
"value" "75 150 225 300 600 900"
"special_bonus_unique_furion_4" "+200"
"special_bonus_unique_furion_4" "+220"
}
"sprout_damage_radius"
{
Expand Down
4 changes: 2 additions & 2 deletions game/scripts/npc/abilities/furion_wrath_of_nature.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"damage" //OAA, intentionally buffed
{
"value" "115 165 215 365 515"
"special_bonus_unique_furion_5" "+25" // unused in OAA
"special_bonus_unique_furion_5" "+25" // we dont use this so ignore
}
"damage_percent_add"
{
Expand All @@ -60,7 +60,7 @@
"AbilityCooldown"
{
"value" "85"
"special_bonus_unique_furion_7" "-15"
"special_bonus_unique_furion_7" "-20"
}
"scepter_min_entangle_duration"
{
Expand Down
Loading