randovania / open-prime-rando

Open Source randomizer patcher for Metroid Prime 2 and eventually 3.
GNU General Public License v3.0
2 stars 7 forks source link

Adding New 'Enemy_Attribute_Randomizer' #2

Closed Fantaselion closed 1 year ago

Fantaselion commented 2 years ago

Basically what the title says. This currently changes various attributes from every enemy and boss (except contraption), these include:

Scale, Health, Speed, Damage, Knockback

The range of randomization will be user defined and currently is listed in 'schema.json'.

duncathan commented 1 year ago

the retro-data-structures API has changed dramatically since this PR was opened, and I think it'll honestly be easiest to just try again from scratch rather than rescue this branch. @Fantaselion lmk if you're still interested and if you need any help