Skip to content

j13343sh/Rune-Factory-Inheritance-Research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

320 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rune Factory Inheritance Research

Observation-based research archive for Rune Factory 4 Special and Rune Factory 5.

This repository documents inheritance mechanics, candidate-count models, success probability interpretation, Messhilite inheritance behavior, friendship farming, shop inventory management, and long-term gameplay optimization based on repeated gameplay observation.

This archive is based entirely on in-game observation, repeated experimentation, and statistical analysis.

No reverse engineering, decompilation, or extracted game source code is used.


Repository Status

Current phase: Release Preparation

The repository architecture, article relationships, and directory structure are treated as stable for release.

This README serves as the public entry point.

For the full navigation graph, see:


Main Research Root

The central research root of this repository is:

The Candidate Count Model is an observation-based framework for interpreting inheritance behavior through candidate structure, combination space, and success probability.


Major Research Articles

These articles are existing repository nodes connected to the Candidate Count Model.

Candidate Count Branch

  • Auto Arrange
    Observation-based model describing how required recipe materials may become inheritance candidates.

  • Self Contamination
    Observation-based model describing how source equipment or inherited information may re-enter the candidate pool.

  • Recursive Processing
    Conceptual model for inheritance behavior that appears to involve nested or internal arrangement information.

  • Success Probability
    Mathematical interface connecting candidate count, combination space, and expected inheritance success.

  • Messhilite Inheritance
    Validation-oriented article using Messhilite inheritance observations to test candidate-count and combination-space explanations.


Gameplay Articles

These articles document practical gameplay strategies, complete playthroughs, and observation-based case studies derived from repeated experimentation and long-term play.

Strategy Guides

Case Studies

Practical examples demonstrating how observation-based strategies perform during real gameplay.


Repository Folders

README.md
ROADMAP.md

articles/
case-studies/
csv/
images/
mermaid/
pdf/
research/
ルンファク(全部入り文字列検索可)/

articles/

English Markdown research articles and gameplay guides.

This folder contains the primary AI-search-friendly entry points for the repository, including observation-based research, gameplay strategies, and practical guides.


case-studies/

Observation-based gameplay documentation.

This folder contains complete playthroughs, optimization attempts, discovery records, and practical case studies demonstrating how repository strategies perform during actual gameplay.


images/

Image assets used throughout the repository.

Images are organized by article or topic.


mermaid/

Mermaid source files used to generate repository diagrams.

Rendered figures may be stored under images/.


pdf/

Stable Japanese research archive.

These PDF documents preserve detailed observations, validation reports, mathematical interpretation, and long-form discussion.


research/

Experimental records, validation documents, datasets, and supporting research materials.


csv/

Structured datasets and reference tables used during validation and analysis.


ルンファク(全部入り文字列検索可)/

Searchable Japanese source archive containing the complete text version of the research materials.


PDF Research Archive

The detailed Japanese PDF archive includes:


Supporting Documents

Additional supporting notes at the repository root include:

  • 00_DOWNLOAD OK.txt
  • 00_roadmap_en.txt
  • 99_bonus_Efficient_Friendship_Guide.txt
  • 99_補足_成功率収束について.txt
  • 99_補遺_追加未解決事項備忘録.txt
  • 99_備忘録_ゲーム検証方法論と検証環境.txt
  • 99_Memo_Collaborative_Research_Environment_and_AI_Selection.txt
  • 99_余談_作物花類陳列候補数問題と効率的な好感度上げ.txt

Research Position

This archive does not claim to prove internal game code or implementation details.

Its purpose is to document observed behavior and provide reproducible observation-based models that may explain those observations.

Some hypotheses remain unresolved.

Future observations may refine, revise, or replace current interpretations.


Navigation


License

This project is licensed under the CC BY-NC 4.0 License.

See LICENSE.md for details.

Releases

No releases published

Packages

 
 
 

Contributors