gckohaku / gckohaku/CommandLineIdleGame

enhance: 文字列の id を渡したらその id に対応するデータを受け取れるようにする

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

そのような関数を利用してデータを取得する
## 対応する必要がありそうなもの
### 呼び出し元
- スキルデータ
- 敵の情報
- ステージの情報

### 呼び出し先
- attribute
- i18n (対応済み)

これらは json 形式のデータにするので、json 内の文字列内にキーがあっても取得できるようにしたい

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing how skill data, enemy information, and stage information are currently obtained, then inspect the attribute and already-supported i18n lookup paths. Done means a string ID resolves to its corresponding data in the JSON sources, including keys nested inside JSON strings, across the listed callers.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli, game-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.