Advertisement
wertercatt

Club Penguin Island v1.2.0 FishingLootTableRewards.json

Apr 12th, 2017
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 8.30 KB | None | 0 0
  1. [{
  2.     "Bucket": "Legendary",
  3.     "DisplayName": "Activity.Fishing.Loot.1",
  4.     "Id": "Anchor",
  5.     "ModelAsset": {
  6.         "Key": "Fishing/Anchor"
  7.     },
  8.     "Reward": {
  9.         "coins": 35
  10.     },
  11.     "RewardImage": {
  12.         "Key": "Fishing/Images/Anchor"
  13.     },
  14.     "ShadowAsset": {
  15.         "Key": "Fishing/FX-CirclingFish"
  16.     },
  17.     "TimingWindow": 0.5,
  18.     "Weight": 6
  19. },
  20. {
  21.     "Bucket": "Common",
  22.     "DisplayName": "Activity.Fishing.Loot.2",
  23.     "Id": "Cactus",
  24.     "ModelAsset": {
  25.         "Key": "Fishing/FishingCactus"
  26.     },
  27.     "Reward": {
  28.         "coins": 5
  29.     },
  30.     "RewardImage": {
  31.         "Key": "Fishing/Images/Cactus"
  32.     },
  33.     "ShadowAsset": {
  34.         "Key": "Fishing/FX-CirclingFish"
  35.     },
  36.     "TimingWindow": 1.0,
  37.     "Weight": 4
  38. },
  39. {
  40.     "Bucket": "Common",
  41.     "DisplayName": "Activity.Fishing.Loot.3",
  42.     "Id": "Clam",
  43.     "ModelAsset": {
  44.         "Key": "Fishing/FishingClamShell"
  45.     },
  46.     "Reward": {
  47.         "coins": 6
  48.     },
  49.     "RewardImage": {
  50.         "Key": "Fishing/Images/Clam"
  51.     },
  52.     "ShadowAsset": {
  53.         "Key": "Fishing/FX-CirclingFish"
  54.     },
  55.     "TimingWindow": 1.5,
  56.     "Weight": 3
  57. },
  58. {
  59.     "Bucket": "Rare",
  60.     "DisplayName": "Activity.Fishing.Loot.4",
  61.     "Id": "Large Fish 1",
  62.     "ModelAsset": {
  63.         "Key": "Fishing/FishingPrizeFluffyDefaultTusk"
  64.     },
  65.     "Reward": {
  66.         "coins": 15
  67.     },
  68.     "RewardImage": {
  69.         "Key": "Fishing/Images/SabertoothFluffyLarge"
  70.     },
  71.     "ShadowAsset": {
  72.         "Key": "Fishing/FX-CirclingFish"
  73.     },
  74.     "TimingWindow": 1.0,
  75.     "Weight": 4
  76. },
  77. {
  78.     "Bucket": "Rare",
  79.     "DisplayName": "Activity.Fishing.Loot.5",
  80.     "Id": "Large Fish 2",
  81.     "ModelAsset": {
  82.         "Key": "Fishing/FishingPrizeMulletDefaultTusk"
  83.     },
  84.     "Reward": {
  85.         "coins": 20
  86.     },
  87.     "RewardImage": {
  88.         "Key": "Fishing/Images/TuskedMulletLarge"
  89.     },
  90.     "ShadowAsset": {
  91.         "Key": "Fishing/FX-CirclingFish"
  92.     },
  93.     "TimingWindow": 1.0,
  94.     "Weight": 4
  95. },
  96. {
  97.     "Bucket": "Common",
  98.     "DisplayName": "Activity.Fishing.Loot.6",
  99.     "Id": "Medium Fish 1",
  100.     "ModelAsset": {
  101.         "Key": "Fishing/FishingPrizeMulletDefault"
  102.     },
  103.     "Reward": {
  104.         "coins": 6
  105.     },
  106.     "RewardImage": {
  107.         "Key": "Fishing/Images/FluffyMedium"
  108.     },
  109.     "ShadowAsset": {
  110.         "Key": "Fishing/FX-CirclingFish"
  111.     },
  112.     "TimingWindow": 1.5,
  113.     "Weight": 3
  114. },
  115. {
  116.     "Bucket": "Common",
  117.     "DisplayName": "Activity.Fishing.Loot.7",
  118.     "Id": "Medium Fish 2",
  119.     "ModelAsset": {
  120.         "Key": "Fishing/FishingPrizeFluffyDefault"
  121.     },
  122.     "Reward": {
  123.         "coins": 4
  124.     },
  125.     "RewardImage": {
  126.         "Key": "Fishing/Images/FluffyMedium"
  127.     },
  128.     "ShadowAsset": {
  129.         "Key": "Fishing/FX-CirclingFish"
  130.     },
  131.     "TimingWindow": 1.5,
  132.     "Weight": 3
  133. },
  134. {
  135.     "Bucket": "Rare",
  136.     "DisplayName": "Activity.Fishing.Loot.8",
  137.     "Id": "Medium Fish 3",
  138.     "ModelAsset": {
  139.         "Key": "Fishing/FishingPrizeFluffyTropical"
  140.     },
  141.     "Reward": {
  142.         "coins": 12
  143.     },
  144.     "RewardImage": {
  145.         "Key": "Fishing/Images/TropicalFluffyMedium"
  146.     },
  147.     "ShadowAsset": {
  148.         "Key": "Fishing/FX-CirclingFish"
  149.     },
  150.     "TimingWindow": 1.5,
  151.     "Weight": 3
  152. },
  153. {
  154.     "Bucket": "Common",
  155.     "DisplayName": "Activity.Fishing.Loot.9",
  156.     "Id": "Medium Fish 4",
  157.     "ModelAsset": {
  158.         "Key": "Fishing/FishingPrizeFluffySilver"
  159.     },
  160.     "Reward": {
  161.         "coins": 6
  162.     },
  163.     "RewardImage": {
  164.         "Key": "Fishing/Images/SilverFluffyMedium"
  165.     },
  166.     "ShadowAsset": {
  167.         "Key": "Fishing/FX-CirclingFish"
  168.     },
  169.     "TimingWindow": 1.5,
  170.     "Weight": 3
  171. },
  172. {
  173.     "Bucket": "Common",
  174.     "DisplayName": "Activity.Fishing.Loot.10",
  175.     "Id": "Medium Fish 5",
  176.     "ModelAsset": {
  177.         "Key": "Fishing/FishingPrizeFluffyClown"
  178.     },
  179.     "Reward": {
  180.         "coins": 8
  181.     },
  182.     "RewardImage": {
  183.         "Key": "Fishing/Images/ClownFluffyMedium"
  184.     },
  185.     "ShadowAsset": {
  186.         "Key": "Fishing/FX-CirclingFish"
  187.     },
  188.     "TimingWindow": 1.5,
  189.     "Weight": 3
  190. },
  191. {
  192.     "Bucket": "Common",
  193.     "DisplayName": "Activity.Fishing.Loot.11",
  194.     "Id": "Medium Fish 6",
  195.     "ModelAsset": {
  196.         "Key": "Fishing/FishingPrizeMulletSockeye"
  197.     },
  198.     "Reward": {
  199.         "coins": 5
  200.     },
  201.     "RewardImage": {
  202.         "Key": "Fishing/Images/SockeyeMulletMedium"
  203.     },
  204.     "ShadowAsset": {
  205.         "Key": "Fishing/FX-CirclingFish"
  206.     },
  207.     "TimingWindow": 1.5,
  208.     "Weight": 3
  209. },
  210. {
  211.     "Bucket": "Common",
  212.     "DisplayName": "Activity.Fishing.Loot.12",
  213.     "Id": "Medium Fish 7",
  214.     "ModelAsset": {
  215.         "Key": "Fishing/FishingPrizeMulletSpeckled"
  216.     },
  217.     "Reward": {
  218.         "coins": 4
  219.     },
  220.     "RewardImage": {
  221.         "Key": "Fishing/Images/SpeckledMulletMedium"
  222.     },
  223.     "ShadowAsset": {
  224.         "Key": "Fishing/FX-CirclingFish"
  225.     },
  226.     "TimingWindow": 1.5,
  227.     "Weight": 3
  228. },
  229. {
  230.     "Bucket": "Common",
  231.     "DisplayName": "Activity.Fishing.Loot.13",
  232.     "Id": "Medium Fish 8",
  233.     "ModelAsset": {
  234.         "Key": "Fishing/FishingPrizeMulletGreen"
  235.     },
  236.     "Reward": {
  237.         "coins": 4
  238.     },
  239.     "RewardImage": {
  240.         "Key": "Fishing/Images/GreenfinMulletMedium"
  241.     },
  242.     "ShadowAsset": {
  243.         "Key": "Fishing/FX-CirclingFish"
  244.     },
  245.     "TimingWindow": 1.5,
  246.     "Weight": 3
  247. },
  248. {
  249.     "Bucket": "Quest",
  250.     "DisplayName": "Activity.Fishing.Loot.14",
  251.     "Id": "Quest Fish Slobber",
  252.     "ModelAsset": {
  253.         "Key": "Fishing/FishingPrizeFluffyClownTusk"
  254.     },
  255.     "Reward": null,
  256.     "RewardImage": {
  257.         "Key": "Quests/Icon_FishSlobber"
  258.     },
  259.     "ShadowAsset": {
  260.         "Key": "Fishing/FX-CirclingFish"
  261.     },
  262.     "TimingWindow": 1.5,
  263.     "Weight": 3
  264. },
  265. {
  266.     "Bucket": "Quest",
  267.     "DisplayName": "Activity.Fishing.Loot.15",
  268.     "Id": "QuestSquid",
  269.     "ModelAsset": {
  270.         "Key": "Fishing/FishingPrizeInkySquid"
  271.     },
  272.     "Reward": null,
  273.     "RewardImage": {
  274.         "Key": "Fishing/Images/InkySquid"
  275.     },
  276.     "ShadowAsset": {
  277.         "Key": "Fishing/FX-CirclingFish"
  278.     },
  279.     "TimingWindow": 1.5,
  280.     "Weight": 3
  281. },
  282. {
  283.     "Bucket": "Quest",
  284.     "DisplayName": "Activity.Fishing.Loot.16",
  285.     "Id": "Quest Map",
  286.     "ModelAsset": {
  287.         "Key": "prefabs/fishing/QuestMap"
  288.     },
  289.     "Reward": null,
  290.     "RewardImage": {
  291.         "Key": "Quests/Icon_MapInBottle"
  292.     },
  293.     "ShadowAsset": {
  294.         "Key": "Fishing/FX-CirclingFish"
  295.     },
  296.     "TimingWindow": 1.5,
  297.     "Weight": 3
  298. },
  299. {
  300.     "Bucket": "Quest",
  301.     "DisplayName": "Activity.Fishing.Loot.MetalCrate",
  302.     "Id": "Metal Crate",
  303.     "ModelAsset": {
  304.         "Key": "Quests/AAC002Q002View/Zones/Beach/Objects/MetalCrate/MetalCrateFishing"
  305.     },
  306.     "Reward": null,
  307.     "RewardImage": {
  308.         "Key": "Quests/Icon_MetalCrate"
  309.     },
  310.     "ShadowAsset": {
  311.         "Key": "Fishing/FX-CirclingFish"
  312.     },
  313.     "TimingWindow": 1.5,
  314.     "Weight": 3
  315. },
  316. {
  317.     "Bucket": "Quest",
  318.     "DisplayName": "Activity.Fishing.Loot.17",
  319.     "Id": "SeaGlass",
  320.     "ModelAsset": {
  321.         "Key": "Fishing/FishingPrizeSeaGlass"
  322.     },
  323.     "Reward": null,
  324.     "RewardImage": {
  325.         "Key": "Quests/Icon_RawSeaglass"
  326.     },
  327.     "ShadowAsset": {
  328.         "Key": "Fishing/FX-CirclingFish"
  329.     },
  330.     "TimingWindow": 1.5,
  331.     "Weight": 3
  332. },
  333. {
  334.     "Bucket": "Quest",
  335.     "DisplayName": "Activity.Fishing.Loot.18",
  336.     "Id": "Quest Useless Item",
  337.     "ModelAsset": {
  338.         "Key": "Fishing/Seaweed"
  339.     },
  340.     "Reward": null,
  341.     "RewardImage": {
  342.         "Key": "Fishing/Images/Seaweed"
  343.     },
  344.     "ShadowAsset": {
  345.         "Key": "Fishing/FX-CirclingFish"
  346.     },
  347.     "TimingWindow": 1.5,
  348.     "Weight": 3
  349. },
  350. {
  351.     "Bucket": "Common",
  352.     "DisplayName": "Activity.Fishing.Loot.19",
  353.     "Id": "Seaweed",
  354.     "ModelAsset": {
  355.         "Key": "Fishing/Seaweed"
  356.     },
  357.     "Reward": {
  358.         "coins": 2
  359.     },
  360.     "RewardImage": {
  361.         "Key": "Fishing/Images/Seaweed"
  362.     },
  363.     "ShadowAsset": {
  364.         "Key": "Fishing/FX-CirclingFish"
  365.     },
  366.     "TimingWindow": 1.5,
  367.     "Weight": 3
  368. },
  369. {
  370.     "Bucket": "Common",
  371.     "DisplayName": "Activity.Fishing.Loot.20",
  372.     "Id": "Small Fish 1",
  373.     "ModelAsset": {
  374.         "Key": "Fishing/FishingPrizeMulletDefaultGuppy"
  375.     },
  376.     "Reward": {
  377.         "coins": 2
  378.     },
  379.     "RewardImage": {
  380.         "Key": "Fishing/Images/GuppyMulletSmall"
  381.     },
  382.     "ShadowAsset": {
  383.         "Key": "Fishing/FX-CirclingFish"
  384.     },
  385.     "TimingWindow": 1.5,
  386.     "Weight": 3
  387. },
  388. {
  389.     "Bucket": "Common",
  390.     "DisplayName": "Activity.Fishing.Loot.21",
  391.     "Id": "Small Fish 2",
  392.     "ModelAsset": {
  393.         "Key": "Fishing/FishingPrizeFluffyDefaultGuppy"
  394.     },
  395.     "Reward": {
  396.         "coins": 2
  397.     },
  398.     "RewardImage": {
  399.         "Key": "Fishing/Images/GuppyFluffySmall"
  400.     },
  401.     "ShadowAsset": {
  402.         "Key": "Fishing/FX-CirclingFish"
  403.     },
  404.     "TimingWindow": 1.5,
  405.     "Weight": 2
  406. },
  407. {
  408.     "Bucket": "Rare",
  409.     "DisplayName": "Activity.Fishing.Loot.22",
  410.     "Id": "Squid",
  411.     "ModelAsset": {
  412.         "Key": "Fishing/FishingPrizeSquid"
  413.     },
  414.     "Reward": {
  415.         "coins": 20
  416.     },
  417.     "RewardImage": {
  418.         "Key": "Fishing/Images/Squid"
  419.     },
  420.     "ShadowAsset": {
  421.         "Key": "Fishing/FX-CirclingFish"
  422.     },
  423.     "TimingWindow": 1.0,
  424.     "Weight": 5
  425. },
  426. {
  427.     "Bucket": "Legendary",
  428.     "DisplayName": "Activity.Fishing.Loot.23",
  429.     "Id": "Venus Fly Trap",
  430.     "ModelAsset": {
  431.         "Key": "Fishing/FishingVenusFlyTrap"
  432.     },
  433.     "Reward": {
  434.         "coins": 45
  435.     },
  436.     "RewardImage": {
  437.         "Key": "Fishing/Images/VenusFlyTrap"
  438.     },
  439.     "ShadowAsset": {
  440.         "Key": "Fishing/FX-CirclingFish"
  441.     },
  442.     "TimingWindow": 1.0,
  443.     "Weight": 4
  444. }]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement