Troll food


Ask fellow adventurers how to stay alive in the deep, dark, dangerous dungeon below, or share your own accumulated wisdom.

Spider Stomper

Posts: 216

Joined: Saturday, 25th March 2017, 16:51

Post Monday, 19th February 2018, 11:06

Troll food

Hi,
I think I have seen this around but didn't find it.
How can I setup my options for trolls to automatically butcher all corpses in autoexplore?

Ziggurat Zagger

Posts: 4432

Joined: Friday, 8th May 2015, 17:51

Post Monday, 19th February 2018, 12:55

Re: Troll food

auto_butcher=true
Underestimated: cleaving, Deep Elf, Formicid, Vehumet, EV
Overestimated: AC, GDS
Twin account of Sandman25

Ziggurat Zagger

Posts: 5382

Joined: Friday, 25th November 2011, 07:36

Post Monday, 19th February 2018, 23:40

Re: Troll food

I use:

confirm_butcher = never
auto_butcher = hungry

That lets you set how hungry you have to be in order to autobutcher; for most races you'd want hungry. I'll change it to "full" if I'm playing a troll. A more advanced file could have a separate setting for each race so you don't have to change it yourself, but I'm lazy.

I think true would just butcher every corpse, even when you couldn't eat a chunk? Might waste some turns, although if you don't care about turns that's probably fine, and trolls in particular can just about always eat.

Spider Stomper

Posts: 216

Joined: Saturday, 25th March 2017, 16:51

Post Tuesday, 20th February 2018, 20:08

Re: Troll food

I have this on my init.txt for offline playing:
  Code:
chunks_autopickup = true
auto_butcher = true
easy_eat_chunks = true
auto_eat_chunks = true


I also tried commenting the following lines:
  Code:
chunks_autopickup = true
auto_butcher = true
#easy_eat_chunks = true
#auto_eat_chunks = true


But it doesn't work offline.
It works online though.

Slime Squisher

Posts: 344

Joined: Tuesday, 14th April 2015, 19:56

Location: France

Post Tuesday, 20th February 2018, 21:03

Re: Troll food

Zhorgal wrote:I have this on my init.txt for offline playing:
  Code:
chunks_autopickup = true
auto_butcher = true
easy_eat_chunks = true
auto_eat_chunks = true


I also tried commenting the following lines:
  Code:
chunks_autopickup = true
auto_butcher = true
#easy_eat_chunks = true
#auto_eat_chunks = true


But it doesn't work offline.
It works online though.

Maybe this rcfile isn't the one the options are read from ? On the title screen it says which file is used.

Also, you can use a different setting for each race like this :
  Code:
:if you.gourmand() or you.race() == "Felid" or you.race() == "Kobold" or you.race() == "Ghoul" or you.race == "Troll" then
auto_butcher = very full
:else
auto_butcher = hungry
:end

It even works with amulet of the gourmand but you have to reload the game for the change to take effect.
3 runes : MiMo^Ru, HOFi^Beogh, TrMo^Yredelemnul, GrFi^Ru, FoFi^Gozag, MiGl^Okawaru
4 runes : DDFi^Makhleb
5 runes : GrEE^Vehumet
15 runes : MiFi^Ru, NaWz^Sif Muna, GrWz^Sif Muna
I mostly play offline or online on CXC

Return to Dungeon Crawling Advice

Who is online

Users browsing this forum: No registered users and 20 guests

cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.