LolHacksRule

Angry Birds 2 Game Configuration (Group_GachaTest.json)

May 26th, 2020
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 27.16 KB | None | 0 0
  1. {
  2.     "TweakData":
  3.         {
  4.             "ConfigName": "Group GachaTest",
  5.             "DefaultNumberOfBorrowCards": 3,
  6.             "BorrowCardCooldown": 86400,
  7.             "NumberOfRunslots": 5,
  8.             "EnergyReplenishTimeInSeconds": 1800,
  9.             "AmountOfEnergy": 5,
  10.             "EnergyReplenishCost": 60,
  11.             "RedrawCardsCost": 60,
  12.             "RedrawCardAmount": 3,
  13.             "FreeRedrawCardAmount": 1,
  14.             "ChanceToGetSpellFromExtraCard": 0.1,
  15.             "AdRewardCardAmount": 1,
  16.             "MaxCardLevel": 10,
  17.             "MaxNumberOfGiftsPerDay": 30,
  18.             "ArenaReplayCost": 12,
  19.             "GetBirdBackLimit": 60000,
  20.             "GetBirdBackArenaMultiplier": 2,
  21.             "GetBirdBackRunMultiplier": 1.6,
  22.             "GetBirdBackGlobalMutliplier": 1.3,
  23.             "UseArena": true,
  24.             "RandomizationSeed": 0,
  25.             "AlternateChapterOneLevelFilePaths": null,
  26.             "DailyGiftMinNumGems": 3,
  27.             "DailyGiftMaxNumGems": 3,
  28.             "GlobalTNTSpawnCountModifier": 0,
  29.             "MinutesBetweenCloudSyncs": 3,
  30.             "ForceFriendshipGiftPackLevelNumber": 8,
  31.             "OnManyFailedAttempts_giveTNT": true,
  32.             "OnManyFailedAttempts_lowerDifficulty": false,
  33.             "OnManyFailedAttempts_switchPigList": true,
  34.             "OnManyFailedAttempts_fewerFloatingTowers": true,
  35.             "OnManyFailedAttempts_constantExtraCardLimit": true,
  36.             "VideoAdViewsPerReset":
  37.                 {
  38.                     "DailyGift": 999,
  39.                     "ExtraBird": 5,
  40.                     "ArenaTicket": 1,
  41.                     "ExtraEnergy": 3,
  42.                     "ExtraFreeGacha": 1
  43.                 },
  44.             "MinutesBetweenVideoAdViewsReset":
  45.                 {
  46.                     "DailyGift": 0,
  47.                     "ExtraBird": 1440,
  48.                     "ArenaTicket": 180,
  49.                     "ExtraEnergy": 180,
  50.                     "ExtraFreeGacha": 1440
  51.                 },
  52.             "ShowFreePrinceOffer": false,
  53.             "ShopProductMetaData":
  54.                 [
  55.                     "{\"ID\":\"gems.size.1\", \"gems\": \"80\", \"Type\" : \"GemsPurchase\", \"artId\" : \"PileOfGems\"}",
  56.                     "{\"ID\":\"gems.size.7\", \"gems\": \"400\", \"Type\" : \"GemsPurchase\", \"artId\" : \"PouchOfGems\"}",
  57.                     "{\"ID\":\"gems.size.4\", \"gems\": \"800\", \"Type\" : \"GemsPurchase\", \"artId\" : \"BagOfGems\", \"SpecialOfferUITag\" : \"Shop-Item-banner0\"}",
  58.                     "{\"ID\":\"gems.size.8\", \"gems\": \"1600\", \"Type\" : \"GemsPurchase\", \"artId\" : \"SacksOfGems\"}",
  59.                     "{\"ID\":\"gems.size.9\", \"gems\": \"2000\", \"Type\" : \"GemsPurchase\", \"artId\" : \"ChestOfGems\"}",
  60.                     "{\"ID\":\"gems.size.6\", \"gems\": \"5000\", \"Type\" : \"GemsPurchase\", \"artId\" : \"BarrelOfGems\"}",
  61.                     "{\"ID\":\"gems.size.10\", \"gems\": \"11300\", \"Type\" : \"GemsPurchase\", \"artId\" : \"CartOfGems\", \"SpecialOfferUITag\" : \"Shop-Item-banner1\"}",
  62.                     "{\"ID\":\"bird.pack.2\", \"gems\": \"340\", \"Type\" : \"EarlyBird\", \"artId\" : \"PrinceBundle\"}"
  63.                 ],
  64.             "ConnectToFacebookGemReward": 70,
  65.             "HelpLimits":
  66.                 [
  67.                     0,
  68.                     1,
  69.                     2,
  70.                     4,
  71.                     9,
  72.                     14,
  73.                     39,
  74.                     89
  75.                 ],
  76.             "UseAlternativeDailyGiftPopup": true,
  77.             "UseGachas": true
  78.         },
  79.     "CardsConfiguration":
  80.         {
  81.             "CardTemplates":
  82.                 [
  83.                     {
  84.                         "Identifier": "RedBird",
  85.                         "NameKey": "Bird-Red-Name",
  86.                         "DescriptionKey": "Bird-Red-Description",
  87.                         "VisualPrefabPath": "RedBird_Default",
  88.                         "ShootablePrefabPath": "RedBird",
  89.                         "IsSpell": false,
  90.                         "IsRedrawable": true,
  91.                         "PassiveShootableAbilityType": "None",
  92.                        
  93.                         "BirdLevelDescs":
  94.                             [
  95.                                 {
  96.                                     "Level": 1,
  97.                                     "ScoreMultiplier": 1,
  98.                                     "Tokens": 0,
  99.                                     "Identifier": "Vanilla",
  100.                                     "NameKey": "CardLevel0"
  101.                                 },
  102.                                 {
  103.                                     "Level": 2,
  104.                                     "ScoreMultiplier": 1.8,
  105.                                     "Tokens": 100,
  106.                                     "Identifier": "Bronze",
  107.                                     "NameKey": "CardLevel1"
  108.                                 },
  109.                                 {
  110.                                     "Level": 3,
  111.                                     "ScoreMultiplier": 2.2,
  112.                                     "Tokens": 350,
  113.                                     "Identifier": "Silver",
  114.                                     "NameKey": "CardLevel2"
  115.                                 },
  116.                                 {
  117.                                     "Level": 4,
  118.                                     "ScoreMultiplier": 2.5,
  119.                                     "Tokens": 900,
  120.                                     "Identifier": "Gold",
  121.                                     "NameKey": "CardLevel3"
  122.                                 },
  123.                                 {
  124.                                     "Level": 5,
  125.                                     "ScoreMultiplier": 2.8,
  126.                                     "Tokens": 1850,
  127.                                     "Identifier": "Azure",
  128.                                     "NameKey": "CardLevel4"
  129.                                 },
  130.                                 {
  131.                                     "Level": 6,
  132.                                     "ScoreMultiplier": 3.1,
  133.                                     "Tokens": 3250,
  134.                                     "Identifier": "Emerald",
  135.                                     "NameKey": "CardLevel5"
  136.                                 },
  137.                                 {
  138.                                     "Level": 7,
  139.                                     "ScoreMultiplier": 3.4,
  140.                                     "Tokens": 4850,
  141.                                     "Identifier": "Amethyst",
  142.                                     "NameKey": "CardLevel6"
  143.                                 },
  144.                                 {
  145.                                     "Level": 8,
  146.                                     "ScoreMultiplier": 3.7,
  147.                                     "Tokens": 6650,
  148.                                     "Identifier": "Diamond",
  149.                                     "NameKey": "CardLevel7"
  150.                                 }
  151.                             ]
  152.                     },
  153.                     {
  154.                         "Identifier": "YellowBird",
  155.                         "NameKey": "Bird-Chuck-Name",
  156.                         "DescriptionKey": "Bird-Chuck-Description",
  157.                         "VisualPrefabPath": "YellowBird_Default",
  158.                         "ShootablePrefabPath": "YellowBird",
  159.                         "IsSpell": false,
  160.                         "IsRedrawable": true,
  161.                         "PassiveShootableAbilityType": "None",
  162.                        
  163.                         "BirdLevelDescs":
  164.                             [
  165.                                 {
  166.                                     "Level": 1,
  167.                                     "ScoreMultiplier": 1,
  168.                                     "Tokens": 0,
  169.                                     "Identifier": "Vanilla",
  170.                                     "NameKey": "CardLevel0"
  171.                                 },
  172.                                 {
  173.                                     "Level": 2,
  174.                                     "ScoreMultiplier": 1.8,
  175.                                     "Tokens": 100,
  176.                                     "Identifier": "Bronze",
  177.                                     "NameKey": "CardLevel1"
  178.                                 },
  179.                                 {
  180.                                     "Level": 3,
  181.                                     "ScoreMultiplier": 2.2,
  182.                                     "Tokens": 350,
  183.                                     "Identifier": "Silver",
  184.                                     "NameKey": "CardLevel2"
  185.                                 },
  186.                                 {
  187.                                     "Level": 4,
  188.                                     "ScoreMultiplier": 2.5,
  189.                                     "Tokens": 900,
  190.                                     "Identifier": "Gold",
  191.                                     "NameKey": "CardLevel3"
  192.                                 },
  193.                                 {
  194.                                     "Level": 5,
  195.                                     "ScoreMultiplier": 2.8,
  196.                                     "Tokens": 1850,
  197.                                     "Identifier": "Azure",
  198.                                     "NameKey": "CardLevel4"
  199.                                 },
  200.                                 {
  201.                                     "Level": 6,
  202.                                     "ScoreMultiplier": 3.1,
  203.                                     "Tokens": 3250,
  204.                                     "Identifier": "Emerald",
  205.                                     "NameKey": "CardLevel5"
  206.                                 },
  207.                                 {
  208.                                     "Level": 7,
  209.                                     "ScoreMultiplier": 3.4,
  210.                                     "Tokens": 4850,
  211.                                     "Identifier": "Amethyst",
  212.                                     "NameKey": "CardLevel6"
  213.                                 },
  214.                                 {
  215.                                     "Level": 8,
  216.                                     "ScoreMultiplier": 3.7,
  217.                                     "Tokens": 6650,
  218.                                     "Identifier": "Diamond",
  219.                                     "NameKey": "CardLevel7"
  220.                                 }
  221.                             ]
  222.                     },
  223.                     {
  224.                         "Identifier": "BlueBird",
  225.                         "NameKey": "Bird-Blues-Name",
  226.                         "DescriptionKey": "Bird-Blues-Description",
  227.                         "VisualPrefabPath": "BlueBird_Default",
  228.                         "ShootablePrefabPath": "BlueBird",
  229.                         "IsSpell": false,
  230.                         "IsRedrawable": true,
  231.                         "PassiveShootableAbilityType": "None",
  232.                        
  233.                         "BirdLevelDescs":
  234.                             [
  235.                                 {
  236.                                     "Level": 1,
  237.                                     "ScoreMultiplier": 1,
  238.                                     "Tokens": 0,
  239.                                     "Identifier": "Vanilla",
  240.                                     "NameKey": "CardLevel0"
  241.                                 },
  242.                                 {
  243.                                     "Level": 2,
  244.                                     "ScoreMultiplier": 1.8,
  245.                                     "Tokens": 100,
  246.                                     "Identifier": "Bronze",
  247.                                     "NameKey": "CardLevel1"
  248.                                 },
  249.                                 {
  250.                                     "Level": 3,
  251.                                     "ScoreMultiplier": 2.2,
  252.                                     "Tokens": 350,
  253.                                     "Identifier": "Silver",
  254.                                     "NameKey": "CardLevel2"
  255.                                 },
  256.                                 {
  257.                                     "Level": 4,
  258.                                     "ScoreMultiplier": 2.5,
  259.                                     "Tokens": 900,
  260.                                     "Identifier": "Gold",
  261.                                     "NameKey": "CardLevel3"
  262.                                 },
  263.                                 {
  264.                                     "Level": 5,
  265.                                     "ScoreMultiplier": 2.8,
  266.                                     "Tokens": 1850,
  267.                                     "Identifier": "Azure",
  268.                                     "NameKey": "CardLevel4"
  269.                                 },
  270.                                 {
  271.                                     "Level": 6,
  272.                                     "ScoreMultiplier": 3.1,
  273.                                     "Tokens": 3250,
  274.                                     "Identifier": "Emerald",
  275.                                     "NameKey": "CardLevel5"
  276.                                 },
  277.                                 {
  278.                                     "Level": 7,
  279.                                     "ScoreMultiplier": 3.4,
  280.                                     "Tokens": 4850,
  281.                                     "Identifier": "Amethyst",
  282.                                     "NameKey": "CardLevel6"
  283.                                 },
  284.                                 {
  285.                                     "Level": 8,
  286.                                     "ScoreMultiplier": 3.7,
  287.                                     "Tokens": 6650,
  288.                                     "Identifier": "Diamond",
  289.                                     "NameKey": "CardLevel7"
  290.                                 }
  291.                             ]
  292.                     },
  293.                     {
  294.                         "Identifier": "BlackBird",
  295.                         "NameKey": "Bird-Bomb-Name",
  296.                         "DescriptionKey": "Bird-Bomb-Description",
  297.                         "VisualPrefabPath": "BlackBird_Default",
  298.                         "ShootablePrefabPath": "BlackBird",
  299.                         "IsSpell": false,
  300.                         "IsRedrawable": true,
  301.                         "PassiveShootableAbilityType": "None",
  302.                        
  303.                         "BirdLevelDescs":
  304.                             [
  305.                                 {
  306.                                     "Level": 1,
  307.                                     "ScoreMultiplier": 1,
  308.                                     "Tokens": 0,
  309.                                     "Identifier": "Vanilla",
  310.                                     "NameKey": "CardLevel0"
  311.                                 },
  312.                                 {
  313.                                     "Level": 2,
  314.                                     "ScoreMultiplier": 1.8,
  315.                                     "Tokens": 100,
  316.                                     "Identifier": "Bronze",
  317.                                     "NameKey": "CardLevel1"
  318.                                 },
  319.                                 {
  320.                                     "Level": 3,
  321.                                     "ScoreMultiplier": 2.2,
  322.                                     "Tokens": 350,
  323.                                     "Identifier": "Silver",
  324.                                     "NameKey": "CardLevel2"
  325.                                 },
  326.                                 {
  327.                                     "Level": 4,
  328.                                     "ScoreMultiplier": 2.5,
  329.                                     "Tokens": 900,
  330.                                     "Identifier": "Gold",
  331.                                     "NameKey": "CardLevel3"
  332.                                 },
  333.                                 {
  334.                                     "Level": 5,
  335.                                     "ScoreMultiplier": 2.8,
  336.                                     "Tokens": 1850,
  337.                                     "Identifier": "Azure",
  338.                                     "NameKey": "CardLevel4"
  339.                                 },
  340.                                 {
  341.                                     "Level": 6,
  342.                                     "ScoreMultiplier": 3.1,
  343.                                     "Tokens": 3250,
  344.                                     "Identifier": "Emerald",
  345.                                     "NameKey": "CardLevel5"
  346.                                 },
  347.                                 {
  348.                                     "Level": 7,
  349.                                     "ScoreMultiplier": 3.4,
  350.                                     "Tokens": 4850,
  351.                                     "Identifier": "Amethyst",
  352.                                     "NameKey": "CardLevel6"
  353.                                 },
  354.                                 {
  355.                                     "Level": 8,
  356.                                     "ScoreMultiplier": 3.7,
  357.                                     "Tokens": 6650,
  358.                                     "Identifier": "Diamond",
  359.                                     "NameKey": "CardLevel7"
  360.                                 }
  361.                             ]
  362.                     },
  363.                     {
  364.                         "Identifier": "PurpleBird",
  365.                         "NameKey": "Bird-Silver-Name",
  366.                         "DescriptionKey": "Bird-Silver-Description",
  367.                         "VisualPrefabPath": "PurpleBird_Default",
  368.                         "ShootablePrefabPath": "PurpleBird",
  369.                         "IsSpell": false,
  370.                         "IsRedrawable": true,
  371.                         "PassiveShootableAbilityType": "None",
  372.                        
  373.                         "BirdLevelDescs":
  374.                             [
  375.                                 {
  376.                                     "Level": 1,
  377.                                     "ScoreMultiplier": 1,
  378.                                     "Tokens": 0,
  379.                                     "Identifier": "Vanilla",
  380.                                     "NameKey": "CardLevel0"
  381.                                 },
  382.                                 {
  383.                                     "Level": 2,
  384.                                     "ScoreMultiplier": 1.8,
  385.                                     "Tokens": 100,
  386.                                     "Identifier": "Bronze",
  387.                                     "NameKey": "CardLevel1"
  388.                                 },
  389.                                 {
  390.                                     "Level": 3,
  391.                                     "ScoreMultiplier": 2.2,
  392.                                     "Tokens": 350,
  393.                                     "Identifier": "Silver",
  394.                                     "NameKey": "CardLevel2"
  395.                                 },
  396.                                 {
  397.                                     "Level": 4,
  398.                                     "ScoreMultiplier": 2.5,
  399.                                     "Tokens": 900,
  400.                                     "Identifier": "Gold",
  401.                                     "NameKey": "CardLevel3"
  402.                                 },
  403.                                 {
  404.                                     "Level": 5,
  405.                                     "ScoreMultiplier": 2.8,
  406.                                     "Tokens": 1850,
  407.                                     "Identifier": "Azure",
  408.                                     "NameKey": "CardLevel4"
  409.                                 },
  410.                                 {
  411.                                     "Level": 6,
  412.                                     "ScoreMultiplier": 3.1,
  413.                                     "Tokens": 3250,
  414.                                     "Identifier": "Emerald",
  415.                                     "NameKey": "CardLevel5"
  416.                                 },
  417.                                 {
  418.                                     "Level": 7,
  419.                                     "ScoreMultiplier": 3.4,
  420.                                     "Tokens": 4850,
  421.                                     "Identifier": "Amethyst",
  422.                                     "NameKey": "CardLevel6"
  423.                                 },
  424.                                 {
  425.                                     "Level": 8,
  426.                                     "ScoreMultiplier": 3.7,
  427.                                     "Tokens": 6650,
  428.                                     "Identifier": "Diamond",
  429.                                     "NameKey": "CardLevel7"
  430.                                 }
  431.                             ]
  432.                     },
  433.                     {
  434.                         "Identifier": "WhiteBird",
  435.                         "NameKey": "Bird-Mathilda-Name",
  436.                         "DescriptionKey": "Bird-Mathilda-Description",
  437.                         "VisualPrefabPath": "WhiteBird_Default",
  438.                         "ShootablePrefabPath": "WhiteBird",
  439.                         "IsSpell": false,
  440.                         "IsRedrawable": true,
  441.                         "PassiveShootableAbilityType": "None",
  442.                        
  443.                         "BirdLevelDescs":
  444.                             [
  445.                                 {
  446.                                     "Level": 1,
  447.                                     "ScoreMultiplier": 1,
  448.                                     "Tokens": 0,
  449.                                     "Identifier": "Vanilla",
  450.                                     "NameKey": "CardLevel0"
  451.                                 },
  452.                                 {
  453.                                     "Level": 2,
  454.                                     "ScoreMultiplier": 1.8,
  455.                                     "Tokens": 100,
  456.                                     "Identifier": "Bronze",
  457.                                     "NameKey": "CardLevel1"
  458.                                 },
  459.                                 {
  460.                                     "Level": 3,
  461.                                     "ScoreMultiplier": 2.2,
  462.                                     "Tokens": 350,
  463.                                     "Identifier": "Silver",
  464.                                     "NameKey": "CardLevel2"
  465.                                 },
  466.                                 {
  467.                                     "Level": 4,
  468.                                     "ScoreMultiplier": 2.5,
  469.                                     "Tokens": 900,
  470.                                     "Identifier": "Gold",
  471.                                     "NameKey": "CardLevel3"
  472.                                 },
  473.                                 {
  474.                                     "Level": 5,
  475.                                     "ScoreMultiplier": 2.8,
  476.                                     "Tokens": 1850,
  477.                                     "Identifier": "Azure",
  478.                                     "NameKey": "CardLevel4"
  479.                                 },
  480.                                 {
  481.                                     "Level": 6,
  482.                                     "ScoreMultiplier": 3.1,
  483.                                     "Tokens": 3250,
  484.                                     "Identifier": "Emerald",
  485.                                     "NameKey": "CardLevel5"
  486.                                 },
  487.                                 {
  488.                                     "Level": 7,
  489.                                     "ScoreMultiplier": 3.4,
  490.                                     "Tokens": 4850,
  491.                                     "Identifier": "Amethyst",
  492.                                     "NameKey": "CardLevel6"
  493.                                 },
  494.                                 {
  495.                                     "Level": 8,
  496.                                     "ScoreMultiplier": 3.7,
  497.                                     "Tokens": 6650,
  498.                                     "Identifier": "Diamond",
  499.                                     "NameKey": "CardLevel7"
  500.                                 }
  501.                             ]
  502.                     },
  503.                     {
  504.                         "Identifier": "TerenceBird",
  505.                         "NameKey": "Bird-Terence-Name",
  506.                         "DescriptionKey": "Bird-Terence-Description",
  507.                         "VisualPrefabPath": "TerenceBird_Default",
  508.                         "ShootablePrefabPath": "TerenceBird",
  509.                         "IsSpell": false,
  510.                         "IsRedrawable": true,
  511.                         "PassiveShootableAbilityType": "None",
  512.                        
  513.                         "BirdLevelDescs":
  514.                             [
  515.                                 {
  516.                                     "Level": 1,
  517.                                     "ScoreMultiplier": 1,
  518.                                     "Tokens": 0,
  519.                                     "Identifier": "Vanilla",
  520.                                     "NameKey": "CardLevel0"
  521.                                 },
  522.                                 {
  523.                                     "Level": 2,
  524.                                     "ScoreMultiplier": 1.8,
  525.                                     "Tokens": 100,
  526.                                     "Identifier": "Bronze",
  527.                                     "NameKey": "CardLevel1"
  528.                                 },
  529.                                 {
  530.                                     "Level": 3,
  531.                                     "ScoreMultiplier": 2.2,
  532.                                     "Tokens": 350,
  533.                                     "Identifier": "Silver",
  534.                                     "NameKey": "CardLevel2"
  535.                                 },
  536.                                 {
  537.                                     "Level": 4,
  538.                                     "ScoreMultiplier": 2.5,
  539.                                     "Tokens": 900,
  540.                                     "Identifier": "Gold",
  541.                                     "NameKey": "CardLevel3"
  542.                                 },
  543.                                 {
  544.                                     "Level": 5,
  545.                                     "ScoreMultiplier": 2.8,
  546.                                     "Tokens": 1850,
  547.                                     "Identifier": "Azure",
  548.                                     "NameKey": "CardLevel4"
  549.                                 },
  550.                                 {
  551.                                     "Level": 6,
  552.                                     "ScoreMultiplier": 3.1,
  553.                                     "Tokens": 3250,
  554.                                     "Identifier": "Emerald",
  555.                                     "NameKey": "CardLevel5"
  556.                                 },
  557.                                 {
  558.                                     "Level": 7,
  559.                                     "ScoreMultiplier": 3.4,
  560.                                     "Tokens": 4850,
  561.                                     "Identifier": "Amethyst",
  562.                                     "NameKey": "CardLevel6"
  563.                                 },
  564.                                 {
  565.                                     "Level": 8,
  566.                                     "ScoreMultiplier": 3.7,
  567.                                     "Tokens": 6650,
  568.                                     "Identifier": "Diamond",
  569.                                     "NameKey": "CardLevel7"
  570.                                 }
  571.                             ]
  572.                     },
  573.                     {
  574.                         "Identifier": "Blizzard",
  575.                         "NameKey": "Spell-Blizzard-Name",
  576.                         "DescriptionKey": "Spell-Blizzard-Description",
  577.                         "VisualPrefabPath": "Blizzard_Visual",
  578.                         "ShootablePrefabPath": "Blizzard",
  579.                         "IsSpell": true,
  580.                         "IsRedrawable": true,
  581.                         "PassiveShootableAbilityType": "None",
  582.                        
  583.                         "BirdLevelDescs": null
  584.                     },
  585.                     {
  586.                         "Identifier": "Chili",
  587.                         "NameKey": "Spell-Chili-Name",
  588.                         "DescriptionKey": "Spell-Chili-Description",
  589.                         "VisualPrefabPath": "Chili_Visual",
  590.                         "ShootablePrefabPath": "Chili",
  591.                         "IsSpell": true,
  592.                         "IsRedrawable": true,
  593.                         "PassiveShootableAbilityType": "None",
  594.                        
  595.                         "BirdLevelDescs": null
  596.                     },
  597.                     {
  598.                         "Identifier": "MightyEagleCaller",
  599.                         "NameKey": "Spell-MightyEagle-Name",
  600.                         "DescriptionKey": "Spell-MightyEagle-Description",
  601.                         "VisualPrefabPath": "MightyEagleCaller_Visual",
  602.                         "ShootablePrefabPath": "MightyEagleCaller",
  603.                         "IsSpell": true,
  604.                         "IsRedrawable": true,
  605.                         "PassiveShootableAbilityType": "None",
  606.                        
  607.                         "BirdLevelDescs": null
  608.                     },
  609.                     {
  610.                         "Identifier": "PigInflater",
  611.                         "NameKey": "Spell-PigInflater-Name",
  612.                         "DescriptionKey": "Spell-PigInflater-Description",
  613.                         "VisualPrefabPath": "PigInflater_Visual",
  614.                         "ShootablePrefabPath": "PigInflater",
  615.                         "IsSpell": true,
  616.                         "IsRedrawable": true,
  617.                         "PassiveShootableAbilityType": "None",
  618.                        
  619.                         "BirdLevelDescs": null
  620.                     },
  621.                     {
  622.                         "Identifier": "MagicDuck",
  623.                         "NameKey": "Spell-MagicDuck-Name",
  624.                         "DescriptionKey": "Spell-MagicDuck-Description",
  625.                         "VisualPrefabPath": "MagicDuck_Visual",
  626.                         "ShootablePrefabPath": "MagicDuck",
  627.                         "IsSpell": true,
  628.                         "IsRedrawable": true,
  629.                         "PassiveShootableAbilityType": "None",
  630.                        
  631.                         "BirdLevelDescs": null
  632.                     }
  633.                 ]
  634.         },
  635.     "GiftTemplatesConfiguration":
  636.         {
  637.             "GoldGiftPackDropRateNewRun": 20,
  638.             "GoldGiftPackDropRateOldRun": 10,
  639.             "FriendshipGiftPackDropRateNewRun": 15,
  640.             "FriendshipGiftPackDropRateOldRun": 10,
  641.             "GiftTemplates":
  642.                 [
  643.                     {
  644.                         "GiftPackIdentitfier": "FriendshipGiftPack",
  645.                         "Type": "Spell",
  646.                         "Identitifier": "Blizzard",
  647.                         "DropRate": 4,
  648.                         "MinAmount": 1,
  649.                         "MaxAmount": 1
  650.                     },
  651.                     {
  652.                         "GiftPackIdentitfier": "FriendshipGiftPack",
  653.                         "Type": "Spell",
  654.                         "Identitifier": "MagicDuck",
  655.                         "DropRate": 4,
  656.                         "MinAmount": 1,
  657.                         "MaxAmount": 1
  658.                     },
  659.                     {
  660.                         "GiftPackIdentitfier": "FriendshipGiftPack",
  661.                         "Type": "Spell",
  662.                         "Identitifier": "PigInflater",
  663.                         "DropRate": 2,
  664.                         "MinAmount": 1,
  665.                         "MaxAmount": 1
  666.                     },
  667.                     {
  668.                         "GiftPackIdentitfier": "FriendshipGiftPack",
  669.                         "Type": "Spell",
  670.                         "Identitifier": "Chili",
  671.                         "DropRate": 2,
  672.                         "MinAmount": 1,
  673.                         "MaxAmount": 1
  674.                     },
  675.                     {
  676.                         "GiftPackIdentitfier": "FriendshipGiftPack",
  677.                         "Type": "Spell",
  678.                         "Identitifier": "MightyEagleCaller",
  679.                         "DropRate": 1,
  680.                         "MinAmount": 1,
  681.                         "MaxAmount": 1
  682.                     },
  683.                     {
  684.                         "GiftPackIdentitfier": "GoldGiftPack",
  685.                         "Type": "Spell",
  686.                         "Identitifier": "Blizzard",
  687.                         "DropRate": 8,
  688.                         "MinAmount": 1,
  689.                         "MaxAmount": 1
  690.                     },
  691.                     {
  692.                         "GiftPackIdentitfier": "GoldGiftPack",
  693.                         "Type": "Spell",
  694.                         "Identitifier": "MagicDuck",
  695.                         "DropRate": 10,
  696.                         "MinAmount": 1,
  697.                         "MaxAmount": 1
  698.                     },
  699.                     {
  700.                         "GiftPackIdentitfier": "GoldGiftPack",
  701.                         "Type": "Spell",
  702.                         "Identitifier": "PigInflater",
  703.                         "DropRate": 5,
  704.                         "MinAmount": 1,
  705.                         "MaxAmount": 1
  706.                     },
  707.                     {
  708.                         "GiftPackIdentitfier": "GoldGiftPack",
  709.                         "Type": "Spell",
  710.                         "Identitifier": "Chili",
  711.                         "DropRate": 5,
  712.                         "MinAmount": 1,
  713.                         "MaxAmount": 1
  714.                     },
  715.                     {
  716.                         "GiftPackIdentitfier": "GoldGiftPack",
  717.                         "Type": "Spell",
  718.                         "Identitifier": "MightyEagleCaller",
  719.                         "DropRate": 2,
  720.                         "MinAmount": 1,
  721.                         "MaxAmount": 1
  722.                     },
  723.                     {
  724.                         "GiftPackIdentitfier": "GoldGiftPack",
  725.                         "Type": "Tokens",
  726.                         "Identitifier": "RedBird",
  727.                         "DropRate": 10,
  728.                         "MinAmount": 100,
  729.                         "MaxAmount": 100
  730.                     },
  731.                     {
  732.                         "GiftPackIdentitfier": "GoldGiftPack",
  733.                         "Type": "Tokens",
  734.                         "Identitifier": "YellowBird",
  735.                         "DropRate": 10,
  736.                         "MinAmount": 100,
  737.                         "MaxAmount": 100
  738.                     },
  739.                     {
  740.                         "GiftPackIdentitfier": "GoldGiftPack",
  741.                         "Type": "Tokens",
  742.                         "Identitifier": "BlueBird",
  743.                         "DropRate": 10,
  744.                         "MinAmount": 100,
  745.                         "MaxAmount": 100
  746.                     },
  747.                     {
  748.                         "GiftPackIdentitfier": "GoldGiftPack",
  749.                         "Type": "Tokens",
  750.                         "Identitifier": "WhiteBird",
  751.                         "DropRate": 10,
  752.                         "MinAmount": 100,
  753.                         "MaxAmount": 100
  754.                     },
  755.                     {
  756.                         "GiftPackIdentitfier": "GoldGiftPack",
  757.                         "Type": "Tokens",
  758.                         "Identitifier": "PurpleBird",
  759.                         "DropRate": 10,
  760.                         "MinAmount": 100,
  761.                         "MaxAmount": 100
  762.                     },
  763.                     {
  764.                         "GiftPackIdentitfier": "GoldGiftPack",
  765.                         "Type": "Tokens",
  766.                         "Identitifier": "BlackBird",
  767.                         "DropRate": 10,
  768.                         "MinAmount": 100,
  769.                         "MaxAmount": 100
  770.                     },
  771.                     {
  772.                         "GiftPackIdentitfier": "GoldGiftPack",
  773.                         "Type": "Tokens",
  774.                         "Identitifier": "TerenceBird",
  775.                         "DropRate": 10,
  776.                         "MinAmount": 100,
  777.                         "MaxAmount": 100
  778.                     }
  779.                 ],
  780.             "GoldGiftPackMinGems": 15,
  781.             "GoldGiftPackMaxGems": 20,
  782.             "FriendshipGiftPackMinGems": 5,
  783.             "FriendshipGiftPackMaxGems": 5
  784.         },
  785.     "SocialDataConfiguration":
  786.         {
  787.             "ShareMetaDataList":
  788.                 [
  789.                     {
  790.                         "Identifier": "BeatMoustachePig",
  791.                         "ImageURL": "http://2.bp.blogspot.com/-zUgYjIaodqY/UL4D7aE_ftI/AAAAAAAAByc/2Flt127GovI/s1600/Falukorv_2_541052e.jpg",
  792.                         "ClickURL": "http://www.google.se"
  793.                     },
  794.                     {
  795.                         "Identifier": "BeatChefPig",
  796.                         "ImageURL": "http://2.bp.blogspot.com/-zUgYjIaodqY/UL4D7aE_ftI/AAAAAAAAByc/2Flt127GovI/s1600/Falukorv_2_541052e.jpg",
  797.                         "ClickURL": "http://www.google.se"
  798.                     },
  799.                     {
  800.                         "Identifier": "BeatKingPig",
  801.                         "ImageURL": "http://2.bp.blogspot.com/-zUgYjIaodqY/UL4D7aE_ftI/AAAAAAAAByc/2Flt127GovI/s1600/Falukorv_2_541052e.jpg",
  802.                         "ClickURL": "http://www.google.se"
  803.                     }
  804.                 ]
  805.         },
  806.     "AchievementsConfiguration":
  807.         {
  808.             "AchievementsSpecs":
  809.                 [
  810.                     {
  811.                         "Id": "abba_achievement_01",
  812.                         "RewardPoints": 5,
  813.                         "Amount": 30
  814.                     },
  815.                     {
  816.                         "Id": "abba_achievement_02",
  817.                         "RewardPoints": 10,
  818.                         "Amount": 300
  819.                     },
  820.                     {
  821.                         "Id": "abba_achievement_03",
  822.                         "RewardPoints": 5,
  823.                         "Amount": 5
  824.                     },
  825.                     {
  826.                         "Id": "abba_achievement_04",
  827.                         "RewardPoints": 5,
  828.                         "Amount": 3
  829.                     },
  830.                     {
  831.                         "Id": "abba_achievement_05",
  832.                         "RewardPoints": 5,
  833.                         "Amount": 50
  834.                     },
  835.                     {
  836.                         "Id": "abba_achievement_06",
  837.                         "RewardPoints": 10,
  838.                         "Amount": 500
  839.                     },
  840.                     {
  841.                         "Id": "abba_achievement_07",
  842.                         "RewardPoints": 20,
  843.                         "Amount": 1000
  844.                     },
  845.                     {
  846.                         "Id": "abba_achievement_08",
  847.                         "RewardPoints": 20,
  848.                         "Amount": 5
  849.                     },
  850.                     {
  851.                         "Id": "abba_achievement_09",
  852.                         "RewardPoints": 5,
  853.                         "Amount": 1
  854.                     },
  855.                     {
  856.                         "Id": "abba_achievement_10",
  857.                         "RewardPoints": 5,
  858.                         "Amount": 1
  859.                     },
  860.                     {
  861.                         "Id": "abba_achievement_11",
  862.                         "RewardPoints": 5,
  863.                         "Amount": 1
  864.                     },
  865.                     {
  866.                         "Id": "abba_achievement_12",
  867.                         "RewardPoints": 10,
  868.                         "Amount": 50
  869.                     },
  870.                     {
  871.                         "Id": "abba_achievement_13",
  872.                         "RewardPoints": 5,
  873.                         "Amount": 3
  874.                     },
  875.                     {
  876.                         "Id": "abba_achievement_14",
  877.                         "RewardPoints": 5,
  878.                         "Amount": 50
  879.                     },
  880.                     {
  881.                         "Id": "abba_achievement_15",
  882.                         "RewardPoints": 5,
  883.                         "Amount": 3
  884.                     },
  885.                     {
  886.                         "Id": "abba_achievement_16",
  887.                         "RewardPoints": 5,
  888.                         "Amount": 1
  889.                     },
  890.                     {
  891.                         "Id": "abba_achievement_17",
  892.                         "RewardPoints": 5,
  893.                         "Amount": 1
  894.                     },
  895.                     {
  896.                         "Id": "abba_achievement_18",
  897.                         "RewardPoints": 5,
  898.                         "Amount": 5
  899.                     },
  900.                     {
  901.                         "Id": "abba_achievement_19",
  902.                         "RewardPoints": 5,
  903.                         "Amount": 3
  904.                     },
  905.                     {
  906.                         "Id": "abba_achievement_20",
  907.                         "RewardPoints": 5,
  908.                         "Amount": 1
  909.                     },
  910.                     {
  911.                         "Id": "abba_achievement_21",
  912.                         "RewardPoints": 5,
  913.                         "Amount": 10
  914.                     },
  915.                     {
  916.                         "Id": "abba_achievement_22",
  917.                         "RewardPoints": 10,
  918.                         "Amount": 1
  919.                     },
  920.                     {
  921.                         "Id": "abba_achievement_23",
  922.                         "RewardPoints": 20,
  923.                         "Amount": 9
  924.                     },
  925.                     {
  926.                         "Id": "abba_achievement_24",
  927.                         "RewardPoints": 5,
  928.                         "Amount": 1
  929.                     },
  930.                     {
  931.                         "Id": "abba_achievement_25",
  932.                         "RewardPoints": 5,
  933.                         "Amount": 2
  934.                     },
  935.                     {
  936.                         "Id": "abba_achievement_26",
  937.                         "RewardPoints": 5,
  938.                         "Amount": 3
  939.                     },
  940.                     {
  941.                         "Id": "abba_achievement_27",
  942.                         "RewardPoints": 5,
  943.                         "Amount": 4
  944.                     },
  945.                     {
  946.                         "Id": "abba_achievement_28",
  947.                         "RewardPoints": 5,
  948.                         "Amount": 5
  949.                     },
  950.                     {
  951.                         "Id": "abba_achievement_29",
  952.                         "RewardPoints": 5,
  953.                         "Amount": 6
  954.                     },
  955.                     {
  956.                         "Id": "abba_achievement_30",
  957.                         "RewardPoints": 5,
  958.                         "Amount": 7
  959.                     },
  960.                     {
  961.                         "Id": "abba_achievement_31",
  962.                         "RewardPoints": 5,
  963.                         "Amount": 8
  964.                     },
  965.                     {
  966.                         "Id": "abba_achievement_32",
  967.                         "RewardPoints": 5,
  968.                         "Amount": 9
  969.                     },
  970.                     {
  971.                         "Id": "abba_achievement_33",
  972.                         "RewardPoints": 5,
  973.                         "Amount": 3
  974.                     },
  975.                     {
  976.                         "Id": "abba_achievement_34",
  977.                         "RewardPoints": 10,
  978.                         "Amount": 1
  979.                     },
  980.                     {
  981.                         "Id": "abba_achievement_35",
  982.                         "RewardPoints": 10,
  983.                         "Amount": 1
  984.                     },
  985.                     {
  986.                         "Id": "abba_achievement_36",
  987.                         "RewardPoints": 10,
  988.                         "Amount": 1
  989.                     },
  990.                     {
  991.                         "Id": "abba_achievement_37",
  992.                         "RewardPoints": 15,
  993.                         "Amount": 7
  994.                     },
  995.                     {
  996.                         "Id": "abba_achievement_38",
  997.                         "RewardPoints": 15,
  998.                         "Amount": 7
  999.                     },
  1000.                     {
  1001.                         "Id": "abba_achievement_39",
  1002.                         "RewardPoints": 5,
  1003.                         "Amount": 1
  1004.                     },
  1005.                     {
  1006.                         "Id": "abba_achievement_40",
  1007.                         "RewardPoints": 5,
  1008.                         "Amount": 10
  1009.                     },
  1010.                     {
  1011.                         "Id": "abba_achievement_41",
  1012.                         "RewardPoints": 5,
  1013.                         "Amount": 1
  1014.                     },
  1015.                     {
  1016.                         "Id": "abba_achievement_42",
  1017.                         "RewardPoints": 5,
  1018.                         "Amount": 1
  1019.                     }
  1020.                 ]
  1021.         },
  1022.     "SpellsConfiguration":
  1023.         {
  1024.             "Spells":
  1025.                 [
  1026.                     {
  1027.                         "Identifier": "MagicDuck",
  1028.                         "InitialAmount": 0,
  1029.                         "Cost": 20
  1030.                     },
  1031.                     {
  1032.                         "Identifier": "Blizzard",
  1033.                         "InitialAmount": 0,
  1034.                         "Cost": 20
  1035.                     },
  1036.                     {
  1037.                         "Identifier": "Chili",
  1038.                         "InitialAmount": 0,
  1039.                         "Cost": 30
  1040.                     },
  1041.                     {
  1042.                         "Identifier": "PigInflater",
  1043.                         "InitialAmount": 0,
  1044.                         "Cost": 40
  1045.                     },
  1046.                     {
  1047.                         "Identifier": "MightyEagleCaller",
  1048.                         "InitialAmount": 0,
  1049.                         "Cost": 100
  1050.                     }
  1051.                 ]
  1052.         },
  1053.     "PlayerDataConfiguration":
  1054.         {
  1055.             "Wallet":
  1056.                 {
  1057.                     "Gems": 70
  1058.                 },
  1059.             "Progress":
  1060.                 {
  1061.                     "LastPlayedChapterNumber": 1,
  1062.                     "LastPlayedLevelID": null,
  1063.                     "LastFacebookIncentiveLevelNumber": 0,
  1064.                     "LastRunUnlocked": 1,
  1065.                     "ChapterScreenPointPlayerIsAt": 0,
  1066.                     "PigsPopped": 0,
  1067.                     "BirdsSlinged": 0,
  1068.                     "RunsCompleted": 0,
  1069.                     "RunsFailed": 0,
  1070.                     "CardChanged": 0,
  1071.                     "SilverLoops": 0,
  1072.                     "Headshots": 0,
  1073.                     "KilledBossPigs": 0,
  1074.                     "GiftSent": 0,
  1075.                     "GiftsReceivedFromFriendsToday": 0,
  1076.                     "LastDateGiftWasRecieved": null,
  1077.                     "NextTimeDailyGiftReenables": "01/01/0001 00:00:00",
  1078.                     "MinBirdsToCompleteRun": 2147483647,
  1079.                     "MaxBirdsToCompleteRun": 0,
  1080.                     "LevelScores":
  1081.                         [],
  1082.                     "Energy": 5,
  1083.                     "EnergyLostTimeStamp": null,
  1084.                     "BorrowCardTimestamp": null,
  1085.                     "VideoAdStatuses":
  1086.                         [],
  1087.                         "DailyQuests":
  1088.                         [],
  1089.                     "TimeForNextDailyQuestsReset": "1/1/0001 12:00:00 AM",
  1090.                     "UnlockedSpells":
  1091.                         [],
  1092.                     "AvatarVisualPrefabPath": "",
  1093.                     "PendingPurchases":
  1094.                         {}
  1095.                 },
  1096.             "CardSpecifications":
  1097.                 {
  1098.                     "CardSpecifications":
  1099.                         [
  1100.                             {
  1101.                                 "CardTemplateName": "RedBird",
  1102.                                 "Level": 1,
  1103.                                 "Tokens": 0,
  1104.                                 "DeckNames":
  1105.                                     [
  1106.                                         "DefaultDeck"
  1107.                                     ]
  1108.                             }
  1109.                         ]
  1110.                 },
  1111.             "Spells":
  1112.                 {
  1113.                     "CardSpecifications":
  1114.                         []
  1115.                 },
  1116.             "GameNotifications":
  1117.                 {
  1118.                     "GameNotifications":
  1119.                         []
  1120.                 }
  1121.         }
  1122. }
Add Comment
Please, Sign In to add comment