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
Copy the old config.json file in case you mess up. Paste the below code (see my next comment) into config.json (overwrite everything), start a new game like normal, only choose veteran mode, only upgrade skills 1 time (to minimize time). Once you get the 3rd skill for Leon (Cloud Breaker) you can do everything including the 20 Epics in a row very easily. Only use that skill.
"levelCap": 99,
"battleCharacterScale": 0.2,
"heroBattlePositions":
{
"Leon": {"x": 250, "y": -20},
"Alice": {"x": 350, "y": -100},
"Vonn": {"x": 450, "y": -200}
},
"slowMotionFactor": 1.0,
"statPointsPerLevel": 99,
"skillPointsPerLevel": 99,
"damagePointsPerStrength": 999,
"healthPointsPerVitality": 999,
"energyPointsPerEndurance": 999,
"restingRechargeAmount": 99,
"_comment": "How long it takes for the timer to fill up (in seconds)",
"battleTime": 1.0,
"_comment": "How much to reduce the base time per agility point (in seconds)",
"battleTimeAgilityModifier": 0.02,
"casualDamageFactor": 0.1,
"veteranDamageFactor": 0.1,
"veteranHealthFactor": 0.1,
"casualTimeMod": 2.0,
"normalTimeMod": 1.5,
"sellValue": 5.0,
"lowHealthWarning": 0.25
}