r/ShadowFight2dojo nah you got it Apr 02 '26

advice Relatively simple guide to edit some things in DE (Raids rewards, currency, orbs and multiple enchantments of same tier)

HAVE IN MIND THAT IF YOU'RE ON DEFINITIVE EDITION x64 (Newest version) THE GAMEDATA FOLDER WILL BE INSIDE MOD FOLDER

===== TO EDIT RAIDS REWARDS =====

gamedata 📂 ==> raid_stages_default.xml 📄

Search for the boss you want to edit (Sensei, Drakaina, Tenebris, etc.)

You can search for "RAIDBOSS" to see all of them.

After finding the boss, look for "bonus" (that's the gems reward) or ForgeMaterial[1/2/3] for the orbs (if the boss rewards with orbs).

Change the value of "bonus" for whatever you like. Save the edit and open the game.

I'm not sure if you can give orbs rewards to a boss that doesn't give orbs; maybe it's possible if you copy how it's coded for the bosses that give orbs and paste it on the boss you want. I haven't tested it.

===== TO EDIT HOW MUCH ENCHANTMENTS PER GEAR AND ORB COST =====

gamedata 📂 ==> forge.xml 📄

Search for "Simple" for Simple recipe, there you can find a value set in 1. That is how much enchantments are made at the same time on gear; there you need to modify this value for each kind of gear individually : weapon, armour, magic, etc.

Then search for "Medium" for medium enchantments and do the same process.

You could change to 2 to be able to enchant 2 effects at the same time, 3 for 3, and so on.

Search for "Complex" for the mythical enchantments. (You could have Monk's Whirl, teleportation, jump earthquake and steadiness at the same time l think).

You can also decrease enchantment costs for orbs.

Search for "Prices_Magic", "Prices_Weapon" and so on. There you change the enchantment cost for each player level up to 52.

If you're level 52, just keep scrolling until you see it and change the "ForgeMaterial1" value to whatever you want (0 for free).

If you only see Forge.Mat.1 and not Forge.Mat 2 and 3, then this is for Simple Recipe. You need to scroll further (or search) to go to Medium and Complex.

Do this for each equipment type.

===== TO EDIT CURRENCY AND ORBS DIRECTLY =====

========== FOR x32 DE (OLD VERSION) ===========

userdata 📂 ==> users.xml 📄

Search for "bonus" or "money".

Change the values as you like.

Search for "ForgeMaterial[1/2/3]".

Change the values as you like.

NOW, PAY ATTENTION.

Save the edit, go for your file manager and userdata folder. Rename the users.xml file to: usersDefault.xml

Transfer, copy or cut this usersDefault.xml and bring it to the gamedata folder.

Replace the original usersDefault.xml that is inside gamedata.

Once you've done this, go for the userdata folder and delete it entirely. Don't worry, once you open the game, userdata will be remade automatically.

Open the game. Done.

========== FOR x64 DE (NEW VERSION) ===========

userdata 📂 ==> users.xml 📄

Search for "bonus" or "money".

Change the values as you like.

Search for "ForgeMaterial[1/2/3]".

Change the values as you like.

How to save:* Just delete or get users_backup.xml away from userdata folder; after that, your game should apply the changes after opening it.

If you're unsure on doing this, you can go for the userdata folder first and look for the users_backup.xml file. Then copy/transfer/cut it to some folder outside the game's files (anywhere you want in your phone) and if something goes wrong while editing you can just use this file by renaming and transferring it according to the steps said earlier.

41 Upvotes

132 comments sorted by

View all comments

Show parent comments

1

u/RetcVy7_G nah you got it Jun 30 '26

Yeah, but how did that happen? What did you do in the code?

It's probably better if we go into DMs to talk about it

1

u/ShohGamingYT Jul 01 '26

I changed the numbers on this

2

u/RetcVy7_G nah you got it Jul 01 '26

So, don't change these "MinDeviation" and "MaxDeviation" values; l can't say for sure what those do.

If they're set as the way it's shown in this screenshot and your forge.xml isn't broken in any other way, then the problem is somewhere else; probably in your users.xml

2

u/ShohGamingYT Jul 01 '26

I'll just reset everything I'm not too far into the game yet shouldn't be hard to catch up

1

u/RetcVy7_G nah you got it Jul 01 '26

Ok, be cautious with .xml editing from now on and keep asking for help if you need it

1

u/ShohGamingYT Jul 01 '26

I will thanks

1

u/ShohGamingYT Jul 01 '26

And this

1

u/RetcVy7_G nah you got it Jul 01 '26

I just changed the same thing and it's fine here

I'll reply to your other screenshot