饥荒联机版

饥荒联机版

61 个评价
Neon CatBot
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
2.472 MB
2016 年 2 月 21 日 上午 2:07
1 项改动说明 ( 查看 )

订阅以下载
Neon CatBot

描述
It's Cat Have Power

Have:
100 Hungry
170 Health
300 Sanity
22 条留言
Tamiya-Kun 2020 年 11 月 14 日 下午 8:47 
looks like Icey ngl
Дядя Матвей 2018 年 11 月 24 日 下午 10:49 
nise
Cat Drunk 2018 年 1 月 20 日 下午 8:28 
or a bot
Cat Drunk 2018 年 1 月 20 日 下午 8:28 
i don't no if it is a cat
Cat Drunk 2018 年 1 月 20 日 下午 8:27 
i...........
Kayla Solace 2016 年 10 月 23 日 下午 8:57 
im remaking this for myself.
derange41 2016 年 8 月 11 日 上午 12:13 
wait is this a cat or a robot?
Қазақтың сұмдығы 2016 年 7 月 23 日 上午 10:44 
ну нормально чё
imfrank 2016 年 7 月 9 日 下午 11:31 
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 2016 年 7 月 9 日 下午 11:30 
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)