Darkest Dungeon®

Darkest Dungeon®

Skill Creator App (Modding)
59 Comments
GrimRose0w0[TTV] Oct 30, 2021 @ 1:23am 
Try without any mods.
Waki ♥♥♥♥ Jul 29, 2021 @ 8:35am 
Still having the same problem as Rocket!: I replace the skill in the Hero info with the custom skill, but it's locked as if I was untrained in it. Except the Guild doesn't offer to train it. It just sits behind a locked icon in the character screen and I can't use it.
Alav.n May 30, 2019 @ 6:55am 
I paste the guaranteed code to the info file, planning to make a custom class, but when I try to load the game, it can't load the effects, but wasn't the effects the app provide come from the default effects file?
Rocket! Jan 10, 2019 @ 3:41pm 
@Soul Of The Tira | moat.gg I seem to have forgotton, how do I make it so my character has it unlocked, I see the skill but cannot equip it.
Magna Oct 27, 2018 @ 5:44am 
@GS | Rocket! Ah just realised now, yes it's probably to avoid recruits with no skills unlocked. Thank you :)
Rocket! Oct 27, 2018 @ 5:16am 
@Lazarus I tihnk "is generation garunteed" means either that your character will always have it unlocked or your character will always have the option to get it.
Magna Oct 27, 2018 @ 4:49am 
Great mod but what does "is stall invaliding ?" and "is generation guaranteed ?" options means please ? (I ask because im not that fluent in english so I need a detailed explaination).
Aion Dualis Jul 13, 2018 @ 9:39am 
I have notice a bug for the type of skill. It caused the bug [<st_range>].
In the clipboard of the skill, I found out that it's not "range" but it's "ranged"
Hope you fix this soon.
Rocket! Jul 10, 2018 @ 3:50pm 
Here is the coding: https://imgur.com/a/TCYhYjS and I meant how do I upload my own custom art to my move?
playfulrainbow  [author] Jul 10, 2018 @ 10:25am 
@NSG | Rocket! I don't know. I would have to see the code. All art is located under DarkestDungeon/heroes/name
Rocket! Jul 10, 2018 @ 5:44am 
@Gnome Goatee Please help me you never answered my earlier post and it's really bugging me, if you don't know how to fix it just tell me please.
misstiesha Jul 9, 2018 @ 7:45pm 
Wow, BIG nut. This is super super super super helpful. Now, if we can just get one of these for effects, my life will be complete and I can actually make an overhaul mod.
Raven Guertena Jul 8, 2018 @ 10:34am 
nevermind, it does now ^^"
Raven Guertena Jul 8, 2018 @ 10:31am 
ehh, it doesn't seems to appear like in the previous-
Draescan Jul 7, 2018 @ 5:12pm 
Good idea, and much appreciated by the community as a whole I'd wager. Well done!
playfulrainbow  [author] Jul 7, 2018 @ 4:09pm 
@Feliaria Your welcome :)
Feliaria Jul 7, 2018 @ 1:02pm 
Thank you, @Gnome Goatee and @Balgin Stondraeg! ^_^
Balgin Stondraeg Jul 7, 2018 @ 4:16am 
"is_stall_invaliding false" means "this skill will not invalidate the stalling penalties." Essentially it gets slapped on support skills so the game can try to recognise when the player is stalling.
playfulrainbow  [author] Jul 6, 2018 @ 5:54pm 
@Feliaria Honestly that's the only thing I'm not quite sure about. It's a common parameter used in skills to define them as true (default no code) or false.

Someone correct me if I'm wrong, but I believe "is_stall_invaliding false" is used to define skills that become disabled after constant use, such as heal spells to stop the player from stalling to heal their party to full health.

For instance Divine Comfort and Divine Grace on Vestal have is_stall_invaliding set to false.

This is just a pure guess, but I'm really not sure.
Rocket! Jul 6, 2018 @ 3:38pm 
So I have this odd bug where the name of the custom move looks like this: https://imgur.com/a/VGe4x1V but it's written correctly, and if somebody could please tell me how to upload art to the attack that would be nice.
Feliaria Jul 6, 2018 @ 3:29pm 
"Is Stall Invalidating"? Sorry if this should be obvious, but what does this mean?
playfulrainbow  [author] Jul 6, 2018 @ 10:19am 
Ops I accidentally deleted a reply.

Someone wanted to know if I did all the layouts by hand, yes I did (for the most part). It took a really long time and even the planning of it took a while.

This is the layout plan I created in paint before starting programming because I knew it would be a major task: https://i.gyazo.com/98434e8656f728264d28df3474c5e71e.png

When I was in school for programming I also created a text debugging method so that I can place text easier without having to do a major part of it by doing dozens of trial and errors, it isn't perfect, but it knocks down the process like 3/4 of the time.

Read on, character limit...
playfulrainbow  [author] Jul 6, 2018 @ 10:19am 
This is an example of my GUI creator I use for my programs when I have it enabled: https://i.gyazo.com/e114d1e814ab647406b64ac3fcc2a52a.png

It allows me to pick 1 label per launch and change the color of the text, move it around, size it, italicize, bold, change the background color of the scene, get mouse coordinates, etc.

When I copy it to clipboard it automatically formats it like this:

https://i.gyazo.com/0f9dc9d9d20d23b8213c9289726d9c39.png

As for other widgets, when I right click it copies the current coordinates of my mouse to the clipboard so I can place them roughly where I want them.
Rocket! Jul 6, 2018 @ 5:16am 
The source in the description is just for Java, you only have to download the mod file and open it through D:\My Computer Files\Steam\steamapps\workshop\content\262060\1431000911\Skill Creator
Raven Guertena Jul 5, 2018 @ 8:14pm 
@Gnome Goatee

ITs good that you are trying to work on it, if you don't mind then message me if there is an update-
playfulrainbow  [author] Jul 5, 2018 @ 7:54pm 
@Enzor It is not a virus. https://www.virustotal.com/#/file/cdd13126f9198f355a192e5d9f9de443316b0cb38aec625c78579a45e0aa459f/detection

I got the Source posted in the description.

The bat file contents can also be seen by opening up in notepad.

Enzerquer02354 Jul 5, 2018 @ 7:48pm 
I don't not know if to install it, my computer is very strict with viruses or things like that (i not know english TnT)
playfulrainbow  [author] Jul 5, 2018 @ 2:47pm 
@NSG | Rocket! Thanks. I tried to give all the options while still trying to keep it as simple as possible.
Rocket! Jul 5, 2018 @ 1:37pm 
A bit hard to use but it's a good mod.
playfulrainbow  [author] Jul 5, 2018 @ 12:46pm 
@Raven Guertena Thanks for the input I'll try to see what I can do for something along those lines. I have an idea in my head.
Raven Guertena Jul 5, 2018 @ 12:10pm 
You should add a little list of what effects you can add- because YOu can still make some things wrong even if you know almost every effect-
Scorpiova Jul 5, 2018 @ 11:43am 
@Waki Paki

You need to open the heroes upgrade file and be sure to replace the skill you want to get rid of with your new one. Each hero has their own file.... darkestdungoen/upgrades/heroes... then open the file for the hero you want.
Waki ♥♥♥♥ Jul 5, 2018 @ 8:32am 
I can get the skill in the game, but I can't unlock it. The guild won't train it, and it just sits as a 7th skill in their skill choices.
Aion Dualis Jul 5, 2018 @ 7:49am 
It works now! Thanks a lot!
Best mod of Darkest Dungeon.
crimson monk Jul 5, 2018 @ 7:42am 
Thaanks
playfulrainbow  [author] Jul 5, 2018 @ 6:34am 
Updated for easier access running the file. If you had problems trying to run the program try redownloading and then read the ReadMe file.
playfulrainbow  [author] Jul 5, 2018 @ 5:54am 
@HinaK "Darkest Dungeon Skill Creator" should be a .jar file that should open with Java.

Is it correct like this? https://i.gyazo.com/8d7a3d09eb0ac7b491dd4afc3653c48a.png

Sometimes people don't have their Java setup to use Jar files
Aion Dualis Jul 4, 2018 @ 11:57pm 
I got the same problem. When I clicked the SkillCreator.class and opened it with Java 8.0 it opened the command promt for a few sec then disappeared.
Aion Dualis Jul 4, 2018 @ 11:49pm 
This is great! As a modder, I love it!
playfulrainbow  [author] Jul 4, 2018 @ 8:35pm 
@Bobbo I'm not sure, it could be a number of different things. I would make sure you have at least 8.0 or higher version of Java. I would also look up how to run the Jar file through the command prompt as it will give you possible error information on why it isn't opening correctly.
Skeleton Jul 4, 2018 @ 6:11pm 
Once i do so, it opens for a split moment and then closes, afterwards nothing happens,
playfulrainbow  [author] Jul 4, 2018 @ 5:54pm 
@Bobbo Make sure you have Java installed and then right click and do "Open with" Java. Its possible if you have WinRAR you set up WinRAR to automatically open Jar files.

Locate your Java folder, normally under Program Files and select the jdk or jre file
Skeleton Jul 4, 2018 @ 5:41pm 
How exactly do i open the .java files with java 8.0? i have java 8.0, but i'm unaware as to how to open it through java.

Once i click SkillCreator.Java for example, it asks me to select a program to open it with,
Diablo™ ( music ) Jul 4, 2018 @ 5:35pm 
cool mod!
playfulrainbow  [author] Jul 4, 2018 @ 5:05pm 
Thanks for all the support guys
playfulrainbow  [author] Jul 4, 2018 @ 5:04pm 
@Delta162 make sure you look into the skill upgrades file as well under DarkestDungeon\upgrades\heroes
2003 Easy Bake Oven Jul 4, 2018 @ 4:51pm 
yeah its still locked as a skill and theres no way to upgrade it on vanilla heroes, meanwhile on workshop heroes, its there and it automatically unlocks all skills and all the skills are toggled on
playfulrainbow  [author] Jul 4, 2018 @ 4:16pm 
@Delta162 try redownloading and making it again, I updated it. The skills actually go from 0-4 in the file and I had them as 1-5 before.
2003 Easy Bake Oven Jul 4, 2018 @ 4:13pm 
ok thanks, in game, the skill is locked and when i go to the guild, its not popping up for upgrade. lol guess i have to look up a guide.
playfulrainbow  [author] Jul 4, 2018 @ 4:06pm 
@Delta162 Depends which hero you're modding. I'd suggest looking up the steam guide for modding.

To do Vestal the path would be: DarkestDungeon\heroes\vestal
then open up the vestal.info.darkest file using notepad