Chaosforge Forum

  • March 19, 2024, 02:04
  • Welcome, Guest
Please login or register.



Login with username, password and session length
Pages: 1 [2] 3  All

Author Topic: Doom : Repercussions of modding  (Read 42809 times)

Tormuse

  • Elder
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1696
  • More Angelic than not
    • View Profile
Re: Doom : Repercussions of modding
« Reply #15 on: September 17, 2014, 23:59 »

I just won a Former Human game at ITYTD.  :D  I was just kind of messing around, no build planned, really, but I thought you might like to see my mortem.  :)

Spoiler: Mortem (click to show/hide)

Unfortunately, it crashed at the end, just before the mortem screen.  (Though thankfully, after generating the mortem, apparently)  Here's the error message:

Code: [Select]

----------------------------------------------------------------------
Timestamp   : 18/09/2014 1:09:51
Error level : ERROR
Message     : Lua call OnWinGame caught ELuaException!

Call path     : Repercussions.OnWinGame
Call params   : ()
Error message : Call(Repercussions.OnWinGame) not found!
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 18/09/2014 1:10:04
Error level : FATAL EXCEPTION
Message     : Fatal exception encountered

An unhandled exception occurred at $0046E619 :
ELuaException : LuaError: Repercussions.OnWinGame -- Call(Repercussions.OnWinGame) not found!
  $0046E619  TDOOMLUA__ONERROR,  line 435 of src/doomlua.pas
  $00457F16  TLUASYSTEM__PROTECTEDCALL,  line 1476 of e:/Projects/fpcvalkyrie/src/vluasystem.pas
  $0041E492  TDOOM__CALLHOOKCHECK,  line 96 of src/doombase.pas
  $0041F83F  TDOOM__RUN,  line 416 of src/doombase.pas
  $00401CC5  main,  line 111 of src/doomrl.pas

----------------------------------------------------------------------


Also, I was playing a Lost Soul game earlier and got as far as Hell Knight level and I saved it to come back to it later but it said the saved game was corrupted and I couldn't continue.  :|  (That may or may not have been due to something I did; I have yet to recreate that bug)  EDIT:  Okay, it seems I can't save the game at all; the saved game gets corrupted/destroyed when I try to load it

And if you don't mind if I comment on play-balance a little, I must say that the Lost Soul tree is a lot more varied and interesting than the Former Human tree.  I think it would be good to add the Elite Formers to the list.  (Maybe you could become John Carmack as the top level?)  :)  As it is, you're stuck with the same Former Commando character from level 3 to the end of the game and since there are very few cells that early on, you're very reliant on melee.  Fortunately, for this game, I discovered that I could use the Chainsaw in the prepared slot if I got Juggler trait, so I was able to get by.  (Don't know if that's intended, but it was a big help)

EDIT:  Well, someone said that we should test it extensively, so...  ;)


(Note that on level 5, I was in Demon form and assembled a Piercing Bite!)  :D

This time, I did a normal win and it still crashed at the end.  Here's the error message:

Code: [Select]
----------------------------------------------------------------------
Timestamp   : 18/09/2014 4:44:03
Error level : ERROR
Message     : Lua call OnWinGame caught ELuaException!

Call path     : Repercussions.OnWinGame
Call params   : ()
Error message : Call(Repercussions.OnWinGame) not found!
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 18/09/2014 4:44:05
Error level : FATAL EXCEPTION
Message     : Fatal exception encountered

An unhandled exception occurred at $0046E619 :
ELuaException : LuaError: Repercussions.OnWinGame -- Call(Repercussions.OnWinGame) not found!
  $0046E619  TDOOMLUA__ONERROR,  line 435 of src/doomlua.pas
  $00457F16  TLUASYSTEM__PROTECTEDCALL,  line 1476 of e:/Projects/fpcvalkyrie/src/vluasystem.pas
  $0041E492  TDOOM__CALLHOOKCHECK,  line 96 of src/doombase.pas
  $0041F83F  TDOOM__RUN,  line 416 of src/doombase.pas
  $00401CC5  main,  line 111 of src/doomrl.pas

