Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Couple items to note playing many NG+, first you can get a lot of good help from this post where a few people like me who had done high level NG+. The most important thing for grinding is having I think it's called potion efficiency(been few months since last played) maxed before you use any Agony Stones, the item that gives 16 insta kill at max. Also the best things early on to use them on are other items like the Rings with 5% insta kill, just put over the dodge and you get 21% from that. It takes NG+4 to have 100%, also I found the Agony Stone guy will appear if you go into the dungeon enough times regardless of floor, so on NG+4 things are getting pretty tough so just keep doing first 10 floors until he appears in the Inn.
The post right now is on the second page, I'm sure I can post a link to this but it's easy to find on page two of discussions, the title is:
Aimed towards late game players NG+6 Fl100 Boss Help
For every monster:
(g = number of games completed, so for the first ng+, g = 1)
HP = baseHP * 1.4^g + 250 * g
EXP = baseEXP * 1.4^g + 150 * g
gold = baseGold * 1.4^g + 10 * g
attack = baseAttack * 1.4^g + 150 * g
defense = baseDefense * 1.4^g + 40 * g
every elemental defense = baseAmount * 1.05^g * g
every elemental attack = baseAmount * 1.2^g * g
Thank you very much! Now I can go work on The Enchanted Cave Wikia!
http://theenchantedcave.wikia.com/wiki/Enchanted_cave_Wiki
And thank you, I have already figured it out by that time. I am now killing things with 101% insta-kill chance. The only thing left is to set up dodge chance to fight Bosses. Would you mind telling me the best armour for dodge? I know Void Armour gives a decent 5%, Ninja Shoes also give 5%, and the three assassin rings also give 5%. I would top them off using Bucky.
Here's what I got, I'll add an "optional" on some items which means you can use a different piece and you'll still have same dodge because you some equipment types don't have high dodge forms. Therefore you can use whatever suits you best.
Weapon - Steel Defender: 9% Dodge
Shield - Wizard Shield: 6% Dodge; Optional
Helmet - Aura Helmet: 6% Dodge; Optional
Body Armor- Void Armor: 8% Dodge
Leg Armor - Hero Chausses: 9% Dodge
Boots - Ninja Shoes: 8% Dodge
Hand Armor - Shadow Gloves: 9% Dodge
Accessories - 3 Assassin Rings: 8% Dodge ; 24% Total Dodge
Potion - Two Trans Dimensional Poops: 12% Dodge
So added together plus your automatic 5% Dodge you have is 96% total Dodge, so you will only get hit 1/25 of the time. I like the shield and helmet because they have magic on them, pretty much any other stat is next to useless, which is why you use the Steel Defender with it's 6% dodge that it has on it already even though it has bad attack.
Not sure if you looked at that other post I mentioned, but I'll give some of what was said there. First on dodge versus kill speed. Now you can farm enough to actually have your attack high enough to damage the last boss, but once you hit around NG+5 it's a lot of grinding for crystals. I did up to NG+7 where I could get through the last bosses defense(barely), but I farmed a lot. The main way to do damage to the last bosses is to make bleed and decimate potions. You can replace some of the dodge chance with bleed instead on your equipment, bleed is better since it is 20 damage versus 15 decimate on piece of equipment. Magic is also important because you heal for more and you will easily get through the last bosses light defense with Lightbeam. I like some critical hit chance too, I go with lower dodge so I have more kill speed, you'll just use more potions is all, so the choice is yours.
- Life, which is most important of all
- Magic, for healing and attacking
- MP, but don't pick this when you get a crystal that let's you pick, you get enough as is
- Dodge Chance
- Critical Hit
- Bleed
- Decimate
Darkness Gauntlets are amazing for critcal hit, you'll lose 9% dodge, or 6% if you put dodge on them, but you'll get 22% critical hit if you add crit instead. Then if you use a potion you get 28% more from that and your already really high, 87%, again the choice is yours.
The only thing that really matters for farming stats is insta kill, you can have gold find and exp on them, I do, but it really helps so little, just ignore any enemy not in your way and farm the stat crystals, they're how you build your strength up, not from gold or exp.
You can farm enough to actually have attack get through the bosses defense, but it takes very long time, and actually then they're very easy. Defense is useless, never ever pick it when you have a choice. Elemental defense is also mostly useless, you can make potions, but when your getting hit for 7,000 hit points, 50 or so extra defense is not going to make much a difference.
One last thing I want to ask. Even though you have the formula, when the whole Math is calculated, decimal places appear. Do they round up, round down or round off ?
Values are just casted to integers in memory, so they are all rounded down.
Thank you very much.