Jump to content

Hamlet Data Mining, Theorizing, Art Assets, Sprite Sheets, & More! (SPOILERS!)


watermelen671
 Share

Recommended Posts

Wilba werepig transformation is being slowly introduced into wilba.lua file
also some necklace can prevent it

local function CanGoWere()
    --return GetClock():GetMoonPhase() == "full" or GetClock():GetBloodMoon() -- and not wearing necklace
end

local function SetWere(active)
    -- if active then
    --     inst.components.hunger:SetMax(TUNING.WILBA_HUNGER/2)
    --     inst.components.health:SetMaxHealth(TUNING.WILBA_HEALTH * 2)
    -- else
    --     inst.components.hunger:SetMax(TUNING.WILBA_HUNGER)
    --     inst.components.health:SetMaxHealth(TUNING.WILBA_HEALTH)
    -- end
end

someone maybe can mine for art? :D

Edited by Parusoid
  • Like 12
  • Thanks 2
Link to comment
Share on other sites

24 minutes ago, Parusoid said:

Wilba werepig transformation is being slowly introduced into wilba.lua file
also some necklace can prevent it


local function CanGoWere()
    --return GetClock():GetMoonPhase() == "full" or GetClock():GetBloodMoon() -- and not wearing necklace
end

local function SetWere(active)
    -- if active then
    --     inst.components.hunger:SetMax(TUNING.WILBA_HUNGER/2)
    --     inst.components.health:SetMaxHealth(TUNING.WILBA_HEALTH * 2)
    -- else
    --     inst.components.hunger:SetMax(TUNING.WILBA_HUNGER)
    --     inst.components.health:SetMaxHealth(TUNING.WILBA_HEALTH)
    -- end
end

someone maybe can mine for art? :D

I was being lead to believe that the Hamlet pigs were immune to the werepig curse. @KrisRF what is the meaning of this retcon?!

Also I'm on it.

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

11 hours ago, watermelen671 said:

I was being lead to believe that the Hamlet pigs were immune to the werepig curse. @KrisRF what is the meaning of this retcon?!

Also I'm on it.

But... But... In the Stream they said Hamlet pigs were immune to the curse! Maybe Aporkalypse is a different form of were?

 

 

9 hours ago, minespatch said:

That might be where the werepig of london music will come in.

Oh, I most certainly hope so!

  • Like 2
Link to comment
Share on other sites

13 hours ago, watermelen671 said:

I was being lead to believe that the Hamlet pigs were immune to the werepig curse. @KrisRF what is the meaning of this retcon?!

 

2 hours ago, Angel_Octoling said:

But... But... In the Stream they said Hamlet pigs were immune to the curse

I (seems to be correctly) suggested that Wilba and guards should turn into werepigs since Wilba escaped her home to live in the wild just like constant pigs and guards have a lot of opportunities to eat monster meat.

  • Like 1
  • Thanks 1
Link to comment
Share on other sites

3 hours ago, MWY said:

Yes, most likely because Klei did say they were going to make the Hamlet character more compatible with rest of the DLCs

This line of code makes me think otherwise as only Hamlet can activate the Blood Moon (Aporkalypse). I think that Wilba will turn into a Werepig on either Full Moons or Aporkalypse if you don't have a necklace.

GetClock():GetBloodMoon() -- and not wearing necklace
Edited by Roosev
  • Like 4
  • Thanks 1
Link to comment
Share on other sites

10 hours ago, Angel_Octoling said:

But... But... In the Stream they said Hamlet pigs were immune to the curse! Maybe Aporkalypse is a different form of were?

If I remember correctly they said in a recent stream we never see the pigs during night so we don’t know if they are immune. 

  • Like 2
Link to comment
Share on other sites

11 hours ago, Angel_Octoling said:

But... But... In the Stream they said Hamlet pigs were immune to the curse! Maybe Aporkalypse is a different form of were?

Maybe the royal family is under curse or only princess? Something like Snow White or Sleeping Beauty.

  • Like 3
Link to comment
Share on other sites

3 hours ago, hl3bekliyenadam said:

If I remember correctly they said in a recent stream we never see the pigs during night so we don’t know if they are immune. 

That’s not true. Guards are out all night and you can stay in a shop all night with its keeper. If you knock down a townhouse, the homeless pigs will sleep outside.

  • Like 1
Link to comment
Share on other sites

13 hours ago, Rellimarual said:

That’s not true. Guards are out all night and you can stay in a shop all night with its keeper. If you knock down a townhouse, the homeless pigs will sleep outside.

https://www.twitch.tv/videos/365532943?t=1123s  watch between 18:43-19:00. Someone asks why are hamlet pigs immune to the curse and he replies are you sure they are immune because you don’t see most of the pigs during full moon. 

So yea I completely agree with you. You can see pigs during full moon easily but I guess they have something in mind about the curse.

Edited by hl3bekliyenadam
  • Like 1
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...