joekaiser / practicalities

1 stars 3 forks source link

Add the Vamiric Generator #19

Closed joekaiser closed 8 years ago

joekaiser commented 8 years ago

The Vampiric Generator is a new way of making power. It can suck the life force from any mob standing on the block and use that to generate RF.

  1. The mob has to be standing on the block
  2. Mobs killed from this generator will not drop any items
  3. it will have a GUI that can take a catalyst. The catalyst is a way to generate more RF/tick, but they do not last for ever. Examples (subject to change):
    • Rotten Flesh/SpiderEye/Bone: generates 10% more RF. Will last for 30 seconds
    • Splash Potion of Harming: generates 20% more RF. Will last for 60 seconds
    • Splash Potion of Weakness: generators 15% more RF. Will last for 80 seconds.
    • Potion of Poison: generates 20% more RF. Will last for 60 seconds
    • Potion of Weakness: generators 15% more RF. Will last for 80 seconds
    • Potion of Poison: generates 25% more RF. Will last for 60 seconds
    • Poison Potato: generates 20% more RF. Will last for 90 seconds.
  4. Once a catalyst is used up, the generator just goes back to default.
  5. It is a mid game power source. The generator without any catalyst will push out a max of 100RF tick and be able to generate around 40 rf/tick. The catalyst values above are for both aspects. So if you have bones added, it will generate 44/tick and push 110 out.
joekaiser commented 8 years ago

This is one I am working on and have already started. I added it for tracking. Don't worry about it

joekaiser commented 8 years ago

Basic generator added as part of 4665e2a. #26 is the remaining work