@BismDweller BismDweller Thanks! I have hopefully fixed that (sending a fix to CoG in the next few days with quite a few new fixes etc)
@Zarkrai my focus is not quite on adding more weapons etc at the moment… I need to prioritize other stuff. HOWEVER, I have added three more races, gray dwarf, dark elf and lizardfolk… but, to access them you need to use the cheat code “evilraces”. If you playtest them a bit and have some extra comments I am happy to try to incorporate. Particularly, if any of the options doesn’t work for lizardfolk, let me know…
v1.2.2. (base game: 143,000 words + 34,000 words) “Life as a Lich” sequel preparation
I think there may still be some defense rerolling in the monster_counterattack part of the code. Fighting should be fixed with that gone but I think you need to add defense roll where we can use offensive magic or items.
I like the new wizard part (is it supposed to be accessible), but I’m pretty sure that we don’t have any mana during the fight with the Salt Crystal (won with a weapon). I also got ray of fire even when picking the water option and climbing rocks increases swimming.
Thanks! Please do let me know if you can confirm any bugs, and I can try to get those fixed as soon as possible (every new big update always has a few bugs… hoping to get those fixed this week!)
*if (allow_playing_evil_races =1) #I am a member of the lizardfolk (Swimming +2, Defense +1; HATED RACE)
You are a long-lived elf. (Swimming +2, Defense +1)
*set MC_race “lizardfolk”
Wrong text in the house.
*if ((spell_strength >0) and (mana >0)) #Cast a Strength spell and smash the stone coffin.
*set mana -1
You cast the Spell of Strength and smash the cellar door.
repetitive text after god selection.
Vegron paused, weighing the consequences of your choice. “So be it, kid. May Baedad guide your steps for the rest of your life.”
When the ceremony was over your mother took you by the arm and walked with you outside. “So, Baedad? Well, I guess you’re going to have to live with the consequences of that for the rest of your life.”
A god bug which has probably always been there.
*if (patron_God = “Lythanthir”) #Asmahathar was the enemy of my patron god, Lythanthir. I hated everything that Asmahathar represents.
@BismDweller Thanks! Those really help a lot, I am now sending a new updated version to CoG, which should hopefully solve almost all the bugs you reported. The only one is about the chests after the fights in the secret rooms… do you have any screenshots?
Can you provide me a few more details? (also, to be clear, are you playing as a wizard? Currently only wizard characters have a long character background, which then ties in with Life as a Lich… eventually I will likely extend the character background to the other professions…)