Recent content by OgreLXXV

  1. OgreLXXV

    Adding Quality Caps by Item

    My mod is coming right along. Crazy how much knowledge I've gained in the last few weeks just diving in and doing it. I would like to set both minimum and maximum quality caps on items. In my mod it will be by Tier (i.e. a T0 item could only be  Q1-3, T1 could be Q2-4, etc) but I believe I...
  2. OgreLXXV

    Recipe Tag Value

    This may be a silly question, but in progression.xml, what does the "value" represent in the "RecipeTagUnlocked" passive_effect lines? All the others make sense, but I can't figure out what it does for this effect.
  3. OgreLXXV

    Given key was not present

    I'm getting an error when loading my progression.xml that says "The given key was not present in the dictionary." Am I correct to assume that "dictionary" refers to the Localization.txt file? I can't find a key that's in my progression.xml that isn't also in my localization.txt, but then again...
  4. OgreLXXV

    Using xPath to change quest rewards

    Thank you? I appreciate that this is complicated, and as I mentioned in the OP, I felt that learning by doing would be the best way to get my head wrapped around it. I have read through the guide you linked of course, as well as others and watched a few videos. I am starting from scratch, but...
  5. OgreLXXV

    Using xPath to change quest rewards

    I'm trying to change the quest rewards for all Challenges so they award only XP, but significantly more and based on difficulty. I know I could simply remove the quests and replace them with copies that have different rewards, but as I am working on my first mod this seems like an opportunity to...
  6. OgreLXXV

    Lost ability to scrap items

    I've been toying around with creating my first mod, primarily editing the XML files. I have made some changes to the Attributes by effectively replacing Perception with Dexterity and then moving the perks around. After replacing Perception I fired it up to test and noticed that I no longer even...
Back
Top