Skip to content

Commit

Permalink
7.38 initial fixes (#3777)
Browse files Browse the repository at this point in the history
Neutral items reverted to vanilla
Madstones drop like infinity bottles but with less chance
  • Loading branch information
DarkoniusXNG authored Feb 19, 2025
1 parent af8c083 commit 4d0743f
Show file tree
Hide file tree
Showing 74 changed files with 480 additions and 743 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//-------------------------------------------------------------------------------------------------------------
"BaseClass" "ability_lua"
"ScriptFile" "abilities/boss/tormentor_boss/tormentor_radiance.lua"
"AbilityTextureName" "dawnbreaker_luminosity" //"miniboss_radiance"
"AbilityTextureName" "miniboss_radiance" // dawnbreaker_luminosity
"AbilityBehavior" "DOTA_ABILITY_BEHAVIOR_PASSIVE"

"MaxLevel" "1"
Expand Down
63 changes: 0 additions & 63 deletions game/scripts/npc/abilities/morphling_adaptive_strike_str.txt

This file was deleted.

20 changes: 0 additions & 20 deletions game/scripts/npc/abilities/morphling_morph.txt

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "4376"
"ItemCost" "4326"
"ItemShopTags" "move_speed;regen_health;str;int;attack_speed;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "greater tranquil boots;tranquil boots;tranquils"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "7877"
"ItemCost" "7827"
"ItemShopTags" "move_speed;regen_health;str;int;attack_speed;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "greater tranquil boots 2;tranquil boots 2;tranquils 2"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "15878"
"ItemCost" "15828"
"ItemShopTags" "move_speed;regen_health;str;int;attack_speed;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "greater tranquil boots 3;tranquil boots 3;tranquils 3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "32879"
"ItemCost" "32829"
"ItemShopTags" "move_speed;regen_health;str;int;attack_speed;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "greater tranquil boots 4;tranquil boots 4;tranquils 4"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/custom/item_lucience.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "3151"
"ItemCost" "3126"
"ItemShopTags" "str;int;move_speed;hard_to_tag"
"ItemQuality" "epic"
"ItemAliases" "lucience;lucio"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/custom/item_lucience_2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "6652"
"ItemCost" "6627"
"ItemShopTags" "str;int;move_speed;hard_to_tag"
"ItemQuality" "epic"
"ItemAliases" "lucience 2;lucio 2"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/custom/item_lucience_3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "14653"
"ItemCost" "14628"
"ItemShopTags" "str;int;move_speed;hard_to_tag"
"ItemQuality" "epic"
"ItemAliases" "lucience 3;lucio 3"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/custom/item_lucience_4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "31654"
"ItemCost" "31629"
"ItemShopTags" "str;int;move_speed;hard_to_tag"
"ItemQuality" "epic"
"ItemAliases" "lucience 4;lucio 4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "1650"
"ItemCost" "1625"
"ItemShopTags" "str;int;move_speed;attack_speed;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "drum of endurance;drums"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_boots_of_bearing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "4275"
"ItemCost" "4225"
"ItemShopTags" "str;int;move_speed;attack_speed;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "boots of bearing;marching boots;bearing"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_hand_of_midas.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "2200"
"ItemCost" "2175"
"ItemShopTags" "attack_speed;hard_to_tag"
"ItemQuality" "common"
"ItemAliases" "hand of midas;midas"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_silver_edge.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "5450"
"ItemCost" "5800"
"ItemShopTags" "damage;attack_speed;crit;hard_to_tag"
"ItemQuality" "epic"
"ItemAliases" "sb;invis;shadow blade;silver edge"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_silver_edge_2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "6951"
"ItemCost" "7301"
"ItemShopTags" "damage;attack_speed;crit;hard_to_tag"
"ItemQuality" "epic"
"ItemAliases" "invis 2;silver edge 2"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_silver_edge_3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "10452"
"ItemCost" "10802"
"ItemShopTags" "damage;attack_speed;crit;hard_to_tag"
"ItemQuality" "epic"
"ItemAliases" "invis 3;silver edge 3"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_silver_edge_4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "18453"
"ItemCost" "18803"
"ItemShopTags" "damage;attack_speed;crit;hard_to_tag"
"ItemQuality" "epic"
"ItemAliases" "invis 4;silver edge 4"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_silver_edge_5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "35454"
"ItemCost" "35804"
"ItemShopTags" "damage;attack_speed;crit;hard_to_tag"
"ItemQuality" "epic"
"ItemAliases" "invis 5;silver edge 5"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_solar_crest.txt
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "2600"
"ItemCost" "2575"
"ItemShopTags" "armor;regen_mana;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "solar crest"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_solar_crest_2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "4101"
"ItemCost" "4076"
"ItemShopTags" "armor;regen_mana;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "solar crest 2"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_solar_crest_3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "7602"
"ItemCost" "7577"
"ItemShopTags" "armor;regen_mana;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "solar crest 3"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_solar_crest_4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "15603"
"ItemCost" "15578"
"ItemShopTags" "armor;regen_mana;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "solar crest 4"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_solar_crest_5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "32604"
"ItemCost" "32579"
"ItemShopTags" "armor;regen_mana;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "solar crest 5"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_wind_waker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "6100" //OAA
"ItemCost" "6075" //OAA
"ItemShopTags" "int;regen_mana;move_speed;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "cyclone;wind waker;ww"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_wind_waker_2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "7601"
"ItemCost" "7576"
"ItemShopTags" "int;regen_mana;move_speed;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "cyclone 2;wind waker 2;ww 2"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_wind_waker_3.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "11102"
"ItemCost" "11077"
"ItemShopTags" "int;regen_mana;move_speed;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "cyclone 3;wind waker 3;ww 3"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_wind_waker_4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "19103"
"ItemCost" "19078"
"ItemShopTags" "int;regen_mana;move_speed;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "cyclone 4;wind waker 4;ww 4"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/item_wind_waker_5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

// Item Info
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "36104"
"ItemCost" "36079"
"ItemShopTags" "int;regen_mana;move_speed;hard_to_tag"
"ItemQuality" "rare"
"ItemAliases" "cyclone 5;wind waker 5;ww 5"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/neutral/item_ancient_relic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemSellable" "0"
"ItemIsNeutralDrop" "1"
"ItemIsNeutralPassiveDrop" "1"
"ItemPurchasable" "0"

"Model" "models/props_gameplay/neutral_box.vmdl"
Expand Down
2 changes: 1 addition & 1 deletion game/scripts/npc/items/neutral/item_angel_heart.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
//-------------------------------------------------------------------------------------------------------------
"ItemCost" "0"
"ItemSellable" "0"
"ItemIsNeutralDrop" "1"
"ItemIsNeutralPassiveDrop" "1"
"ItemPurchasable" "0"

"Model" "models/props_gameplay/neutral_box.vmdl"
Expand Down
Loading

0 comments on commit 4d0743f

Please sign in to comment.