I made a save editor that will be used for the guide! https://github.com/kenzieshane/Dynamons-World-Save-Editor
This game features an interesting card based combat system and a unique story... Also online PvP capabilities!! Catch and train the greatest team of Dynamons and challenge your friends in realtime online multiplayer PvP battles. Explore an open world searching for the rarest and strongest monsters. Fight tough Captains and prove your skills to become the best RPG battle master in the Dynamons Kingdom!
this is the game's link: https://play.google.com/store/apps/details?id=com.funtomic.dynamons3&hl=en
Le classic Hacking Method:
Use Apk Tool or APK Editor and locate
APK PACKAGE/assets/www/data/gameplay.dat
Import in on THE WHOLE THING EDITOR (-TM),
edit it to your heart's content!
Please do not use multiplayer... you will be flagged and possibly banned from the game. Well you wont be able to normally after modding the game anyways because the dev have strengthen their security a bit! (you could still use luckypatcher or any signature bypass hack to bypass it but PLEASE. DON'T. HACK. A. MULTIPLAYER. GAME.)
How to find this game's save data?
you'll need to have root access to find it. try to search shizuku, magisk, MiXplorer and nmm.
Use a root explorer and navigate to /data/data/com.funatomic.dynamons3/shared_prefs/MainActivity.xml
edit the xml manually in your preffered text editor or on my planned-to-be-fancy save editor
🧍 Player Profile
Key Meaning / Example
dynamons_worldPROF_NICK Player name (e.g. player756)
dynamons_worldPLAYER_AGE Age (e.g. 15)
dynamons_worldIS_BUYER If player made purchases (true/false)
dynamons_worldHAS_RATED_APP Rated the app (true/false)
dynamons_worldFIRST_RUN First time playing (true/false)
dynamons_worldNEW_PLAYER New player flag (1 = new)
💰 Currency & Purchases
Key Meaning / Example
dynamons_worldPLAYER_COINS Regular coins (e.g. 12570)
dynamons_worldPLAYER_DUST Dust currency (e.g. 10335)
dynamons_worldITEMS_DATA Items and quantities (e.g. heal_spray,79; antidote,60)
dynamons_worldBOUGHT_IAPS Purchased upgrades (e.g. no_ads, starterpack)
🗺️ Maps & Progress
Key Meaning / Example
dynamons_worldMAPS_UNLOCKED Areas unlocked (comma-separated)
dynamons_worldMAP_PACKS_UNLOCKED Special maps unlocked
dynamons_worldMAP_PLAYER_POS Player’s current position (e.g. 1509)
dynamons_worldLAST_PLAYER_MAP Last visited map (e.g. bootcamp)
dynamons_worldCOMPLETED_IDS Completed boss fights (e.g. 5_zak)
dynamons_worldCOMPLETED_IDS_EVENT Finished event battles
🐉 Dynamons (Monsters)
Key Meaning / Example
dynamons_worldCAPTURED_MONS All caught Dynamons (semicolon-separated)
dynamons_worldMONS_DATA Detailed stats for each Dynamon
dynamons_worldUSING_MONS Monsters currently in the team (e.g. {"50":1,"141":1})
dynamons_worldLEGENDARY_DYNAMONS Legendary Dynamons owned (empty = none)
⚔️ Battles & PvP
Key Meaning / Example
dynamons_worldBATTLE_NUMBER Number of battles
dynamons_worldPVP_NUMBER PvP battles played
dynamons_worldPVP_HISTORY PvP win/loss record (in JSON)
dynamons_worldPVP_MATCHES_HISTORY PvP opponents, results, scores
dynamons_worldPVP_SEASONS Current PvP season details
dynamons_worldPVP_LEAGUE_XP PvP league points
dynamons_worldNODES_BEATED Beaten stage nodes (IDs)
🎓 Tutorial & Missions
Key Meaning / Example
dynamons_worldTUTOR_STEP Current tutorial phase
dynamons_worldSEEN_DIALOGS Cutscenes/dialogs already seen
dynamons_worldDAILY_MISSIONS Active quests and values
dynamons_worldSCAVENGE_DATA Map-based timers for scavenge resets
⚙️ System & Settings
Key Meaning / Example
dynamons_worldPREFER_TIME_SCALE Game speed preference (e.g. 8)
dynamons_worldASKED_NOTIF_PREMISSION Whether notifications were requested
dynamons_worldGOOGLE_SERVICES_CANCEL_COUNTER Times Google sign-in was skipped
dynamons_worldPREV_GAME_VER Game version last played (e.g. 1.11.63)
🧑🎨 Cosmetics & Avatars
Key Meaning / Example
dynamons_worldPROF_ICON Avatar (e.g. zak)
dynamons_worldAVATARS_BOUGHT All bought avatars
Comments
Post a Comment