Jump to content

Return of Data Mining, Art Assets, Model Dumping & More! (SPOILERS!)


Recommended Posts

10 hours ago, Deerclops Mika said:

which means that most of the characters from the skin portraits have full-fledged drawings.

They do! In-house, most if not all portraits and promotional material are entirely fully fledged drawings. We do not always get access or the ability to view them. They're sometimes used in marketing here and there, though.

  • Like 4
Link to comment
Share on other sites

40 minutes ago, Deerclops Mika said:

I found this planted (?) model for Moon Rock while I was looking of dropped model for wiki. Is it used in the game? If so, I can't remember where

moonrocknugget01-0.png.21a650540bc5fecc792436823dbaf69b.png

I don't remember seeing this ever maybe there were supposed to be moon rock formations like the glass?

Link to comment
Share on other sites

Just now, WenericMember said:

Last Minute Skill Tree Predictions:

Warly, Willow & Wortox

+
Minor Shadow & Lunar Rift Content

Additional Possesed lunar enemy (Koalafent?)

Additional Nightmare when Rifts are active

 

There is literally WX skill tree teaser in last update video

  • Like 2
Link to comment
Share on other sites

7 hours ago, gamehun20 said:

I don't remember seeing this ever maybe there were supposed to be moon rock formations like the glass?

It's probably for the mosaic biome since it looks plunged in the ground, like it fell from the moon. Would be a nice addition to meteor showers, mosaic biome is so boring with so much potential. Well atleast it gives good early game gold.

Link to comment
Share on other sites

4 hours ago, Dragonboooorn said:

Can someone please give me lua. stats of Wigfrids new equipment? and also how new affinity songs work, what and how many bonuses they add. Thx in advance

Code of the items:

Spoiler
SPEAR_WATHGRITHR_LIGHTNING_USES = 150,
SPEAR_WATHGRITHR_LIGHTNING_DAMAGE = wilson_attack * 1.75,
SPEAR_WATHGRITHR_LIGHTNING_WET_DAMAGE_MULT = 0.5, -- It's actually 1.5

SPEAR_WATHGRITHR_LIGHTNING_LUNGE_COOLDOWN = 3.5,
SPEAR_WATHGRITHR_LIGHTNING_LUNGE_COOLDOWN_ONEQUIP = 2.5,
SPEAR_WATHGRITHR_LIGHTNING_LUNGE_DAMAGE = wilson_attack * 2,

SPEAR_WATHGRITHR_LIGHTNING_CHARGED_USES = 150,
SPEAR_WATHGRITHR_LIGHTNING_CHARGED_DAMAGE = wilson_attack * 1.75,
SPEAR_WATHGRITHR_LIGHTNING_CHARGED_PLANAR_DAMAGE = 20,
SPEAR_WATHGRITHR_LIGHTNING_CHARGED_SPEED_MULT = 1.2,
SPEAR_WATHGRITHR_LIGHTNING_CHARGED_LUNGE_REPAIR_AMOUNT = 3,
SPEAR_WATHGRITHR_LIGHTNING_CHARGED_MAX_REPAIRS_PER_LUNGE = 2, -- Max repair value: SPEAR_WATHGRITHR_LIGHTNING_CHARGED_LUNGE_REPAIR_AMOUNT * SPEAR_WATHGRITHR_LIGHTNING_CHARGED_MAX_REPAIRS_PER_LUNGE

ARMOR_WATHGRITHR_IMPROVEDHAT = wilson_health * 6 * multiplayer_armor_durability_modifier,
ARMOR_WATHGRITHR_IMPROVEDHAT_ABSORPTION = .8 * multiplayer_armor_absorption_modifier,

WATHGRITHR_SHIELD_DAMAGE = wilson_attack * 1.5,
WATHGRITHR_SHIELD_ABSORPTION = .85 * multiplayer_armor_absorption_modifier,
WATHGRITHR_SHIELD_ARMOR = wilson_health * 4 * multiplayer_armor_durability_modifier,
WATHGRITHR_SHIELD_USEDAMAGE = 4,

