<> All of the following goals still function within the bot. They have been replaced by a more powerful or functional goal however. If you are updating your goals, or writing them from scratch, you should not use these. They may be removed from the bot at a future date. = BallsUsed = ||Usage:||ballsused npc1s,npc2s,npc3s,npc4s,npc5s|| ||Example:||ballsused 25,50,170,250,500 || This directive is being phased out in lieu of the more powerful NpcTroops goal. = NoAbandonFlats = ||Usage:||noabandonflats flat1 flat2 [...] flatX|| ||Example:||noabandonflats 111,222 111,333 111,444 || This directive is now obsolete. Please use ExcludeList instead. = Npc10List = ||Usage:||npc10list npc1 npc2 npc3 npc4|| ||Example:||npc10list 111,222 111,333 111,444 || This directive is being phased out in lieu of the more powerful NpcLimits goal. = Npc10Troops = ||Usage:||npc10troops troops_to_send|| ||Example:||npc10troops a:90000,wo:2000,w:2000,s:4000,t:2000 || This directive is being phased out in lieu of the more powerful NpcTroops goal. = Npc10Limit = ||Usage:||npc10limit troops_to_have|| ||Example:||npc10limit a:390000,s:50000 || This directive is being phased out in lieu of the more powerful NpcLimits goal. = NpcExcludeList = ||Usage:||npcexcludelist npc1 npc2 npc3 npc4|| ||Example:||npcexcludelist 111,222 111,333 111,444 || This directive is being phased out in lieu of the more powerful ExcludeList goal. = Npc10ExcludeList = ||Usage:||npc10excludelist npc1 npc2 npc3 npc4|| ||Example:||npc10excludelist 111,222 111,333 111,444 || This directive is being phased out in lieu of the more powerful ExcludeList goal. = NpcTeams = ||Usage:||npcteams number_to_send|| ||Example:||npcteams 7 || This directive tells the bot how many teams it may send out at a time. This will count npc farmers, valley farmers, valley acquisition, etc. teams, NOT just npc farmers. RallyPolicy is a better way to go for this. ---- CategoryGoals