Potion of Fire Breathing?Eleven Warrior wrote: ↑Sun Mar 14, 2021 11:10 pmCould you do the same for a fireball potion to Issac? Player drinks potion and launches a fireball.
Search found 831 matches
- Mon Mar 15, 2021 12:21 am
- Forum: Mod Creation
- Topic: Ask a simple question, get a simple answer
- Replies: 3753
- Views: 1462217
Re: Ask a simple question, get a simple answer
- Thu Feb 25, 2021 12:58 pm
- Forum: Mod Creation
- Topic: Ask a simple question, get a simple answer
- Replies: 3753
- Views: 1462217
- Sun Jan 10, 2021 8:36 am
- Forum: Custom Dungeons
- Topic: [New Mod] Falagar - A Journey
- Replies: 151
- Views: 93215
Re: [New Mod] Falagar - A Journey
Now we're discussing what constitutes a well-made mod... 

- Tue Jan 05, 2021 8:19 pm
- Forum: Mod Creation
- Topic: Merry Christmas!
- Replies: 41
- Views: 10850
Re: Merry Christmas!
I've always wondered why you can't load savegames in the Dungeon Editor.
There's probably a good reason for this.
If not, will umodding allow us to add this feature?
There's probably a good reason for this.
If not, will umodding allow us to add this feature?
- Wed Dec 30, 2020 10:52 pm
- Forum: Support and Tech Discussion
- Topic: How to download again the games ?
- Replies: 4
- Views: 2900
Re: How to download again the games ?
- Mon Dec 28, 2020 1:34 pm
- Forum: Mod Creation
- Topic: Merry Christmas!
- Replies: 41
- Views: 10850
Re: Merry Christmas!
Note that config:convertEditorKeyToAction is called just before your addition, so you should be able to hook to Config.convertEditorKeyToAction instead of copying the whole update funtion. Like this? (based on christmas2020.lua) local oldConvertEditorKeyToAction = Config.convertEditorKeyToAction fu...
- Sun Dec 27, 2020 9:32 pm
- Forum: Mod Creation
- Topic: Merry Christmas!
- Replies: 41
- Views: 10850
Re: Merry Christmas!
- added updated umod pack to extras folder (new: Dungeon Editor sources) Thank you for giving us more to mod! If you find any new bugs, please report them here. Dungeon Editor: When I reload, it doesn't apply the changes made to umods after starting the editor. I have to go back to the main menu an...
- Sat Dec 26, 2020 12:15 pm
- Forum: Mod Creation
- Topic: Merry Christmas!
- Replies: 41
- Views: 10850
Re: Merry Christmas!
I'm keen to hear what kinds of ideas pop into YOUR heads with a system like this or what kinds of limitations have caused you frustration with the Dungeon Editor? I've wanted to make items that store energy (or health). When you equip the item, it increases the champion's max energy. When you un-eq...
- Thu Dec 24, 2020 9:23 am
- Forum: Mod Creation
- Topic: Merry Christmas!
- Replies: 41
- Views: 10850
Re: Merry Christmas!
Merry Christmas, Petri!
I think I know what the present is
(a little bird told me)
But I don't know how to open it yet...
I think I know what the present is

(a little bird told me)
But I don't know how to open it yet...
- Thu Dec 24, 2020 1:48 am
- Forum: Mod Creation
- Topic: Ask a simple question, get a simple answer
- Replies: 3753
- Views: 1462217
Re: Ask a simple question, get a simple answer
Two more questions: first, if the player creates a party, changes the position of champion 1 and champion 2, then imports that party into a different mod, would the game remember the original Ordinal or make a new one based on the party's formation when it was imported? You can test this yourself: ...