ThesunnyEggman Posted August 22 Posted August 22 yello guys is their any site/ software that download any mods, steam cmd doesn't work for me
ThesunnyEggman Posted August 22 Posted August 22 i'm trying to make a mopack with the new dlc so I really want to download mods myself instead of asking you guys
ThesunnyEggman Posted August 22 Posted August 22 any software or site works for me as long as I can download any mods
eero213123123 Posted August 22 Posted August 22 (edited) Are there any shortstack mods? Anything for the clobber? I know there are some xelsword enemies made into allies mods. Any of those here still? Edited August 22 by eero213123123
Weldjerda Posted August 22 Posted August 22 8 hours ago, ThesunnyEggman said: any software or site works for me as long as I can download any mods I use Skymods. Search using the mod code (the last digits from the modpage url), by name or author. It has a huge catalogue of mods, and if something is missing or outdated, you can put a request and it usually get updated in a couple days (though at this moment the request feature seems to be disabled till end of month). Have fun
GDI Posted August 22 Posted August 22 In the latest lustieest lair mod, I ran into a problem where the quirks and perks shifted, and I lost the ability to equip trinkets. Do you have any idea how to solve this?
niknerozz Posted August 22 Posted August 22 (edited) 48 minutes ago, GDI said: In the latest lustieest lair mod, I ran into a problem where the quirks and perks shifted, and I lost the ability to equip trinkets. Do you have any idea how to solve this? wrong version. UI related. Also, why not ask from the place you downloaded? or even lustiest lair loverslab mods forum. Edited August 22 by niknerozz
xx123v0 Posted August 23 Posted August 23 20 hours ago, jaronimas221 said: 寻找 星际斗士职业的成人皮肤 https://steamcommunity.com/sharedfiles/filedetails/?id=3704461511 https://catalogue.smods.ru/archives/430685 1
xx123v0 Posted August 23 Posted August 23 On 2026/8/21 at AM2点02分, CatWemes said: 我给溺亡船员装了这个皮肤,但是船长会导致游戏崩溃并出现这个错误。另一方面,溺亡锚却不会导致游戏崩溃。这个皮肤不是我做的,所以我完全不知道问题出在哪里。 溺亡船长.7z 2.47 MB · 3次下载 drowned_anchored.7z 1.76 MB · 2 次下载 Mismatched version, needs to be updated
xx123v0 Posted August 23 Posted August 23 20 hours ago, Distromi said: 这可能是个很菜鸟的问题,但请问如何在这里下载文件?我记得以前的Kemono系统里,必须通过文件名链接才能下载文件。 Website issues
LSDF22 Posted August 23 Posted August 23 35 minutes ago, xx123v0 said: 网站问题 Can I still download this kind of file from this website? Thank you very much.
jaronimas221 Posted August 23 Posted August 23 looking for englis localization for this mod 300 slient_hunter.7z 2
xx123v0 Posted August 23 Posted August 23 5 hours ago, LSDF22 said: Can I still download this kind of file from this website? Thank you very much. Almost all data is missing and cannot be downloaded
ssurl Posted August 23 Posted August 23 Requesting for Help!!! who has the version of Exaelus' Arduous Edition Mod that released before supporting The Fire's Edge DLC. I dont have this DLC and use the lastest one got crash. please share the lastest one version that could play without supporting this DLC !!!
Weldjerda Posted August 23 Posted August 23 (edited) 1 hour ago, ssurl said: Requesting for Help!!! who has the version of Exaelus' Arduous Edition Mod that released before supporting The Fire's Edge DLC. I dont have this DLC and use the lastest one got crash. please share the lastest one version that could play without supporting this DLC !!! This was updated on the 2 Jul but from the mod changelog nothing important is missing so it should work fine for you. 1443535842_Exaelus__x27__Arduous_Edition_Mod.zip Edited August 23 by Weldjerda 2
ssurl Posted August 23 Posted August 23 38 minutes ago, Weldjerda said: This was updated on the 2 Jul but from the mod changelog nothing important is missing so it should work fine for you. 1443535842_Exaelus__x27__Arduous_Edition_Mod.zip 414.85 MB · 1 download Cool, My hero, good to come back my save file 1
TheHornyDungeoneer Posted August 23 Posted August 23 Anyone have the NSFW for this class? It's by Soggy Pizza, she's gotta have something right? https://steamcommunity.com/sharedfiles/filedetails/?id=3173578329 Also where's the mod for the lady to the left with the cod piece. I want it. 1
naisha122 Posted August 24 Posted August 24 Where can I find zimik's mod NSFW? I only need skin for the base characters. 1
Weldjerda Posted August 24 Posted August 24 Guys need help this is what i use to add cooldown to skills : //Info combat_skill: .id "Skill" .effects "Skill_Fake_Daze" "Skill_Disable" "Skill_CDTT" "Skill_Tray_CDTT" //Effects effect: .name "Skill_Fake_Daze" .target "performer" .chance -1000% .daze 1 .on_hit false .on_miss false .has_description false effect: .name "Skill_Disable" .target "performer" .chance 100% .buff_ids "Skill_Disable" .duration x .on_hit true .on_miss false .buff_is_clear_debuff_valid false .buff_source_type bsrc_notspecified .has_description false effect: .name "Skill_CDTT" .target "performer" .chance 100% .buff_ids "Skill_CDTT" .on_hit true .on_miss false .skill_instant true effect: .name "Skill_Tray_CDTT" .target "performer" .chance 100% .buff_ids "Skill_Tray_CDTT" .duration x .on_hit true .on_miss false .buff_is_clear_debuff_valid false .has_description false //string <entry id="buff_stat_tooltip_upgrade_discount_Skill_CDTT"><![CDATA[{colour_start|notable}CD: x rounds{colour_end}]]></entry> <entry id="buff_stat_tooltip_upgrade_discount_Skill_Tray_CDTT"><![CDATA[Skill is On CD]]></entry> //Tooltips Buffs , { "id" : "Skill_Disable", "stat_type" : "disable_combat_skill_attribute", "stat_sub_type" : "daze", "amount" : 1, "remove_if_not_active" : false, "rule_type" : "always", "remove_on_battle_complete" : true, "is_false_rule" : false, "rule_data" : { "float" : 0, "string" : "" } }, { "id" : "Skill_CDTT", "stat_type" : "upgrade_discount", "stat_sub_type" : "Skill_CDTT", "amount" : 1, "remove_if_not_active" : false, "rule_type" : "always", "is_false_rule" : false, "rule_data" : { "float" : 0, "string" : "" } }, { "id" : "Skill_Tray_CDTT", "stat_type" : "upgrade_discount", "stat_sub_type" : "Skill_Tray_CDTT", "amount" : -1, "remove_if_not_active" : false, "rule_type" : "always", "remove_on_battle_complete" : true, "is_false_rule" : false, "rule_data" : { "float" : 0, "string" : "" } } The problem is the cooldown is shared between skills on same hero. Is there a way to make each skill have unique cooldown?
ggfuceu511 Posted August 24 Posted August 24 43 minutes ago, Weldjerda said: Guys need help this is what i use to add cooldown to skills : //Info combat_skill: .id "Skill" .effects "Skill_Fake_Daze" "Skill_Disable" "Skill_CDTT" "Skill_Tray_CDTT" //Effects effect: .name "Skill_Fake_Daze" .target "performer" .chance -1000% .daze 1 .on_hit false .on_miss false .has_description false effect: .name "Skill_Disable" .target "performer" .chance 100% .buff_ids "Skill_Disable" .duration x .on_hit true .on_miss false .buff_is_clear_debuff_valid false .buff_source_type bsrc_notspecified .has_description false effect: .name "Skill_CDTT" .target "performer" .chance 100% .buff_ids "Skill_CDTT" .on_hit true .on_miss false .skill_instant true effect: .name "Skill_Tray_CDTT" .target "performer" .chance 100% .buff_ids "Skill_Tray_CDTT" .duration x .on_hit true .on_miss false .buff_is_clear_debuff_valid false .has_description false //string <entry id="buff_stat_tooltip_upgrade_discount_Skill_CDTT"><![CDATA[{colour_start|notable}CD: x rounds{colour_end}]]></entry> <entry id="buff_stat_tooltip_upgrade_discount_Skill_Tray_CDTT"><![CDATA[Skill is On CD]]></entry> //Tooltips Buffs , { "id" : "Skill_Disable", "stat_type" : "disable_combat_skill_attribute", "stat_sub_type" : "daze", "amount" : 1, "remove_if_not_active" : false, "rule_type" : "always", "remove_on_battle_complete" : true, "is_false_rule" : false, "rule_data" : { "float" : 0, "string" : "" } }, { "id" : "Skill_CDTT", "stat_type" : "upgrade_discount", "stat_sub_type" : "Skill_CDTT", "amount" : 1, "remove_if_not_active" : false, "rule_type" : "always", "is_false_rule" : false, "rule_data" : { "float" : 0, "string" : "" } }, { "id" : "Skill_Tray_CDTT", "stat_type" : "upgrade_discount", "stat_sub_type" : "Skill_Tray_CDTT", "amount" : -1, "remove_if_not_active" : false, "rule_type" : "always", "remove_on_battle_complete" : true, "is_false_rule" : false, "rule_data" : { "float" : 0, "string" : "" } } The problem is the cooldown is shared between skills on same hero. Is there a way to make each skill have unique cooldown? I've never run multiple cooldowns on the same character, but it should just require changing the names of the ids and stat_sub_types to their respective skills. It's associated with the same skill because it's the same id. So you'll basically have to double up on everything and every "skill" prefix should become "skill1" and "skill2." Or whatever you'd prefer to name it. Let me know if that works!
Incorro Posted August 24 Posted August 24 (edited) Does anyone have the sfw version of Hazu's Vestal skin? https://steamcommunity.com/sharedfiles/filedetails/?id=3596906358 Edited August 24 by Incorro Easier to see what mod I’m looking for.
TheHornyDungeoneer Posted August 24 Posted August 24 15 minutes ago, Incorro said: Does anyone have the sfw version of Hazu's Vestal skin? https://steamcommunity.com/sharedfiles/filedetails/?id=3596906358 Why would you want her to be sfw? Let those girls be free, guns out for Vestal.
ggfuceu511 Posted August 24 Posted August 24 28 minutes ago, Incorro said: Does anyone have the sfw version of Hazu's Vestal skin? https://steamcommunity.com/sharedfiles/filedetails/?id=3596906358 Unless I'm misunderstanding, is this not the SFW version? Do you not have access to Steam? In case you don't, which would explain why you'd be asking and I'd be a dumbass, here it is! Hazu Vestal SFW.rar 2
Incorro Posted August 24 Posted August 24 39 minutes ago, ggfuceu511 said: Unless I'm misunderstanding, is this not the SFW version? Do you not have access to Steam? In case you don't, which would explain why you'd be asking and I'd be a dumbass, here it is! Hazu Vestal SFW.rar 17.43 MB · 1 download Nope, gog version. Was using skymod/nexus to get mods and this one on particular wasn't on either. Will probably just buy the game on steam with the current deep discount, but I greatly appreciate you.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now