I just got into this game, and it's extremely addicting. If anyone could make a detailed custom Shadow and Interceptor mod, I'll lose my goddamned mind. lol
I love this mod, had to manually rewrite many things though to make it half-working Will there be an update for the Crimson Court? I need the doggo in my group!
Installed the updated file from 12/23 and went through 34 weeks and haven't gotten this one to show up yet in the stagecoach. So far the Assassin, Courtesan, and Pit Fighter have been going fine. Is this class rare to show up?
Hmm.. that is odd. The last update mess up with any custom class not showing up in the stategcoach... but I did fix this one.
Go into the hero folder, and check the GoodGirl.info file (open in note pad) add .is_generation_enabled true at the bottom. (and also help check to see if it is already there)
Same could be apply to other custom mods too to fix it the latest update.
Yeah the line is there. I had to put in the lines for the other classes I am running and so far all of them but this one have been showing up without issue. That's why I was curious to know if she is just a rare character to get.
Also here's the coding line in her file: generation: .is_generation_enabled true .number_of_positive_q
@marcoshammerhoj : wait.. it only show good girl for you? for every week? That would be an odd problem. If so, my guess is your game didn't take the latest game update.
Always good girl xD, but it is possible that I have made a mistake I am not very experienced in mods. Currently reinstalling DD, I will only test your mod and inform you, thanks
Ok at week 41 she started to show up. Got through an apprentice dungeon no problem. The second I got her into a Veteran Dungeon game crashed and refused to reboot. Did a reinstall and same issue the second I tried going to Veteran. Dungeon attempted was the Warrens.
In testing with the wolfpack mod v1.2b the Good Girl seems to not want to play nice with the other mods in the pack. Getting this to work is #1 on my things to do list right behind breathing regularly. Will keep you posted
Seems that your Referencing a "Bleed Droplet" ability that is undefined in the Good_Girl.info file. If I'm reading this wrong please let me know I'll keep look...
15 comments
Will there be an update for the Crimson Court? I need the doggo in my group!
Installed the updated file from 12/23 and went through 34 weeks and haven't gotten this one to show up yet in the stagecoach. So far the Assassin, Courtesan, and Pit Fighter have been going fine. Is this class rare to show up?
-Baron
The last update mess up with any custom class not showing up in the stategcoach... but I did fix this one.
Go into the hero folder, and check the GoodGirl.info file (open in note pad)
add .is_generation_enabled true at the bottom. (and also help check to see if it is already there)
Same could be apply to other custom mods too to fix it the latest update.
Also here's the coding line in her file:
generation: .is_generation_enabled true .number_of_positive_q
wait.. it only show good girl for you? for every week?
That would be an odd problem. If so, my guess is your game didn't take the latest game update.
//Chew Toy: ========================================================
effect: .name "Bleed Droplet 1" .target "target" .curio_result_type "negative" .chance 100% .dotBleed 1 .duration 1.on_hit true .on_miss false .can_apply_on_death true
effect: .name "Bleed Droplet 2" .target "target" .curio_result_type "negative" .chance 120% .dotBleed 1 .duration 2.on_hit true .on_miss false .can_apply_on_death true
effect: .name "Bleed Droplet 3" .target "target" .curio_result_type "negative" .chance 130% .dotBleed 1 .duration 3.on_hit true .on_miss false .can_apply_on_death true
Seems that your Referencing a "Bleed Droplet" ability that is undefined in the Good_Girl.info file. If I'm reading this wrong please let me know