Skip to content

Origins Add-on

This mod adds compatibility between Pufferfish's Skills and Origins.

Download

Added content

  • Power Reward
  • Unlock Category Power Type

Power Reward

This reward can be used to grant powers from Origins for the player. More information in the documentation about Power Reward.

Unlock Category Power Type

This power type can be used to define a power which unlock categories. That power can then be assigned to a specific Origin, so when player chooses it, the category become unlocked.

Example

The following Origins power unlocks category example:phantom.

json
{
    "type": "puffish_skills_origins:unlock_category",
    "category": "example:phantom"
}