• The Eevee Expo Game Jam #10 has concluded, congratulations to all participants! Now it's time for the judges to play through the games, and you can play along to vote who deserves the community choice spotlight.
    You can check out the submitted games here!
    Play through the games and provide some feedback to the devs while you're at it!
  • Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Centrifuge

Centrifuge 1.0.0

Pokémon Essentials Version
v19.1 ➖
Sprite-0001-Sheet.gif
BERRY CENTRIFUGE
Sprite-0001-Sheet.gif



SCRIPT USE
Simply call the script "pbBerryCentrifuge"

You must have v19.1 for this script to work.

DESCRIPTION
This breaks berries down into other items based on a random chance, the items are called :BERRYA, :BERRYT, :BERRYC, :BERRYG, :BERRYU
This is based on DNA/RNA where in the real world Thiamine and Uracil are never present together.

INSTALLATION
  • You will need to add the following five items to your items.txt
  • Change XXX to your desired item ID, it must be unique.
items.txt:
Expand Collapse Copy
XXX,BERRYA,Berry Adenine,Berry Adenine,5,10,"Berry Adenine nucleotide used for crafting any berry!",0,0,0,
XXX,BERRYT,Berry Thymine,Berry Thymine,5,50,"Berry Thymine nucleotide used for crafting any berry!",0,0,0,
XXX,BERRYG,Berry Guanine,Berry Guanine,5,100,"Berry Guanine nucleotide used for crafting any berry!",0,0,0,
XXX,BERRYC,Berry Cytosine,Berry Cytosine,5,500,"Berry Cytosine nucleotide used for crafting any berry!",0,0,0,
XXX,BERRYU,Berry Uracil,Berry Uracil,5,1000,"Berry Uracil nucleotide used for crafting any berry!",0,0,0,

  • Then install the associated graphics with the plugin
  • The item graphics is placed in Graphics/Items
  • The centrifuge graphic is placed in Graphics/Characters
  • You should use the size(2,2) in the title of the event you set up as the centrifuge and put it on "STOP ANIMATION" and "DIRECTION FIX"
RPGXP_A1fNrfvK4d.png

NOTE
These items do not do anything by themselves, but you are encouraged to find a use for these items via selling or combining, or alternatively I recommend that you use ThatWelshOne_'s item crafting system to allow these to be combined in a crafting interface.

Currently the items and chances are hard coded, as well as the pocket message at the bottom. You could change this script to do anything you wanted, it does not have to be berries!
Credits
Credit if used: AiurJordan, GolisopodUser, Vendily
Inspiration: Crafting System by ThatWelshOne_
  • eMGFg5CiCE.mp4
    31.6 KB
Author
AiurJordan
Downloads
479
Views
1,803
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top