Free Items and Easy Items Unlock.

Killer is Dead4 · 103 ratings8.3k views126 favorites2 min readby Beer Belly BoomerUpdated 12 Jun, 2014View on Steam ↗

Unlocking Items/Costumes + Changing their Price

***REMEMBER TO ALWAYS BACKUP THE FILE YOU WANT TO MODIFY***

•1• Find the .INI file.

File Required: "KidItem.ini"

Flie Path:
\Steam\steamapps\common\KillerIsDead\KidGame\Config

•2• Find an Item.

Rough list of items below the tutorial. You can find the Items by # or searching by the cost amount of the item if you know it.

m_GigoroItemBaseInfo[##]= (a bunch of conditions)
where the ## is the item, example:

m_GigoroItemBaseInfo[48] <<--this is Legendary Executoner
m_GigoroItemBaseInfo[31] <<--this is a Lingerie Set for Betty

•3• Item Unlock.

Look for an item you have unlocked already. As I have finished the game I have unlocked the Legendary Executoner legit xD. So I will use its data for the example. I believe this must work for anyone who ended the game as It has worked for me and I got only rank B in normal mode in the Episode 12 (used to unlock the executoner).

Find the Item, in this case "m_GigoroItemBaseInfo[48]"

----These are the unlock conditions for Legendary Executoner:

m_UnlockMissionID=KidMissionID_David2_Key
m_UnlockRankID=EMissionRankId_C
m_UnlockSecretBonus=-1

----This are the unlock conditions for item m_GigoroItemBaseInfo[31] - (One of the Lingerie Sets xD)

m_UnlockMissionID=KidMissionID_Alice_Key
m_UnlockRankID=EMissionRankId_AAA
m_UnlockSecretBonus=-1

Just Replace the unlock condition of the "Locked Item" with the unlock conditions from the Legendary Executoner costume.

 .png]
•4• Change the Item Cost.

Look for the following conditions of the Item/Costume:

m_iMinCost=15100, m_iMaxCost=15200 <<--The number may vary as this is the cost in the Gift Shop. In this case this is the cost of the Item [31] Lingerie Set.

m_iMinCost=0, m_iMaxCost=0 <<-- Just change the Values to zero like this

Save the file changes and start the game.

Results In Gift Shop:

Item List - (rough list)

The numbers below correspond to the Items on m_GigoroItemBaseInfo[##] where # is replaced by the numbers below.

Gifts:
Items [0] - [20]
Natalia Lingerie:
Items from [21] - [25]
Koharu Lingerie:
Items from [26] - [30]
Betty Lingerie:
Items from [31] - [35]

Mika Ticket
Item [36]

Upgrades (blood roses, blue and yellow crystals):
Items from [37] - [39]
Costumes:
Items From [40] - [49]

Blue Ticket:
Item [57]

Red Ticket:
Item [58]

This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.