WATHGRITHR_SHIELD_PARRY_ARC = 178,

WATHGRITHR_SHIELD_COOLDOWN = 10,
WATHGRITHR_SHIELD_COOLDOWN_ONEQUIP = 2.5,
WATHGRITHR_SHIELD_PARRY_DURATION = 1,
WATHGRITHR_SHIELD_COOLDOWN_ONPARRY_REDUCTION = 0.6, -- Advances to 60% cooldown, so the new cooldown is 40% of WATHGRITHR_SHIELD_COOLDOWN.

SADDLE_WATHGRITHR_BONUS_DAMAGE = 5,
SADDLE_WATHGRITHR_USES = 6,
SADDLE_WATHGRITHR_SPEEDMULT = 1.20,
SADDLE_WATHGRITHR_ABSORPTION = 0.4 * multiplayer_armor_absorption_modifier,

BATTLESONG_SHADOWALIGNED_SHADOW_RESIST = 0.95,
BATTLESONG_SHADOWALIGNED_VS_LUNAR_BONUS = 1.05,

BATTLESONG_LUNARALIGNED_LUNAR_RESIST = 0.95,
BATTLESONG_LUNARALIGNED_VS_SHADOW_BONUS = 1.05,

Code of the skill upgrades:

Spoiler
SKILLS = {

    WATHGRITHR = {
        BATTLESONG_INSTANT_COOLDOWN = 30,
        BATTLESONG_INSTANT_COOLDOWN_HIGH = 360, -- 5 min.
        
        INSTANTSONG_CD_UNLOCK_COUNT = 10,
        BATTLESONGS_CONTAINER_NUM_BATTLESONGS_TO_UNLOCK = 6,
        
        INSPIRATION_GAIN_MULT = {
            1.25,
            1.50,
        },
        
        WATHGRITHRHAT_DURABILITY_MOD = {
            0.90,
            0.80,
        },
        
        WATHGRITHRHAT_BEEFALO_DOMESTICATION_MOD = 1.15,
        WATHGRITHR_BEEFALO_BUCK_TIME_MOD = 1.3,
        WATHGRITHR_BEEFALO_BONUS_PLANAR_DAMAGE = 10,
        
        BONUS_PLANAR_DEF = 5,
        
        HELM_PLANAR_DEF = 8,
        SHIELD_PARRY_DURATION_MULT = 2.5,
        
        SHIELD_PARRY_BONUS_DAMAGE = 10,
        SHIELD_PARRY_BONUS_DAMAGE_DURATION = 5,
        
        ALLEGIANCE_SHADOW_RESIST = 0.9,
        ALLEGIANCE_VS_LUNAR_BONUS = 1.1,
        ALLEGIANCE_LUNAR_RESIST = 0.9,
        ALLEGIANCE_VS_SHADOW_BONUS = 1.1,
    },
  
},

 

Link to comment
Share on other sites

This is "be_mine.zip"

From Don't Strave beta, Rev.76429, The End of the Beginning update,  10 years ago.

Be Mine

Spoiler

idle:

be_mine.png.7ceffc394471322b23b87619cb8c09f2.png

 

hit:

be_mine_hit.gif.bd26652056581a6f8d416061ef3d222c.gif

 

explode:

be_min_explode.gif.f64f655234a717dc5fa69ae745ca6c87.gif

Other new things I found in this edition:

shovel_dirt

Spoiler

shovel_dirt.gif.fe8bdd3c7a9ca3e9280442ca79fd8e51.gif

progressbar

Spoiler

progressbar.gif.0ac34c379e016a5cc36b90909dd4bc4c.gif

An unused version of Accomploshrine

Spoiler

_000.png.928c161dfa5369ba04840aaeac5ee0ba.png

Xmas

Spoiler

Xmas_000.png.ffa85abbeb5df34f5709d4d8cc80e99f.png

 

I also found a file called wx78_broken.zip in anim folder, but it is empty.

 

btw, I was looking for the history version originally to find the beta version of Adventure Mode Chapter 6 and that unfinished throne Maxwell. They are seem to exist only in the "Doorway to Adventure" version.

