0 of 0

File information

Last updated

Original upload

Created by

Zzzz1zzzZ

Uploaded by

Zzzz1zzzZ

Virus scan

Safe to use

10 comments

  1. Zzzz1zzzZ
    Zzzz1zzzZ
    • member
    • 0 kudos
    Sticky
    Q: How to Install Owlcat Mod?
    A:

    • Extract "Modifications" Folder and OwlcatModificationManagerSettings.Json.
    • Copy them to C:\Users\YOURNAME\AppData\LocalLow\Owlcat Games\Pathfinder Wrath Of The Righteous.
    • Good to go!


    Q: 如何安装Owlcat Mod
    A: 

    • 解压 "Modifications" 文件夹 and OwlcatModificationManagerSettings.Json。
    • 复制到 C:\Users\YOURNAME\AppData\LocalLow\Owlcat Games\Pathfinder Wrath Of The Righteous.
    • 开始游戏!
  2. Kronocus
    Kronocus
    • member
    • 0 kudos
    Hi, I was wondering if you take mod requests? There is this yellow triangle vfx for casting spells in the game and was wondering if it's possible to make a mod that changes the color of it, or for it to be removed entirely?

    It's a color clash issue for me. I cast a necromancy spell and I get the yellow triangle, as if I'm casting something holy which is quite the opposite. 
    1. Zzzz1zzzZ
      Zzzz1zzzZ
      • member
      • 0 kudos
      You need to talk to someone who knows how to use Unity Engine, BlueprintCore and Visual Studio. For example, creator of BubbleTweak. It's a lot more complex than what I did. I tried to learn those tools but couldn't figure out how to use them. There is a Guide on Modding, but you probably won't figure it out unless you have experience in programming.
  3. infinitypolska
    infinitypolska
    • member
    • 0 kudos
    hi i dont understand how to instal this mod i have unity mod manager but for some reason mod doesnt showing there
    1. Zzzz1zzzZ
      Zzzz1zzzZ
      • member
      • 0 kudos
      This is a owlcat mod. You must manually extract all files and put them to C:\Users\YOURNAME\AppData\LocalLow\Owlcat Games\Pathfinder Wrath Of The Righteous.
    2. Zzzz1zzzZ
      Zzzz1zzzZ
      • member
      • 0 kudos
      Refer to the sticky post. It is the exact same procedure as this mod Homebrew Archetypes
  4. zzz1145141919810
    zzz1145141919810
    • member
    • 0 kudos
    This spell is too strong.I think adding a nerfed version according to pf is a good idea, in such case I can play game in my perfered way.
    不写蹩脚的英文了,请来个非房规版本,mod主要还是希望能补全桌面上的体验,毕竟滥强的东西毛子已经做的够多了
    目前遇到一些bug,法力珍珠不能恢复时间停止,不能用权杖正常超魔。此外希望在商人处添加时间停止卷轴
    1. Zzzz1zzzZ
      Zzzz1zzzZ
      • member
      • 0 kudos
      我得研究研究怎么改
    2. Zzzz1zzzZ
      Zzzz1zzzZ
      • member
      • 0 kudos
      超模改了,珍珠这东西我不知道怎么改。我把Main file改成了敌人获得减伤(免疫效果是做不到的)。之所以用房规是因为要想让敌人完全免疫,就得让敌人不能被选中,然后时停的debuff就无法覆盖到人物了。顺便一提猫头鹰那个半成品code就存在这种逻辑bug:时停的debuff在时停结束后无法去掉(因为不能被选中,所以不能被删除)
    3. Marte1980
      Marte1980
      • member
      • 1 kudos
      Actually, I prefer this version of the spell. The only limitation I would add, if at all possible, is to make it so that only the main character can take this spell and nobody else. I don't know if that's possible though.
    4. Zzzz1zzzZ
      Zzzz1zzzZ
      • member
      • 0 kudos
      Unfortunately I can't. I have no experience in programming and this mod is essentially a copy and paste (with some minor modification) of vanilla game file. As far as I know, no wizard spell is unique for the main character only. There are some abilities, such as Inevitable Fate. But it is not in a spellbook though.