Results 373 comments of Pyrdacor

@kermitfrog The buff effects are very simple. I documented them in the alchemistic spell list here: https://github.com/Pyrdacor/Ambermoon/blob/master/FileSpecs/Enumerations/Spells.md Basically the magic attack/defense spells just increase your attack damage or defense by...

Wow very nice! Thanks for sharing your efforts and knowledge. About the light intensity: No I haven't dealt with it yet. But I know the higher values will have other...

@kermitfrog One question about spell targets. What target do spells like "Mystical Map" have? Cause they don't have a real target at all. Basically most mystic spells have no target.

Ok thank you. Yeah don't put too much time into it if it's too complex.

The monsters on 3D maps and all other stuff like walls, NPCs and map objects are stored inside the labdata files. Ambermoon files are all compressed and/or encrypted. But beside...

Well I can help with point 1. You can find alle extracted german files here: https://github.com/Pyrdacor/Ambermoon/blob/master/ExtractedGameFiles.zip I also could add a tool but as I already have all extracted files...

A german guy called Lyra made a good Ambermoon walkthrough on youtube. It's german though but he showed a description of the effects of all attributes and abilities. He said...

Right. I added checkboxes here just now. It is a bit messy at the moment as I find most of them while working on Ambermoon Advanced and then have to...

Interesting observation. I will have a closer look. I still wonder how this can be different on Linux in Windows.

I decided to first add writers for all game objects like monsters, NPCs, texts, etc. I partially need this anyway to save Ambermoon.net games back to original savegames. With those...