-
Notifications
You must be signed in to change notification settings - Fork 0
/
Digimon Linkz 990701 constants.json
114 lines (114 loc) · 3.85 KB
/
Digimon Linkz 990701 constants.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
"codeM": {
"maxChildMonster": "3",
"recoverStaminaDigistoneNum": "5",
"maxGoldMedalCount": "2",
"maxClusterCount": "9999999",
"maxDigistoneCount": "9999",
"maxLinkPointCount": "999999",
"rareStar": "3",
"maxRare": "5",
"enableMonsterSpaceToexecGasha1": "0",
"enableMonsterSpaceToexecGasha10": "0",
"enableSpaceToexecDungeon": "0",
"rareGashaType": "1",
"linkGashaType": "2",
"evolveItemMons": "1",
"evolveItemSoul": "14",
"expOfOneMeat": "10",
"successionCoefficient": "400",
"laboratoryBasePlusCoefficient": "1",
"laboratoryBaseCoefficient": "2300",
"laboratoryPartnerCoefficient": "700",
"reinforcementCoefficient": "3",
"evolveCoefficientFor5": "20",
"evolveCoefficientFor6": "90",
"evolveCoefficientFor7": "300",
"evolveCoefficientRare1": "30",
"evolveCoefficientRare2": "50",
"evolveCoefficientRare3": "100",
"evolveCoefficientRare4": "150",
"evolveCoefficientRare5": "250",
"questAreaIdDefault": "1",
"questAreaIdEvent": "2",
"questAreaIdAdevent": "3",
"firstClearNum": "2",
"tcpPongEndCount": "5",
"tcpPongIntervalCount": "3",
"buildingTypeFacility": "1",
"buildingTypeDecoration": "2",
"successionBaseCoefficient": "8",
"successionPartnerCoefficient": "2",
"laboratoryPartnerPlusCoefficient": "1",
"reviewDeleteDateTime": "2016-03-14 22:14:00",
"iosContactSiteURL": "http://bnfaq.channel.or.jp/contact/faq_list/1723",
"androidContactSiteURL": "http://bnfaq.channel.or.jp/contact/faq_list/1724",
"maxBlockCount": "20",
"riseConditionFriendShipStatus": "30",
"officialSiteURL": "http://digimonlinkz.bn-ent.net/",
"tutorialGashaMainBannerPath": "1/1_main_1.png",
"tutorialGashaSubBanner1Path": "1/1_sub_1.png",
"gashaPriceTypeDigiStone": "1",
"gashaPriceTypeLinkPoint": "2",
"sendAndroidPush": "1",
"iosStoreSiteURL": "https://itunes.apple.com/jp/app/dejimonrinkusu/id1044182626?mt=8",
"androidStoreSiteURL": "https://play.google.com/store/apps/details?id=com.bandainamcoent.digimon_linkz",
"cacheTextureCount": "50",
"isChatOpen": "1",
"chatGroupJoinMaxNum": "3",
"chatGroupMemberMaxNum": "30",
"chatlogViewListInitNum": "20",
"chatlogViewListMaxNum": "1000",
"chatNotificationIntervalTime": "30",
"pvpMaxAttackTime": "10",
"pvpHurryUpAttackTime": "5",
"pvpMaxRoundNum": "20",
"multiHurryUpAttackTime": "5",
"multiMaxAttackTime": "15",
"gashaInharitancePrizeLevel": "4",
"gashaLeaderskillPrizeLevel": "4",
"eventQuestOpenTime": "30",
"modeChangeCoefficientFor5": "16",
"modeChangeCoefficientFor6": "72",
"modeChangeCoefficientFor7": "240",
"modeChangeCoefficientRare1": "30",
"modeChangeCoefficientRare2": "50",
"modeChangeCoefficientRare3": "100",
"modeChangeCoefficientRare4": "150",
"modeChangeCoefficientRare5": "250",
"pvpBattleTimeoutTime": "15",
"multiBattleTimeoutTime": "15",
"reviewStopFlag": "0",
"baseChipSellPrice": "100",
"maxChipCount": "300",
"chipExtendSlotNeeds1": "1",
"chipExtendSlotNeeds2": "5",
"chipExtendSlotNeeds3": "10",
"chipExtendSlotNeeds4": "20",
"chipExtendSlotNeeds5": "40",
"pvpBattleEnemyRecoverTime": "30",
"gashaPriceTypeDigiStoneChip": "3",
"gashaPriceTypeLinkPointChip": "4",
"gashaPriceTypeDigiStoneTicket": "5",
"gashaPriceTypeLinkPointTicket": "6",
"buyHqMeatDigistoneNum": "50",
"abilityUpgradeMulRateGrowing": "1",
"abilityUpgradeMulRateRipe": "1.2",
"abilityUpgradeMulRatePerfect": "1.5",
"abilityUpgradeMulRateUltimate": "2",
"abilityInheritRateGrowing": "10",
"abilityInheritRateRipe": "20",
"abilityInheritRatePerfect": "35",
"abilityInheritRateUltimate": "50",
"evolveCoefficientRare6": "450",
"modeChangeCoefficientRare6": "450",
"pvpBattleActionLog": "1",
"pvpActionLogRetryCount": "10",
"pvpActionLogRetryTime": "5",
"pvpPartySelectTime": "15",
"pvpSelectDataRetryTime": "5",
"pvpSelectDataRetryCount": "10",
"pvpMaxRank": "8",
"pvpBattleEndJudgmentCheck": "5"
}
}