0 of 0

File information

Last updated

Original upload

Created by

Yrydyon

Uploaded by

Yrydyon

Virus scan

Safe to use

About this mod

Transmute multiple types of gems to higher tiers. Also allows choosing how many gems it takes to upgrade to the next level.

Example: 3 flawless, 1 regular and 2 flawed turn into 2 perfect gems

Requirements
Permissions and credits
Installation:

- Download and install D2RMM, then run it.
- Download and extract to the mods folder inside D2RMM
- Adjust config to your liking
- Click 'install mods'

Description:

Transmute gems in bulk.

Output can be up to 3 gems of the next highest tier.

The tiers chipped, flawed, regular, flawless can be represented as a simple list [0, 0, 0, 0].
Now any combination of gems that fits into the cube (up to 12 gems) and has no more than 3 gems as a result can be transmuted.

Assuming we set the upgrade cost to 2:
[2, 0, 0, 0] -> 1 flawed gem
[2, 1, 0, 0] -> 1 regular gem
[2, 1, 1, 1] -> 1 perfect gem
[2, 1, 3, 4] -> 3 perfect gems
etc.