----------------------------------------------------------------------

Using the Juggler trick to wield the Chainsaw still worked.  I'm guessing that's not as intended, although it's a rather fearsome image, a Revenant brandishing a chainsaw!  (Or a Knight or a Baron)  :)

A couple more bugs:  There's no sound when you attack as a Lost Soul.  (Should've mentioned that one earlier)  Also, when you're a Knight or Baron, you use "Cursed Power" to fire, but killing enemies doesn't replenish the Cursed Power like it does if you kill enemies while you're an imp.
« Last Edit: September 18, 2014, 02:56 by Tormuse »
Logged
Apostle Chaos Lt. General (0.9.9.7)
[26/26/26/26/18/9]
Check out my Youtube channel for videos of me playing DRL!  :)
https://www.youtube.com/channel/UCXOijubEijdnrOja0kxXTKQ/videos

SPTX

  • Sergeant
  • *
  • Offline Offline
  • Posts: 77
  • Lost Soul
    • View Profile
Re: Doom : Repercussions of modding
« Reply #16 on: September 18, 2014, 05:48 »

Unfortunately, it crashed at the end, just before the mortem screen.  (Though thankfully, after generating the mortem, apparently)  Here's the error message:
Attached file should do the trick. Can you confirm?

Also, I was playing a Lost Soul game earlier and got as far as Hell Knight level and I saved it to come back to it later but it said the saved game was corrupted and I couldn't continue.  :|  (That may or may not have been due to something I did; I have yet to recreate that bug)  EDIT:  Okay, it seems I can't save the game at all; the saved game gets corrupted/destroyed when I try to load it
Unfortunately as it stands I have no way of understanding the issue. I'd have to know how saving intrinsically works within the engine. I thought it probably had to do with my renaming of the klasses but it seems not.

And if you don't mind if I comment on play-balance a little, I must say that the Lost Soul tree is a lot more varied and interesting than the Former Human tree.  I think it would be good to add the Elite Formers to the list.  (Maybe you could become John Carmack as the top level?)  :)  As it is, you're stuck with the same Former Commando character from level 3 to the end of the game and since there are very few cells that early on, you're very reliant on melee.
Well, sure, a bit more variety wouldn't hurt.

Using the Juggler trick to wield the Chainsaw still worked.  I'm guessing that's not as intended, although it's a rather fearsome image, a Revenant brandishing a chainsaw!  (Or a Knight or a Baron)  :)
Well, as I said the traits will be replaced in future versions when I'll be able to change them (which is, I was told, impossible as of now).

A couple more bugs:  There's no sound when you attack as a Lost Soul.  (Should've mentioned that one earlier)
Also, when you're a Knight or Baron, you use "Cursed Power" to fire, but killing enemies doesn't replenish the Cursed Power like it does if you kill enemies while you're an imp.
First point I know of, it's an issue with melee weapons, for some reason their sound doesn't play.
Now about the Baron and knight it's really weird, they are basically using the same code than the imp.
Code: [Select]
OnKill = function (being,player)
for n=1,2 do player.inv:add("SPTXcursedpower") end
player:power_backpack() end,
Logged

Tormuse

  • Elder
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1696
  • More Angelic than not
    • View Profile
Re: Doom : Repercussions of modding
« Reply #17 on: September 18, 2014, 23:31 »

Attached file should do the trick. Can you confirm?

It did, thank you.  Here's the mortem for my latest game and it didn't crash this time:

Spoiler: Mortem (click to show/hide)

This time, I said "no" to all opportunities to change form and stayed as a Lost Soul the whole game.  I didn't realize that you get extra options if you do that!  That's pretty awesome!  :D  I'll have to check out the Former Human tree again and see if there are extra options there too!  :)  Also, I think I may have been mistaken earlier when I said that Brute never works; it seemed to work fine for the Lost Soul's bite attack.  I guess it only works if your primary weapon is melee?  I'll double check to see if it works for the Demon's bite attack too.

