d2modmaker icon indicating copy to clipboard operation
d2modmaker copied to clipboard

CubeMain.txt Enhancements

Open tlentz opened this issue 4 years ago • 3 comments

Options

  • Remove gems from rune recipes
  • Reduce num runes/gems to 2
  • Remove wirts leg from cow portal
  • Remove TP from hel rune
  • Reduce reroll magic pgems from 3 -> 1
  • Remove khalim organs from cube recipe
  • any hp -> full juv
  • 2 mag rin/amu -> rare rin/amu
  • Stamina Pot -> Token of Absolutio
  • Remove gem from repair recipes

tlentz avatar Jun 25 '20 23:06 tlentz

Editing cow recipe (dont think we should put this in unless we can figure out how to make it so cow king can be killed, (hardcode or dll?)) Info on how to do killable cowking below.

  • In column "numinputs" row 4 change 2 to 1
  • in column "input1" row 4 change leg to tsc
  • in column "input 2" row 4 change tbk to blank

To make cow king kill able, you must change SuperUniques.txt, column "hcldx", row 41, from 39 to 1 (any other monster hcldx)

Amek206 avatar Jun 26 '20 03:06 Amek206

Editing cow recipe (dont think we should put this in unless we can figure out how to make it so cow king can be killed, (hardcode or dll?)) Info on how to do killable cowking below.

Most people will play this with plugy which has the cow king killable

tlentz avatar Jun 27 '20 04:06 tlentz

Editing cow recipe (dont think we should put this in unless we can figure out how to make it so cow king can be killed, (hardcode or dll?)) Info on how to do killable cowking below.

  • In column "numinputs" row 4 change 2 to 1
  • in column "input1" row 4 change leg to tsc
  • in column "input 2" row 4 change tbk to blank

To make cow king kill able, you must change SuperUniques.txt, column "hcldx", row 41, from 39 to 1 (any other monster hcldx)

this is done as of v0.1.6

tlentz avatar Jul 09 '20 05:07 tlentz