User:GuyThatExists/Sandbox
Level Music
//16:9
//4:3
//1:1
//3:4
//9:16
Song Name
- Composer
- Description
- Song Name
- Composer
- Description
- Song Name
- Composer
- Description
- Song Name
- Composer
- Description
C:\Users\YOURPCNAMEHERE\AppData\LocalLow\Digital Continue\Drawn To Life 3
Open it with a text editor. I'm not sure if any will do, but I used Visual Studio for it and it worked fine. Notepad++ should probably work fine too, and a simple notepad too since it's all text. But don't quote me on that
Search for a used NPC level. I used Galileo's in my screenshots, so I'll use him here too. The important part of his level's code should look somewhat like this (the difference would be your highscore): {"Level_Key":"GALILEO","Reward_Type":"","Reward_ID":"","Bonus_Imagination":0,"State_Trigger":"","Scene_Path":"GALILEO","Player_High_Score":3210, [...]
Search for the Scene_Path part, highlighted in this message, and replace the GALILEO part (and not the one from the Level_Key !) into another level (for example HEATHERN if you want Raposa Heather's cut level, or ERIC_TEST for a test level).”
–ur mom lol
> win + r > steam://open/console > App ID = 1378070 > Depot ID = 1378071 > Manifest Base = 5598961911040285783 > Manifest DLC1 = 2585435068447379998 > Manifest DLC2 = 206142922892244841 > download_depot 1378070 1378071 <Manifest ID> > go to C:\Program Files (x86)\Steam\steamapps\content\app_1378070\depot_1378071 > go to C:\Program Files (x86)\Steam\steamapps\common\DrawntoLife_TwoRealms in new window > replace DTL_TR files with d_1378071 files > turn off automatic updates
O/E/G/F O/E/G/G O/E/G/H O/E/G/I O/E/G/J O/E/G/K O/E/G/L O/E/G/M O/E/G/N O/E/G/O O/E/G/P O/E/G/Q O/E/G/R O/E/G/S O/E/G/T
|-|Drawn to Life: Two Realms▾=
{{{TRIdle}}}
{{{TRIdleBack}}}
{{{TRWalk}}}
{{{TRWalkBack}}}
{{{TRJump}}}
{{{TRSurprised}}}
{{{TRHappy}}}
{{{TRSad}}}
{{{TRAngry}}}
{{{TRThinking}}}
“Gonna have to dig down deep to see what's buried here.”
–Level Description
Rewards
Required EnemiesBuild ModeFor this level, the player is required to place 3 toys and defeat all possible toys. |
“It's time for some fun with your library card!”
–Level Description
Rewards
Required EnemiesBuild ModeFor this level, the player is required to place 4 toys and defeat all possible toys. |
“It's just an innocent little Baki... What could possibly be inside its head?”
–Level Description
Rewards
Required EnemiesBuild ModeFor this level, the player is required to place 4 toys and reach the exit. |
/* All JavaScript here will be loaded for users of the Raposa skin */
if($.inArray("City Gate",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url(https://drawntolife.wiki/w/backgrounds/City_Wall_Background.png) top center no-repeat fixed');$('body').css('background-size','cover')})}
if($.inArray("Beach Gate",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url(https://drawntolife.wiki/w/backgrounds/BeachgateBG.png) top center no-repeat fixed');$('body').css('background-size','cover')})}
if($.inArray("Snow Gate",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url(https://drawntolife.wiki/w/backgrounds/SnowGate_Mountains_Background.png) top center no-repeat fixed');$('body').css('background-size','cover')})}
if($.inArray("Forest Gate",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url(https://drawntolife.wiki/w/backgrounds/GearWorks_Background.png) top center no-repeat fixed');$('body').css('background-size','cover')})}
if($.inArray("Wilfre's Wasteland",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url(https://drawntolife.wiki/w/backgrounds/WW_Crumbling_Keep_Wallpaper.png) top center no-repeat fixed');$('body').css('background-size','cover')})}
if($.inArray("Galactic Jungle",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url(https://drawntolife.wiki/w/backgrounds/Galactic_Jungle_Header_Wallpaper.png) top center no-repeat fixed');$('body').css('background-size','cover')})}
if($.inArray("Lavasteam",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url("https://drawntolife.wiki/w/backgrounds/Lavasteam_Background_(Lighter).jpg") top center no-repeat fixed');$('body').css('background-size','cover')})}
if($.inArray("Watersong",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url("https://drawntolife.wiki/w/backgrounds/Watersong_Background_(Lighter).jpg") top center no-repeat fixed');$('body').css('background-size','cover')})}
if($.inArray("Drawn to Life: Two Realms",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url(https://drawntolife.wiki/w/backgrounds/page_bg_raw.jpg) top center no-repeat fixed');$('body').css('background-size','cover')})}
/* New Content */
if($.inArray("Jangala",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url() top center no-repeat fixed');$('body').css('background-size','cover')})}
if($.inArray("Shadow City",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url() top center no-repeat fixed');$('body').css('background-size','cover')})}
if($.inArray("Icy Wastes",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url() top center no-repeat fixed');$('body').css('background-size','cover')})}
if($.inArray("Eastern Winds",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url() top center no-repeat fixed');$('body').css('background-size','cover')})}
if($.inArray("Circi Loves Wilfre",mw.config.get('wgCategories'))>-1){$(function(){"use strict";$('body').css('background','url() top center no-repeat fixed');$('body').css('background-size','cover')})}
TR Sequences
There are many typos here. All typos are as they appear in the files.
| Sequence # | In-Game Name | Description |
|---|---|---|
| 1 | "Previously on DTL" | Mari prays to the Creator, recapping the previous two games. |
| 2 | "Mari Wilfre on Beach" | Mari and Wilfre meet on the Beach. Wilfre gives Mari the Book of Imagination. |
| 3 | "Mari in Creation Hall" | Mari asks the Creator for a new Hero inside Creation Hall. |
| 4 | "Draw Tool" | The player draws their Hero. |
| 5 | "Mari and Creator in Creation Hall" | Mari thanks the Creator and asks how the Humans will see the Hero |
| 6 | "Story Challenge Tutorial" | Mari's Mind Dojo |
| 7 | "Mari says goodbye" | Mari gives the Hero the Book of Imagination and sends them to the Human realm. |
| 8 | "Mike and Tony Fight in the Human World" | The Hero arrives in Belleview to see Mike get stopped by Tony and Teo, demanding his scooter. |
| 9 | "Story Challenge Hero v Tony" | Scooter Thieves Beware |
| 10 | "Tony runs off and Mike Introduces himself" | Tony leaves Mike alone, and the Hero officially meets Mike. |
| 11 | "FreeRoam_Belleview" | The Hero travels to Mr. Esow's Shop. |
| 12 | "Heather is Upset" | Heather berates Mike for being late and confronts the Hero. |
| 13 | "Story Challenge Hero v Heather" | Sibling Revelry |
| 14 | "Mr.Escow accuses Mike of stealing" | Mr. Esow stops Mike, accusing him of stealing Stickers. |
| 15 | "Story Challenge Hero v Mr.Escow" | Blaming Bigwig |
| 16 | "Mr.Escow appologizes" | Mr. Esow apologizes and offers Mike a discount. Mike and Heather return home. |
| 17 | "FreeRoam_Belleview" | The Hero travel to the Park. |
| 18 | "Aldark Appears" | Aldark reveals himself to the Hero. The Hero is attacked by a horde of Minimus. |
| 19 | "Story Challenge Hero v Shadow Minimus" | Aldark Appears |
| 19a | "Hero Runs into a portal" | The Hero uses the Book of Imagination to return to Rapoville. |
| 20 | "FreeRoam_Rapoville" | The Hero goes to meet with Mari. |
| 21 | "Hero returns to Rapo village, Jowee upset" | The Hero checks in with Mari. Jowee discovers the Hero and challenges them to an Imagination Battle. |
| 22 | "Story Challenge Hero v Jowee" | Jowee's Next Adventure |
| 23 | "Jowee clams down. Asks hero to convince Chef Cookie" | Jowee asks the Hero to convince Chef Cookie to make more Banya scones. |
| 24 | "FreeRoam_Rapoville" | The Hero goes to Cookie's Restaurant. |
| 25 | "Hero finds Chef Cookie eating all Banya scones" | The Hero confronts Chef Cookie about eating all the scones. |
| 26 | "Story Challenge Hero v Chef Cookie" | Scone Scarf Settlement |
| 27 | "Chef Cookie apologizes" | Chef Cookie vows to make more scones for Jowee. |
| 28 | "FreeRoam_Rapoville" | The Hero returns to Mari. Challenge Battles for Crazy Diggs and Pouches are first available here. |
| 29 | "Jowee suggest drawing a clock-watch" | Jowee suggests drawing a Watch to give to Mike to help him remember the Raposa. |
| 30 | "Draw Tool - Pocket Watch" | The player draws the Watch. |
| 31 | "Portal Appears" |
Sand
User:GuyThatExists/Sandbox/Transcript
User:GuyThatExists/Sandbox/Wii Game+
User:GuyThatExists/Sandbox/Spongebob Transcript
User:GuyThatExists/Sandbox/TR Transcript
User:GuyThatExists/Sandbox/Mockup
User:GuyThatExists/Sandbox/Creation
User:GuyThatExists/Sandbox/Timeline
User:GuyThatExists/Sandbox/Wasteland
User:GuyThatExists/Sandbox/Bosses
User:GuyThatExists/Sandbox/OC Template
User:GuyThatExists/Sandbox/Collen the Sailor
User:GuyThatExists/Sandbox/Mayors Through The Years
User:GuyThatExists/Sandbox/Drawn to Life: The Final Chapter/List of Levels
User:GuyThatExists/Sandbox/Bavels Traversed Mind Levels
User:GuyThatExists/Sandbox/DTL3 Cut Dialogue
User:GuyThatExists/Sandbox/Enemy Names
User:GuyThatExists/Sandbox/Everyone Gets an Imagination Battle!!!
User:GuyThatExists/Sandbox/Connections
User:GuyThatExists/Sandbox/Imagination Battles Redone
<iframe src="https://store.steampowered.com/widget/1378070/" frameborder="0" width="646" height="190"></iframe>
| ' | |
| Characteristics | |
|---|---|
| Species | |
| Gender | |
| Age | |
| Information | |
| Home | |
| Story Role | |
| Occupation | N/A |
| Status | |
| Game(s) | |
| Monkey King | |
| Species | Monkey |
| Variant | None |
| Health | |
| Attacks | Contact Ranged |
| Battle Phases | 2 |
| Location | Jangala Treetop Village |
| Level Number | 6 (6 overall) |
| Boss Number | 1 |
| Saved | Zsasha |
| Games | |
| Previous Boss None |
Next Boss Boss |
| Previous Level Jangala Falls |
Next Level Shadow City Outer Walls |
| Boss | |
| Species | Shadow |
| Variant | None |
| Health | |
| Attacks | Contact |
| Battle Phases | 3 |
| Location | Shadow City Wilfre's Lair |
| Level Number | 6 (12 overall) |
| Boss Number | 2 |
| Saved | None |
| Games | |
| Previous Boss Monkey King |
Next Boss Shadow Demon |
| Previous Level Shadow Palace |
Next Level Tundara |
| Shadow Demon | |
| Species | Shadow |
| Variant | None |
| Health | |
| Attacks | Contact Summon |
| Battle Phases | 2 |
| Location | Icy Wastes Chamber of the Eternal Furnace |
| Level Number | 6 (18 overall) |
| Boss Number | 3 |
| Saved | None |
| Games | |
| Previous Boss Boss |
Next Boss |
| Previous Level Frozenini |
Next Level Sky Arch Mountains |
| Elder Sasquatch | |
| Species | Sasquatch |
| Variant | None |
| Health | |
| Attacks | Ranged Summon |
| Battle Phases | 3 |
| Location | Eastern Winds The Maze of Ages |
| Level Number | 6 (24 overall) |
| Boss Number | 4 |
| Saved | None |
| Games | |
| Previous Boss Shadow Demon |
Next Boss Giant Scribble Monster |
| Previous Level The Drifting Isles |
Next Level Circi Loves Wilfre |
| Giant Scribble Monster | |
| Species | Shadow |
| Variant | None |
| Health | |
| Attacks | Contact |
| Battle Phases | 2 |
| Location | Rapoville Circi Loves Wilfre |
| Level Number | 1 (25 overall) |
| Boss Number | 5 |
| Saved | None |
| Games | |
| Previous Boss [[]] |
Next Boss None |
| Previous Level The Maze of Ages |
Next Level None |
| GuyThatExists/Sandbox | |
| Information | |
|---|---|
| Gender | N/A |
| Age | N/A |
| Worked With | Digital Continue |
| Main Roles | N/A |
| Worked On | N/A |
| Michael Robert Row | |
| Characteristics | |
|---|---|
| Species | Human |
| Gender | Male |
| Age | Adult |
| Fur Color | Blond
|
| Information | |
| Home | Roboville (Observatory, Temporarily) Belleview-X |
| Story Role | Creator of Heather 2.0 Mechanizer of Roboville Quantum Engineer |
| Occupation | N/A |
| Status | Alive |
| Game(s) | |
TR Tutorial Panels
ICONS
= Creations/Creation/CreationPalette/CreateIcon/Palette (links to Category:Creations)
= Button/AButton/A Button/Levels (links to Category:Levels)
= Tower/Sandcastle/TowerIcon/Tower Icon/Appearance
= PaintingIcon/Gallery/Media/Painting/Picture
= Axe/Attack/Battle/Boss (links to Category:Bosses)
= Question/Question Mark/Trivia
= Heart/Health/SmallHeart/Small Heart (links to Health)
= DTLLogo/Drawn to Life Logo/Drawn to Life/DTL/DTL1/DTL1Logo (links to Drawn to Life)
= DTLTNCLogo/DTL2Logo/TNCIcon/TNCLogo/TNC/Drawn to Life: The Next Chapter Logo/Drawn to Life The Next Chapter Logo/Drawn to Life: The Next Chapter/Drawn to Life The Next Chapter/DrawnToLifeTheNextChapter/DTLTNC/DTL2/TNCLogo/The Next Chapter Logo (links to Drawn to Life: The Next Chapter)
= TNC Wii/TNCWii/DTLTNCWii/Wii/WII/Wii Logo (links to Drawn to Life: The Next Chapter (Wii))
= Coin (links to Coins (Spongebob Squarepants Edition))
= Silver Coin/SilverCoin/Grey Coin/GreyCoin/Gray Coin/GrayCoin (links to Rapo-Coins)
= Gold Coin/GoldCoin/Yellow Coin (links to Rapo-Coins)
= Red Coin/Bronze Coin/Copper Coin (links to Rapo-Coins)
= Large Coin/Big Coin/BigCoin/Large Gold Coin/Big Gold Coin/Large Yellow Coin/Big Yellow Coin (links to Rapo-Coins)
= Color Drop/Colour Drop (links to Color)
= Color Bottle/Colour Bottle (links to Color)
= Color Jar/Colour Jar/Color/Colour (links to Color)
= BakiBeard Coin/Baki Beard Coin/BB Coin/BBCoin/Pirate Coin/Secret Coin/Secret Coin (links to BakiBeard Coin)
= Jowee Head/JoweeHead/Jowee/Raposa/Raposa Head/Rescued/Rescued Raposa/RescuedRaposa (links to Raposa)
= Story/Red Book/Story Book/Book/History/HistoryBook (links to Category:Games)
= Quote/Quotes/Bubble/Quote Bubble/QuoteBubble/Speech/Speech Bubble
= Baki/BakiIcon/Enemy/Enemies/Gray Baki/Grey Baki/GreyBaki/GrayBaki (links to Category:Enemies)
= Note/NoteIcon/Note Icon/Tips/Strat/Strategy
= LegacyTemplate/TemplateLegacy/OldTemplate/TemplateOld (links to Template)
= Template/Page/TornTemplate (links to Template)
= DTLSB (links to Drawn to Life: Spongebob Squarepants Edition)
= TR (links to Drawn to Life: Two Realms)
= Collection (links to Drawn to Life: Collection)