And on an unrelated note, I found a sniper mod and couldn't resist getting myself a sniper-bite!  :D  (I guess my bites are really accurate?)  :P

EDIT:  Also, the Lost Soul's ability to fly over acid and lava is pretty neat.  At some point, I'm gonna have to try a Nightmare! game to see if I can adapt my strategy around the Lost Soul's unique set of advantages and disadvantages.  (I haven't tried up 'til now because I was too daunted by having reduced hitpoints at higher difficulty settings)

EDIT2:  I tried again, playing as a Demon, this time with a Blademaster build.  (Bitemaster?)  ;)  It worked perfectly, giving me all the Brute bonuses and played like any melee game...  Then about halfway through, I switched to Arch-Vile to see what it was like and it changed over to the Arch-Vile's wimpy melee attack with no Brute bonus and not enough damage to make me go berserk.  And I still had the same problem that getting kills wouldn't restore my ammo, so I could only use the Hellfire attack once and then I was stuck with my wimpy, non-berserk melee attack for the rest of the game.  I was able to finish anyway, with a stair-dive and some lucky invulnerabilities, so here's the mortem:

Spoiler: Mortem (click to show/hide)

I also had a rather absurd problem that I kept spontaneously respawning my enemies!  I couldn't stop myself from doing it!  It wouldn't happen when no one was around, but any time I was facing an enemy and there was a corpse nearby, it would say "Tormuse raises his arms" and they would revive.  I had to do some creative corpse-stacking in some places.  :P
« Last Edit: September 19, 2014, 00:35 by Tormuse »
Logged
Apostle Chaos Lt. General (0.9.9.7)
[26/26/26/26/18/9]
Check out my Youtube channel for videos of me playing DRL!  :)
https://www.youtube.com/channel/UCXOijubEijdnrOja0kxXTKQ/videos

SPTX

  • Sergeant
  • *
  • Offline Offline
  • Posts: 77
  • Lost Soul
    • View Profile
Re: Doom : Repercussions of modding
« Reply #18 on: September 19, 2014, 08:58 »

Okay, I have implemented regenerative ammo. It applies to demons using cursed power as ammo. They no longer gain ammo on kill, however said ammo wasn't removed and can still be gain via exp; 1 per 263 at the moment (arachnotron's exp value).
Their ammo will now regenerate at fixed rates depending of which demon you are playing, after shooting (it will still regenerate if you use melee attacks or get attacked).

I also modified a few things to work with this addition.
I have replaced the demon's attack speed values (was 1 turn everywhere) with their reload speed (which was based on the original monster's attack chance), attack is now slower for most of them.
Reloading for these demons is now almost instantaneous (0.1 turn) to give some incentive in using the now rarer cursed power.
Max ammo for these demons has also increased from 1 to something matching their power, where the more powerful the monster the less max ammo it has (imp has 8 fireballs, archevile has 1)
Non-former human monsters not using cursed power will have similar treatment in future versions, after the values are settled for the ones done in this version.

Any value, new and old, is obviously still subject for balance. I'd especially like to find a way to remove the health bonus I give on the two lowest difficulties.
I'll also somehow find some use for cursed power for monsters not using it as ammo. There is much room for ideas, it could be a small amount of berserk time for the pinky for example, health regen for the feeble former humans, etc. to be decided.

EDIT:
Forgot to mention that I disabled the archevile's resurrecting ability. As I am a very forgetful person, as much as I forgot to state I disabled the archevile's ability, I forgot to disable the painelemental's ability altogether.
« Last Edit: September 19, 2014, 09:07 by SPTX »
Logged

Tormuse

  • Elder
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1696
  • More Angelic than not
    • View Profile
Re: Doom : Repercussions of modding
« Reply #19 on: September 19, 2014, 16:32 »

Okay, the following post and mortem is from a the previous version, since I haven't tried the new one yet.  I started a game last night and finished this morning, (I left it running overnight, since I know I can't save)

Spoiler: Mortem (click to show/hide)

I was playing as a Sergeant to test what traits work and don't work for him.  The shotgun he carries gets the benefit from Shottyman and Shottyhead traits, but isn't actually a "shotgun" shotgun, in that I can't assemble it into an Elephant Gun.  I did this shortly after playing a game as a Former Human (which was *really* tedious with that accuracy zero pea-shooter he wields; a majority of his shots miss!)  His weapon isn't considered a pistol at all; it wasn't affected by Son of a Gun or Dualgunner and couldn't be modded into a Speedloader Pistol.  I also played briefly as a Former Captain and it's a *huge* step up from Former Human with his accuracy 4 Chaingun!  (A weapon which is normally accuracy 2)  It makes the difficulty curve pretty wonky when the level 2 character is so incredibly more advanced than the level 1 character.

I'll give the new version a try a little later.

EDIT:  Okay, I gave the new version a try.  :)  I played as an Imp for a while, then leveled up to a Knight and then a Baron.  (enemies that use the "cursed power" ammo)  I like the play balance of having the shots fire slower, but having multiple ammo in the "weapon."  I didn't actually use the speed reload of the cursed power much in this game, (except in big battles like the Cyberdemon and the Mastermind) but I expect that they would play a much larger role in higher difficulty levels.  (I'll try higher difficulties later on)  And now that I'm not completely reliant on melee, the melee attack has the right balance to make it a nice complement to my arsenal.  Don't know how I feel about my imp fireballs being able to blow up powerups.  :o  (Regular imp fireballs don't; bug or feature?)

Spoiler: Mortem (click to show/hide)

EDIT2:  Just playing around and I discovered that the Mancubus Dual Rocket-Launcher doesn't count as a Rocket Launcher for Shottyman purposes.

EDIT3:  Just playing around some more and discovered that playing as a Pain Elemental with a Blademaster build is really quite ridiculous.  :)  Any time I get a kill, it takes zero time and the resulting production of Lost Souls also takes zero time, so I frequently had a situation where I would produce and kill 50 or more Lost Souls simultaneously!  :D  The best part was fighting the Cyberdemon, because killing him caused me to spawn a Lost Soul and the level didn't end because not all enemies were dead.  It almost ended in a stale mate there, because they were reproducing too rapidly, but a Shockwave pack was helpful in thinning out their numbers.  :)


Sorry, SPTX, I know this probably doesn't help you in terms of play-testing, but I thought it was too funny not to share.  :)
« Last Edit: September 19, 2014, 22:36 by Tormuse »
Logged
Apostle Chaos Lt. General (0.9.9.7)
[26/26/26/26/18/9]
Check out my Youtube channel for videos of me playing DRL!  :)
https://www.youtube.com/channel/UCXOijubEijdnrOja0kxXTKQ/videos

Tormuse

  • Elder
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1696
  • More Angelic than not
    • View Profile
Re: Doom : Repercussions of modding
« Reply #20 on: September 25, 2014, 13:20 »

My best attempt at completing a Lost Soul only game at Ultraviolence.  Details of the game later...

Spoiler: Mortem (click to show/hide)

EDIT:  So, since the Lost Soul has 10hp, it's kind of like a high-speed, melee-only, flying Angel of Humanity game.  :)  (only without the benefit of extra equipment!)  :o  This makes for some necessarily interesting strategizing.  I had many attempts fail because I got too close to a Sergeant at the wrong moment and got instakilled, but most of the time, you can fly around so fast, that you can close distance by up to four squares and start biting them before they get a shot off.  It's extra important to face enemies one at a time, whenever possible, though, so it's helpful to use your high speed to maneuver into better positions before you start attacking.

Never underestimate the ability to fly, too.  Demons can be dispatched easily enough by flying over acid/lava rivers and then flying away as soon as the Demons step in.  Also, in this run, I flew over the lava in Chained Court to pick up the mod packs ahead of time, before facing anyone else.  :)

I made a lot of failed attempts at getting Vampyre trait in earlier runs where I didn't even get as far as Chained Court, so then I tried a Blademaster Build and seemed to fare better by mostly doing a stair dive.  When I got up to character levels 5 and 6, though, I decided that while Blademaster would be very useful, the immediate boost to attack speed from Finesse trait was needed much more than Hellrunner, which would have only given me a tiny boost to my already high movement speed.  It was tempting to get Finesse sooner because each attack took four times as long as moving about, but I needed the extra damage of Brute to be able to bring down Formers and Imps with one bite.

