As inspired from reading morpheas favour item balance mod, I would like to Mod the bejewelled goggles to allow for vision of all demigods at all times, much like having a permanent regulus tracking bug on the enemies..
There are two ideas that I have in mind to be able to implement this.
First and probably easiest, is to figure out where in the .lua there is a classification of an enemy. Altering a barely modified copy of such to the goggles, then allowing for line of sight (albeit on a much smaller level) to be the opposite of what it is now. I cannot find where this information would be.
The other way would be to steal regulus tracking bug information and modify that. Although this would be more difficult, I have found this but might take some work to figure out..
Any help?