Skip to content
This repository was archived by the owner on Oct 21, 2025. It is now read-only.

Commit 4f4763c

Browse files
committed
Add massive variant to Controlled Metamorphosis
Closes PathOfBuildingCommunity/PathOfBuilding-PoE2#203 Signed-off-by: Tomas Slusny <[email protected]>
1 parent 51e13e1 commit 4f4763c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/Data/Uniques/jewel.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Variant: Medium Ring
1818
Variant: Medium-Large Ring
1919
Variant: Large Ring
2020
Variant: Very Large Ring
21+
Variant: Massive Ring
2122
Limited to: 1
2223
Radius: Variable
2324
{variant:1}Only affects Passives in Very Small Ring
@@ -27,6 +28,7 @@ Radius: Variable
2728
{variant:5}Only affects Passives in Medium-Large Ring
2829
{variant:6}Only affects Passives in Large Ring
2930
{variant:7}Only affects Passives in Very Large Ring
31+
{variant:8}Only affects Passives in Massive Ring
3032
Passives in Radius can be Allocated without being connected to your tree
3133
-(20-5)% to all Elemental Resistances
3234
-(23-3)% to Chaos Resistance

src/Export/Uniques/jewel.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Variant: Medium Ring
1717
Variant: Medium-Large Ring
1818
Variant: Large Ring
1919
Variant: Very Large Ring
20+
Variant: Massive Ring
2021
Limited to: 1
2122
Radius: Variable
2223
{variant:1}Only affects Passives in Very Small Ring
@@ -26,6 +27,7 @@ Radius: Variable
2627
{variant:5}Only affects Passives in Medium-Large Ring
2728
{variant:6}Only affects Passives in Large Ring
2829
{variant:7}Only affects Passives in Very Large Ring
30+
{variant:8}Only affects Passives in Massive Ring
2931
JewelUniqueAllocateDisconnectedPassives
3032
UniqueAllResistances12
3133
UniqueChaosResist18

0 commit comments

Comments
 (0)