how to get legacy in all characters, with David Ze's savegame editor
The file you need:
1.David Ze's savegame editor
2.Savegame file (.profjce)
Before you start:
1.Turn your steam profile to private. (Dont be stupid. If you dont have legit prestige's unlocking date for legacy on your steam achievement, You can be banned easily)
2.Turn off your cloud sync in your steam on DBD (Just in case)
HOW
1.Open the savegame file with David Ze's program.
2.Go to JSON tab and copy the entire JSON's text (right click + select all) and then pasting it into your favorite text editor like Notepad++.
3. search PrestigeEarnedDates in your pasted text, then you will find like
In this section, CharacterDataID=4 indicates, this sections is all about Nea, and PrestigeEarnedDates shows when you got your prestige.
Its order is "P1 date","P2 date","P3 date", and which form shoud be YEAR-MONTH-DAYTHOUR-MIN-SECZ
So, Change these dates to the time "0001-01-01T00:00:00Z", which is legit date for legit legacy. ( I don't know why )
After you've done with every character that you want legacy on, copy all text in your text editor, and paste everything with replacing in JSON tab,
and save your savegame file, then You got P3 Legacy ! GG.
WARNING:
If you are BP-hacking and your PrestigeEarnedDates are like,
or
Every case has the sign of your hacking, so don't be stupid.
If you have any experience of BP hack, I recommend you to check every character's PrestigeEarnedDates and change it to legit-looking-date.
Because in the future, I think devs could use this method and find BP hackers from your savegame's data.
Well...you dont have to do this right now, but JUST IN CASE.
Special Thanks to : David Ze
1.David Ze's savegame editor
2.Savegame file (.profjce)
Before you start:
1.Turn your steam profile to private. (Dont be stupid. If you dont have legit prestige's unlocking date for legacy on your steam achievement, You can be banned easily)
2.Turn off your cloud sync in your steam on DBD (Just in case)
HOW
1.Open the savegame file with David Ze's program.
2.Go to JSON tab and copy the entire JSON's text (right click + select all) and then pasting it into your favorite text editor like Notepad++.
3. search PrestigeEarnedDates in your pasted text, then you will find like
"CharacterDataID": 4,
"CharacterDataValue": {
"bloodWebLevel": 50,
"prestigeLevel": 3,
"PrestigeEarnedDates": [
"2017-05-18T11:22:41Z",
"2017-06-06T16:53:22Z",
"2017-07-18T10:40:00Z"
],
"CharacterDataValue": {
"bloodWebLevel": 50,
"prestigeLevel": 3,
"PrestigeEarnedDates": [
"2017-05-18T11:22:41Z",
"2017-06-06T16:53:22Z",
"2017-07-18T10:40:00Z"
],
Its order is "P1 date","P2 date","P3 date", and which form shoud be YEAR-MONTH-DAYTHOUR-MIN-SECZ
So, Change these dates to the time "0001-01-01T00:00:00Z", which is legit date for legit legacy. ( I don't know why )
"CharacterDataID": 4,
"CharacterDataValue": {
"bloodWebLevel": 50,
"prestigeLevel": 3,
"PrestigeEarnedDates": [
"0001-01-01T00:00:00Z",
"0001-01-01T00:00:00Z",
"0001-01-01T00:00:00Z"
],
"CharacterDataValue": {
"bloodWebLevel": 50,
"prestigeLevel": 3,
"PrestigeEarnedDates": [
"0001-01-01T00:00:00Z",
"0001-01-01T00:00:00Z",
"0001-01-01T00:00:00Z"
],
After you've done with every character that you want legacy on, copy all text in your text editor, and paste everything with replacing in JSON tab,
and save your savegame file, then You got P3 Legacy ! GG.
WARNING:
If you are BP-hacking and your PrestigeEarnedDates are like,
"CharacterDataID": 4,
"CharacterDataValue": {
"bloodWebLevel": 50,
"prestigeLevel": 3,
"PrestigeEarnedDates": [
"2017-03-18T11:22:41Z",
"2017-04-30T16:53:22Z",
"2017-04-30T16:53:22Z"
],
# Nea was prestiged at the same time on P2 and P3 (Sign of BP hack)
"CharacterDataValue": {
"bloodWebLevel": 50,
"prestigeLevel": 3,
"PrestigeEarnedDates": [
"2017-03-18T11:22:41Z",
"2017-04-30T16:53:22Z",
"2017-04-30T16:53:22Z"
],
# Nea was prestiged at the same time on P2 and P3 (Sign of BP hack)
"CharacterDataID": 7,
"CharacterDataValue": {
"bloodWebLevel": 50,
"prestigeLevel": 3,
"PrestigeEarnedDates": [
"2012-08-18T11:22:41Z",
"2012-09-30T13:12:10Z",
"2012-10-30T17:53:22Z"
],
# Bill was prestiged before DBD was released.
"CharacterDataValue": {
"bloodWebLevel": 50,
"prestigeLevel": 3,
"PrestigeEarnedDates": [
"2012-08-18T11:22:41Z",
"2012-09-30T13:12:10Z",
"2012-10-30T17:53:22Z"
],
# Bill was prestiged before DBD was released.
Every case has the sign of your hacking, so don't be stupid.
If you have any experience of BP hack, I recommend you to check every character's PrestigeEarnedDates and change it to legit-looking-date.
Because in the future, I think devs could use this method and find BP hackers from your savegame's data.
Well...you dont have to do this right now, but JUST IN CASE.
Special Thanks to : David Ze


i'm a nb and i want to understand how can i know which characterdataID matches the character?