Bubb
Bubb
Reactions
-
Re: Lower Reaches - Fireball fails to destroy 6 gibberlings
The computer does the + 1 in the higher_of_two step because it saves one add instruction, but that is getting into arbitrary detail. @Grond0: The following line:ensure_min = max(nMinRoll, higher_of_t… (View Post)1 -
Re: [MOD] EEex (v0.10.2-alpha)
@OlvynChuru: Thanks, merged! Was unexpectedly out for the weekend, sorry for the delay. Btw, I see you released High Power v2.0 - awesome work! Would you like a new EEex release to point to that incl… (View Post)3 -
Re: [MOD] EEex (v0.10.2-alpha)
Some interesting new functions in master... EEex_GetMenuVariantFunction(menuName, typeName) => Returns the internal Lua function associated with the given menu's attribute. Defined typeName's incl… (View Post)8 -
Re: Non-detection spell: What does it do?
Perhaps we should defer to the local priest of Oghma? @kjeron, I summon you! (View Post)2 -
Re: Non-detection spell: What does it do?
Technical answer: It makes the target creature immune to Opcodes #47 and #116. Practical answer: Makes the target immune to some forms of invisibility dispelling: Invisibility Purge Detect Invisibili… (View Post)9