muk-as

Weekend Spotlight gamemodes | t.me/DOTA_DM

Jun 9th, 2022 (edited)
865
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. "game_mode_event_overthrow_3v3v3"                           "Overthrow Trios"
  2. "game_mode_event_overthrow_3v3v3_desc"                      "Three teams of three compete to hit the kill limit or have the most kills when the round ends."
  3. "game_mode_event_overthrow_5v5v5"                           "Overthrow Fives"
  4. "game_mode_event_overthrow_5v5v5_desc"                      "Three teams of five compete to hit the kill limit or have the most kills when the round ends."
  5.  
  6. "event_games"
  7. {
  8.     "overthrow_3v3v3"
  9.     {
  10.         "event_game_name"                       "#game_mode_event_overthrow_3v3v3"
  11.         "event_game_desc"                       "#game_mode_event_overthrow_3v3v3_desc"
  12.         "event_game_allows_live_spectating"     "1"
  13.         "event_game_mode"                       "overthrow"
  14.         "event_game_map_1"                      "mines_trio"
  15.         "event_game_map_2"                      "mines_trio"
  16.         "event_game_team_size"                  "3"
  17.         "event_game_match_teams"                "3"
  18.         "event_game_play_button_label"          "#game_mode_event_overthrow_3v3v3"
  19.  
  20.         "event_game_secondary_abilities"
  21.         {
  22.             "plus_high_five" "2"
  23.             "plus_guild_banner" "2"
  24.         }
  25.     }
  26.  
  27.     "overthrow_5v5v5"
  28.     {
  29.         "event_game_name"                       "#game_mode_event_overthrow_5v5v5"
  30.         "event_game_desc"                       "#game_mode_event_overthrow_5v5v5_desc"
  31.         "event_game_allows_live_spectating"     "1"
  32.         "event_game_mode"                       "overthrow"
  33.         "event_game_map_1"                      "desert_quintet"
  34.         "event_game_map_2"                      "desert_quintet"
  35.         "event_game_team_size"                  "5"
  36.         "event_game_match_teams"                "3"
  37.         "event_game_play_button_label"          "#game_mode_event_overthrow_5v5v5"
  38.  
  39.         "event_game_secondary_abilities"
  40.         {
  41.             "plus_high_five" "2"
  42.             "plus_guild_banner" "2"
  43.         }
  44.     }
  45. }
  46.  
  47. week_1_ability_draft =
  48.     {
  49.         m_nID = 2
  50.         m_sCustomGame = ""
  51.         m_nShardsPerWin = 150
  52.         m_nShardsPerLoss = 75
  53.         m_eGameMode = "DOTA_GAMEMODE_ABILITY_DRAFT"
  54.         m_sStartTime = "2022-06-08 12:00:00"
  55.         m_sEndTime = "2022-06-13 12:00:00"
  56.     }
  57.    
  58. week_2_overthrow3s =
  59.     {
  60.         m_nID = 3
  61.         m_eGameMode = "DOTA_GAMEMODE_EVENT"
  62.         m_sCustomGame = "overthrow_3v3v3"
  63.         m_sStartTime = "2022-06-16 12:00:00"
  64.         m_sEndTime = "2022-06-20 12:00:00"
  65.     }
  66.    
  67. week_3_ardm =
  68.     {
  69.         m_nID = 4
  70.         m_eGameMode = "DOTA_GAMEMODE_ARDM"
  71.         m_sCustomGame = ""
  72.         m_sStartTime = "2022-06-23 12:00:00"
  73.         m_sEndTime = "2022-06-27 12:00:00"
  74.         m_nShardsPerWin = 150
  75.         m_nShardsPerLoss = 75
  76.     }
  77.    
  78. week_4_turbo =
  79.     {
  80.         m_nID = 5
  81.         m_eGameMode = "DOTA_GAMEMODE_TURBO"
  82.         m_sCustomGame = ""
  83.         m_sStartTime = "2022-06-30 12:00:00"
  84.         m_sEndTime = "2022-07-04 12:00:00"
  85.         m_nShardsPerWin = 150
  86.         m_nShardsPerLoss = 75
  87.     }
  88.    
  89. week_5_colosseum =
  90.     {
  91.         m_nID = 6
  92.         m_eGameMode = "DOTA_GAMEMODE_EVENT"
  93.         m_sCustomGame = "conquest"
  94.         m_sStartTime = "2022-07-07 12:00:00"
  95.         m_sEndTime = "2022-07-11 12:00:00"
  96.         m_nShardsPerWin = 150
  97.         m_nShardsPerLoss = 75
  98.     }
  99.  
  100. week_6_ar =
  101.     {
  102.         m_nID = 7
  103.         m_eGameMode = "DOTA_GAMEMODE_AR"
  104.         m_sCustomGame = ""
  105.         m_sStartTime = "2022-07-14 12:00:00"
  106.         m_sEndTime = "2022-07-18 12:00:00"
  107.         m_nShardsPerWin = 150
  108.         m_nShardsPerLoss = 75
  109.     }
  110.  
  111. week_7_dark_moon =
  112.     {
  113.         m_nID = 8
  114.         m_eGameMode = "DOTA_GAMEMODE_EVENT"
  115.         m_sCustomGame = "dark_moon"
  116.         m_sStartTime = "2022-07-21 12:00:00"
  117.         m_sEndTime = "2022-07-25 12:00:00"
  118.         m_nShardsPerWin = 150
  119.         m_nShardsPerLoss = 75
  120.     }
  121.  
  122. week_8_10v10 =
  123.     {
  124.         m_nID = 9
  125.         m_eGameMode = "DOTA_GAMEMODE_EVENT"
  126.         m_sCustomGame = "10v10"
  127.         m_sStartTime = "2022-07-28 12:00:00"
  128.         m_sEndTime = "2022-08-01 12:00:00"
  129.         m_nShardsPerWin = 150
  130.         m_nShardsPerLoss = 75
  131.     }
Add Comment
Please, Sign In to add comment