A level 1 Murloc gives me 59exp and 1gold, which at level 5 takes me 2 sinister strikes and an evis
Level 2 Murlocs give me 68exp and 2gold, which at level 5 takes me 2 sinister strikes, an evis and an auto
Level 3 Murlocs give me 77exp and 3gold, which at level 5 takes me 3 sinister strikes, an evis and an auto
Level 3 Bandits give me 77exp and 3gold, which at level 6 takes me 3 sinister strikes, an evis and an auto
Level 4 Bandits give me 86exp and 4gold, which at level 6 takes me 4 sinister strikes, an evis and 3 autos
Which tells me farming lower level mobs is easier, quicker and thus more efficient. Perhaps something you can take into account with which direction you want it to go in
Edit:
Another thing I was just thinking about is gold usage, I have 81g at level 7 and I haven't used any of my pots etc, whilst this might not be the case at higher levels perhaps its worth thinking about expanding the shop in the future, maybe replacing water with thistle tea for rogues, stat increasing pots etc too. Just some extra food for thought ya know
Edit edit:
Just a few more food for thoughts, playing only a Rogue I figure I can give some insight into it. Assuming those 3 empty slots (4,5,6) are for future abilities could I suggest something like a kick or kidney on cooldown? A kidney could require CP and render the target stunned (unable to attack) for turn*cp also interrupting casts etc. A kick could have a cooldown of x turns but interrupt casts, useful against mobs like Defias Pillagers.
Edit edit edit:
I have no idea what level these zones are, spooky indeed considering flee doesn't work 100% of the time.
A level 1 Murloc gives me 59exp and 1gold, which at level 5 takes me 2 sinister strikes and an evis
Level 2 Murlocs give me 68exp and 2gold, which at level 5 takes me 2 sinister strikes, an evis and an auto
Level 3 Murlocs give me 77exp and 3gold, which at level 5 takes me 3 sinister strikes, an evis and an auto
Level 3 Bandits give me 77exp and 3gold, which at level 6 takes me 3 sinister strikes, an evis and an auto
Level 4 Bandits give me 86exp and 4gold, which at level 6 takes me 4 sinister strikes, an evis and 3 autos
Which tells me farming lower level mobs is easier, quicker and thus more efficient. Perhaps something you can take into account with which direction you want it to go in
I'm planning on implementing the same system as wow uses with lower level mobs will decrease the exp gained, just havn't gotten to that yet.
Another thing I was just thinking about is gold usage, I have 81g at level 7 and I haven't used any of my pots etc, whilst this might not be the case at higher levels perhaps its worth thinking about expanding the shop in the future, maybe replacing water with thistle tea for rogues, stat increasing pots etc too. Just some extra food for thought ya know
The shop in it's current state is very far from what i want it to be, i am also adding silver and copper and then it should be a bit harder to obtain gold. Proffesions is also something im planning on making which could be the source of stat increase potions.
Overall the shop and currency system is very flawed right now.
Just a few more food for thoughts, playing only a Rogue I figure I can give some insight into it. Assuming those 3 empty slots (4,5,6) are for future abilities could I suggest something like a kick or kidney on cooldown? A kidney could require CP and render the target stunned (unable to attack) for turn*cp also interrupting casts etc. A kick could have a cooldown of x turns but interrupt casts, useful against mobs like Defias Pillagers.
Kidney shot is something I'm actually sitting with right now, the plan is to make it stun them for x amount of turns and interrupt thier special attack resetting it to 0. Ability cooldowns is something I'm also working on right now, since at this moment warriors can just spam mortal strike which deals more dmg and cost close to the same amount of rage as heroic strike making heroic strike pretty useless. Cooldowns will probably make it into the game in the next update i make.
Edit edit edit:
I have no idea what level these zones are, spooky indeed considering flee doesn't work 100% of the time.
I used to show the zone levels over the zone itself but it ended with taking up too much space and making it rather annoying to look at. I think I'll be adding the zone levels in the console, so it says "You have travelled to [Zone] (Lvl x-x). Or something simular to that
I have finally gotten a new domain for the game which is www.text-craft.com. Head over there, I will try to find a way to get everyone's progress over if possible! All future updates will happen on the new domain!
So is there any reason to choose Agility over Strength? It appears to add the same amount of AP while strength also increases health.
Are there perhaps plans to add critical strike chance?
So is there any reason to choose Agility over Strength? It appears to add the same amount of AP while strength also increases health.
Are there perhaps plans to add critical strike chance?
I have been making the crit/miss/Dodge functions today and are going to implement them on my next update.
And for the stats the attack power depends on your class, warrior gets more attack power from strength and rogue gets more from agility etc.
Is there a way you could implement a Changelog?
So we and others see what you changed and when. Would be a cool nice to have feature.
Yea that's a good idea actually, I'll add that next update as well!
Great time-sync!
When I get out of combat with let's say 93HP. Then reg to like 130HP. And then reload the page I start off at 93HP again.
Bug?
This is something I've done on purpose to increase performance in the browser and to prevent refresh "exploiting" right now it only saves once you hit 100% health. Or if you do an action
DUDE. Fucking DUDE. This is fucking AMAZING.
Listen right, for background, I'm a web developer for many years now. I always worked with the latest tech and all that shit - and this, is, beautiful. This is actually tremendously good work! I'm so interested in this!
What language is it on?
Is it full frontend, or do you have a backend to support it?
How long have you been doing web dev? I saw you started 3 months ago, but for someone with 3 months of experience, this is really good!
Is there a public repo I can take a look on and maybe contribute some code?
Did you do the design yourself?
Arrghh.
edit: here's a few things you could improve on:
Haha thanks a lot! I started studying web development August last year for the first time, and have been going on/off this project the past 2-3 months.
Right now the project is only frontend made in JavaScript, I am close to getting a bit of backend up and running but it takes time since it's my first time working backend :)
I don't have a public repository since this was just a side school project and have used it as my way of doing most of my school assignments, I will probably make one soon though.
Haha thanks a lot! I started studying web development August last year for the first time, and have been going on/off this project the past 2-3 months.
Right now the project is only frontend made in JavaScript, I am close to getting a bit of backend up and running but it takes time since it's my first time working backend :)
I don't have a public repository since this was just a side school project and have used it as my way of doing most of my school assignments, I will probably make one soon though.
Looks like there are a lot of experienced web devs in this forum, use them to bounce ideas of and get advice, it will be invaluable. Plus the more help you get, the quicker you can implement changes for greedy people like me who want features for this awesome game!!! :)
Defuzed, that's great progress then. I suspect you *might* be using React? Considering your low experience (no offense), I assume your use of Webpack is all from the automated React's create-react-app repo? That or VueJS.
You should most definitely push it all to github for a multitude of reasons:
I've got loads of years of web dev, and more importantly, of mentoring new starts, and I could definitely give you many advices to make you advance faster!
Do you have any experience with git?
Did you do the design yourself?
tedj j i havnet used react or vueJS, the webpack was something we had to try in school and so I applied it to the project, everything is done and coded by me in vanilla js. I got some experience in git as well and use it daily for all my assignments, this one is on a private repo but since it was a standard school assignment when I made it and contain other assignments as well then I said no to the project itself having a repo.
The borders I got from a fan side, icons is from here, background is from wows offecial website and rest is all my work.
this is really cool m8
need a username/pass for using on different browsers
its pretty barebones atm but has a lot of potential, enjoying nonetheless
mobile layout when?