Randomizes enemy stat values for most of the enemies in the game Metroid Prime.
Project description
PARAMETEREDITOR
Randomizes most enemy (and bosses) stats: scale, health, speed, damage, and knockback power within a user defined range for the game "Metroid Prime"
Build instructions are written for linux but the windows version of them should work. (For windows you can also just run 'python setup.py build_ext --inplace' in the root directory if you have cython and python already)
Usage
Python Module
> pip install PARAMETEREDITOR
> python
>>> import PARAMETEREDITOR
>>> PARAMETEREDITOR.PyPARAMETEREDITOR("input.iso", "output.iso", 601310422, 0.25, 4, 0.25, 4, 0.25, 4, 0.25, 4, 0.25, 4, True) # (Input, Output, Seed, ScaleLow, ScaleHigh, HealthLow, HealthHigh, SpeedLow, Speedhigh, DamageLow, DamageHigh, KnockbackPowerLow, KnockbackPowerHigh, RandoScaleXYZSeperatly)
Windows
Python
tools/venv.sh
tools/build-cython.sh
Standalone
tools/build-standalone.sh
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
File details
Details for the file Random_Enemy_Attributes-1.0.4.3.tar.gz
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3.tar.gz
- Upload date:
- Size: 93.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cab47d4b474042f5d8b0e355659605f50167c09f7f978a269ed8fb757915f371 |
|
MD5 | ed233ff3df1213f234b102995152c549 |
|
BLAKE2b-256 | 67b05d38af20af854773ef300184fc12238400900943cd9b158951ad5ac09241 |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp312-cp312-win_amd64.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp312-cp312-win_amd64.whl
- Upload date:
- Size: 77.2 kB
- Tags: CPython 3.12, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f6ced679b761ab9d03c539492caecb5d9d11b3a7171c13cd8ea8a0ac8619c31 |
|
MD5 | 308088875997cb70809cbb804371e80d |
|
BLAKE2b-256 | e0ec95f44dd728c2c0187d7a820eed8c6aa83c07663bcc2b6528af60b93d0c65 |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 710.6 kB
- Tags: CPython 3.12, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3819f40febb21f7b55c2a1d9d0c5161bf175e6bf9ed42b5fc227c694850d9fce |
|
MD5 | e0bad051b6e2468d05061e0f641fa1a5 |
|
BLAKE2b-256 | e5009b0544d7868f04534346d459a60d92ede2e8a4e8945d7a862c7daab7cb24 |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp312-cp312-macosx_10_9_universal2.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp312-cp312-macosx_10_9_universal2.whl
- Upload date:
- Size: 183.5 kB
- Tags: CPython 3.12, macOS 10.9+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2f7e934b318f6faae884a71a47c6a928060fe1605683f886ebcaa483242209dc |
|
MD5 | 3f5afc985b5c25ca4623471507fcdfa6 |
|
BLAKE2b-256 | 08cd13ca3a80c75be62f1a2c02f97d3b636be72bcaae8fd17e23e893f3423d50 |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 76.9 kB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95f207fc184556313d2879bb6b7fd28e5d87faa5cccdad8561f7825ef355d926 |
|
MD5 | c87138535f3c80c4a8fdc98cef9af44f |
|
BLAKE2b-256 | ea0ae76969776bb0cecb1a5a1f39b0af12c4251a5c6a13810a32335cd01f5917 |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 709.0 kB
- Tags: CPython 3.11, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32485e5b16c9b64b6b124b4dbd79506803285ece6657bba2917bce54c1036b91 |
|
MD5 | 7ff3f820ec8569a347ec69c32e223f4a |
|
BLAKE2b-256 | 327bc73b2595f428054a91728f3963ba92f49c3570c4ccab0f1096b9b82012b9 |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp311-cp311-macosx_10_9_universal2.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp311-cp311-macosx_10_9_universal2.whl
- Upload date:
- Size: 182.7 kB
- Tags: CPython 3.11, macOS 10.9+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 599a5bf2b6ad6baba8c538fb41c0ea744d7764e856ccfe5a38560fa163c49ec3 |
|
MD5 | 5a7afe112d1dc4a6c76c98c2b975de5c |
|
BLAKE2b-256 | 633e2cc8498d29a61d30699c421781056f8efd51d0514e267197ff2d700e76ae |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 76.8 kB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 81228a72b79d7e7f1cbcd642289fdb938c2ba890381c8fd1016140ed28ac2ed2 |
|
MD5 | 84e627bf2d4d3f739ba234ab8a28a52e |
|
BLAKE2b-256 | f94fbb2015151a1caeac03a5b058c8371a6bf8831deaf7a4d7aeec9ce1a60d2f |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 680.1 kB
- Tags: CPython 3.10, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 001960109ac1f6c8d22dc20a00377e693de219440b3efc90c739559d840afa5e |
|
MD5 | e552c34a0b9bd5856f09aa46952d2006 |
|
BLAKE2b-256 | 65ed5641c87eda09e589f22e725e12adb0b16dc4141e2c5d9bbdf7f1c1d9a481 |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp310-cp310-macosx_10_9_universal2.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp310-cp310-macosx_10_9_universal2.whl
- Upload date:
- Size: 182.1 kB
- Tags: CPython 3.10, macOS 10.9+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d8c7664fd39f444b16db89d78865bbbfcf6cbf1b48bd3e8cdef786bf2c94dd5 |
|
MD5 | ee7d63f5a836412dd84c334d881288fd |
|
BLAKE2b-256 | 0b3b7b30e35415ad3ab1a0b17f86ffec6efc1c773333f0b17da370d34b209304 |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 78.0 kB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5db05eaf6c37402052d9b99564a5c98d3164da9a62a7d8d96ccc469361f243fb |
|
MD5 | a09707eaaf6310a4613bbae9ce7ce612 |
|
BLAKE2b-256 | b5cf8aed33a2976d71384cdbafab8ab4316bb0c7a811216c76501e1a423d679c |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp39-cp39-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 685.6 kB
- Tags: CPython 3.9, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 477d42e19c281ab900313762cba95db550eb3b1f3bc22bcd0e6eedf5829cc55c |
|
MD5 | dc1b7aa3f9a6a4aa0c5de54dfa6bebf6 |
|
BLAKE2b-256 | e8f401db705feec1fb2eaa19e4b8d8fa1c7686c0b0c27ddb7df55459631ee9b3 |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp39-cp39-macosx_10_9_universal2.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp39-cp39-macosx_10_9_universal2.whl
- Upload date:
- Size: 184.7 kB
- Tags: CPython 3.9, macOS 10.9+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b36b238c3b48c67eb9fdf950bfd1c7cade66b9399f3a9d0fb8e34bc18a92eca2 |
|
MD5 | e383c7abbbdda8e9e419d586072109ac |
|
BLAKE2b-256 | 08b6011ba8a00655b60bae305996739b9208b1464543b89723e73d24fc47b397 |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 78.2 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70619cdafa0e13272d2529bcac1b5757293d7f8fcdb783bbfd5a3c5dac975b3d |
|
MD5 | 949d62a326531ab3f46be08714ac1bb9 |
|
BLAKE2b-256 | 3e3b74a8b555b7bc79e2381a7794ffcb0f1042822f56854bae9b8bcea6e155eb |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp38-cp38-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 682.5 kB
- Tags: CPython 3.8, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 143c42576721e1532bce5f792d0644c67993ce453f761a568ec80090af16a6fc |
|
MD5 | d1d6840f34b28d7b1b24e65544e30ac0 |
|
BLAKE2b-256 | 32f1e5016910bf50b9ff98d1ef44b9e966141a2c2187456a04367edfadf5adc7 |
File details
Details for the file Random_Enemy_Attributes-1.0.4.3-cp38-cp38-macosx_11_0_universal2.whl
.
File metadata
- Download URL: Random_Enemy_Attributes-1.0.4.3-cp38-cp38-macosx_11_0_universal2.whl
- Upload date:
- Size: 185.4 kB
- Tags: CPython 3.8, macOS 11.0+ universal2 (ARM64, x86-64)
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccaf54317f519f13cac5619aebb3d7b7075b0853f30b98ec979fed885f3eff6a |
|
MD5 | 1c28f721acefb6a30d18c277aa6ab4ff |
|
BLAKE2b-256 | cb3fee2f0aa1082500bd9256428b2bddd2c7b26bde67161e84ce999b8befe7e7 |