How to read Lua Files

Can someone tell me how to read the lua files and where they are located that have all the information on the units and stuff, im interested in the stats for bought minions.

6,070 views 4 replies
Reply #1 Top

You can see all the unit info here, though I'm not sure how up to date it is.

I looked around for lua files, but didn't find anything useful. You can open them with notepad or some other text editor if you want to take a look at a few yourself.

Reply #2 Top

i just asked cause i belive someone told me that i can see all info in every unit and heroes and such within some lua files or something int he game folder.

Reply #3 Top

If you go to your Demigod folder, open dgdata.zip, and go to the units folder, you can find the information. The files you want are HighPriest01_unit.bp, etc. Just look for the unit.bp ending. You can open them with notepad or something similar. For the Demigods, most of the useful information is towards the end.

Reply #4 Top

thx, ill try it now.