Add OSRS stats to 377 all.npc config (WIP)#267
Add OSRS stats to 377 all.npc config (WIP)#267SOMEGUYCODER wants to merge 2 commits intoLostCityRS:377-wipfrom
Conversation
|
Missing NPCs in 2006 compared to OSRS which need values still: [Missing NPCs]:
|
Adjust level-2 men stats Fix missing levels and configs in all.npc Update all.npc
3358027 to
dfc83a3
Compare
|
just take copies of the 245.2 version npc data for those npc that have been put there. |
|
I could merge in the fully complete NPCs from 245, unsure how many config names have changed on them though. Would be tedious. I figured it would be much easier to take the approach to develop 377 entirely, then cherrypick backport to prior revisions. This PR is meant to only capture NPC stats - no other info is intended to be in this PR. That can be added in a future one. Going to look into the missing NPCs and see how I can fill in their stats as per #267 (comment) |
At least a start for 377! This was created using a python script which pulled the stats from the OSRSbox database python package. The stats for all the monsters will match what is in OSRS. This may be different for the 377 era, but a large portion should be the same. It is at least a starting place for those so that when they boot up 377 the npcs aren't 1hp with 0 stats.