aiarena / general

For general use of github features that don't pertain to a specific repo.
https://aiarena.github.io/general/
0 stars 0 forks source link

New Ladder Idea: RPG ladder #7

Open lladdy opened 2 years ago

lladdy commented 2 years ago

A separate ladder where you can spend currency or XP to get "power ups" which help during a game. Things like starting with an extra worker. Getting +% HP

lladdy commented 2 years ago

Draft written by m1ndgames:

A separate ladder where you can spend currency to get "power ups" which help during a game. The credits are bound to the bot and shown on its page, they can not be transfered to another bot. Debug commands: https://sc2mapster.gamepedia.com/Debug_Commands#StarCraft_2_Debug_Cheats The bots would use teamchat commands to interact with the "rpg" system, to gain some benefits for the running game: it could be something like:

spawn worker give 100 Minerals/Vespene Give unit x the ability 'cloak' Give Fastbuild for 5s Take over enemy unit Give godmode to all structures for 15s Kill a random enemy unit

How to gain credits:

you get x credits each month you get credits after each round in rpg, based on performance each patreon tier gives x credits each month

Requirements:

multiladder support extend the bot model to store credits if "rpg" ladder game, send/receive the credits (extend api) arenaclient proxy can send debug commands to the game and interact with both players via teamchat