Which one do you prefer?

  • Combat v2

    Votes: 105 70.5%
  • Old combat

    Votes: 44 29.5%

  • Total voters
    149
  • Poll closed .

Onirune

Newbie
Mar 23, 2019
59
22
(internal scream) 18 str is actually the reason i was stuck at this point... Hint sadly doesn't tell about this. Story wise it makes sense, but really it easily can be missed\overlooked by someone(like me -_-'). Oh well, at least now i know.
 

frostgames

Member
Game Developer
May 2, 2022
147
216
(internal scream) 18 str is actually the reason i was stuck at this point... Hint sadly doesn't tell about this. Story wise it makes sense, but really it easily can be missed\overlooked by someone(like me -_-'). Oh well, at least now i know.
I laughed at the (internal scream) together with your image. But yeah I should probably put it in the hints and maybe lower it to 16.
 

skrowl

Newbie
Jul 15, 2017
39
38
So a few days back I mentioned that I disliked the new combat system to the extent that I had lost interest in playing the game.
Not to pile on, but I'm also not interested in playing a collectible card game style "draw your moves from a deck" sexfighting game. I'll keep checking in from time to time and see how things are going though. Best of luck!
 
  • Like
Reactions: Karana

Sn0wF0x

New Member
Sep 5, 2017
1
0
As I was playing a magic based deck, I noticed something. It appeared as if my wind caress did nothing against Shion. Don't know if it is intentionel or not, just thought to let you know.

edit: It did happen after the error message about having an active magic empowerment, which could be related.
 

frostgames

Member
Game Developer
May 2, 2022
147
216
Game update to 0.4.1

With this update all the basics of the new combat system are implemented, the next one currently only for patrons introduces Shizu, the kitsune ninja as an opponent. Changelogs on the main page.

As always feedback is welcome.
 

Seandy

New Member
Jul 27, 2018
2
1
I think the "Make Love" Skill is bugged, can't used without an error, that means I can't unlock Jade's Make Love Victory

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/BattleUI2.rpy", line 2345, in <module>
NameError: name 'jadekiss' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "scripts/jadequests.rpyc", line 33, in script call
File "scripts/jadequests.rpyc", line 33, in script call
File "script.rpyc", line 252, in script call
File "scripts/jadequests.rpyc", line 33, in script call
File "scripts/jadequests.rpyc", line 33, in script call
File "scripts/jadequests.rpyc", line 33, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "scripts/jadequests.rpyc", line 33, in script call
File "scripts/battletime.rpyc", line 259, in script call
File "scripts/BattleUI2.rpyc", line 2323, in script call
File "scripts/BattleUI2.rpyc", line 2345, in script
File "renpy/ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/BattleUI2.rpy", line 2345, in <module>
NameError: name 'jadekiss' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Lustia 0.4.1b
Sun Aug 13 22:16:53 2023
```
 
  • Like
Reactions: frostgames

frostgames

Member
Game Developer
May 2, 2022
147
216
I think the "Make Love" Skill is bugged, can't used without an error, that means I can't unlock Jade's Make Love Victory

```
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/scripts/BattleUI2.rpy", line 2345, in <module>
NameError: name 'jadekiss' is not defined

-- Full Traceback ------------------------------------------------------------

Full traceback:
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "scripts/jadequests.rpyc", line 33, in script call
File "scripts/jadequests.rpyc", line 33, in script call
File "script.rpyc", line 252, in script call
File "scripts/jadequests.rpyc", line 33, in script call
File "scripts/jadequests.rpyc", line 33, in script call
File "scripts/jadequests.rpyc", line 33, in script call
File "script.rpyc", line 252, in script call
File "script.rpyc", line 252, in script call
File "scripts/jadequests.rpyc", line 33, in script call
File "scripts/battletime.rpyc", line 259, in script call
File "scripts/BattleUI2.rpyc", line 2323, in script call
File "scripts/BattleUI2.rpyc", line 2345, in script
File "renpy/ast.py", line 2115, in execute
if renpy.python.py_eval(condition):
File "renpy/python.py", line 1092, in py_eval
return py_eval_bytecode(code, globals, locals)
File "renpy/python.py", line 1085, in py_eval_bytecode
return eval(bytecode, globals, locals)
File "game/scripts/BattleUI2.rpy", line 2345, in <module>
NameError: name 'jadekiss' is not defined

Windows-10-10.0.19041 AMD64
Ren'Py 7.5.3.22090809
Lustia 0.4.1b
Sun Aug 13 22:16:53 2023
```
Fixed, download here while I wait to see if anyone finds another bug before updating all the links.

Download:
 
  • Like
Reactions: Seandy

bweaves2020

Newbie
Jan 1, 2020
27
23
I've tried this new combat for 20 min still makes no sense why can i do a skill or move but then it cost to much to continue doing that same thing, and i have three different options for endure at one point?
 

frostgames

Member
Game Developer
May 2, 2022
147
216
I've tried this new combat for 20 min still makes no sense why can i do a skill or move but then it cost to much to continue doing that same thing, and i have three different options for endure at one point?
You have a "deck" that you can change when you go back to your room, as you progress in the game you get more skills and ways to get energy faster, some skills give you energy, other consume it. If in your deck there are more than 1 of the same skill, it will have a higher chance to appear and can be selected to appear in your hand more than once making it possible to use the skill more than once per hand. You get a new hand every 3 turns.

There is a brief explanation at the start but I should probably create a tutorial to explain things during the first fight. But it is not a complex battle system.
 

vinya86

Newbie
May 7, 2018
22
22
Played this awhile ago. Not much of a fan of the new ai art but I only wish you the best in your project. Though i'm a little confused in the sexfight part or overall theme of it. Is there going to be like clash of world sexfight where your going to be representing your realm? Will you fight an evil that comes on later that threatens all realms with your relationship with the girls helping you resist this evil? Kinda not sure what the end goal or the sexfighting is leading too.
 
  • Thinking Face
Reactions: Succubus Hunter

Atricock

Member
Apr 16, 2023
163
57
Other than the bad ending choice at the beginning of the game. Will there ever be another bad ending or endings with lilith the succubus?
 

yilkin

dl.rpdl.net
Donor
Feb 23, 2023
8,880
4,873
LustiaSexfightOfTheRealms-0.4.2a
You don't have permission to view the spoiler content. Log in or register now.
rpdl torrents are unaffiliated with F95Zone and the game developer.
Please note that we do not provide support for games.
For torrent-related issues use here, or join us on !
, . Downloading issues? Look here.
We're doing a funding run! !​
 
2.80 star(s) 4 Votes