Bubb
Bubb
Reactions
-
Re: What are the tiers of experience for recruiting companions?
The script checks against the protagonists XP value. :) (View Post)2 -
Re: Luck: What it is and how it works
I was poking around in the engine internals, and I found that several opcodes directly reference luck. The most interesting case has to do with Mirror Image. A character's luck value directly affects… (View Post)20 -
Re: General mod Questions thread
@Ulb: The only way I've found to do this is via opcode #148 (Cast spell at point). You need an instant-cast spell that contains the opcode, with the real spell to be cast in the resource field. You c… (View Post)1 -
Re: How does spell disruption work?
@kjeron: Sorry, I don't know the exact angle. I couldn't make heads or tails of the arc's assembly definition, so I simply brute-force checked 1000 pixels around the caster to get the visual represen… (View Post)14 -
Re: How does spell disruption work?
Heya! I thought it would be fun to look into the discrepancy of failure rates between creature-targeted spells and point-targeted spells. Turns out that point-targeted spells, for some reason, have a… (View Post)9