Skip to content

Commit

Permalink
sync from FB to GitHub 3934 - sync from FB from GitHub 3929 - sync fr…
Browse files Browse the repository at this point in the history
…om FB to GitHub 3924 - sync from FB from GitHub 3920 - sync from FB to GitHub 3916 - sync from FB from GitHub 3912 - sync from FB to GitHub 3908 - Merge remote-t
  • Loading branch information
FilterBlade Pipeline Agent authored and FilterBlade Pipeline Agent committed Jan 10, 2025
1 parent 05a7b6d commit a10e372
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions FbPoe2Configs/Overview.options
Original file line number Diff line number Diff line change
Expand Up @@ -156,16 +156,25 @@ SS_Ad();

SS_SectionTitle("Crafting and Chancing");

StyleSection("Chancing Bases", "By applying an 'Orb of Chance' on these bases, you have a tiny chance to turn it into valuable unique item.") {
StyleSection("Chancing Bases", "By applying an 'Orb of Chance' on these bases, you have a small chance to turn it into valuable unique item.") {
Search S0("skip", null, "chancing;any") { BaseType "Glorious Plate"; ItemLevel 83; SocketGroup "RRG"; Rarity Normal; Corrupted False; }
SS_Item("S0");

SS_InfoBox(["Detailed explanation", "There’s a lot to add here. First of all, chancing is a very controversial thing in Path of Exile. Many players don’t believe it’s worth the time or effort.<hr>Further, the itemlevel or quality does not matter while chancing (example: you can chance a low itemlevel Gold Ring into an Andvarius, even if Andvarius regulary only starts dropping later on).<hr>Another interesting detail is that you can only chance non-drop-restricted uniques. Things that can only be obtained by boss drops, such as Shaper and Atziri drops, can not be chanced. The success chance depends on the unique. Chancing something common might work out with just a dozen of orbs, while getting a headhunter can easily require ten thousands of orbs."]);
SS_InfoBox(["Detailed explanation", "You can only chance non-drop-restricted uniques. Things that can only be obtained by boss drops, such as Arbiter or other boss drops, can not be chanced. The success chance depends on the unique. Chancing something common might work out with just a few orbs, while getting a headhunter can easily require hundreds or even thousands."]);
}


SS_Ad();

SS_SectionTitle("Misc Gear");

StyleSection("Chancing Bases", "By applying an 'Orb of Chance' on these bases, you have a small chance to turn it into valuable unique item.") {
Search S0("skip", null, "chancing;any") { BaseType "Glorious Plate"; ItemLevel 83; SocketGroup "RRG"; Rarity Normal; Corrupted False; }
SS_Item("S0");

SS_InfoBox(["Detailed explanation", "You can only chance non-drop-restricted uniques. Things that can only be obtained by boss drops, such as Arbiter or other boss drops, can not be chanced. The success chance depends on the unique. Chancing something common might work out with just a few orbs, while getting a headhunter can easily require hundreds or even thousands."]);
}

//SS_SectionTitle("Leveling items");
//
//StyleSection("Leveling: Flasks", "While leveling: the current (for that zone) top tier life/mana/hybrid flasks will receive a red/blue/purple border. Upgrade these regularly.") {
Expand Down

0 comments on commit a10e372

Please sign in to comment.