Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
In the clipboard of the skill, I found out that it's not "range" but it's "ranged"
Hope you fix this soon.
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.
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...
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.
ITs good that you are trying to work on it, if you don't mind then message me if there is an update-
I got the Source posted in the description.
The bat file contents can also be seen by opening up in notepad.
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.
Best mod of Darkest Dungeon.
Is it correct like this? https://i.gyazo.com/8d7a3d09eb0ac7b491dd4afc3653c48a.png
Sometimes people don't have their Java setup to use Jar files
Locate your Java folder, normally under Program Files and select the jdk or jre file
Once i click SkillCreator.Java for example, it asks me to select a program to open it with,
To do Vestal the path would be: DarkestDungeon\heroes\vestal
then open up the vestal.info.darkest file using notepad