Grasscutter_Resources/Resources/ExcelBinOutput/ActivityChessLevelExcelConfigData.json
2022-09-27 22:00:06 +05:30

173 lines
3.2 KiB
JSON

[
{
"level": 1,
"descTextMapHash": 1029647278,
"expToNext": 500,
"homeHP": 20,
"initialBuild": 3500,
"cardCount": 3,
"cardCost": 50,
"fortuneList": [
88,
10,
2
],
"freeCardCount": 3,
"isNewGearUnlocked": true,
"isNewCardUnlocked": true
},
{
"level": 2,
"descTextMapHash": 3330084486,
"expToNext": 500,
"homeHP": 20,
"initialBuild": 3750,
"cardCount": 3,
"cardCost": 50,
"fortuneList": [
88,
10,
2
],
"freeCardCount": 3,
"isNewGearUnlocked": true,
"isNewCardUnlocked": true
},
{
"level": 3,
"descTextMapHash": 1748346950,
"expToNext": 1000,
"homeHP": 20,
"initialBuild": 4000,
"cardCount": 3,
"cardCost": 50,
"cardFortune": "CHESS_CARDFORTUNE_NORMAL",
"fortuneList": [
81,
15,
4
],
"freeCardCount": 3,
"isNewGearUnlocked": true,
"isNewCardUnlocked": true
},
{
"level": 4,
"descTextMapHash": 1023583262,
"expToNext": 1000,
"homeHP": 20,
"initialBuild": 4250,
"cardCount": 3,
"cardCost": 50,
"cardFortune": "CHESS_CARDFORTUNE_NORMAL",
"fortuneList": [
81,
15,
4
],
"freeCardCount": 3,
"isNewGearUnlocked": true,
"isNewCardUnlocked": true
},
{
"level": 5,
"descTextMapHash": 1245126710,
"expToNext": 1000,
"homeHP": 20,
"initialBuild": 4500,
"cardCount": 3,
"cardCost": 50,
"cardFortune": "CHESS_CARDFORTUNE_GOOD",
"fortuneList": [
74,
20,
6
],
"freeCardCount": 3,
"isNewCardUnlocked": true
},
{
"level": 6,
"descTextMapHash": 3927878206,
"expToNext": 1000,
"homeHP": 25,
"initialBuild": 4750,
"cardCount": 4,
"cardCost": 50,
"cardFortune": "CHESS_CARDFORTUNE_GOOD",
"fortuneList": [
74,
20,
6
],
"freeCardCount": 3,
"isNewCardUnlocked": true
},
{
"level": 7,
"descTextMapHash": 2700852638,
"expToNext": 1000,
"homeHP": 25,
"initialBuild": 5000,
"cardCount": 4,
"cardCost": 50,
"cardFortune": "CHESS_CARDFORTUNE_VERYGOOD",
"fortuneList": [
62,
30,
8
],
"freeCardCount": 4,
"isNewCardUnlocked": true
},
{
"level": 8,
"descTextMapHash": 1049728798,
"expToNext": 1000,
"homeHP": 25,
"initialBuild": 5000,
"cardCount": 4,
"cardCost": 50,
"cardFortune": "CHESS_CARDFORTUNE_VERYGOOD",
"fortuneList": [
62,
30,
8
],
"freeCardCount": 4,
"isNewCardUnlocked": true
},
{
"level": 9,
"descTextMapHash": 31082046,
"expToNext": 1000,
"homeHP": 30,
"initialBuild": 5000,
"cardCount": 4,
"cardCost": 50,
"cardFortune": "CHESS_CARDFORTUNE_PERFECT",
"fortuneList": [
50,
40,
10
],
"freeCardCount": 4,
"isNewCardUnlocked": true
},
{
"level": 10,
"descTextMapHash": 2413168086,
"homeHP": 30,
"initialBuild": 5000,
"cardCount": 4,
"cardCost": 50,
"cardFortune": "CHESS_CARDFORTUNE_PERFECT",
"fortuneList": [
50,
40,
10
],
"freeCardCount": 5,
"isNewCardUnlocked": true
}
]