Edited by Cassielu
  • Like 14
Link to comment
Share on other sites

3 hours ago, Cassielu said:

From Don't Strave beta, Rev.76429, The End of the Beginning update,  10 years ago.

 

Aha! I remember all of these, except for the progress bar, which I feel I've seen somewhere...
I'm very familiar with the Xmas tree and the shovel dirt.

Link to comment
Share on other sites

1 hour ago, -Variant said:

Aha! I remember all of these, except for the progress bar, which I feel I've seen somewhere...
I'm very familiar with the Xmas tree and the shovel dirt.

Progress bar looks somewhat similar to the exp bar from singleplayer, imo.

Link to comment
Share on other sites

(from jazzys discord)

The Nouveau Frigid Firepit Skin is being added to the Nouveau Collection! Starting December 19th, 10am Pacific Ending Jan 11th, 10am Pacific

We're adding a bit more time to allow for people being away for the holidays.

Drop timing will remain the same as previous drops.

30 minutes for the icon

90 minutes for the portrait bg

180 minutes for the item skin

Spoiler

image.png.adf7b371ef9d5fdba0b2f08e156594db.png

 

  • Like 9
  • GL Happy 3
Link to comment
Share on other sites

10 hours ago, -Variant said:

antlers have unused animations

Why is everything being planted in the ground? This and the moon rock. Why not sea shells so we can embed them in the ground and can't accidentally pick them up when harvesting much more useful me thinks than putting antlers in the ground hoping for a bone tree.

  • Haha 1
Link to comment
Share on other sites

On 12/26/2023 at 1:40 PM, -Variant said:

I've known about this for years but I keep forgetting to share the fact that antlers have unused animations for being planted.
No bloody clue what they were meant for.
image.png.3f7292aad9939b373c5b4cbe9adb93fd.png

Looks like a baby crystaleyezor

Link to comment
Share on other sites

On 10/6/2023 at 5:45 PM, Asura_Dis said:

some concepts that were found
image.png?ex=652ff1d1&is=651d7cd1&hm=1c6d5cb1a4da2a5784ee59b1f9eca84e0c762f263a0289a1d7c8cf23b3301e95&image.png?ex=652ff1d1&is=651d7cd1&hm=e94c2993f036b6ca545dbdbf08cc9e39b5ae906970881497b7587f26958a3b0b&image.png?ex=652ff564&is=651d8064&hm=02c83be7f59a22b99fc5a7324dc551856c0c646a0e1cab35bb359834c67bcd2b&image.png?ex=652ff564&is=651d8064&hm=6ead7701709898299f9ac187a0c9f08776441db47df1cee673499c863c75cc89&image.png?ex=652ff564&is=651d8064&hm=980101d1f2fc48cad544c7b28d2ca4737abe9b8f0f428425cd00fd1363d7a626&image.png?ex=652ff564&is=651d8064&hm=492ae74bd0af509493c7e21419269bb0b427e7a9ab5dff096a83c5163f6774d3&image.png?ex=652ff564&is=651d8064&hm=040df10e2b3da53649d4b18d6db8f94d795d3d4a160ce18d84f1c59b612715d8&image.png?ex=652ff567&is=651d8067&hm=7fa43690119a21a177c0974c11caf663d49bd30f15fef7412378296135d15f22&image.png?ex=652ff54a&is=651d804a&hm=d66859932b6b024a9a0e9b3a09a75fb3568cd5059736a77350671ada464b65b0&image.png?ex=652ff54b&is=651d804b&hm=4318aa094eb781df67499208e006ea6415c118d79ebbc4fe480c4d1d4affb5c7&image.png?ex=652ff54b&is=651d804b&hm=5ea229f444d304b7a4a901aad5797ecd82e3610e77bb956bdf15558f3b286cec&image.png?ex=652ff17a&is=651d7c7a&hm=29ebef7138a597bf6f76169912b7186849b2c9cb041f8bbb05fcee5d07b1e9ff&image.png?ex=652ff16e&is=651d7c6e&hm=9635e8a468484c4bca3007594ccf6b8db61af13f26a83b3bf997cca16565197c&image.png?ex=652ff163&is=651d7c63&hm=ae29f80ef6f88934957a9ab81febf090384dd9a49448a244f18bcc745f09fd49&

