HungerBot added
This commit is contained in:
parent
b6c48c19f0
commit
8ff4669f47
1 changed files with 6 additions and 5 deletions
|
@ -25,9 +25,10 @@ modifier(text)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
AVAILABLE BOTS
|
AVAILABLE BOTS
|
||||||
['KillBot', 'JudgeBot', 'EmpathyBot', 'SuccessBot', 'SantaBot'] - Score
|
['KillBot', 'JudgeBot', 'EmpathyBot', 'SuccessBot', 'SantaBot'] -> Score
|
||||||
['GoblinBot'] - Goblins killed, health lost, loot gained
|
['GoblinBot'] -> Goblins killed, health lost, loot gained
|
||||||
['KittenBot'] - Rapport gained, hunger
|
['KittenBot'] -> Rapport gained, hunger
|
||||||
['SpaceLootBot'] - Loot
|
['SpaceLootBot'] -> Loot
|
||||||
['DCStatDifficultyBot'] - Stat, Difficulty
|
['DCStatDifficultyBot'] -> Stat, Difficulty
|
||||||
|
['HungerBot'] -> Fullness
|
||||||
*/
|
*/
|
Reference in a new issue