Darkest Dungeon®

Darkest Dungeon®

Ocen: 669
The Warden Class Mod
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Class Mods: New Class
Rozmiar pliku
Zamieszczono
Zaktualizowano
12.872 MB
15 kwietnia 2017 o 15:55
1 maja 2017 o 15:57
Listy zmian: 6 ( zobacz )

Zasubskrybuj, aby pobrać
The Warden Class Mod

Opis
---- MANUAL INSTALLATION (FIXES ALL BUGS) ----
1. Navigate to your workshop folder here: C:\Program Files (x86)\Steam\steamapps\workshop\content\262060\906316834

2. Copy the effects, heroes, localization, raid, and upgrades folders.

3. Navigate to your Darkest Dungeon directorty here: C:\Program Files (x86)\Steam\steamapps\common\DarkestDungeon

4. Paste the copied folders here.

5. Go into the localization folder in your Darkest Dungeon directory and run the localization.bat file.

6. Play!

---- SKILLS -----
Rend: Rend the enemy with a well-placed chop from the Warden's blade.
Feint: Retreat to the backline command position, debuffing the target and dealing good damage all at once!
Pommel Slam: Using all available strength; sweep your pommel forward as you move, dazing the enemies, but exhausting yourself slightly as well.
Judgement: Blind the enemies with your judgement, lowering their accuracy and doing light damage.
Rallying Banner: Display a proud image and demoralize your enemies, lowering their ability to withstand your party's attacks by lowering DODGE and PROT!
Steadfast Banner: Encourage your ally to stand fast, buffing them and lowering their stress.
Commanding Banner: Deliver a small heal as well as varied buffs to a target, and order them to go forth and destroy!

---- INSTALLATION ----
1. Subscribe.
2. That's it, yo.

---- THANKS ----
Thanks for downloading and I hope you enjoy the class! Please report any bugs to me in the posts as soon as they happen as well as the situation. I've run with it quite a bit and haven't encountered any crash issues yet. All bugs seem to be entirely sprite-based and only occur during dungeon crawling.

Also, thanks to Rocktopus64 on the Nexus for making the skin art available here.
Popularne dyskusje Zobacz wszystkie (3)
2
7 lipca 2017 o 17:10
For those looking for a "balanced" version of the Warden mod : my changes
FreyaMaluk
1
28 marca 2020 o 3:45
My recommended suggestions.
Vantris
1
23 kwietnia 2017 o 7:39
Русская локализация/Russian localization
Artoria
Komentarzy: 131
Wimpypumpkin 25 lutego o 19:02 
No sound effects? I assume they just havent been added
Nasskred 3 listopada 2022 o 13:37 
Excellent work, thank u my friend
Voidwalker 17 sierpnia 2022 o 0:32 
This class strongest ability marks (???) And pulls for 2 (???????) Same for stun but for 1 (????) What is this character? its like a random set of abilities. Oh lets add a mark, a stun a pull, a heal, a stress heal, a buff = DONE! Doesnt make sense
true20six 2 stycznia 2022 o 19:30 
Works fine! Thanks!
NeonNobility 6 czerwca 2020 o 19:05 
Still lacking sound effects
AlteredBeast 12 stycznia 2020 o 12:09 
she still has no sound, has she?
Rauhk 11 października 2019 o 21:06 
The final chunk of code for this section should look like:

{
"id" : "banner_crafting",
"level" : 0,
"cost" : 3,
"use_limit" : 1,
"effects" :
[
{
"selection" : "party_other",
"requirements" : [],
"chance" : { "code" : "a", "amount": 1.0 },
"type": "stress_heal_amount",
"sub_type" : "",
"amount" : 12
},
{
"selection" : "party_other",
"requirements" : [],
"chance" : { "code" : "b", "amount": 0.33 },
"type": "buff",
"sub_type" : "campingStressResistBuff",
"amount" : -0.10
}
],
Rauhk 11 października 2019 o 21:06 
For anyone looking on how to fix character menu error:

Error:Effect string format type not defined for [CampingStressResistBuff] in HeroDisplay::CampingCreateSkillTooltip

It is from an error in the camping skills for Banner Crafting.

- Go to the steam mod or manual download folder 906316834/raid/camping/warden.camping_skills.JSON. Open the file with a text editor (Notepad, Atom, etc.)
- Change the 2nd party_other selection under "id" : "banner_crafting".
Original:

"type": "campingStressResistBuff",
"sub_type" : "",
"amount" : 0.10

Change to:

"type": "buff",
"sub_type" : "campingStressResistBuff",
"amount" : -0.10
Red Rain 25 września 2019 o 12:24 
Hey if you could get the time to add sound to this class that would be appreciated thanks
Fenris 30 lipca 2019 o 18:55 
add a shoulder bash skill?