Commit d9fc7a68 authored by wildfirecode's avatar wildfirecode

1

parent f18b78c4
......@@ -118,7 +118,7 @@
},
{
"key": "data.url",
"value": "turnprize_icon1_png"
"value": "common_prop3_png"
}
]
},
......
......@@ -2,7 +2,6 @@ import getShowOffPic from "../../../src/getShowOffPic";
import { iswx } from "../../../src/iswx";
import { getlogItem } from "../../../src/Main";
import { addRankFriendList } from "../../../src/mapScene/RankFriendList";
import setGray from "../../../src/setGray";
import { showShare } from "../../../src/shareCtrl";
import { changeMapScene } from "../../../src/startScene/StartScene";
import wait from "../../new_tc/wait";
......@@ -42,9 +41,6 @@ export default class PrizePanel extends Panel {
start(data) {
super.start();
setGray(this['pica']);
setGray(this['picb']);
setGray(this['picc']);
this._level = parseInt(data.level + '');
this.updateOption(data.option);
......@@ -70,7 +66,7 @@ export default class PrizePanel extends Panel {
this.setStar(hc_submitData.stars);
addRankFriendList(84,859,this);
addRankFriendList(84,869.74,this);
}
showlog() {
......@@ -100,7 +96,7 @@ export default class PrizePanel extends Panel {
await this.playAni3();
}
if (nums >= 1) {
this['light'].visible = true;
this['light'].visible = false;
egret.Tween.get(this['light']).set({ scaleX: 0, scaleY: 0, alpha: 0, }).to({ scaleX: 1, scaleY: 1, alpha: 1 }, 300).call(() => {
egret.Tween.get(this['light'], { loop: true }).to({ rotation: 360 }, 3000);
});
......@@ -110,7 +106,7 @@ export default class PrizePanel extends Panel {
async playAni1() {
return new Promise(r => {
egret.Tween.get(this['pic1']).set({ scaleX: 0, scaleY: 0 }).to({ scaleX: 1, scaleY: 1 }, 400, egret.Ease.getBackOut(1)).call(r)
egret.Tween.get(this['pic1']).set({ scaleX: 0, scaleY: 0 }).to({ scaleX: -1, scaleY: 1 }, 400, egret.Ease.getBackOut(1)).call(r)
})
}
async playAni2() {
......@@ -120,7 +116,7 @@ export default class PrizePanel extends Panel {
}
async playAni3() {
return new Promise(r => {
egret.Tween.get(this['pic3']).set({ scaleX: 0, scaleY: 0 }).to({ scaleX: -1, scaleY: 1 }, 400, egret.Ease.getBackOut(1)).call(r)
egret.Tween.get(this['pic3']).set({ scaleX: 0, scaleY: 0 }).to({ scaleX: 1, scaleY: 1 }, 400, egret.Ease.getBackOut(1)).call(r)
})
}
......@@ -132,11 +128,6 @@ export default class PrizePanel extends Panel {
onTouchTap_closeBtn(): any {
super.onTouchTap_closeBtn();
changeMapScene();
// if (this._level +1 <= 70)
// SceneCtrl.instance.change(ModuleTypes.START_SCENE, { level: this._level + 1 });
// else
// SceneCtrl.instance.change(ModuleTypes.START_SCENE);
// SceneCtrl.instance.change(ModuleTypes.MAP_SCENE, createData());
}
get picBigWidth() { return 510 };
......
egret/resource/assets/prize/点亮.png

27.9 KB | W: | H:

egret/resource/assets/prize/点亮.png

13.6 KB | W: | H:

egret/resource/assets/prize/点亮.png
egret/resource/assets/prize/点亮.png
egret/resource/assets/prize/点亮.png
egret/resource/assets/prize/点亮.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -29,7 +29,7 @@
"name": "noprize"
},
{
"keys": "PrizePanelX_png,prizePanelUseBtn_png,点亮_png,点亮 副本 2_png",
"keys": "PrizePanelX_png,prizePanelUseBtn_png,点亮gray_png,点亮_png,点亮 副本 2gray_png,点亮 副本 2_png",
"name": "prize"
},
{
......@@ -81,7 +81,7 @@
"name": "signprize"
},
{
"keys": "toast_png,share_btn2_png,share_btn1_png,prizePanelbg_png,nums2_png,nums2_fnt,nums_png,nums_fnt,lightani_png,common_yuanbao_png,common_prizelight_png,common_adbg_png,commmon_okbtn1_png,closeCommonBtn_png,btn_png,alertbg_png,朋友圈中间分享蒙层1_jpg,按钮 副本 4_png,按钮 副本 3_png,exchangebtn_png,turnnoprize再来一次2_png,FZY4JW_TTF,FZY3JW_1_TTF,hbGameCutTimeFont_fnt,hbGameScoreFont_fnt,hbCutTimeFont_fnt",
"keys": "turnnoprize再来一次2_png,toast_png,sharenums_png,sharenums_fnt,share_btn2_png,share_btn1_png,prizePanelbg_png,nums3_png,nums3_fnt,nums2_png,nums2_fnt,nums_png,nums_fnt,lightani_png,exchangebtn_png,cutTimeFont_png,cutTimeFont_fnt,common_yuanbao_png,common_prop3_png,common_prop2_png,common_prop1_png,common_prizelight_png,common_money_png,common_blood_png,common_adbg_png,commmon_okbtn1_png,closeCommonBtn_png,btn_png,alertbg_png,朋友圈中间分享蒙层1_jpg,按钮 副本 4_png,按钮 副本 3_png",
"name": "common"
},
{
......@@ -3543,6 +3543,41 @@
"url": "assets/map/map2+bg2.png",
"type": "image",
"name": "map2+bg2_png"
},
{
"url": "assets/prize/点亮 副本 2gray.png",
"type": "image",
"name": "点亮 副本 2gray_png"
},
{
"url": "assets/prize/点亮gray.png",
"type": "image",
"name": "点亮gray_png"
},
{
"url": "assets/common/common_blood.png",
"type": "image",
"name": "common_blood_png"
},
{
"url": "assets/common/common_money.png",
"type": "image",
"name": "common_money_png"
},
{
"url": "assets/common/common_prop2.png",
"type": "image",
"name": "common_prop2_png"
},
{
"url": "assets/common/common_prop1.png",
"type": "image",
"name": "common_prop1_png"
},
{
"url": "assets/common/common_prop3.png",
"type": "image",
"name": "common_prop3_png"
}
]
}
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<e:Skin class="PrizeSkin" width="750" height="1206" xmlns:e="http://ns.egret.com/eui" xmlns:w="http://ns.egret.com/wing">
<w:Config id="169005181d0"/>
<e:Component y="859.74" skinName="ADSmallSkin" x="84" visible="false"/>
<e:Image id="light" source="common_prizelight_png" x="374.19" y="253.76" anchorOffsetX="375.76" anchorOffsetY="327.27"/>
<e:Image source="prizePanelbg_png" y="61.15" horizontalCenter="0.5"/>
<e:Image id="img" width="508" height="225" source="{data.url}" horizontalCenter="0" y="411.76" visible="false"/>
<e:Image id="money" source="signprize元宝_png" y="402.2" horizontalCenter="0" scaleX="0.8" scaleY="0.8" visible="false"/>
<e:Image id="blood" source="singprize体力_png" y="364.8" horizontalCenter="0" visible="false"/>
<e:Group id="numsgroup" x="396.38" y="410.4" visible="false">
<e:Component y="869.74" skinName="ADSmallSkin" x="84" visible="false"/>
<e:Image id="light" source="common_prizelight_png" x="374.19" y="253.76" anchorOffsetX="375.76" anchorOffsetY="327.27" visible="false"/>
<e:Image source="prizePanelbg_png" y="61.15" scale9Grid="87,543,522,23" height="839" x="28"/>
<e:Image id="img" width="508" height="225" source="{data.url}" horizontalCenter="0" y="515.76"/>
<e:Image id="money" y="516.2" scaleX="0.6" scaleY="0.6" source="common_money_png" x="150" visible="false"/>
<e:Image id="blood" y="522.8" horizontalCenter="1" source="common_blood_png" scaleX="0.6" scaleY="0.6" visible="false"/>
<e:Group id="numsgroup" x="396.38" y="518.4" visible="false">
<e:Image id="numsbg" source="signprize_numsbg_png" x="0" y="0"/>
<e:Label id="propnums" text="X8" size="22" horizontalCenter="0" verticalCenter="0" verticalAlign="middle" textAlign="center"/>
</e:Group>
<e:Button id="closeBtn" label="" x="618" y="235.25">
<e:Label id="propnums2" text="30" textColor="0x885037" bold="true" y="649.08" width="75" textAlign="right" x="287.16" visible="false"/>
<e:Button id="closeBtn" label="" x="608" y="287.25">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="closeCommonBtn_png" source.down="closeCommonBtn_png" source.disabled="closeCommonBtn_png"/>
......@@ -19,7 +20,7 @@
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="shareBtn" label="" y="714.28" horizontalCenter="-145.5">
<e:Button id="shareBtn" label="" y="766" horizontalCenter="-145">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="按钮 副本 3_png" source.down="按钮 副本 3_png" source.disabled="按钮 副本 3_png"/>
......@@ -27,7 +28,7 @@
</e:Skin>
</e:skinName>
</e:Button>
<e:Button id="goBtn" label="" y="714.28" horizontalCenter="144">
<e:Button id="goBtn" label="" y="766.28" horizontalCenter="144.5">
<e:skinName>
<e:Skin states="up,down,disabled">
<e:Image width="100%" height="100%" source="按钮 副本 4_png" source.down="按钮 副本 4_png" source.disabled="按钮 副本 4_png"/>
......@@ -35,10 +36,11 @@
</e:Skin>
</e:skinName>
</e:Button>
<e:Image id="picb" source="点亮 副本 2_png" x="142" y="118.28"/>
<e:Image id="pica" source="点亮 副本 2_png" x="608" y="118.28" scaleX="-1"/>
<e:Image id="picc" source="点亮_png" y="69.28" x="280"/>
<e:Image id="pic1" source="点亮 副本 2_png" x="223.82" y="178.89" anchorOffsetX="81.82" anchorOffsetY="60.61"/>
<e:Image id="pic3" source="点亮 副本 2_png" x="532.24" y="178.89" scaleX="-1" anchorOffsetX="75.76" anchorOffsetY="60.61"/>
<e:Image id="pic2" source="点亮_png" y="142.01" x="373.94" anchorOffsetX="93.94" anchorOffsetY="72.73"/>
<e:Image id="picb" x="286" y="339.28" source="点亮 副本 2gray_png" scaleX="-1"/>
<e:Image id="pica" x="465.48" y="332.28" source="点亮 副本 2gray_png"/>
<e:Image id="picc" y="315.28" source="点亮gray_png" x="310"/>
<e:Image id="pic1" source="点亮 副本 2_png" x="214.18" y="391.39" anchorOffsetX="81.82" anchorOffsetY="60.61" scaleX="-1"/>
<e:Image id="pic3" source="点亮 副本 2_png" x="528.24" y="394.89" scaleX="1" anchorOffsetX="71.76" anchorOffsetY="66.61"/>
<e:Image id="pic2" source="点亮_png" y="388.01" anchorOffsetX="73.94" anchorOffsetY="74.73" x="375.94"/>
<e:Label id="lvTxt" text="关卡1" y="276" textColor="0xff841b" horizontalCenter="0.5"/>
</e:Skin>
\ No newline at end of file
......@@ -90,6 +90,11 @@ export default class MapScene extends Scene {
async start(data?) {
super.start();
NetManager.ins.hc_submit(()=>{
const submitData = DataManager.ins.getData('hc_submit').data;
PanelCtrl.instance.show(ModuleTypes.PRIZE_PANEL,{ level:1, option: submitData.option })
},1,1,'','')
this['actIconsGroup'].x = -999;
this.addIcon(); // 添加Icon
......
......@@ -7,986 +7,6 @@
"wealth": 7960,
"totalStars": 145,
"levels": [
{
"levelNum": 1,
"maxScore": 39870,
"stars": 3
},
{
"levelNum": 2,
"maxScore": 36770,
"stars": 3
},
{
"levelNum": 3,
"maxScore": 28800,
"stars": 3
},
{
"levelNum": 4,
"maxScore": 36340,
"stars": 3
},
{
"levelNum": 5,
"maxScore": 64750,
"stars": 3
},
{
"levelNum": 6,
"maxScore": 59590,
"stars": 3
},
{
"levelNum": 7,
"maxScore": 37810,
"stars": 3
},
{
"levelNum": 8,
"maxScore": 24050,
"stars": 3
},
{
"levelNum": 9,
"maxScore": 43210,
"stars": 3
},
{
"levelNum": 10,
"maxScore": 25630,
"stars": 3
},
{
"levelNum": 11,
"maxScore": 25420,
"stars": 3
},
{
"levelNum": 12,
"maxScore": 32580,
"stars": 3
},
{
"levelNum": 13,
"maxScore": 56700,
"stars": 3
},
{
"levelNum": 14,
"maxScore": 34450,
"stars": 3
},
{
"levelNum": 15,
"maxScore": 42080,
"stars": 3
},
{
"levelNum": 16,
"maxScore": 18990,
"stars": 3
},
{
"levelNum": 17,
"maxScore": 51180,
"stars": 3
},
{
"levelNum": 18,
"maxScore": 38390,
"stars": 3
},
{
"levelNum": 19,
"maxScore": 20160,
"stars": 3
},
{
"levelNum": 20,
"maxScore": 55860,
"stars": 3
},
{
"levelNum": 21,
"maxScore": 21630,
"stars": 3
},
{
"levelNum": 22,
"maxScore": 115670,
"stars": 3
},
{
"levelNum": 23,
"maxScore": 26840,
"stars": 3
},
{
"levelNum": 24,
"maxScore": 39310,
"stars": 3
},
{
"levelNum": 25,
"maxScore": 28010,
"stars": 3
},
{
"levelNum": 26,
"maxScore": 36710,
"stars": 3
},
{
"levelNum": 27,
"maxScore": 37610,
"stars": 3
},
{
"levelNum": 28,
"maxScore": 67430,
"stars": 3
},
{
"levelNum": 29,
"maxScore": 118210,
"stars": 3
},
{
"levelNum": 30,
"maxScore": 52800,
"stars": 3
},
{
"levelNum": 31,
"maxScore": 32060,
"stars": 3
},
{
"levelNum": 32,
"maxScore": 15000,
"stars": 3
},
{
"levelNum": 33,
"maxScore": 36350,
"stars": 3
},
{
"levelNum": 34,
"maxScore": 35930,
"stars": 3
},
{
"levelNum": 35,
"maxScore": 69590,
"stars": 3
},
{
"levelNum": 36,
"maxScore": 65520,
"stars": 3
},
{
"levelNum": 37,
"maxScore": 72220,
"stars": 3
},
{
"levelNum": 38,
"maxScore": 46450,
"stars": 3
},
{
"levelNum": 39,
"maxScore": 46340,
"stars": 3
},
{
"levelNum": 40,
"maxScore": 50220,
"stars": 3
},
{
"levelNum": 41,
"maxScore": 35080,
"stars": 3
},
{
"levelNum": 42,
"maxScore": 20690,
"stars": 3
},
{
"levelNum": 43,
"maxScore": 22950,
"stars": 3
},
{
"levelNum": 44,
"maxScore": 32270,
"stars": 3
},
{
"levelNum": 45,
"maxScore": 77730,
"stars": 3
},
{
"levelNum": 46,
"maxScore": 37680,
"stars": 3
},
{
"levelNum": 47,
"maxScore": 53230,
"stars": 3
},
{
"levelNum": 48,
"maxScore": 58830,
"stars": 3
},
{
"levelNum": 49,
"maxScore": 95480,
"stars": 3
},
{
"levelNum": 50,
"maxScore": 74370,
"stars": 3
},
{
"levelNum": 51,
"maxScore": 59300,
"stars": 3
},
{
"levelNum": 52,
"maxScore": 54770,
"stars": 3
},
{
"levelNum": 53,
"maxScore": 25710,
"stars": 3
},
{
"levelNum": 54,
"maxScore": 39220,
"stars": 3
},
{
"levelNum": 55,
"maxScore": 52860,
"stars": 3
},
{
"levelNum": 56,
"maxScore": 74730,
"stars": 3
},
{
"levelNum": 57,
"maxScore": 44770,
"stars": 3
},
{
"levelNum": 58,
"maxScore": 44610,
"stars": 3
},
{
"levelNum": 59,
"maxScore": 72310,
"stars": 3
},
{
"levelNum": 60,
"maxScore": 47880,
"stars": 3
},
{
"levelNum": 61,
"maxScore": 89810,
"stars": 3
},
{
"levelNum": 62,
"maxScore": 24420,
"stars": 3
},
{
"levelNum": 63,
"maxScore": 36960,
"stars": 3
},
{
"levelNum": 64,
"maxScore": 31840,
"stars": 3
},
{
"levelNum": 65,
"maxScore": 74220,
"stars": 3
},
{
"levelNum": 66,
"maxScore": 176910,
"stars": 3
},
{
"levelNum": 67,
"maxScore": 61010,
"stars": 3
},
{
"levelNum": 68,
"maxScore": 47900,
"stars": 3
},
{
"levelNum": 69,
"maxScore": 39940,
"stars": 3
},
{
"levelNum": 70,
"maxScore": 55620,
"stars": 3
},
{
"levelNum": 71,
"maxScore": 23480,
"stars": 3
},
{
"levelNum": 72,
"maxScore": 44670,
"stars": 3
},
{
"levelNum": 73,
"maxScore": 57750,
"stars": 3
},
{
"levelNum": 74,
"maxScore": 53350,
"stars": 3
},
{
"levelNum": 75,
"maxScore": 27430,
"stars": 3
},
{
"levelNum": 76,
"maxScore": 34370,
"stars": 3
},
{
"levelNum": 77,
"maxScore": 41730,
"stars": 3
},
{
"levelNum": 78,
"maxScore": 33080,
"stars": 3
},
{
"levelNum": 79,
"maxScore": 16860,
"stars": 3
},
{
"levelNum": 80,
"maxScore": 35460,
"stars": 3
},
{
"levelNum": 81,
"maxScore": 47380,
"stars": 3
},
{
"levelNum": 82,
"maxScore": 39230,
"stars": 3
},
{
"levelNum": 83,
"maxScore": 33710,
"stars": 3
},
{
"levelNum": 84,
"maxScore": 49520,
"stars": 3
},
{
"levelNum": 85,
"maxScore": 55970,
"stars": 3
},
{
"levelNum": 86,
"maxScore": 94160,
"stars": 3
},
{
"levelNum": 87,
"maxScore": 49370,
"stars": 3
},
{
"levelNum": 88,
"maxScore": 41570,
"stars": 3
},
{
"levelNum": 89,
"maxScore": 34480,
"stars": 3
},
{
"levelNum": 90,
"maxScore": 77170,
"stars": 3
},
{
"levelNum": 91,
"maxScore": 36230,
"stars": 3
},
{
"levelNum": 92,
"maxScore": 36890,
"stars": 3
},
{
"levelNum": 93,
"maxScore": 33800,
"stars": 3
},
{
"levelNum": 94,
"maxScore": 34200,
"stars": 3
},
{
"levelNum": 95,
"maxScore": 39460,
"stars": 3
},
{
"levelNum": 96,
"maxScore": 30800,
"stars": 2
},
{
"levelNum": 97,
"maxScore": 62330,
"stars": 3
},
{
"levelNum": 98,
"maxScore": 43080,
"stars": 3
},
{
"levelNum": 99,
"maxScore": 43850,
"stars": 3
},
{
"levelNum": 100,
"maxScore": 58060,
"stars": 3
},
{
"levelNum": 101,
"maxScore": 33440,
"stars": 3
},
{
"levelNum": 102,
"maxScore": 37070,
"stars": 3
},
{
"levelNum": 103,
"maxScore": 80120,
"stars": 3
},
{
"levelNum": 104,
"maxScore": 37370,
"stars": 3
},
{
"levelNum": 105,
"maxScore": 63770,
"stars": 3
},
{
"levelNum": 106,
"maxScore": 118590,
"stars": 3
},
{
"levelNum": 107,
"maxScore": 43040,
"stars": 3
},
{
"levelNum": 108,
"maxScore": 116110,
"stars": 3
},
{
"levelNum": 109,
"maxScore": 94310,
"stars": 3
},
{
"levelNum": 110,
"maxScore": 61970,
"stars": 3
},
{
"levelNum": 111,
"maxScore": 44820,
"stars": 3
},
{
"levelNum": 112,
"maxScore": 70240,
"stars": 3
},
{
"levelNum": 113,
"maxScore": 37160,
"stars": 3
},
{
"levelNum": 114,
"maxScore": 87000,
"stars": 3
},
{
"levelNum": 115,
"maxScore": 37340,
"stars": 3
},
{
"levelNum": 116,
"maxScore": 107460,
"stars": 3
},
{
"levelNum": 117,
"maxScore": 48130,
"stars": 3
},
{
"levelNum": 118,
"maxScore": 67190,
"stars": 3
},
{
"levelNum": 119,
"maxScore": 52010,
"stars": 3
},
{
"levelNum": 120,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 121,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 122,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 123,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 124,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 125,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 126,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 127,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 128,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 129,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 130,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 131,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 132,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 133,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 134,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 135,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 136,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 137,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 138,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 139,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 140,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 141,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 142,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 143,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 144,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 145,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 146,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 147,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 148,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 149,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 150,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 151,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 152,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 153,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 154,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 155,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 156,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 157,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 158,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 159,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 160,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 161,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 162,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 163,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 164,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 165,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 166,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 167,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 168,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 169,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 170,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 171,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 172,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 173,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 174,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 175,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 176,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 177,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 178,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 179,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 180,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 181,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 182,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 183,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 184,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 185,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 186,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 187,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 188,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 189,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 190,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 191,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 192,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 193,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 194,
"maxScore": 47440,
"stars": 3
},
{
"levelNum": 195,
"maxScore": 47440,
"stars": 2
},
{
"levelNum": 196,
"maxScore": 47440,
"stars": 1
}
],
"remainProp": [
{
......
......@@ -28,6 +28,6 @@
"errorMsg":null,
"success":true
},
"stars":1
"stars":3
}
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment