A repository to archive json/texture files of different RSDW versions.
All of these game files are the property of Jagex.
RSDWArchive.com reads the data from this repo. It allows you to quickly navigate files.
Can be found at:
https://github.com/RSDWArchive?tab=repositories
Commonly used keywords to help you find what you're looking for. Search for:
You can type: black png crossbow and it will find files like T_Icon_Black_Sniper_Crossbow.png
Display Names, Descriptions, Journal Text, etc. (This is most displayed text in game)
DamageMultiplier, CriticalHitChanceIncrease, Weight, PowerLevel, BaseDurability, etc (This is item data)
UtilitySpellData, ItemsCostInfo, etc (This is Spell data)
ItemsConsumed, ItemsCreated, OnCraftXpEvent, etc (Players ability to make things and item requirements)
BuildingPieceToUnlock, MaxStackSize, PersistenceID, etc (Consumable item for building menu)
RecipesToUnlock, MaxStackSize, PersistenceID, etc (Consumable item that unlocks Recipes)
NumberOfMatchesRequired, UnlockedBuildings, UnlockedRecipes, etc (This is what items are required for the player to unlock a recipe)