//TDBots MK2: The faster-performing bots
//
//(C) 2022 Moises Aguirre / TDRR
//
//Licensed under the MIT license
///edited and distrubted by SkeletronMK for use in Sunset Street Ninja

clearbots


{
name = "Ninja Novice"
script = "tdbot"
chatlump = MYBOT1
class = "Street Ninja Bot"
revealed = true
accuracy = 3
intelect = 1
evade = 1
anticipation = 1
reactiontime = 1
perception = 2
chatfrequency = 100
color = #ff1100
}



{
name = "Ninja Black Belt"
script = "tdbot"
chatlump = MYBOT1
class = "Ninja Black Belt"
revealed = true
accuracy = 3
intelect = 1
evade = 3
anticipation = 1
reactiontime = 1
perception = 2
chatfrequency = 100
color = #0042a1
}

{
name = "Chain Ninja"
script = "tdbot"
chatlump = MYBOT1
class = "Chain Ninja"
revealed = true
accuracy = 3
intelect = 1
evade = 3
anticipation = 1
reactiontime = 1
perception = 2
chatfrequency = 100
color = #f0f0f0
}