Update morph set bonus 1.20.3 (real)

This commit is contained in:
b 2021-06-21 13:56:13 -07:00
parent e66015d479
commit 9e8a00ee38
6 changed files with 16 additions and 16 deletions

View file

@ -112080,12 +112080,12 @@
"mr": 4,
"xpb": 100,
"lb": 100,
"str": 13,
"dex": 13,
"int": 13,
"agi": 13,
"def": 13,
"hpBonus": 8250,
"str": 23,
"dex": 23,
"int": 23,
"agi": 23,
"def": 23,
"hpBonus": 6800,
"spRaw1": -1,
"spRaw2": -1,
"spRaw3": -1,

View file

@ -111858,12 +111858,12 @@
"mr": 4,
"xpb": 100,
"lb": 100,
"str": 23,
"dex": 23,
"int": 23,
"agi": 23,
"def": 23,
"hpBonus": 6800,
"str": 13,
"dex": 13,
"int": 13,
"agi": 13,
"def": 13,
"hpBonus": 8250,
"spRaw1": -1,
"spRaw2": -1,
"spRaw3": -1,

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
const DB_VERSION = 56;
const DB_VERSION = 57;
// @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 DB_VERSION = 56;
const DB_VERSION = 57;
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.jsA
let db;