Items -> Create custom, trying to paste this item from the game (I pressed Ctrl-C on it in game):
Item Class: Rings
Rarity: Rare
Demon Spiral
Helical Ring
Quality (Attribute Modifiers): +20% (augmented)
Intangibility: 5%
Requirements:
Level: 65
Item Level: 84
{ Implicit Modifier }
-2 Prefix Modifiers allowed
+1 Suffix Modifier allowed
Implicit Modifiers Cannot Be Changed
50% increased Suffix Modifier magnitudes
{ Master Crafted Prefix Modifier "Upgraded" (Rank: 1) — Life }
-34(15-25) to maximum Life
{ Fractured Suffix Modifier "of Cinders" (Tier: 2) — Damage, Elemental, Fire — 50% Increased }
22(16-18)% increased Fire Damage
{ Suffix Modifier "of the Essence" — Attribute — 70% Increased }
+82(51-58) to Intelligence
{ Suffix Modifier "of the Rainbow" (Tier: 1) — Elemental, Resistance — 50% Increased }
+22(15-16)% to all Elemental Resistances
{ Suffix Modifier "of Lunaris" — 50% Increased }
Grants Level 20 Aspect of Lunaris Skill
Mirrored
Fractured Item
When I press Ctrl-V in the "Create Custome Item from Text" box, PoB v 2.67.2 crashes with this message:
Error:
In 'OnFrame': Classes/Item.lua:2532: bad argument #1 to 'ipairs' (table expected, got nil)
stack traceback:
[C]: in function 'ipairs'
Classes/Item.lua:2532: in function 'processModLine'
Classes/Item.lua:2556: in function <Classes/Item.lua:2482>
Classes/Item.lua:1598: in function 'ParseRaw'
Classes/Item.lua:93: in function '_constructor'
Modules/Common.lua:148: in function 'new'
Classes/ItemsTab.lua:2636: in function 'IsEnabled'
Classes/ButtonControl.lua:40: in function 'Draw'
Classes/ControlHost.lua:96: in function 'DrawControls'
Classes/PopupDialog.lua:65: in function 'Draw'
Modules/Main.lua:404: in function <Modules/Main.lua:342>
[C]: in function 'PCall'
Launch.lua:111: in function Launch.lua:108
v2.67.2 master
Press Enter/Escape to dismiss, F4 to return to build selection, or F5 to restart the application.
Press CTRL + C to copy error text.
Items -> Create custom, trying to paste this item from the game (I pressed Ctrl-C on it in game):
When I press Ctrl-V in the "Create Custome Item from Text" box, PoB v 2.67.2 crashes with this message: