Open
Conversation
add game content(battle system)
JJoriping
requested changes
Sep 13, 2020
Contributor
JJoriping
left a comment
There was a problem hiding this comment.
아직 전투 시스템을 어떻게 구성할지 의견 취합이 안 된 상태라, 구체적인 전투 시스템 기획은 나중에 결정될 예정입니다. 문장을 조금만 더 다듬어 주시면 한층 멋진 설명이 될 것 같습니다.
| 각 칸에는 가끔 인간이 흘린 유기물이 출현할 수도 있습니다. 유기물은 비둘기에게 훌륭한 먹이가 됩니다. | ||
|
|
||
| ## 전투 | ||
| **전투**(battle)은 비둘기와 다른 새들 간의 하는 싸움행위이며, 비둘기에게 싸움을 거는 새들과 교전을 할 수 있습니다. |
Contributor
There was a problem hiding this comment.
Suggested change
| **전투**(battle)은 비둘기와 다른 새들 간의 하는 싸움행위이며, 비둘기에게 싸움을 거는 새들과 교전을 할 수 있습니다. | |
| **전투**(battle)는 비둘기와 다른 새들 사이에서 벌어지며, 열차의 전투실에서 비둘기에게 싸움을 거는 새들과 자웅을 겨뤄 볼 수 있습니다. |
|
|
||
| ## 전투 | ||
| **전투**(battle)은 비둘기와 다른 새들 간의 하는 싸움행위이며, 비둘기에게 싸움을 거는 새들과 교전을 할 수 있습니다. | ||
| 열차 내에 있는 전투실을 활용하여, 다른 새들과 싸움을 걸 수 있습니다 |
Contributor
There was a problem hiding this comment.
앞선 문장의 내용과 겹치므로 없애도 될 것 같습니다.
Comment on lines
+57
to
+64
| - 참새. 비둘기와 더불어 한국에서 가장 흔하게 볼 수 있는 새라고 할 수 있습니다. 몸은 작지만, 곡식 섭치를 돈득하게 하였기 때문에, 생각보다 단단합니다. | ||
|
|
||
|  | ||
|
|
||
| - 까마귀. 이 새는 생각보다 똑똑합니다. 잘못 건드렸다가 오히려 당할 수 있으므로, 함부로 건드면 잦되는거야 | ||
|
|
||
| [작은하마이야기](https://www.youtube.com/watch?v=FZ7HgE8fGhU) | ||
|
|
Contributor
There was a problem hiding this comment.
출현하는 적의 종류는 분량이 많아질 것 같아서 위키에 따로 정리하는 게 좋을 것 같습니다.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
add game content(battle system)