Legendary pokemon #10

Open
opened 2018-09-30 02:40:11 +02:00 by EpicKnarvik97 · 0 comments

EpicKnarvik97 commented on Nov 24, 2017

Legendar pokemon must be implemented after areas and a map. They need to only be able to spawn in a certain spot in a certain area. These special areas should have a boolean saying yes if a trainer has fought there, and no if a battle has not occurred. If the boolean says yes, the area should be empty, and no legendary pokemon can spawn. It can be set to yes once the battle has been initiated.

GReaperEx commented on Nov 25, 2017

Should the boolean be a member of the area or a member of the pokemon? Or rather, it'd be better to just have instantiated LegendaryPokemon that can "decide for themselves" whether they want to be into an area when the player enters it. That way, they could move to someplace else or even reappear after a certain event or time period.

EpicKnarvik97 commented on Nov 25, 2017

You are free to experiment. Since I first touched java in august, I don't know what is and isn't possible. At least, we don't want them spawning after they have battled, and we only want them to be able to spawn in a specific spot or a small area.

EpicKnarvik97 commented on Nov 24, 2017 Legendar pokemon must be implemented after areas and a map. They need to only be able to spawn in a certain spot in a certain area. These special areas should have a boolean saying yes if a trainer has fought there, and no if a battle has not occurred. If the boolean says yes, the area should be empty, and no legendary pokemon can spawn. It can be set to yes once the battle has been initiated. GReaperEx commented on Nov 25, 2017 Should the boolean be a member of the area or a member of the pokemon? Or rather, it'd be better to just have instantiated LegendaryPokemon that can "decide for themselves" whether they want to be into an area when the player enters it. That way, they could move to someplace else or even reappear after a certain event or time period. EpicKnarvik97 commented on Nov 25, 2017 You are free to experiment. Since I first touched java in august, I don't know what is and isn't possible. At least, we don't want them spawning after they have battled, and we only want them to be able to spawn in a specific spot or a small area.
EpicKnarvik97 added the
help wanted
label 2018-10-01 20:11:52 +02:00
EpicKnarvik97 added the
enhancement
label 2018-10-05 19:10:20 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: EpicKnarvik97/pokemon-cmd#10
No description provided.