SOTW 0.8.9 - First Act Beta preview!

The tale of the siblings Althea and Shea https://www.winterwolves.com/seasonsofthewolf.htm
Locked
renke_
Elder Druid
Posts: 580
Joined: Sat Feb 22, 2014 1:26 pm

Re: SOTW 0.8.9 - First Act Beta preview!

Post by renke_ »

bah, just finished a 0.8.7j/0.8.8 game and you published a new build :-/

do you still need saves of the Act 1 ending?
User avatar
jack1974
Pack leader
Posts: 15095
Joined: Thu Jun 16, 2005 4:43 pm

Re: SOTW 0.8.9 - First Act Beta preview!

Post by jack1974 »

Yes, the only change I did in last version are the items, but on Dingirra I can buy new ones :)
User avatar
ValHallen
Druid
Posts: 400
Joined: Mon Jan 28, 2013 1:56 am

Re: SOTW 0.8.9 - First Act Beta preview!

Post by ValHallen »

I got a error when figthing against the skeletons in the graveyard:
Spoiler:
I'm sorry, but an uncaught exception occurred.

While running game code:
File "game/plot/map.rpy", line 702, in script call
File "game/plot/sidequests.rpy", line 1259, in script call
File "game/script.rpy", line 2105, in script
File "game/script.rpy", line 2110, in <module>
File "game/RPG Framework/enviroment.rpy", line 736, in execute
File "game/RPG Framework/character.rpy", line 205, in die
File "game/script.rpy", line 71, in AddBattleField
File "game/RPG Framework/effects.rpy", line 63, in addTo
File "game/RPG Framework/character.rpy", line 64, in addEffect
KeyError: 'Default'

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

Full traceback:
File "game/plot/map.rpy", line 702, in script call
File "game/plot/sidequests.rpy", line 1259, in script call
File "game/script.rpy", line 2105, in script
File "C:\Users\Kleber\Desktop\Jogos\SOTW-0.73-all\renpy\ast.py", line 756, in execute
renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store)
File "C:\Users\Kleber\Desktop\Jogos\SOTW-0.73-all\renpy\python.py", line 1382, in py_exec_bytecode
exec bytecode in globals, locals
File "game/script.rpy", line 2110, in <module>
File "game/RPG Framework/enviroment.rpy", line 736, in execute
File "game/RPG Framework/character.rpy", line 205, in die
File "game/script.rpy", line 71, in AddBattleField
File "game/RPG Framework/effects.rpy", line 63, in addTo
File "game/RPG Framework/character.rpy", line 64, in addEffect
KeyError: 'Default'

Windows-7-6.1.7601-SP1
Ren'Py 6.17.5.492
Seasons Of The Wolf 0.8.9
User avatar
Pace675
Druid
Posts: 337
Joined: Thu Aug 23, 2012 9:13 pm

Re: SOTW 0.8.9 - First Act Beta preview!

Post by Pace675 »

Lol dammit Jack downloaded 0.8.7j yesterday and now we're already up to 0.8.9? XD

Keep up the great work.
User avatar
jack1974
Pack leader
Posts: 15095
Joined: Thu Jun 16, 2005 4:43 pm

Re: SOTW 0.8.9 - First Act Beta preview!

Post by jack1974 »

ValHallen wrote:I got a error when figthing against the skeletons in the graveyard:
You loaded a previous version save, right? otherwise that shouldn't happen anymore!
Pace675 wrote:Lol dammit Jack downloaded 0.8.7j yesterday and now we're already up to 0.8.9? XD

Keep up the great work.
Lol thanks, hopefully next update will have act 2 :mrgreen:
User avatar
jack1974
Pack leader
Posts: 15095
Joined: Thu Jun 16, 2005 4:43 pm

Re: SOTW 0.8.9 - First Act Beta preview!

Post by jack1974 »

Thanks to some suggestions I got through email by renke, might add some new features to make the Druid a more unique class: in practice replacing his bolt that damage HP with one that damages SP (not drain, just reduce SP). Renke also proposed a "default skill" for the druid (not one you learn) that restores 10 SP with 15 delay.
I need to play a bit more the battles on Act 2 before confirming it but so far seems interesting. I need to make sure that doesn't unbalance the game too much, because if for example you can destroy Healers' SP, they will become useless quickly. So I think will put a high delay on it, or I'll need to raise the SP of those enemies.
Anyway overall seems worth it since makes that class quite fun to play and adds some interesting mechanics to the game :)
User avatar
fabulaparva
Elder Druid
Posts: 761
Joined: Sun May 04, 2014 9:58 pm

Re: SOTW 0.8.9 - First Act Beta preview!

Post by fabulaparva »

SP-destroying skill sounds fun. :) However, if for balancing reasons the enemies' SP-spools will have to be much higher, I'm not sure how much fun it'll be in the end. I'd purrsonally prefer that it would make considerable (read: devastating :P) damage and had a high delay.
User avatar
jack1974
Pack leader
Posts: 15095
Joined: Thu Jun 16, 2005 4:43 pm

Re: SOTW 0.8.9 - First Act Beta preview!

Post by jack1974 »

Main problem is that some enemy AI becomes useless without SP! so if somehow you manage to reduce it to zero (or low), that enemy becomes worthless. I cannot change the AI myself (I don't understand anything of it :lol:) so need to be careful with it :)
User avatar
fabulaparva
Elder Druid
Posts: 761
Joined: Sun May 04, 2014 9:58 pm

Re: SOTW 0.8.9 - First Act Beta preview!

Post by fabulaparva »

I guess I'm mainly hoping that I could be able to use such skill/default attack in the future to be able to prevent some of those pesky healers from hitting "Revive all" or "Cure all" :P (they could still revive single characters of heal them), especially if the enemy has 2 of those type of healers.
User avatar
jack1974
Pack leader
Posts: 15095
Joined: Thu Jun 16, 2005 4:43 pm

Re: SOTW 0.8.9 - First Act Beta preview!

Post by jack1974 »

Yes that would be the use, however it must be limited otherwise could become too easy. Of course if you use that, you can't cast a spell, so with a delay long enough could be balanced :)
Locked