Skip to content

Commit

Permalink
Merge pull request #170 from Geczy/master
Browse files Browse the repository at this point in the history
7.38
  • Loading branch information
howardchung authored Feb 21, 2025
2 parents ab25396 + c413d3a commit ddff4a5
Show file tree
Hide file tree
Showing 15 changed files with 10,022 additions and 3,126 deletions.
5,783 changes: 3,924 additions & 1,859 deletions build/abilities.json

Large diffs are not rendered by default.

58 changes: 58 additions & 0 deletions build/ability_ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,18 @@
"83": "bear_empty2",
"84": "courier_autodeliver",
"195": "ringmaster_spotlight",
"196": "ringmaster_summon_unicycle",
"212": "item_ring_of_aquila",
"264": "ringmaster_unicycle_passive",
"275": "item_trident",
"276": "item_combo_breaker",
"278": "ringmaster_weighted_pie",
"280": "ringmaster_crystal_ball",
"281": "ability_pluck_lotus",
"282": "ability_lotus_pool",
"283": "ability_xp_fountain",
"284": "ability_launchpad",
"285": "roshan_grab_and_throw",
"296": "tiny_craggy_exterior",
"303": "special_bonus_unique_jakiro_dualbreath_cooldown",
"314": "lone_druid_entangling_claws",
Expand Down Expand Up @@ -1040,10 +1049,59 @@
"1519": "kez_shodo_sai_ad",
"1520": "kez_ravens_veil_ad",
"1521": "special_bonus_unique_kez_ravens_veil_mark_parry_bonus",
"1522": "miniboss_alleviation",
"1523": "miniboss_inherent_buffs",
"1524": "miniboss_minion_unyielding_shield",
"1525": "miniboss_minion_deflecting_shield",
"1526": "miniboss_minion_following_movement",
"1527": "frogmen_riverborn_aura",
"1528": "frogmen_arm_of_the_deep",
"1529": "frogmen_tendrils_of_the_deep",
"1530": "frogmen_congregation_of_the_deep",
"1531": "frogmen_water_bubble_small",
"1532": "frogmen_water_bubble_medium",
"1533": "frogmen_water_bubble_large",
"1534": "special_bonus_intelligence_40",
"1535": "special_bonus_unique_mirana_arrow_damage",
"1536": "special_bonus_unique_phantom_lancer_lance_slow_duration",
"1537": "special_bonus_unique_sand_king_caustic_finale_radius",
"1538": "special_bonus_unique_windranger_powershot_dmg",
"1539": "special_bonus_unique_zeus_static_field_dmg",
"1540": "special_bonus_unique_viper_predator_damage",
"1541": "special_bonus_unique_enchantress_enchant_attackspeed",
"1542": "special_bonus_unique_mars_arena_cooldown",
"1543": "special_bonus_unique_lich_jump_damage",
"1544": "shadow_shaman_voodoo_hands",
"1545": "special_bonus_unique_wraith_king_facet_1",
"1546": "special_bonus_unique_wraith_king_facet_2",
"1547": "special_bonus_unique_wraith_king_facet_3",
"1548": "special_bonus_unique_templar_assassin_meld_duration",
"1549": "special_bonus_unique_viper_nethertoxin_radius",
"1550": "dazzle_nothl_projection",
"1551": "dazzle_nothl_projection_end",
"1552": "special_bonus_unique_dazzle_shallow_grave_cooldown",
"1553": "dark_seer_aggrandize",
"1554": "jakiro_ice_path_detonate",
"1555": "special_bonus_unique_gyrocopter_flak_cannon_range",
"1556": "chaos_knight_fundamental_forging",
"1557": "special_bonus_unique_naga_siren_reel_in_speed",
"1558": "keeper_of_the_light_special_reserve",
"1559": "special_bonus_unique_wisp_overcharge_duration",
"1560": "medusa_undulation",
"1561": "special_bonus_unique_medusa_gorgons_grasp_radius",
"1562": "special_bonus_unique_magnus_skewer_damage_distance",
"1563": "special_bonus_unique_timbersaw_exposure_therapy_health",
"1564": "special_bonus_unique_elder_titan_spirit_damage",
"1566": "special_bonus_unique_phoenix_blinding_sun_misschance",
"1567": "special_bonus_unique_mars_dauntless_hpregen",
"1568": "special_bonus_unique_hoodwink_scurry_charges",
"1569": "special_bonus_unique_hoodwink_sharpshooter_vision",
"1570": "special_bonus_unique_dawnbreaker_break_of_dawn_damage",
"1571": "special_bonus_unique_dawnbreaker_gleaming_hammer",
"1572": "special_bonus_unique_marci_dispose_slow",
"1573": "special_bonus_unique_marci_rebound_radius",
"1574": "special_bonus_unique_medusa_gorgons_grasp_volleys",
"1611": "gyrocopter_side_gunner",
"1809": "dota_empty_ability",
"2091": "item_tier1_token",
"2092": "item_tier2_token",
Expand Down
140 changes: 70 additions & 70 deletions build/aghs_desc.json

Large diffs are not rendered by default.

4 changes: 3 additions & 1 deletion build/ancients.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,7 @@
"npc_dota_neutral_big_thunder_lizard": 1,
"npc_dota_neutral_small_thunder_lizard": 1,
"npc_dota_neutral_black_drake": 1,
"npc_dota_neutral_black_dragon": 1
"npc_dota_neutral_black_dragon": 1,
"npc_dota_neutral_ancient_frog": 1,
"npc_dota_neutral_ancient_frog_mage": 1
}
Loading

0 comments on commit ddff4a5

Please sign in to comment.