watch 01:25
Jurassic World: Dominion Dominates Fandom Wikis - The Loop
Do you like this video?
Play Sound
You do not have to have enabled Cheats mode when starting
Press F12 and then click the Console tab if necessary
Copy and paste from below as desired
perYou.extra[3] = 2047; setItemName(14, 'Shielded Charm'); //updates all spells if (perYourBody.FindItem(10) === 0) {perYou.MaxItems++; perYou.PutItem(10, true)}; //Gives you Unlife Enspelled if you don't have it if (perYourBody.FindItem(11) === 0) {perYou.MaxItems++; perYou.PutItem(11, true)}; //Gives you Pass if you don't have it if (perYourBody.FindItem(12) === 0) {perYou.MaxItems++; perYou.PutItem(12, true)}; //Gives you Wealth if you don't have it if (perYourBody.FindItem(13) === 0) {perYou.MaxItems++; perYou.PutItem(13, true)}; //Gives you Teleport if you don't have it if (perYourBody.FindItem(14) === 0) {perYou.MaxItems++; perYou.PutItem(14, true)}; //Gives you Charm if you don't have it if (perYourBody.FindItem(15) === 0) {perYou.MaxItems++; perYou.PutItem(15, true)}; //Gives you Clairvoyance if you don't have it if (perYourBody.FindItem(16) === 0) {perYou.MaxItems++; perYou.PutItem(16, true)}; //Gives you Possession if you don't have it if (perYourBody.FindItem(17) === 0) {perYou.MaxItems++; perYou.PutItem(17, true)}; //Gives you Invisibility if you don't have it if (perYourBody.FindItem(18) === 0) {perYou.MaxItems++; perYou.PutItem(18, true)}; //Gives you Transform if you don't have it if (perYourBody.FindItem(19) === 0) {perYou.MaxItems++; perYou.PutItem(19, true)}; //Gives you Drain if you don't have it updateRightBar(); AddCash(1000); AddMana(1000); perYou.addExperience(100);dispPlace(); perYou.setFlag(17); // Learn spell discount perYou.setFlag(19); // Charm Males perYou.setFlag(20); // More mana from stones perYou.setFlag(21); // More teleport choices perYou.setFlag(22); // More money perYou.setFlag(23); // Charm ghosts perYou.setFlag(26); // Fine control over charm spell perYou.setFlag(28); // Fine control over the invisibility spell if (perYourBody.FindItem(32) === 0) {perYou.MaxItems++; perYou.PutItem(32, true)}; //Gives you the Silver Ring if you don't have it if (perYourBody.FindItem(52) === 0) {perYou.MaxItems++; perYou.PutItem(52, true)}; //Gives you the crystal if you don't have it perKurndorf.setQuestRitual(200); //Soul-binds the crystal, needed for transformation spell perYou.setFlag(25); // Augmented Hypnosis, needed for transformation spell setPersonFlag('Catherine', 5); // Create sexual connection with Catherine, needed for transformation spell updateRightBar();