On 10/6/2023 at 9:29 PM, Deerclops Mika said:

@Phyan shared an interesting story with him. He said that he and @Third Porkus found a CD version of 2014's Don't Starve which had a lot of exclusive official content, especially concept art that had never been seen before.He also said that a little later he would tell everything in detail.

  Reveal hidden contents

image.thumb.png.6d6ca055864bd735ad985e5a6e6a8c93.pngdeciduous_forest_concept.thumb.png.565bdc329f94cd255357d285aba3ebe3.pngDONTSTARVE_rats2.thumb.jpg.365f8ed2e92d09a70776090e171ffac9.jpgimage.thumb.png.f34732ec99125501563f06d90112c79d.pngbcard_01.thumb.png.d92ff9c161bcd985ebd85a05fe423f38.pngpigking2.thumb.JPG.9b3d702c9d1ce70f5316d2850d11e662.JPGimage.thumb.jpeg.855408fe56d0e142d74728c04b6c6bce.jpeg

 

Well, initially I shared these concepts with both Asura and Deerclops Mika.
In fact, I wanted to keep it a surprise for the general public along with the release of the article about the CD version, but on the other hand, I was able to take my time with the article and familiarize myself with all the materials on the CDs.

You can read more about all the materials on the disks in a separate article at this link: 

I will duplicate here some materials that were not published by either Mika or Asura:
 

Spoiler

spoiled_food.png
SCxMxDV.png

 

Old Warrior Spider (and Queen) HD sprites
QO01UMe.png

 

DNS_turtle_toad.tif
MukrsI3.png

DONTSTARVE_CONCEPTS_trees.jpg
WkhuNoe.jpg

DONTSTARVE_CONCEPTS_wilson_pigman.jpg
FXeyO2s.jpg

loc_cave01.png
QWJADOn.png

screenshot_1.png (IN HQ FINALLY!)
2FwJy2B.png

tf2_x_DontStarve.png (Unseen TF2 concepts!)
4ToZwdx.png

Other concepts are available in my article.

I recommend using the ones I uploaded, because the ones sent to Mika and Asura were probably pre-compressed.

Edited by Phyan
  • Like 7
Link to comment
Share on other sites

This took too long but I finally dug up all the FrostJaw versions. I'm surprised no one's shared the funny sketch one, it's gotta be my favorite.
3bigsharks.png.98a4c3e0086cb841d1437c1ac89f0bec.png

On 1/14/2024 at 5:16 PM, arubaro said:

Could someone post the hd version of the new paintings from the sawhorse, please? 

decor_pictureframe2_01-0.png.4a6ba51c7d209684ae42835572e7ecf4.pngdecor_pictureframe2_01-0.png.fd3d5b686ab67c9b35814ae95cdee9ed.pngdecor_pictureframe2_01-0.png.9fa07fed06ce9840a0e2739ff75174a8.pngdecor_pictureframe2_01-0.png.0bc849f5fcec656cde3da586fa2a665e.png

  • Like 10
  • Thanks 2
  • Health 1
Link to comment
Share on other sites

15 minutes ago, -Variant said:

This took too long but I finally dug up all the FrostJaw versions. I'm surprised no one's shared the funny sketch one, it's gotta be my favorite.
3bigsharks.png.98a4c3e0086cb841d1437c1ac89f0bec.png

decor_pictureframe2_01-0.png.4a6ba51c7d209684ae42835572e7ecf4.pngdecor_pictureframe2_01-0.png.fd3d5b686ab67c9b35814ae95cdee9ed.pngdecor_pictureframe2_01-0.png.9fa07fed06ce9840a0e2739ff75174a8.pngdecor_pictureframe2_01-0.png.0bc849f5fcec656cde3da586fa2a665e.png

Thank you very much!

  • Like 2
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
  • Create New...