RPG Gods

RPG Gods

1M Downloads

Favor action appears to be completely broken.

kyragit opened this issue ยท 3 comments

commented

Title. I can't seem to get the favor action to trigger, despite showing up in the god's perk menu.

commented

I need more details. Which favor action? What is the trigger (condition)? What is the required favor level?

commented

image
Here is my data currently. I've tried many different conditions, interact_block, interact_entity, random_tick, day, and none of them trigger the favor action. They work with other types of actions. I am trying to make it so that you can gain favor by shearing sheep, but I can't get it to trigger.

commented

The action needs to specify the ID of the deity to grant favor. The wiki is missing this info, I will add it right away.

{
  "type": "favor",
  "id": "custom:gaia",
  "favor": 15
}