This commit is contained in:
atlasacademy-sion
2019-12-14 04:59:37 +00:00
parent 0c5cb87d03
commit 43e285b4a2
216 changed files with 3413356 additions and 0 deletions

37
master/mstSvtRarity.json Normal file
View File

@@ -0,0 +1,37 @@
[{
"rarity": 0,
"hpAdjustMax": 100,
"atkAdjustMax": 100,
"hpAdjustSecondMax": 200,
"atkAdjustSecondMax": 200
}, {
"rarity": 1,
"hpAdjustMax": 100,
"atkAdjustMax": 100,
"hpAdjustSecondMax": 200,
"atkAdjustSecondMax": 200
}, {
"rarity": 2,
"hpAdjustMax": 100,
"atkAdjustMax": 100,
"hpAdjustSecondMax": 200,
"atkAdjustSecondMax": 200
}, {
"rarity": 3,
"hpAdjustMax": 100,
"atkAdjustMax": 100,
"hpAdjustSecondMax": 200,
"atkAdjustSecondMax": 200
}, {
"rarity": 4,
"hpAdjustMax": 100,
"atkAdjustMax": 100,
"hpAdjustSecondMax": 200,
"atkAdjustSecondMax": 200
}, {
"rarity": 5,
"hpAdjustMax": 100,
"atkAdjustMax": 100,
"hpAdjustSecondMax": 200,
"atkAdjustSecondMax": 200
}]