This commit is contained in:
atlasacademy-sion
2019-12-14 05:06:58 +00:00
parent 0c5cb87d03
commit 75168f53c8
187 changed files with 1738259 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
}]