update help
This commit is contained in:
parent
6c7d61f916
commit
ea2285ed1d
3
bot.py
3
bot.py
@ -93,7 +93,8 @@ class BotClient(discord.Client):
|
||||
"Run Showdown damage calculations.\n"
|
||||
"Example format:\n"
|
||||
"` %calc -2 8 SpA Choice Specs Torkoal Overheat vs. 252 HP / 4+ SpD Assault Vest Abomasnow in Sun through Light Screen`\n"
|
||||
"Supported: attacker/defender boosts, EVs, tera, item, species; attacker ability; weather/terrain; screens."
|
||||
"Supported: attacker/defender boosts, EVs, tera, item, ability, species; weather/terrain; screens."
|
||||
"Not supported (popular): non-default multi hits; hazards."
|
||||
)
|
||||
|
||||
async def _calculate(self, args: list[str]) -> str:
|
||||
|
Loading…
Reference in New Issue
Block a user