Git Product home page Git Product logo

aletheiafile's Introduction

FE8 Skill System

Main discussion on Fire Emblem Universe

What is this?

This is a fully-functional system for implementing modern FE skills into Fire Emblem 8.

This repository is intended to be installed via Event Assembler. Other methods of installation, such as FEBuilderGBA, are not officially supported.

Installation

  1. Download or clone this repository onto your device.
  2. Get a clean FE8U ROM, name it "FE8_clean.gba" and put it in the extracted folder.
  3. Run MAKE_HACK_full to generate SkillsTest.gba, an edited copy of FE8_clean with skills added.
  4. MAKE_HACK_full should be run whenever changes are intended to be made to the ROM. MAKE_HACK_quick can be run instead if not inserting any new text or tables.

Basic Usage Notes

  • Only 254 skills can be used at a time. To configure which skills are in use, use EngineHacks/SkillSystem/skill_definitions.event. This also doubles as a list of all skills and their effects.
  • Skill effects themselves are sorted by skill type and located in EngineHacks/SkillSystem/Skills. To customize their effects, change the skill's corresponding .s file and drag it over AssembleARM.bat.
  • Several optional toggles for other assembly hacks (such as the STR/MAG split, save expansion, etc) as well as the configuration of the effects of various skills can be found in EngineHacks/Config.event.
  • To customize skill learnsets (what skills learned, at what level), see EngineHacks/SkillSystem/Skill_lists.event.
  • To customize things like personal skills, class skills, and other miscellaneous things, see the CSVs in Tables/NightmareModules.
  • For a more in-depth guide on using the Skill System, refer to this topic.

I found a bug! What can I do about it?

Check out our issue tracker on Github.

Contributing

We accept and review pull requests! If you don't know what that is, see this guide!

Credits

See CREDITS.md for a more detailed list.

Special thanks go to:

  • Circleseverywhere, for creating and releasing the original system.
  • Crazycolorz5, for debuffs, freeze and Dragon's Veins.
  • Primefusion, for the test map.
  • Kirb, for implementing the Str/Mag split into FE8 based off Tequila's original FE7 version.

aletheiafile's People

Contributors

sme23 avatar stanhash avatar snakey11 avatar boviex avatar teraspark avatar masterofcontroversy avatar vesly01 avatar huichelaar avatar veslyquix avatar leonarthcg avatar bgreenham avatar pikmin1211 avatar sd9k avatar hypergammaspaces avatar lnb2017 avatar ct075 avatar runadoesathing avatar gigaexcalibur avatar knabepicer avatar minn-11 avatar jopettajah avatar mokhaleee avatar darrman avatar gosicrystal avatar shidesu avatar pawkkie avatar peer56 avatar teraexcalibur avatar crazycolorz5 avatar blademastersf avatar

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.