Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix skill hint and some expressions #98

Merged
merged 6 commits into from
Feb 28, 2022
Merged

Conversation

kluck-me
Copy link
Contributor

@kluck-me kluck-me commented Feb 14, 2022

This PR related with #96. I normalized some expressions.

  • Fixed the omission of brackets in some hints.
    • ex. 先行ためらいのヒントLv+1「先行ためらい」のヒントLv+1
  • All hint expressions are now in the form of 「〜」の?ヒントLv\+\d.
    • ex. 「パス上手」Lv+1「パス上手」ヒントLv+1
    • 「〜」ヒントLv+1 and 「〜」のヒントLv+1 are not normalized because they are both too many.
  • All motivation expressions are now in the form of やる気[+-]\d
    • ex. やる気アップやる気+1
    • Because the expression やる気+2 already exists: ex. [『幸せ』が舞う時]ライスシャワー > お花屋さんでの1ページ > 水やり手伝おうか?

I'm going to end with these requests, as any more would be an overcorrection.

amate added a commit that referenced this pull request Feb 28, 2022
…ack!!" のイベントを追加

・[update] UmaMusumeLibrary.jsonの生成に関するPull requestをマージ #98
@amate amate merged commit c036859 into amate:master Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants