OlvynChuru
OlvynChuru
Reactions
-
Re: What are you guys' strategies for dealing with traps and chests in the OC?
Some spells don't scale well, but some do. Some really good spells like Mestil's Acid Sheathe scale all the way to level 40. And that doesn't really matter for the OC (which this thread is about), si… (View Post)1 -
Re: [MOD] EEex (v1.0.0)
@Bubb Good news! Your bounce override stuff won't be necessary. I've figured out a way to not only change a creature's height, but also give them a vertical speed and even a vertical acceleration! (t… (View Post)11 -
Re: Stoneskin spell scroll - is it available?
You can buy multiple Stoneskin scrolls (six, I think) from Belegarm. (View Post)2 -
Re: My SoD Review
On the subject of spectacle creep, I agree with you about Belhifet and the lich, but most of the other monsters you brought up are things that are perfectly reasonable to pit a level 8-10 party again… (View Post)Post edited by OlvynChuru on5 -
Re: General mod Questions thread
@Alonso Loops and conditional statements looks like this. If you're patching a file: FOR (i = 0; i < 50; ++i) BEGIN PATCH_IF i > 10 BEGIN PATCH_PRINT ~%i% is greater than 10~ END END If you're … (View Post)1