Jump to content

Bartimaeus

Modders
  • Posts

    2,492
  • Joined

  • Last visited

Everything posted by Bartimaeus

  1. I've used that sort of setup for spells, but I hadn't considered that items with more than one extended header (or none at all) might also change the location. That #8 for 8 bytes is also very helpful to know. Thanks!
  2. That's because I'm a dummy and didn't convert between a...variable(?) and...hex-text. Yeah, like I said, I'm not the best with weidu. Also, as mentioned in my edit above, it's probably not even a good idea to pursue my idea anyways due to the length being different. I am sure somebody who actually knows how to cleanly do it will help you - anything I know of is probably going to be a little hacky (and actually I want to know how a person who knows what they're doing would do it for my own future reference).
  3. ACTION_IF (FILE_EXISTS_IN_GAME ~scrlw801.itm~) THEN BEGIN // SR Wraithform COPY_EXISTING ~scrlw801.itm~ ~override~ PATCH_IF (SOURCE_SIZE > 0x71) THEN BEGIN // protects against invalid files WRITE_BYTE 0x76 "ISCRL1R" END END This should write your icon directly to the file in what I think is the correct spot. (e): Although perhaps this won't work, because the "write_byte" command will only overwrite what you put in (I think), and since "ISCRL1R" is only 7 characters long vs. "SPWI603A", which is 8 characters, I imagine the "A" might be left at the end and effectively make your field "ISCRL1RA". I'm not sure how you define a blank space for that byte. A replace text command might suffer the same issue...except it might destroy the entire file as a bonus? I'm certain there's an easy way to do it, but I'm probably too much of a dummy with weidu to do it.
  4. @Hoverdawg Apologies for the delay in response. ring30.itm is the Ring of Human Influence, and it seems you have the BG1 NPC Project installed, but are not in a BGT/EET setup, which I apparently did not foresee. Fixed and thank you!
  5. Nice spot and it has been fixed, thank you! Also have fixed what @DavidW described here, so a thanks to him as well.
  6. I considered it, but didn't like the inconsistency it would create for items where you'd *need* to start at the 0 due to additional effects (e.g. Flail of Ages).
  7. @Kilgor Can't confirm on a clean ToB + IR install. Spawned SENKEN01.cre via console, CTRL+Y-ed them, there they are on the ground. You may have to changelog SENKEN01.cre.
  8. Their probability is 0-14%, which is 15% (as 0 is the first percentile). You're right on the 3D8 slashing damage, though, so thanks!
  9. @Kilgor Thanks, confirmed. Inherited from base SR, will get a fix on the master git sometime soon.
  10. Sort of related: do you have atweaks' improved fey creatures installed? I have wanted to get to the bottom of the insane sirines in BG1, and I figured it was that component in atweaks that was making their strength and behavior so crazy. Their endless kiting tactics are so ridiculously over the top, I don't think even most players would stoop to the lows they go.
  11. Yes. A large portion of my text work was integrated into base IR a few years ago, in mid-2016, though I've continued to work on it since. It's the only thing I have directly submitted for integration in either IR or SR, so the sniping doesn't even really make sense. It's also why my name is listed under the "contributor" credits in IR, . @DavidW Something to also keep in mind is that SR changed Goodberry to have a duration of only 8 hours (i.e. disappear on rest). Vanilla's last for forever, while SRR's last for a more moderate 24 hours, so the dynamics of creating them and easily using them are a little different for SR users. @Jarno Mikkola Actually, Goodberry is a level 1 spell in SR.
  12. "Who cares?" Me, . I didn't spend many, many hours cleaning up both IR's and SR's language files to be free from inconsistencies and vagueries because I didn't care. If you want to establish an order outside of that, be my guest...but this is SR within the Revisions series of mods, and I'm working within its rules where it has been overwhelmingly consistent to that and where I do not think a quantity of 2 fits. That is all. SR's Cure Wound Spells all have a base heal of XD8 + X per level (where X equals spell level, e.g. Cure Moderate Wounds would be X = 2), maxing out at level 10, regardless of whether X is 1 or 4. So Cure Light Wounds would be 1D8 + 10 at level 10, for an average of 14.5 points of healing. Your Goodberries would be 21 points of healing per cast that does not require mid-combat spellcasting, and can be prepared in advance - however, it is split into three different uses. That's kind of the problem with instant healing here - you want Goodberries to be worth the cast, but you don't really want to have it outshine Cure Light Wounds for mid-combat healing, which is probably why a regeneration-based approach makes more sense (and possibly you actually meant this to be regeneration-based, in which case, those numbers make much more sense).
  13. No problem. As for Insect Plague, Insect Plague should also have to target someone the same as Creeping Doom, so I'll fix that. Thanks!
  14. Virtually nothing in this game comes in two like you are suggesting. Special "per day" abilities on items come in 1 or 3. Goodberry itself historically comes in 5. I would never pick 2 because it doesn't fit - 1, 3, or 5 would, and you already said that 1 removes an interesting mechanic of the spell in having splittable quantities, and 5 is too many because it splits the effects between too many uses. So...3 would seem to be the closest to what you want. Rule of three exists for a reason, after all. I thought this was obvious.
  15. Should go in the IRR thread, . Anyways, it does, but it works oddly. The character with the Blade of Roses must actually be attacking for it to sing. So simply standing around with it out will not be enough. I'm trying to recall why it's like this instead of the always on passive, but I'm struggling to remember...
  16. Hi @pebnugget, I'll respond here since you PMed me as well with your new account. I am a little confused by your problem, since the error doesn't really make sense to me. IRR and SRR are definitely compatible with BG2:EE (I tested the current versions of IRR and SRR just last week with both BG1:EE and BG2:EE as a matter of fact), but I must admit that it's difficult for me to troubleshoot MacOS-only problems seeing as I don't have MacOS. Also, please note that IRR and SRR are actually separate branches from the main IR and SR mods - that is to say, the link you gave in your previous post actually leads to base Item Revisions, and you must also download my Item Revisions Revised as well. I realize that this is somewhat confusing, but that's the price I pay for stacking IRR and SRR on top of the original mods. However, I will give you combined archives for you to test to see if you still get the same errors, so you do not have to go through the trouble of combining them: https://dl.dropboxusercontent.com/s/6s4ozebczx78bta/IRR and SRR MacOS.zip Let me know if you continue to have that problem, although I'm unsure as to what exactly I can do about it. I'd probably have to ask for help from elseones who are more familiar with MacOS.
  17. It's hard to quantify exactly why, but I absolutely agree. It just feels wrong to me, :P.
  18. That's correct, but unfortunately, as I mentioned in the previous post, I'm relatively sure it's either an .exe patch or through ToBEx. I will check now to make sure. Yep, that subcomponent is only available on ToB games, and yep, it's only available through ToBEx. Literally all that component does is REPLACE_TEXTUALLY ~Disable Stoneskin Grey Colour=0~ ~Disable Stoneskin Grey Colour=1~ in the ToBEx ini file. Already an option when you install ToBEx, I guess it's if you were too lazy to install ToBEx before installing SCS? Either way, the visual effect is hardcoded to the Stoneskin opcode. So you'd have to enable the ToBEx Disable Stoneskin Grey Colour flag, then you'd have to simulate the grey color through various Stoneskin effects yourself. Which is not impossible...I guess I'd need the exact palette color of Stoneskin to even test adding it to just the mage Stoneskin spell.
  19. Thanks. I think Stoneskin's graphical effect is tied to the stoneskin opcode itself, unfortunately, and can only be removed with an exe patch/ToBEx, and once you do that, there's no opcode to actually bring it back (although maybe you could simulate it with a mass amount of color palette opcodes?). That would've been a good one to do, too. @K4thos: Thanks for the table. I have been working on remedying this problem, but for various reasons, progress has been slow. But I'll get there eventually.
  20. That's been SR behavior for years now, actually. I think the reasoning behind it (since I'm not the one that implemented it, I can only guess here) being that it doesn't break character relationships (since the original style of petrifying booted your characters out of your party, which at least non-EE games used to think of as a relation-ending), doesn't lead to permadeath if their statue gets destroyed (since they remain in the party), and doesn't destroy items like petrification did. I actually am still considering whether to restore classic petrification behavior for non-party members - see here in the "Imprisonment" block.
  21. Regenerate Wounds: At first, I thought it might be because druids aren't actually supposed to have access to the Cure Wounds series of spells in D&D 2.0, but that's not the case. The idea of the Regenerate Wounds series seems to be provide a sort of slow, more naturalistic method of healing for a greater amount but over a long period of time in contrast to the instant necromantic Cure Wounds series. It's an interesting idea, and provides some variety and flavor between the options clerics and druids have...but in practice, I found that it gimped druids to the point where you cannot really have a druid without a cleric in a relatively standard party setup, and I thought that kind of sucked. One thing you sort of raised that I had not considered at all was simply allowing druids (not clerics) to cast both. Some sort of sphere system that gives you greater input on which one(s) you have would also work (which SR doesn't bother at all with given it's working relatively within the confines of the BG2 class and kit system, where a sphere system simply doesn't work). Previously, it was a huge annoyance to me that both Regenerate Wounds and Cure Wounds had the same icons for Ranger-Clerics, but I fixed that with the help of @DreamSlaveOne, so that's a potential solution for allowing the original idea of the Regenerate Wounds series to continue existing, even with a super long duration. Goodberry: I like three better than two - two feels like a really oddball quantity, especially coming from its original five in both vanilla and SR for forever. It feels a little dodgy to have a level 1 spell potentially be better than healing potions, but then I realized Cure Light Wounds already is, so that's kind of a silly thought. If turned into regeneration instead, I suppose you'd want to prevent stacking long term regeneration buffs a la the Regenerate Wound series, so you wouldn't want two Goodberries to stack on one character. How that interacts with healing potions I'm not a hundred percent sure, since I'm not a healing potions kind of guy. On the issue of giving druids an option for quick healing in the face of a lack of the Cure Wound series, one should bear in mind that this is a single level 1 spell, and while increasing the utility of a unique concept spell is desirable, the spell should not be scaling upwards to the point where it could ever possibly be even in the realm of competing with much greater healing spells, and so I don't think it could really ever work as a substitute without buffing it to the point on unreasonability.
  22. I don't disagree that it can be useful as a buff, but it's not good for "I need healing now"-type situations. And the Regeneration series of spells doesn't need to be as good as the Cure series of spells at that specific task, but I think it needs to at least be able to do it at least a small degree...which it can't in non-Revised SR, which makes having a druid without a cleric a troublesome prospect for me. There's also the issue of conceptual overlap with the actual proper 6th (Druid)/7th (Cleric) level Regeneration spell that I don't particularly like. I'm fairly happy with the compromise I made in SRR where each Regeneration spell lasts 5 rounds instead of the several turns like it does in SR - you only have to wait a round or two to at least get a chunk of your HP back before you can get your character back into action, but 5 rounds is also still long enough that you can cast it on someone before they've taken significant damage immediately before sending them to get ground up. Even a flat turn that does not increase with levels (but rather the healing effect over the turn increases with the levels) would be much better for me than what SR currently does - the key is simply making it so I don't have to keep my wounded character hidden away for an entire turn before they've healed enough that I can bring them out again. Since it's a food item, really slow regeneration does probably make sense for Goodberry. Keeping it at five berries conjured per casting, I'd probably make it a base of...say, 2 hit points regenerated total at a rate of 1 hp/round at level 1, with an additional hit point regenerated via an additional round for every two extra experience levels up to a maximum of 10 at 17th level. If you decreased the amount of berries to say...3, however, I'd probably make it more like a base of 3 hit points up to a maximum of 10 at 15th level. That's a bit of an awkward spot mathematically speaking (as you almost want to increase it to a base of 4 hit points, but not quite), but I feel kind of squicky about making it only two berries (which I would probably just up to like 5 hp base at that point).
×
×
  • Create New...