WHOOOO API UPDATE

This commit is contained in:
b 2021-10-29 20:13:58 -07:00
parent 0b3525be21
commit 9ac699afbf
8 changed files with 29148 additions and 34884 deletions

56504
clean.json

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -13646,45 +13646,6 @@
},
"id": 351
},
{
"name": "Stretched Rawhide",
"tier": 1,
"skills": [
"TAILORING"
],
"lvl": 40,
"ids": {
"str": {
"minimum": -4,
"maximum": -2
},
"def": {
"minimum": 2,
"maximum": 4
}
},
"itemIDs": {
"dura": -44,
"strReq": 0,
"dexReq": 0,
"intReq": 0,
"defReq": 5,
"agiReq": 0
},
"consumableIDs": {
"charges": 0,
"dura": 0
},
"posMods": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
},
"id": 352
},
{
"name": "Strong Flesh",
"tier": 1,
@ -13727,6 +13688,45 @@
},
"id": 353
},
{
"name": "Stretched Rawhide",
"tier": 1,
"skills": [
"TAILORING"
],
"lvl": 40,
"ids": {
"str": {
"minimum": -4,
"maximum": -2
},
"def": {
"minimum": 2,
"maximum": 4
}
},
"itemIDs": {
"dura": -44,
"strReq": 0,
"dexReq": 0,
"intReq": 0,
"defReq": 5,
"agiReq": 0
},
"consumableIDs": {
"charges": 0,
"dura": 0
},
"posMods": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
},
"id": 352
},
{
"name": "Sylphid Tears",
"tier": 1,
@ -17875,17 +17875,17 @@
],
"lvl": 87,
"ids": {
"sdRaw": {
"mr": {
"minimum": 0,
"maximum": 100
"maximum": 1
},
"sdPct": {
"minimum": 0,
"maximum": 15
"maximum": 10
}
},
"itemIDs": {
"dura": -100,
"dura": -105,
"strReq": 0,
"dexReq": 0,
"intReq": 0,
@ -17893,8 +17893,8 @@
"agiReq": 0
},
"consumableIDs": {
"charges": 0,
"dura": -200
"charges": -1,
"dura": -180
},
"posMods": {
"left": 0,
@ -23358,37 +23358,6 @@
},
"id": 581
},
{
"name": "Decaying Heart",
"tier": 3,
"skills": [
"TAILORING",
"ARMOURING"
],
"lvl": 66,
"ids": {},
"itemIDs": {
"dura": -175,
"strReq": 0,
"dexReq": 0,
"intReq": 0,
"defReq": 0,
"agiReq": 0
},
"consumableIDs": {
"charges": 0,
"dura": 0
},
"posMods": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": -100,
"notTouching": 75
},
"id": 582
},
{
"name": "Deep Ice Core",
"tier": 3,
@ -23434,6 +23403,37 @@
},
"id": 583
},
{
"name": "Decaying Heart",
"tier": 3,
"skills": [
"TAILORING",
"ARMOURING"
],
"lvl": 66,
"ids": {},
"itemIDs": {
"dura": -175,
"strReq": 0,
"dexReq": 0,
"intReq": 0,
"defReq": 0,
"agiReq": 0
},
"consumableIDs": {
"charges": 0,
"dura": 0
},
"posMods": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": -100,
"notTouching": 75
},
"id": 582
},
{
"name": "Defender's Stone",
"tier": 3,
@ -25066,63 +25066,6 @@
},
"id": 624
},
{
"name": "Panda King\u2019s Crown",
"displayName": "Panda King's Crown",
"tier": 3,
"skills": [
"ARMOURING",
"TAILORING"
],
"lvl": 89,
"ids": {
"fDefPct": {
"minimum": 15,
"maximum": 20
},
"wDefPct": {
"minimum": 15,
"maximum": 20
},
"aDefPct": {
"minimum": 15,
"maximum": 20
},
"tDefPct": {
"minimum": 15,
"maximum": 20
},
"eDefPct": {
"minimum": 15,
"maximum": 20
},
"mr": {
"minimum": -1,
"maximum": -1
}
},
"itemIDs": {
"dura": -105,
"strReq": 0,
"dexReq": 0,
"intReq": 0,
"defReq": 0,
"agiReq": 0
},
"consumableIDs": {
"charges": 0,
"dura": 0
},
"posMods": {
"left": 0,
"right": 0,
"above": 0,
"under": 0,
"touching": 0,
"notTouching": 0
},
"id": 625
},
{
"name": "Panda King's Crown",
"tier": 3,
@ -27382,19 +27325,15 @@
"atkTier": {
"minimum": 1,
"maximum": 1
},
"mdPct": {
"minimum": -24,
"maximum": -24
}
},
"itemIDs": {
"dura": -180,
"strReq": 40,
"dexReq": 40,
"intReq": 40,
"defReq": 40,
"agiReq": 40
"strReq": 45,
"dexReq": 45,
"intReq": 45,
"defReq": 45,
"agiReq": 45
},
"consumableIDs": {
"charges": 0,

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
const DB_VERSION = 81;
const DB_VERSION = 82;
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.jsA
let db;

View file

@ -1,4 +1,4 @@
const ING_DB_VERSION = 9;
const ING_DB_VERSION = 10;
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.js

View file

@ -474,7 +474,7 @@
"Caledonia": 472,
"Call of the Void": 473,
"Calming Torc": 474,
"Cancer֎": 475,
"Cancer\u058e": 475,
"Call to Concord": 476,
"Canyon Spirit": 477,
"Candlestick": 478,
@ -575,7 +575,7 @@
"Cobra": 573,
"Coat of Byakko": 574,
"Cockleburr": 575,
"Coconut֎": 576,
"Coconut\u058e": 576,
"Col Legno": 577,
"Coiled Briar": 578,
"Cold Integrity": 579,
@ -1658,7 +1658,7 @@
"Lizard": 1656,
"Loam": 1657,
"Little Machine": 1658,
"Lockpick֎": 1659,
"Lockpick\u058e": 1659,
"Loaded Question": 1660,
"Locrian": 1661,
"Log Suit": 1662,
@ -3643,5 +3643,8 @@
"Epoch": 3645,
"Immolation": 3646,
"Oblivion": 3647,
"Narcissist": 3648
"Narcissist": 3648,
"Mask of the Spirits": 3645,
"Inhibitor": 3646,
"Spear of Testiness": 3647
}