Thank you very much for your nice MOD!
By the way, there is a Unity binary file in the installed mod.apk:
sdcard/Android/data/com.glu.disneygame/cache/gamedata/c26bd850-8e94-401b-8442-7982790558c0/gamedata.bin
A HEX editor can display this .bin file text like these:
...UNIT_PROMO_MAT_ELSA2...icons_units_elsa/character_currency_elsa...
...PlayerLevelGreaterThanOrEqualTo4.....HasTowerUnlocked....
...CURRENCY_TOY_STORY_COIN_DESC....514889844585508....
...GRAND_CAMPAIGN_ENERGY_DESC_KEY....
...spell_shooting_star/e_shooting_star_hit_impac.....unit_hopper/e_hopper_special_b_attack...
Will trying to edit this Unity .bin file give anything useful, like after edit and import back to the installed mod.apk?
P.S. however, gamedata.bin has made the Unity Asset Editor crash