In the end, I got a little too overconfident; I entered level 6 Deimos, (I think?  The mortem doesn't say) and I was already berserk and next to an Arch-Vile/Mancubus pack and I thought I could take them out before they woke up, but no such luck.  If I had just headed straight to the exit, I'm sure I could have made it.  Oh well...
« Last Edit: September 25, 2014, 23:05 by Tormuse »
Logged
Apostle Chaos Lt. General (0.9.9.7)
[26/26/26/26/18/9]
Check out my Youtube channel for videos of me playing DRL!  :)
https://www.youtube.com/channel/UCXOijubEijdnrOja0kxXTKQ/videos

Tormuse

  • Elder
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1696
  • More Angelic than not
    • View Profile
Re: Doom : Repercussions of modding
« Reply #21 on: June 25, 2015, 03:04 »

So, on a whim, I tried this mod again today, playing as a Lost Soul with a Blademaster build at Nightmare!  It was my best Lost Soul game yet and I was able to defeat the Cyberdemon!  :D  Unfortunately, the game froze up afterward and I couldn't continue.  :(  I think it had to do with the fact that I leveled up when I killed him.  I don't think the game dealt well with trying to prompt me to pick my new form at the same time it was trying to complete the level.  It showed the trait selection screen and when I tried to choose a trait, nothing happened.  It didn't crash, but it generated an error message a bunch of times, I guess once for each time I tried to select a trait.  They're all identical, so I'll just post one of them:

Code: [Select]
----------------------------------------------------------------------
Timestamp   : 25/06/2015 3:30:28
Error level : ERROR
Message     : Lua call OnPick caught ERangeError!

Call path     : traits.3.OnPick
Call params   : (<object>,19)
Error message : Range error
----------------------------------------------------------------------

I don't know if anyone's updating this mod or even if anyone's looking at this forum at all, but I thought I'd share just in case.  :)
Logged
Apostle Chaos Lt. General (0.9.9.7)
[26/26/26/26/18/9]
Check out my Youtube channel for videos of me playing DRL!  :)
https://www.youtube.com/channel/UCXOijubEijdnrOja0kxXTKQ/videos

SPTX

  • Sergeant
  • *
  • Offline Offline
  • Posts: 77
  • Lost Soul
    • View Profile
Re: Doom : Repercussions of modding
« Reply #22 on: June 25, 2015, 04:22 »

Well I am here, but I have absolutely no idea of what this could actually mean. The day I know is the day I fix, hoping this day to also be the day doomrl would provide some support for modding traits (and also allowing large sprites on the player).
« Last Edit: July 15, 2015, 05:44 by SPTX »
Logged

Tormuse

  • Elder
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1696
  • More Angelic than not
    • View Profile
Re: Doom : Repercussions of modding
« Reply #23 on: August 14, 2015, 03:46 »

Played again, same type of game, playing as a Lost Soul in Nightmare! going for Blademaster, and got the same problem, but this time, not from killing the Cyberdemon; it was after killing a random Baron somewhere on Deimos 3.  (Or somewhere around there, character level 6)  Same thing:  I selected a trait and nothing happened; it stayed on the trait selection screen and I could still move the cursor up and down with the arrow keys, but anything I selected didn't cause it to do anything.  After trying to select stuff a half dozen times, it froze, just like before.  Here's the error log, in case it helps someone track down the problem.

Code: [Select]
----------------------------------------------------------------------
Timestamp   : 14/08/2015 5:36:05
Error level : ERROR
Message     : Lua call OnPick caught ERangeError!

Call path     : traits.3.OnPick
Call params   : (<object>,2)
Error message : Range error
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 14/08/2015 5:36:08
Error level : ERROR
Message     : Lua call OnPick caught ERangeError!

