Skip to content

Conversation

@kisiex
Copy link
Contributor

@kisiex kisiex commented Jul 8, 2025

Description of the problem being solved:

For PoE Ruthless version, the Chieftain's Ramako, Sun's Light notable was not working

Steps taken to verify a working solution:

  • Open PoB, set "Is the enemy a Boss?" to "Guardian / Pinnacle Boss"
  • set character to be Marauder / Chieftain
  • allocate Ramako, Sun's Light notable
  • set "TIme spent stationary" in Calcs tab to 1
  • check in calcs that enemy resistance is overriden and is 0
  • check that flammability and exposure have no effect for "Ignite" and "Skill Damage over Time" sections

Before screenshot:

image

After screenshot:

image
image

Copy link
Contributor

@LocalIdentity LocalIdentity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not the correct way to handle this mod.
You need to add parsing in ModParser and make sure it only applies to damage over time as atm, you have it applying to all fire damage
You then re-generate the ModCache by using Ctrl + F5

Copy link
Contributor

@LocalIdentity LocalIdentity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is how it should look like in ModParser fyi

@LocalIdentity LocalIdentity merged commit f1a6ca5 into PathOfBuildingCommunity:dev Jul 21, 2025
@LocalIdentity LocalIdentity changed the title Added support for Chieftain's Ramako, Sun's Light notable (Ruthless version) Add support for Chieftain's Ramako, Sun's Light notable (Ruthless version) Jul 21, 2025
@kisiex
Copy link
Contributor Author

kisiex commented Jul 22, 2025

Awesome, thanks a lot :) I remember I tried to fix this after your comment, but it didn't end with success

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants