Don't Starve Together

Don't Starve Together

61 ratings
Neon CatBot
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
2.472 MB
21 Feb, 2016 @ 2:07am
1 Change Note ( view )

Subscribe to download
Neon CatBot

Description
It's Cat Have Power

Have:
100 Hungry
170 Health
300 Sanity
22 Comments
Tamiya-Kun 14 Nov, 2020 @ 8:47pm 
looks like Icey ngl
Дядя Матвей 24 Nov, 2018 @ 10:49pm 
nise
Cat Drunk 20 Jan, 2018 @ 8:28pm 
or a bot
Cat Drunk 20 Jan, 2018 @ 8:28pm 
i don't no if it is a cat
Cat Drunk 20 Jan, 2018 @ 8:27pm 
i...........
Kayla Solace 23 Oct, 2016 @ 8:57pm 
im remaking this for myself.
derange41 11 Aug, 2016 @ 12:13am 
wait is this a cat or a robot?
Қазақтың сұмдығы 23 Jul, 2016 @ 10:44am 
ну нормально чё
imfrank 9 Jul, 2016 @ 11:31pm 
cats have fur, so that's why the cold resist.
it's a robot. so it shouldn't matter if food is fresh or stale.
it is a "cat" so you can increase the hunger rate. it's there as an example. you made the charactr. you obviously know much more than me.
& the sanity night drain & monster fear because, well, it's a "cat". you can make the numbers higher.
if you like any of these ideas and choose to add them, i can tell you where i found them so you can give credit to the author.
thanks for making this. i really like it.
imfrank 9 Jul, 2016 @ 11:30pm 
i saw these and thought it would work with a "cat".

-- Sanity Night Drain
inst.components.sanity.night_drain_mult = 0 --Sanity gained at day.
inst.components.sanity.dapperness = TUNING.DAPPERNESS_SMALL * (3) --Sanity lost during the night.
--Afraid of monsters
inst.components.sanity.neg_aura_mult = 2

-- Damage multiplier
inst.components.combat.damagemultiplier = .90

-- Hunger rate (optional)
inst.components.hunger.hungerrate = 0.8*TUNING.WILSON_HUNGER_RATE

-- Cold Resist
inst.components.temperature.inherentinsulation = 30

--Food: doesn't mind stale food
inst.components.eater.stale_hunger = TUNING.WICKERBOTTOM_FRESH_FOOD_HUNGER
inst.components.eater.stale_health = TUNING.WICKERBOTTOM_FRESH_FOOD_HEALTH

--can see further
--inst.Transform:SetScale(0.8, 0.8, 0.8)
--inst:SetCameraDistance(40)