Call path     : traits.3.OnPick
Call params   : (<object>,3)
Error message : Range error
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 14/08/2015 5:36:08
Error level : ERROR
Message     : Lua call OnPick caught ERangeError!

Call path     : traits.3.OnPick
Call params   : (<object>,4)
Error message : Range error
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 14/08/2015 5:36:10
Error level : ERROR
Message     : Lua call OnPick caught ERangeError!

Call path     : traits.3.OnPick
Call params   : (<object>,5)
Error message : Range error
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 14/08/2015 5:36:10
Error level : ERROR
Message     : Lua call OnPick caught ERangeError!

Call path     : traits.3.OnPick
Call params   : (<object>,6)
Error message : Range error
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 14/08/2015 5:36:14
Error level : ERROR
Message     : Lua call OnPick caught ERangeError!

Call path     : traits.3.OnPick
Call params   : (<object>,7)
Error message : Range error
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 14/08/2015 5:36:14
Error level : ERROR
Message     : Lua call OnPick caught ERangeError!

Call path     : traits.3.OnPick
Call params   : (<object>,8)
Error message : Range error
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 14/08/2015 5:36:15
Error level : ERROR
Message     : Lua call OnPick caught ERangeError!

Call path     : traits.3.OnPick
Call params   : (<object>,9)
Error message : Range error
----------------------------------------------------------------------

----------------------------------------------------------------------
Timestamp   : 14/08/2015 5:36:15
Error level : ERROR
Message     : Lua call OnPick caught ERangeError!

Call path     : traits.3.OnPick
Call params   : (<object>,10)
Error message : Range error
----------------------------------------------------------------------
Logged
Apostle Chaos Lt. General (0.9.9.7)
[26/26/26/26/18/9]
Check out my Youtube channel for videos of me playing DRL!  :)
https://www.youtube.com/channel/UCXOijubEijdnrOja0kxXTKQ/videos

Tormuse

  • Elder
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1696
  • More Angelic than not
    • View Profile
Re: Doom : Repercussions of modding
« Reply #24 on: October 19, 2015, 21:37 »

Just felt like playing this mod again today and took it easy with an ITYTD Lost Soul game.  (Though, I still went for Conqueror for a bit of challenge)  :)  This time, I was fortunate enough that my experience level was just right so I didn't level up when killing the Cyberdemon and it allowed me to continue all the way to the end of the game!  :D  (It doesn't award medals, so you'll have to take my word for it that I got Conqueror)  :)  I also found a nuke and was able to get a full win.  How embarrassing for JC to be taken down by a Lost Soul!  :P

Spoiler: Mortem (click to show/hide)
Logged
Apostle Chaos Lt. General (0.9.9.7)
[26/26/26/26/18/9]
Check out my Youtube channel for videos of me playing DRL!  :)
https://www.youtube.com/channel/UCXOijubEijdnrOja0kxXTKQ/videos

Tormuse

  • Elder
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1696
  • More Angelic than not
    • View Profile
Re: Doom : Repercussions of modding
« Reply #25 on: October 24, 2015, 00:19 »

WOO!  Lost Soul Conqueror at HNTR!  :D  This was pretty tough to do as it was a big step up from ITYTD.  :)

