Giter VIP home page Giter VIP logo

feh-assets-json's Introduction

cacopog.png sharenapaining.gif KyaruCry.gif

feh-assets-json's People

Contributors

hertzdevil avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

feh-assets-json's Issues

Field data for map_id: X0121, X0122 & X0123 are missing

 » grep -r X012 files/assets/Common/SRPG/Field
 » grep -r X011 files/assets/Common/SRPG/Field                                                                                     1 ↵
files/assets/Common/SRPG/Field/00_first.json:    "map_id": "X0111",
files/assets/Common/SRPG/Field/00_first.json:    "map_id": "X0112",
files/assets/Common/SRPG/Field/00_first.json:    "map_id": "X0113",
 » grep -r X013 files/assets/Common/SRPG/Field
files/assets/Common/SRPG/Field/00_first.json:    "map_id": "X0131",
files/assets/Common/SRPG/Field/00_first.json:    "map_id": "X0132",
files/assets/Common/SRPG/Field/00_first.json:    "map_id": "X0133",
 » grep -r "\"map_id\": \"X012" files/assets/Common/
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0121A",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0122A",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0123A",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0121A",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0122A",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0123A",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0121B",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0122B",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0123B",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0121B",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0122B",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0123B",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0121C",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0122C",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0123C",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0121C",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0122C",
files/assets/Common//SRPG/SequentialTrialSideStory/00_first.json:                  "map_id": "X0123C",
files/assets/Common//SRPG/BlessingGarden/41_muspell01.json:            "map_id": "X0121C",
files/assets/Common//SRPG/BlessingGarden/41_muspell01.json:            "map_id": "X0122C",
files/assets/Common//SRPG/BlessingGarden/41_muspell01.json:            "map_id": "X0123C",
files/assets/Common//SRPG/SequentialTrialBind/71_hell01.json:            "map_id": "X0121C",
files/assets/Common//SRPG/SequentialTrialBind/71_hell01.json:            "map_id": "X0122C",
files/assets/Common//SRPG/SequentialTrialBind/200301_abc.json:            "map_id": "X0123C",
files/assets/Common//Mission/200401_if.json:            "map_id": "X0121A",

Possible max skill id_num in Hall of Forms

If we use an XOR cipher of DD 1A 64 8C for the unknown field of Hall of Forms structure, we get:

id_tag Original value XORed value possible meaning
201910 2355371074 1695 second skill id_num of the old 91_dance02
201912 2355371057 1772 last skill id_num of the old 942_legend22
202002 2355371392 1885 second skill id_num of 200101_seisen
202003 2355371354 1927 second skill id_num of 200201_valentine
202004 2355371373 1968 last skill id_num of 200203_legend
202005 2355371271 2010 last skill id_num of 200303_legend
202006 2355371299 2046 last skill id_num of 200403_legend
202007 2355368703 2082 last skill id_num of 200503_legend
202008 2355368589 2128 last skill id_num of 200603_legend
202009 2355368623 2162 last skill id_num of 200703_legend

(Sorry, I'm too lazy to make them all links, so I only linkified the last one)

This could be a way to specify which skills can be offered to forma units during a Hall of Forms event.

In the 3 cases where it doesn't match the last skill id_num added on some month, it matches the second skill added in the following month. In these cases, the first few skills are either new PRFs or PRF refine skills, so they're never inheritable (i.e. they're functionally the same as specifying the last id_num of the previous month).

I confess I haven't seen a good analysis of which skills were available in each HoF, but I do remember some people got at least Joint Drive Spd (added in 200601_kakusei) in the last one (202008), which would at least be consistent with the above.

Change the default branch to book7

Would it be possible to change the default branch to book7? Some github features, e.g. Search, are only enabled for the default branch.

Possible timestamp in Hall of Forms chambers

Version 4.7.0 changed the binary format of a Chamber in Hall of Forms by adding 8 bytes between the id_tag and id_num fields.

If we use an XOR cipher of 19 54 93 78 2E 15 8E 4E, we get something that looks like a timestamp:

  • All chambers of events released up to and including June have a value of -1
  • All chambers of events released since July have a value of 1546239600 = 2018-12-31T07:00:00Z

That would provide an explanation for why Book III (and newer) units no longer show up in Hall of Forms: the last Book II character with a timestamp is Ylgr (2018-12-21T07:00:00Z); the first Book III character with a timestamp is Tibarn (2019-02-11T07:00:00Z).

skills.json

skills.json hasn't been updated for 2 months. Is there a reason why it hasn't been updated?

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.