• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
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
515
Views
1,822
First release
Last update

Ratings

0.00 star(s) 0 ratings
Back
Top