Hell's Arena was a huge hurdle to overcome and took many tries to do right.  The breakthrough was when I realized that I couldn't do it by brute force.  (Heh)  :)  I needed to use a little finesse (heh)  :)  and try to outspeed the Demons rather than fight them hand to hand...  er...  mouth to mouth?  (Wait, that sounds wrong)  :P  Bite to bite?  (Yeah, we'll go with that)  :)  I had a few attempts where I very nearly won in very long, tedious, drawn out battles where I had Finesse 2 and no Brute so each hit was doing 1 or 2 points of damage to the Demons and I had to very, *very* carefully time my hits so they couldn't hit me back.  (Lots of dancing around, counting moves before each hit 25 times for each one; very tedious)

But then, I played this game and I was lucky enough to find a tech mod in a vault in level 2 and that made everything a heck of a lot easier!  My tech-modded bite was faster than Finesse 2 and it freed me up to get Brute 1 which allowed me to complete Hell's Arena considerably more easily.  :)

After that, the rest of the game was pretty smooth sailing up until the Wall.  In my previous game, (posted above) I was fortunate to find a homing phase device, so I was able to phase on to one side of the Wall and then homing phase out at the end.  This time, I had to phase on to one side and then dance around the Barons until they blasted the wall behind me enough times to tunnel out.  I didn't have Dodgemaster, but the Lost Soul is pretty fast and was able to dodge most of the incoming fire, but I still took a lot of hits and was thankful for the large supply of medpacks I had built up.  Interestingly, my berserk lasted a surprisingly long time on that level from fighting the Knights and Barons.  Long enough to make me wonder, does this mod remove the cap on how long the berserk can last from berserker trait?

Anyway, I took a screenshot of it.  Unfortunately, it came out looking kind of weird; I think I forgot to adjust the ASCII display setting or something.  :S

Spoiler: Screenshot (click to show/hide)

I found an inordinate number of nukes and good thing too, since I realized that I can't equip the Nuclear BFG for nuking purposes.  :o

I expected the Mortuary to be a lot more difficult, but a well-placed Hatred Skull and Fire Skull from the City of Skulls prevented Arch-Viles from reviving too much, and I was zipping around so fast, I was able to take them out before they could do much anyway.

A couple things I noticed that may be bugs:

The game never generates Armor Shards except on levels that specifically generate them like Spider's Lair and Mortuary.  Bug or feature?

In the Armory, the right-most room had only one weapon instead of the usual four.  I'm sure the others weren't destroyed because there was nothing in there but a Demon and an Imp.  They just weren't generated.  The weapon that did generate was the Charch's Null Pointer.  (Unique)

Spoiler: Mortem (click to show/hide)
Logged
Apostle Chaos Lt. General (0.9.9.7)
[26/26/26/26/18/9]
Check out my Youtube channel for videos of me playing DRL!  :)
https://www.youtube.com/channel/UCXOijubEijdnrOja0kxXTKQ/videos

SPTX

  • Sergeant
  • *
  • Offline Offline
  • Posts: 77
  • Lost Soul
    • View Profile
Re: Doom : Repercussions of modding
« Reply #26 on: October 24, 2015, 02:49 »

There is no doc whatsoever about modifying traits and I remember someone telling me it wasn't a good idea too temper with them anyway, so no, no modified berserker.
I still want to mod the traits though... There are still a few things I'd like to do with this mod that I can't in the actual state of things. Namely, swaping the monster change to the traits, having the player character drawn with the property flag that's used for the cyberdemon/mastermind.

For the shards they are indeed set to 0. Here's the list of "denied" items. Of course nothing's definitive.

Spoiler (click to show/hide)
« Last Edit: October 24, 2015, 02:56 by SPTX »
Logged

Tormuse

  • Elder
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1696
  • More Angelic than not
    • View Profile
Re: Doom : Repercussions of modding
« Reply #27 on: July 13, 2017, 15:20 »

So, on a whim, I tried this mod out again.  (Has it really been two years since I last played it?)  O_o

I had the idea of playing a Vampyre build with the starting Lost Soul at N! difficulty for a while and this time, it actually worked!  :D  The whole thing was pretty much a stair-dive, with a bit of creative dancing around near the beginning, using the Lost Soul's speed to its fullest advantage.  As mentioned in my above posts in this thread, the Lost Soul makes for some unique strategizing, being very fast, but vulnerable (with 10HP) and able to fly over fluids to escape some dangerous situations.  At the start of CC, I flew over the lava to get the mod packs at the start, a bulk mod which I put on my bite (which was a big help) and a power mod which I eventually put on the red armour in Phobos Anomaly.  (Also a big help)

Even after CC, I still mostly stair-dived, (stair-dove?) killing only enemies that were on the way to the exit, trying not to get too greedy like in some of my previous runs.  A lucky phase got me past the ambush at Phobos Anomaly and a couple of invulnerability spheres in Deimos helped me level up to finally get Vampyre trait!  :D  Vampyre was a huge help (as it always is) especially because the super-fast Lost Soul can zip in and steal their HP before they can react, taking away Vampyre's biggest disadvantage.

