gameEffect

Talk about creating Grimrock 1 levels and mods here. Warning: forum contains spoilers!
Post Reply
User avatar
Brodie301
Posts: 286
Joined: Sun Apr 08, 2012 6:00 pm
Location: Mississippi, USA

gameEffect

Post by Brodie301 »

How does gameEffect tie in and actually effect the magic class it's intended for?

For instance zandul orb is tied to fire to make intense fire to increase fire damage but how does it actually work. Don't see in asset scripts where the item definition ties to the class.

Trying to make a custom item for air and I have the script and definition but haven't had chance to test if there is an actual damage increase.
The FORCE is with me!!!
flatline

Re: gameEffect

Post by flatline »

It is hardcoded, meaning you can't access it from the editor and the only way afaik to add the effect is to create an item with that specific name so that the game thinks it is Zhanduls Orb.
Post Reply