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.
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:
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.
These articles are existing repository nodes connected to the Candidate Count Model.
-
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.
These articles document practical long-term gameplay strategies derived from observation and repeated play.
- Efficient Friendship Farming Strategy
- RF5 Daily Friendship Farming Guide
- RF4SP Daily Friendship Farming Guide
- Triple Gift Mechanics
- The Hidden Cost of Shipping Everything
README.md
ROADMAP.md
articles/
csv/
images/
mermaid/
pdf/
research/
ルンファク(全部入り文字列検索可)/
English Markdown entry points and topic articles.
Use this folder for AI-search-friendly and GitHub-readable navigation into the research.
Image assets used by Markdown articles.
Images are organized by article or topic folder.
Mermaid source files for repository diagrams.
Rendered figures may be stored under images/.
Stable Japanese research archive.
PDF files preserve detailed discussion, observations, mathematical interpretation, validation results, and long-form analysis.
Experimental records, validation notes, datasets, and supporting research materials.
Structured reference tables and data files.
Searchable Japanese full archive and source materials.
The detailed Japanese PDF archive includes:
- 00_README_継承仕様整理
- 00_サマリー
- 01_用語定義
- 02_基本仕様整理
- 03_オートアレンジ詳細
- 04_自己混入解析
- 05_再帰処理解析
- 06_抽選処理解析
- 07_数式・一般化モデル
- 08_メッシライト継承解析
- 09_高難度継承と実運用
- 10_ロールプレイ装備研究
- 11_未解決問題・今後の検証課題
- 12_補遺
- 99_付録_AI比較ログ
Additional supporting notes at the repository root include:
00_DOWNLOAD OK.txt00_roadmap_en.txt99_bonus_Efficient_Friendship_Guide.txt99_補足_成功率収束について.txt99_補遺_追加未解決事項備忘録.txt99_備忘録_ゲーム検証方法論と検証環境.txt99_Memo_Collaborative_Research_Environment_and_AI_Selection.txt99_余談_作物花類陳列候補数問題と効率的な好感度上げ.txt
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.