I got a couple of levels in Finesse after that to ensure that my bite-rate was almost as fast as my move-speed and then I decided that a couple of extra max-HP might be useful, so I got Ironman and I discovered...  that it gives me 10 more HP, doubling my max HP!  :o  I fully expected it to give me 2HP like in AoHu and...  and...  why didn't I try that sooner?  O_o  *Facepalm*  Needless to say, doubling and then tripling my hitpoints made the rest of the game pretty easy.  :)

The only two special levels I completed were Spider's Lair, (which I only attempted because I was invulnerable and because my red armour was badly damaged and I wanted to repair it with the only two armour shards in the game besides Mortuary, which I wasn't going to attempt) and Unholy Cathedral.  (A must for any melee game)  :)  I came pretty close to clearing City of Skulls, but left early because I didn't want to lose my berserk power trying to hunt down the last few Lost Souls.  I couldn't do anything with all that weaponry I was carrying, but I thought they were worth carrying around as trophies for the mortem, showing what I'd done.  :D

The fire-protection from the red armour combined with the Lost Soul's natural fire protection meant that late-game enemies were easy to deal with, doing only 1 damage per hit, and due to my low max HP, triggering berserk every time they hit me!  I basically remained berserk for the rest of the game.  Come to think of it, I was in such good shape that I'm sure I could have taken on Mortuary and Lava Pits and probably JC with no problems, but after all my previous failed attempts, I just wanted a sure win, so I just charged the Mastermind and bit her to death.  :)  (She must've been very confused by this armour-wearing, super-powered, super-strong biting Lost Soul coming at her!)  :D

Spoiler: Mortem (click to show/hide)
Logged
Apostle Chaos Lt. General (0.9.9.7)
[26/26/26/26/18/9]
Check out my Youtube channel for videos of me playing DRL!  :)
https://www.youtube.com/channel/UCXOijubEijdnrOja0kxXTKQ/videos

LuckyDee

  • Sound Wizard
  • Grand Inquisitor
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1516
  • High Caliber Consecrator
    • View Profile
    • LuckyDeeIndustries
Re: Doom : Repercussions of modding
« Reply #28 on: July 14, 2017, 01:04 »

You never cease to scare me :S

How did you get past the Bruisers (or Cybie for that matter) with so little HP and a relatively puny attack damage?
Logged
[0.9.9.7G] Current: Hell Knight 1st Lieutenant [20/12/4/0/0/0]
High: Arch-Vile Lt. Colonel [25/21/12/2/1/0]

Tormuse

  • Elder
  • General
  • *
  • *
  • Offline Offline
  • Posts: 1696
  • More Angelic than not
    • View Profile
Re: Doom : Repercussions of modding
« Reply #29 on: July 14, 2017, 15:28 »

How did you get past the Bruisers (or Cybie for that matter) with so little HP and a relatively puny attack damage?

I was already berserk when I entered Phobos Anomaly and the phase device took me behind them.  I zipped around the corner so I could take them one at a time.  After that success, I considered going after all the Nightmare creatures for extra experience, but I decided it was too risky and I wanted to keep the berserk going, so I went straight to the portal.

At this point, I had the power-modded red armour, so even if I hadn't teleported behind them, I'm sure I could have survived just charging them; with such low max HP, any hit from them would make me instantly berserk.  :)

And Cybie wasn't too much trouble; Lost Souls have natural fire resistance, and once I was berserk, he could only do one point of damage per hit.  My only concern was having my experience at a level that I wouldn't accidentally level up and crash the game when I kill him, like in the previous run.
Logged
Apostle Chaos Lt. General (0.9.9.7)
[26/26/26/26/18/9]
Check out my Youtube channel for videos of me playing DRL!  :)
https://www.youtube.com/channel/UCXOijubEijdnrOja0kxXTKQ/videos
Pages: 1 [2] 3  All