Skip to content

Add massive variant to Controlled Metamorphosis #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/Data/Uniques/jewel.lua
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
Variant: Medium-Large Ring
Variant: Large Ring
Variant: Very Large Ring
Variant: Massive Ring
Limited to: 1
Radius: Variable
{variant:1}Only affects Passives in Very Small Ring
Expand All @@ -27,6 +28,7 @@
{variant:5}Only affects Passives in Medium-Large Ring
{variant:6}Only affects Passives in Large Ring
{variant:7}Only affects Passives in Very Large Ring
{variant:8}Only affects Passives in Massive Ring
Passives in Radius can be Allocated without being connected to your tree
-(20-5)% to all Elemental Resistances
-(23-3)% to Chaos Resistance
Expand Down Expand Up @@ -57,9 +59,9 @@
Variant: Medved
Variant: Olroth
Radius: Very Large
{variant:1}Remembrancing (100-8000) songworthy deeds by the line of Vorana

Check warning on line 62 in src/Data/Uniques/jewel.lua

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (Remembrancing)

Check warning on line 62 in src/Data/Uniques/jewel.lua

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (songworthy)
{variant:2}Remembrancing (100-8000) songworthy deeds by the line of Medved

Check warning on line 63 in src/Data/Uniques/jewel.lua

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (Remembrancing)

Check warning on line 63 in src/Data/Uniques/jewel.lua

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (songworthy)
{variant:3}Remembrancing (100-8000) songworthy deeds by the line of Olroth

Check warning on line 64 in src/Data/Uniques/jewel.lua

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (Remembrancing)

Check warning on line 64 in src/Data/Uniques/jewel.lua

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (songworthy)
Passives in radius are Conquered by the Kalguur
Historic
]],
Expand Down
2 changes: 2 additions & 0 deletions src/Export/Uniques/jewel.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
Variant: Medium-Large Ring
Variant: Large Ring
Variant: Very Large Ring
Variant: Massive Ring
Limited to: 1
Radius: Variable
{variant:1}Only affects Passives in Very Small Ring
Expand All @@ -26,6 +27,7 @@
{variant:5}Only affects Passives in Medium-Large Ring
{variant:6}Only affects Passives in Large Ring
{variant:7}Only affects Passives in Very Large Ring
{variant:8}Only affects Passives in Massive Ring
JewelUniqueAllocateDisconnectedPassives
UniqueAllResistances12
UniqueChaosResist18
Expand Down Expand Up @@ -56,8 +58,8 @@
Variant: Medved
Variant: Olroth
Radius: Very Large
{variant:1}Remembrancing (100-8000) songworthy deeds by the line of Vorana

Check warning on line 61 in src/Export/Uniques/jewel.lua

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (Remembrancing)

Check warning on line 61 in src/Export/Uniques/jewel.lua

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (songworthy)
{variant:2}Remembrancing (100-8000) songworthy deeds by the line of Medved

Check warning on line 62 in src/Export/Uniques/jewel.lua

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (Remembrancing)

Check warning on line 62 in src/Export/Uniques/jewel.lua

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (songworthy)
{variant:3}Remembrancing (100-8000) songworthy deeds by the line of Olroth
Passives in radius are Conquered by the Kalguur
Historic
Expand Down
Loading