Git Product home page Git Product logo

gottsch-minecraft-fabric-enemyechelons's Introduction

Enemy Echelons

Enemy Echelons is a mod that assigns levels and attribute modifications to mobs based on the world height range that they spawn at. This is a Vanilla+ mob progression mod in the same vein as Champions and Sliding Health.

My goal was to create a mod in which the mobs progressively get more difficult the farther you travel down in the Overworld. It can be customized to be more difficult the farther you travel up as well, or both. I believe it works best in dimensions where there is a clear progression/change in the terrain, but it can be customized to any dimension.

Echelons

An echelon is made of all the mob attribute modifiers for a custom defined set of dimensions and mobs. Each echelon defintion has a list of stratum defined by a min and max y-value. Each strata has a list of level-weight entries (histogram). These define the likelyhood of a level being assigned to a mob upon spawn.

For more info and examples, see the Echelons wiki page.

Levels

A level is assigned to a mob at spawn and this level determines that amount of modification to its attributes (health, damage, speed, etc). A mob with Level 0 indicates a vanilla mob that has been unchanged. For every level, a mob will have its attrbiutes adjusted by the factor or increment settings in the echelons configuration.

Echelon Configuration

Enemy Echelons is very configurable, allowing you to add as few or as many levels as you wish and to setup their respective attribute modifiers.

See the Configurations wiki page.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.