Jump to content

Semmeth

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Semmeth

  1. I'm trying to add the "Citzals spirit lance" ability to the "cipher" class I've made what i thought to be the required changes, by which i mean made a copy of the genericability changed the id and debug_name and swapping the abilityclass. then i put it in its own folder within the override folder "override/Spiritlancer/design/gamedata" however when i try to add the ability through the console i get a parameter error, namely "can't find preogressionunlockablegamdata named spirit_lance". could anyone tell me what i did wrong? or maybe look at the code i edited to see if I've just completely missed something. https://pastebin.com/eN2h7Gy3
  2. Hello friend, I am attempting to swap out the ability "mind wave" for "Citzals spirit lance" in the progression tables, however I do not see any effect when placing the edited gamedata in the override folder. does the name of the gamedata file have to be specific? Should I create a copy of the Spirit lance spell specifically for the cipher class, as to edit the resource it requires? I would also like to make the lance a once per encounter spell.
  3. I dont know if "spiritual sucesssor" can actually do this but im trying to swap out certaina abilities for other ones. could anyone maybe help me out or point me towards a guide? im real new to this.
  4. You want to create a copy of the Spirit Lance GenericAbility and make sure you create the necessary unlocks in the Cipher progressiontable. I still want to post the code used to generate this Priest subclass, but I haven't had the time and I'm still refining it. Suffice it to say it uses jq to perform a lot of the transformations that would be otherwise tedious to do by hand. I made this account to post on this thread so I dont have too many posts. I took a look at the mod file, and doing it manually seems abit tedious indeed. jq? i dont know what that is but currently im trying to create some abilities in the "spiritual succesor" modding tool.
  5. I'd like to add the spirit lance to the cipher class. you seem to know what you are doing, could you explain the process to me, or point me in the way to a guide, thanks.
×
×
  • Create New...