Hi, i'm currently (well for a few months now) working on a pet raising/battle game that can be played by everyone on twitch, i'm doing the coding as well as art but i'm stuck on having ideas for item names.
So basically the question is if anyone here has ideas for item names such as names for EXP items, health items, stats gain items (hp/dmg/agil/def etc), food item or just general names let me know and there is a high chance i'll add it since i can't think of any.
If there are people that want to go one step further and provide help with items stats (taking balancing into consideration) and what stats an item should have etc you can help my by editing the file below:
#consumable
itemName=EXPCheese
costs=5000
isconsumable=true
isbattleitem=false
isdroppable=true
statsgainhp=0
statsgaindef=0
statsgainagility=0
statsgaindmg=0
statsgaincrit=0
statsgainexp=100
statsgainfood=0
statsgainhappiness=0
statsgaineffects=[heal],[poison]
Note that the format will most likely be changed later with more or less fields but for now these are currently in use.
The game itself can be played on my twitch channel and pet creation is already live, viewer pet battles is halfway done but at this point only enabled for me to test. The plan is to release a playable version soonTM and with the help of the community here and at my site (although my site is NOT very active, hence i'm also asking here) it can be even soonerTM.
If you want to check out the progress of my twitch game you can check out my channel
http://www.twitch.tv/blushyface as i stream the development of the game at times (but not regularly)