Hey guys, was directed here from the steam modding discussion regarding making the game more difficult.
Is it possible with CE, at the minimum to increase all enemy damage? Or all player damage received by X% amount? How would I do it using CE?
Would love to be able to also increase enemy mob hp, mp as well but would start with damage increase.
This would make those links a bit more dangerous and boss more exciting.
You could read like 3 sentences into the first post to have your answer, but yes you can up the difficulty through modifying the damage and healing of both you and enemies, just use the table provided.
Hey guys, was directed here from the steam modding discussion regarding making the game more difficult.
Is it possible with CE, at the minimum to increase all enemy damage? Or all player damage received by X% amount? How would I do it using CE?
Would love to be able to also increase enemy mob hp, mp as well but would start with damage increase.
This would make those links a bit more dangerous and boss more exciting.
You could read like 3 sentences into the first post to have your answer, but yes you can up the difficulty through modifying the damage and healing of both you and enemies, just use the table provided.
Sorry I've never used CE before so this is all a bit new to me. Are the values adjustable when scaling up the hero damage for example or are they statically set in the table? Could I change all damage received say from the default value of 20% to 50% etc?
Is there a way to increase stats of the enemies (HP, MP etc) or is that not something that would be done in CE?
Hey guys, was directed here from the steam modding discussion regarding making the game more difficult.
Is it possible with CE, at the minimum to increase all enemy damage? Or all player damage received by X% amount? How would I do it using CE?
Would love to be able to also increase enemy mob hp, mp as well but would start with damage increase.
This would make those links a bit more dangerous and boss more exciting.
You could read like 3 sentences into the first post to have your answer, but yes you can up the difficulty through modifying the damage and healing of both you and enemies, just use the table provided.
Sorry I've never used CE before so this is all a bit new to me. Are the values adjustable when scaling up the hero damage for example or are they statically set in the table? Could I change all damage received say from the default value of 20% to 50% etc?
Is there a way to increase stats of the enemies (HP, MP etc) or is that not something that would be done in CE?
The table in this post will provide some of what you're asking. If you change the Hero Damage Multiplier to 2, it basically doubles damage done to the hero party by every enemy. It's usually set to a number below 1 to reduce damage, but you can increase the damage. Enemy Damage Multiplier can also be used. It affects the damage you deal to enemies, so setting it to 0.5 would effectively make you always hit for half damage against all enemies.
In the table there is a code labeled 'Always CT = 0 (For Allies)', now obviously this makes every character able to instantly use their attacks (except for abilities). But further down the tabel, in the 'Pointers' section, and then 'Permanent Status Effects', there's an entry with Attack CT 0, and Magic CT 0. I noticed the Magic CT 0 makes you instantly cast magic, but what's the difference between the Attack CT 0 here, and the one earlier in the table?
In the table there is a code labeled 'Always CT = 0 (For Allies)', now obviously this makes every character able to instantly use their attacks (except for abilities). But further down the tabel, in the 'Pointers' section, and then 'Permanent Status Effects', there's an entry with Attack CT 0, and Magic CT 0. I noticed the Magic CT 0 makes you instantly cast magic, but what's the difference between the Attack CT 0 here, and the one earlier in the table?
Nothing really, just 2 different ways to do the same thing. I based the Always CT = 0 once I found the permanent status effects.
You could read like 3 sentences into the first post to have your answer, but yes you can up the difficulty through modifying the damage and healing of both you and enemies, just use the table provided.
Sorry I've never used CE before so this is all a bit new to me. Are the values adjustable when scaling up the hero damage for example or are they statically set in the table? Could I change all damage received say from the default value of 20% to 50% etc?
Is there a way to increase stats of the enemies (HP, MP etc) or is that not something that would be done in CE?
The table in this post will provide some of what you're asking. If you change the Hero Damage Multiplier to 2, it basically doubles damage done to the hero party by every enemy. It's usually set to a number below 1 to reduce damage, but you can increase the damage. Enemy Damage Multiplier can also be used. It affects the damage you deal to enemies, so setting it to 0.5 would effectively make you always hit for half damage against all enemies.
This was EXACTLY what I was looking for and a number of others. We can now get the classic board back and then up the damage done to the hero party by 2x for example. This is awesome. Thanks alot!
Hi, you should add a small check in your "Infinite Item Usage/Set Minimum Amt On Use" cheat.
Your code should not work on any item that only has 1 (to prevent getting more than 1 of key items such as the Dawn Shard).
Because if you have more than 1 key items at certain stage the game will be stuck.
I think add:
Sorry I know this might be nitpicking but can you add an option to remove the reserve weapons only, these appear if you have infinite use of items on while guests are in the party. I know remove all weapons is included but i just want these removed from the weapon inventory.
You could read like 3 sentences into the first post to have your answer, but yes you can up the difficulty through modifying the damage and healing of both you and enemies, just use the table provided.
Sorry I've never used CE before so this is all a bit new to me. Are the values adjustable when scaling up the hero damage for example or are they statically set in the table? Could I change all damage received say from the default value of 20% to 50% etc?
Is there a way to increase stats of the enemies (HP, MP etc) or is that not something that would be done in CE?
The table in this post will provide some of what you're asking. If you change the Hero Damage Multiplier to 2, it basically doubles damage done to the hero party by every enemy. It's usually set to a number below 1 to reduce damage, but you can increase the damage. Enemy Damage Multiplier can also be used. It affects the damage you deal to enemies, so setting it to 0.5 would effectively make you always hit for half damage against all enemies.
Hey Drummer, not sure if I'm doing something wrong here or if I found an issue. As soon as you enable "Damage Modifier Script (God mode... etc) your heros turn invincible. Even without the other options selected below that. I did notice the default value for god mode and hero cannot die was set to On. I tried turning it to Off and and it said the value could not be parsed.
How can I disable god mode or edit the script to increase damage to all hero members by 1.5 or 2x?
Sorry I've never used CE before so this is all a bit new to me. Are the values adjustable when scaling up the hero damage for example or are they statically set in the table? Could I change all damage received say from the default value of 20% to 50% etc?
Is there a way to increase stats of the enemies (HP, MP etc) or is that not something that would be done in CE?
The table in this post will provide some of what you're asking. If you change the Hero Damage Multiplier to 2, it basically doubles damage done to the hero party by every enemy. It's usually set to a number below 1 to reduce damage, but you can increase the damage. Enemy Damage Multiplier can also be used. It affects the damage you deal to enemies, so setting it to 0.5 would effectively make you always hit for half damage against all enemies.
Hey Drummer, not sure if I'm doing something wrong here or if I found an issue. As soon as you enable "Damage Modifier Script (God mode... etc) your heros turn invincible. Even without the other options selected below that. I did notice the default value for god mode and hero cannot die was set to On. I tried turning it to Off and and it said the value could not be parsed.
How can I disable god mode or edit the script to increase damage to all hero members by 1.5 or 2x?
Screen shot [Link]
You can, right click the damage modifier script and select "change script". This will open the script, go to the end and find this section:
You can change defaults values here. GodMode and HeroCannotDie are set to 1 so switch that to 0, and change the default damage modifier here, set EnemyDamageMultiplier to 1.5 or 2.0 to up the damage you recieve (and set the HeroHealingMultiplier and HeroDamageMultiplier to 0 if you want them unchanged). Click ok and save the table if you're happy with the changes.
Next time you'll activate the script it will load those values.
The table in this post will provide some of what you're asking. If you change the Hero Damage Multiplier to 2, it basically doubles damage done to the hero party by every enemy. It's usually set to a number below 1 to reduce damage, but you can increase the damage. Enemy Damage Multiplier can also be used. It affects the damage you deal to enemies, so setting it to 0.5 would effectively make you always hit for half damage against all enemies.
Hey Drummer, not sure if I'm doing something wrong here or if I found an issue. As soon as you enable "Damage Modifier Script (God mode... etc) your heros turn invincible. Even without the other options selected below that. I did notice the default value for god mode and hero cannot die was set to On. I tried turning it to Off and and it said the value could not be parsed.
How can I disable god mode or edit the script to increase damage to all hero members by 1.5 or 2x?
Screen shot [Link]
You can, right click the damage modifier script and select "change script". This will open the script, go to the end and find this section:
You can change defaults values here. GodMode and HeroCannotDie are set to 1 so switch that to 0, and change the default damage modifier here, set EnemyDamageMultiplier to 1.5 or 2.0 to up the damage you recieve (and set the HeroHealingMultiplier and HeroDamageMultiplier to 0 if you want them unchanged). Click ok and save the table if you're happy with the changes.
Next time you'll activate the script it will load those values.
I was able to edit this and reload the script however no change in damage received. I tried 0.5 and 2.0. Once you change it in the table do you have to apply or save for it to work?
I was able to edit this and reload the script however no change in damage received. I tried 0.5 and 2.0. Once you change it in the table do you have to apply or save for it to work?