RaphaelDDL / e7db-ui

EpicSevenDB.com UI for game information, such as Heroes, Artifacts, Gear, Skills and anything else necessary to present the DB. Made with NUXT.js (Vue.js, Express, SASS)
https://epicsevendb.com
Other
10 stars 5 forks source link

Implement camping values on hero detail page #11

Closed RaphaelDDL closed 4 years ago

RaphaelDDL commented 5 years ago

We have the data for camping (both the conversation type and what each other conversation affects the hero.

Not sure if we should list each of the conversations values. Any suggestions?

willhausman commented 5 years ago

I think you might be better off just linking to #12 with pre-filled criteria for selecting this hero's conversation value. That sounds much simpler and cleaner than listing a bunch of text to a view that is already pretty hefty with data.

RaphaelDDL commented 5 years ago

Sound good.

Do we at least show the camping options the hero has? I guess not since #12 would end up having them. I thought of the options and what they talk in each, like Yufine "cute cheer" says something like "im cute, look at me, that's enough" or something like that.

I feel it's a cool lore option, though we don't have this data atm :(

willhausman commented 5 years ago

I agree, putting the actual options the character has on the page would be great. For Lore especially. It makes the character data feel more complete, imo.

RaphaelDDL commented 5 years ago

Adding as low since we don't have the camping phrases yet.

RaphaelDDL commented 5 years ago

Added the camping options a while ago. I got some camping phrases but I need to re-visit all heroes see if the order is correct before adding.

RaphaelDDL commented 4 years ago

V2 brings all data sorted and correct.