Darkest Dungeon®

Darkest Dungeon®

Arbalest's bandages cures bleed
29 kommentarer
RCJenn 6. dec. 2024 kl. 14:43 
Works with Musketeer as well !
JuanJo 22. juli 2024 kl. 14:30 
first time i've seen the skill i thinked that removes bleed, now it does, thanks!
LemonPoppyMuffin 2. dec. 2023 kl. 0:30 
You would expect the skill to do this already.
jworm 7. juni 2022 kl. 6:43 
I see. Thank you for the quick response!
Ærialvas  [ophavsmand] 7. juni 2022 kl. 6:11 
You'd need to create an .xml file in data/localization and modify it accordingly, if you want an example just take a look at cure_bleed.string_table.xml of this mod, can't help you more than that because it's been three years since i've uploaded this and don't remember much of it now.
jworm 7. juni 2022 kl. 6:03 
A question from a beginner at modding:

How did you manage to give the bandages the 'Cure Bleed' tooltip? I can implement the cure bleed myself, but the game doesn't seem to have a default tooltip for it.
It just gives me '<effect_tooltip_cure_bleed>' when I alter it in 'base.effects'.
Drag0n 10. maj 2021 kl. 8:27 
Oh cool, thanks for the update!
Ærialvas  [ophavsmand] 10. maj 2021 kl. 5:20 
Should be good now, let me know if i broke something even tho i shouldn't have, but we never know.
Drag0n 9. maj 2021 kl. 19:03 
Can you capitalize "bleed", so as to be consistent with the rest of the game please?
Perrin 20. jan. 2021 kl. 11:05 
bandage item: cures bleeding
bandage skill: does not
thank you, this mad no sense
Agrippa 12. maj 2020 kl. 5:39 
Hey, that's cool! This has always been one of these things that bothered me.
Leorlev 13. apr. 2020 kl. 5:44 
Thanks for your help!
Ærialvas  [ophavsmand] 12. apr. 2020 kl. 19:22 
Since the mod you sent doesn't change in any way the bandage ability, it should work fine, even if it did it should, but this just gives it more reason to work, also yeah, it changes both Arbalest/Musketeer because the bandage skill is shared, since the musketeer is basically a reskin of the arbalest, or at least, it was, unless they changed something.
Leorlev 12. apr. 2020 kl. 7:32 
Sorry if this is a dumb question, but does this mod interfere with a Musketeer rework, specifically this one? https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=1624470590

Your title says the Arbalest changes, but your description says both Arbalest and Musketeer change. I want to make sure since the rework changes the Musketeer's skills.
DetourDunnDee 31. mar. 2020 kl. 9:57 
Great tweak! Another convenient one I'd love to see if giving Antiquarian's Heal a cure for Horror.
spaghettiandsauce 8. sep. 2019 kl. 6:21 
Thanks
SadBoi41 6. juni 2019 kl. 11:15 
big thanks to you man :) very useful, from now on i'm gonna take for runs more often
OzymandiusTTV 31. maj 2019 kl. 9:37 
Sing the praises of the ultimate heal! Battlefield bandage to buff heals, word reconstruction for massive heal, battlefield bandage to cure the bleed.
**Promissor2000** 31. maj 2019 kl. 6:54 
always wondering why the arbalest's bandages don't cure bleeding hehehe
Nightshade 29. maj 2019 kl. 4:20 
No reason to use the bandage normally, but this would be a pretty good one
NikoKV 29. maj 2019 kl. 3:08 
Also here you can read more about DD modding from developer:
https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=819597757
NikoKV 29. maj 2019 kl. 3:04 
It is ok :) We all do first steps sometimes, no worries.

Question1: Yeah, for most files it is works (not only those which have "base.*" in their name)
For example "loot.json" in your mod can be used as "some_mod_name.loot.json" with only lines you want to add or modify.
For most cases just try to test it (is work or not), but should work.

Question2: vanila files always load in the begin and then game load files from mods in order which player set in main menu before load his save.

- if you are using file name which is using in vanila (for example "base.effects.darkest") then game will use content your file (and ignore content of original),
- if your file will in same folder, but with other name "arbalest_bandage.effects.darkest" then it content will be added to the file "base.effects.darkest" (and if your mod contain some parameters which exists in "base.effects.darkest", then your values for these parameter will be in priority).
Ærialvas  [ophavsmand] 29. maj 2019 kl. 1:55 
@Niko_KV Thank you, i just assumed by default it was like every other game and if you were to replace something in a file, you would have to replace everything in that file making compatibility a hassle since i didn't knew you could create new effect for already existing characters like that.

I just have two small question, does it work for any other files other than the effects.darkest ?

And if another effect.darkest file change the same line, should the load order determine which one has priority or will it double the effects ?

Once again, thank you, this is a life saver.
NikoKV 28. maj 2019 kl. 19:19 
@Aerialvas, first of all great idea - IMO that what Arbalest was always lack of!

Secondly, here small tip for you:
It doesn't required to copy whole content of "base.effects.darkest" with adding your modifications, you simply can make your own file (for example: "arbalest_bandage.effects.darkest") and put there only your lines of modifications (for effects "Arb Stacking Heal" 1-5).
Game will use your new small file as well.

Benefits:
- if RedHooks will make some future updates and put some changes in "base.effects.darkest" your mod will be always stand-alone,
- will much less chances to get conflicts with other mods.
mystery2me 27. maj 2019 kl. 20:48 
This never made sense to me........its a bandage.....its supposed to stop bleeding...
guilherme.gigeck 27. maj 2019 kl. 17:53 
Finally the Arbalest is patchin-up the right spot, she always misses in the base game for some reason.
LeoArcticaa 25. maj 2019 kl. 9:37 
It makes so much sense! >.<
Hunter of the Wasteland 24. maj 2019 kl. 13:55 
I agree Arba;est's need that
ShinyCog 24. maj 2019 kl. 13:11 
THANK YOU. It is literally a bandage. Why wouldn't it function more like a bandage?