isaacscript-common 72.1.1 → 72.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.rollup.d.ts +29 -0
- package/dist/isaacscript-common.lua +2234 -1
- package/dist/src/data/itempools.lua +2122 -0
- package/dist/src/functions/itemPool.d.ts +18 -0
- package/dist/src/functions/itemPool.d.ts.map +1 -1
- package/dist/src/functions/itemPool.lua +29 -0
- package/dist/src/functions/levelGrid.d.ts +7 -0
- package/dist/src/functions/levelGrid.d.ts.map +1 -1
- package/dist/src/functions/levelGrid.lua +8 -0
- package/dist/src/maps/itemPoolTypeToItemPoolName.d.ts +35 -0
- package/dist/src/maps/itemPoolTypeToItemPoolName.d.ts.map +1 -0
- package/dist/src/maps/itemPoolTypeToItemPoolName.lua +38 -0
- package/dist/src/objects/itemPoolTypeToCollectibleTypesSet.d.ts +3 -0
- package/dist/src/objects/itemPoolTypeToCollectibleTypesSet.d.ts.map +1 -0
- package/dist/src/objects/itemPoolTypeToCollectibleTypesSet.lua +44 -0
- package/package.json +1 -1
- package/src/data/itempools.json +16625 -0
- package/src/data/itempools.xml +4180 -0
- package/src/functions/itemPool.ts +47 -0
- package/src/functions/levelGrid.ts +11 -0
- package/src/maps/itemPoolTypeToItemPoolName.ts +36 -0
- package/src/objects/itemPoolTypeToCollectibleTypesSet.ts +54 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
--[[
|
|
2
2
|
|
|
3
|
-
isaacscript-common 72.
|
|
3
|
+
isaacscript-common 72.3.0
|
|
4
4
|
|
|
5
5
|
This is the "isaacscript-common" library, which was created with the IsaacScript tool.
|
|
6
6
|
|
|
@@ -49149,6 +49149,10 @@ function ____exports.getRoomGridIndexesForType(self, ...)
|
|
|
49149
49149
|
function(____, roomDescriptor) return roomDescriptor.SafeGridIndex end
|
|
49150
49150
|
)
|
|
49151
49151
|
end
|
|
49152
|
+
function ____exports.inGrid(self)
|
|
49153
|
+
local roomGridIndex = getRoomGridIndex(nil)
|
|
49154
|
+
return ____exports.isRoomInsideGrid(nil, roomGridIndex)
|
|
49155
|
+
end
|
|
49152
49156
|
function ____exports.inRedKeyRoom(self)
|
|
49153
49157
|
local roomGridIndex = getRoomGridIndex(nil)
|
|
49154
49158
|
return ____exports.isRedKeyRoom(nil, roomGridIndex)
|
|
@@ -55373,6 +55377,2215 @@ function ____exports.hexToKColor(self, hexString, alpha)
|
|
|
55373
55377
|
local base = 255
|
|
55374
55378
|
return KColor(r / base, g / base, b / base, alpha)
|
|
55375
55379
|
end
|
|
55380
|
+
return ____exports
|
|
55381
|
+
end,
|
|
55382
|
+
["src.data.itempools"] = function(...)
|
|
55383
|
+
return {ItemPools = {Pool = {
|
|
55384
|
+
{["$"] = {Name = "treasure"}, Item = {
|
|
55385
|
+
{["$"] = {Id = "1", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55386
|
+
{["$"] = {Id = "2", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55387
|
+
{["$"] = {Id = "3", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55388
|
+
{["$"] = {Id = "4", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55389
|
+
{["$"] = {Id = "5", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55390
|
+
{["$"] = {Id = "6", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55391
|
+
{["$"] = {Id = "7", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55392
|
+
{["$"] = {Id = "8", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55393
|
+
{["$"] = {Id = "10", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55394
|
+
{["$"] = {Id = "12", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55395
|
+
{["$"] = {Id = "13", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55396
|
+
{["$"] = {Id = "14", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55397
|
+
{["$"] = {Id = "15", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55398
|
+
{["$"] = {Id = "17", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
55399
|
+
{["$"] = {Id = "19", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55400
|
+
{["$"] = {Id = "36", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55401
|
+
{["$"] = {Id = "37", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55402
|
+
{["$"] = {Id = "38", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55403
|
+
{["$"] = {Id = "39", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55404
|
+
{["$"] = {Id = "40", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55405
|
+
{["$"] = {Id = "41", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55406
|
+
{["$"] = {Id = "42", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55407
|
+
{["$"] = {Id = "44", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55408
|
+
{["$"] = {Id = "45", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55409
|
+
{["$"] = {Id = "46", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55410
|
+
{["$"] = {Id = "47", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55411
|
+
{["$"] = {Id = "48", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55412
|
+
{["$"] = {Id = "49", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55413
|
+
{["$"] = {Id = "52", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55414
|
+
{["$"] = {Id = "53", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55415
|
+
{["$"] = {Id = "55", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55416
|
+
{["$"] = {Id = "56", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55417
|
+
{["$"] = {Id = "57", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55418
|
+
{["$"] = {Id = "58", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55419
|
+
{["$"] = {Id = "62", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55420
|
+
{["$"] = {Id = "65", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55421
|
+
{["$"] = {Id = "66", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55422
|
+
{["$"] = {Id = "67", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55423
|
+
{["$"] = {Id = "68", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55424
|
+
{["$"] = {Id = "69", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55425
|
+
{["$"] = {Id = "71", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55426
|
+
{["$"] = {Id = "72", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55427
|
+
{["$"] = {Id = "75", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55428
|
+
{["$"] = {Id = "76", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55429
|
+
{["$"] = {Id = "77", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55430
|
+
{["$"] = {Id = "78", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55431
|
+
{["$"] = {Id = "85", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55432
|
+
{["$"] = {Id = "86", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55433
|
+
{["$"] = {Id = "87", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55434
|
+
{["$"] = {Id = "88", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55435
|
+
{["$"] = {Id = "89", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55436
|
+
{["$"] = {Id = "91", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55437
|
+
{["$"] = {Id = "92", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55438
|
+
{["$"] = {Id = "93", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55439
|
+
{["$"] = {Id = "94", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55440
|
+
{["$"] = {Id = "95", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55441
|
+
{["$"] = {Id = "96", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55442
|
+
{["$"] = {Id = "97", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55443
|
+
{["$"] = {Id = "98", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
55444
|
+
{["$"] = {Id = "99", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55445
|
+
{["$"] = {Id = "100", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55446
|
+
{["$"] = {Id = "101", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55447
|
+
{["$"] = {Id = "102", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55448
|
+
{["$"] = {Id = "103", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55449
|
+
{["$"] = {Id = "104", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55450
|
+
{["$"] = {Id = "105", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55451
|
+
{["$"] = {Id = "106", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55452
|
+
{["$"] = {Id = "107", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55453
|
+
{["$"] = {Id = "108", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55454
|
+
{["$"] = {Id = "109", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55455
|
+
{["$"] = {Id = "110", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55456
|
+
{["$"] = {Id = "111", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55457
|
+
{["$"] = {Id = "113", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55458
|
+
{["$"] = {Id = "114", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
55459
|
+
{["$"] = {Id = "115", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55460
|
+
{["$"] = {Id = "117", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55461
|
+
{["$"] = {Id = "120", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55462
|
+
{["$"] = {Id = "121", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55463
|
+
{["$"] = {Id = "123", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55464
|
+
{["$"] = {Id = "124", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55465
|
+
{["$"] = {Id = "125", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55466
|
+
{["$"] = {Id = "126", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55467
|
+
{["$"] = {Id = "127", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55468
|
+
{["$"] = {Id = "128", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55469
|
+
{["$"] = {Id = "129", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55470
|
+
{["$"] = {Id = "131", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55471
|
+
{["$"] = {Id = "136", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55472
|
+
{["$"] = {Id = "137", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55473
|
+
{["$"] = {Id = "138", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55474
|
+
{["$"] = {Id = "140", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55475
|
+
{["$"] = {Id = "142", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55476
|
+
{["$"] = {Id = "143", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55477
|
+
{["$"] = {Id = "144", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55478
|
+
{["$"] = {Id = "146", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55479
|
+
{["$"] = {Id = "148", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55480
|
+
{["$"] = {Id = "149", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55481
|
+
{["$"] = {Id = "150", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55482
|
+
{["$"] = {Id = "151", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55483
|
+
{["$"] = {Id = "152", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55484
|
+
{["$"] = {Id = "153", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55485
|
+
{["$"] = {Id = "154", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55486
|
+
{["$"] = {Id = "155", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55487
|
+
{["$"] = {Id = "157", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55488
|
+
{["$"] = {Id = "160", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55489
|
+
{["$"] = {Id = "161", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55490
|
+
{["$"] = {Id = "162", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55491
|
+
{["$"] = {Id = "163", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55492
|
+
{["$"] = {Id = "166", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55493
|
+
{["$"] = {Id = "167", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55494
|
+
{["$"] = {Id = "168", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
55495
|
+
{["$"] = {Id = "169", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55496
|
+
{["$"] = {Id = "170", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55497
|
+
{["$"] = {Id = "171", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55498
|
+
{["$"] = {Id = "172", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55499
|
+
{["$"] = {Id = "173", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55500
|
+
{["$"] = {Id = "174", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55501
|
+
{["$"] = {Id = "175", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55502
|
+
{["$"] = {Id = "176", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55503
|
+
{["$"] = {Id = "178", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55504
|
+
{["$"] = {Id = "180", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55505
|
+
{["$"] = {Id = "186", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55506
|
+
{["$"] = {Id = "188", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55507
|
+
{["$"] = {Id = "189", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55508
|
+
{["$"] = {Id = "190", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
55509
|
+
{["$"] = {Id = "191", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55510
|
+
{["$"] = {Id = "192", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55511
|
+
{["$"] = {Id = "200", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55512
|
+
{["$"] = {Id = "201", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55513
|
+
{["$"] = {Id = "202", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55514
|
+
{["$"] = {Id = "206", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55515
|
+
{["$"] = {Id = "209", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55516
|
+
{["$"] = {Id = "210", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55517
|
+
{["$"] = {Id = "211", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55518
|
+
{["$"] = {Id = "213", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55519
|
+
{["$"] = {Id = "214", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55520
|
+
{["$"] = {Id = "217", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55521
|
+
{["$"] = {Id = "220", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55522
|
+
{["$"] = {Id = "221", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55523
|
+
{["$"] = {Id = "222", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55524
|
+
{["$"] = {Id = "223", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55525
|
+
{["$"] = {Id = "224", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55526
|
+
{["$"] = {Id = "225", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55527
|
+
{["$"] = {Id = "227", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55528
|
+
{["$"] = {Id = "228", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55529
|
+
{["$"] = {Id = "229", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55530
|
+
{["$"] = {Id = "231", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55531
|
+
{["$"] = {Id = "233", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55532
|
+
{["$"] = {Id = "234", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55533
|
+
{["$"] = {Id = "236", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55534
|
+
{["$"] = {Id = "237", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
55535
|
+
{["$"] = {Id = "240", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55536
|
+
{["$"] = {Id = "242", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55537
|
+
{["$"] = {Id = "244", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55538
|
+
{["$"] = {Id = "245", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55539
|
+
{["$"] = {Id = "256", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55540
|
+
{["$"] = {Id = "257", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55541
|
+
{["$"] = {Id = "261", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55542
|
+
{["$"] = {Id = "264", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55543
|
+
{["$"] = {Id = "265", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55544
|
+
{["$"] = {Id = "266", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55545
|
+
{["$"] = {Id = "267", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55546
|
+
{["$"] = {Id = "268", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55547
|
+
{["$"] = {Id = "269", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55548
|
+
{["$"] = {Id = "270", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55549
|
+
{["$"] = {Id = "271", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55550
|
+
{["$"] = {Id = "272", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55551
|
+
{["$"] = {Id = "273", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55552
|
+
{["$"] = {Id = "274", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55553
|
+
{["$"] = {Id = "275", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55554
|
+
{["$"] = {Id = "276", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55555
|
+
{["$"] = {Id = "277", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55556
|
+
{["$"] = {Id = "278", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55557
|
+
{["$"] = {Id = "279", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55558
|
+
{["$"] = {Id = "280", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55559
|
+
{["$"] = {Id = "281", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55560
|
+
{["$"] = {Id = "282", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55561
|
+
{["$"] = {Id = "283", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55562
|
+
{["$"] = {Id = "284", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55563
|
+
{["$"] = {Id = "285", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55564
|
+
{["$"] = {Id = "287", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55565
|
+
{["$"] = {Id = "288", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55566
|
+
{["$"] = {Id = "291", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55567
|
+
{["$"] = {Id = "292", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55568
|
+
{["$"] = {Id = "294", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55569
|
+
{["$"] = {Id = "295", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55570
|
+
{["$"] = {Id = "298", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55571
|
+
{["$"] = {Id = "299", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55572
|
+
{["$"] = {Id = "300", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55573
|
+
{["$"] = {Id = "301", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55574
|
+
{["$"] = {Id = "302", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55575
|
+
{["$"] = {Id = "303", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55576
|
+
{["$"] = {Id = "304", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55577
|
+
{["$"] = {Id = "305", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55578
|
+
{["$"] = {Id = "306", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55579
|
+
{["$"] = {Id = "307", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55580
|
+
{["$"] = {Id = "308", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55581
|
+
{["$"] = {Id = "309", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55582
|
+
{["$"] = {Id = "310", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55583
|
+
{["$"] = {Id = "312", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55584
|
+
{["$"] = {Id = "313", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
55585
|
+
{["$"] = {Id = "314", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55586
|
+
{["$"] = {Id = "315", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55587
|
+
{["$"] = {Id = "316", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55588
|
+
{["$"] = {Id = "317", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55589
|
+
{["$"] = {Id = "318", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55590
|
+
{["$"] = {Id = "319", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55591
|
+
{["$"] = {Id = "320", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55592
|
+
{["$"] = {Id = "321", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55593
|
+
{["$"] = {Id = "322", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55594
|
+
{["$"] = {Id = "323", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55595
|
+
{["$"] = {Id = "324", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55596
|
+
{["$"] = {Id = "325", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55597
|
+
{["$"] = {Id = "329", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55598
|
+
{["$"] = {Id = "330", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55599
|
+
{["$"] = {Id = "332", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55600
|
+
{["$"] = {Id = "333", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
55601
|
+
{["$"] = {Id = "334", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
55602
|
+
{["$"] = {Id = "335", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
55603
|
+
{["$"] = {Id = "336", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55604
|
+
{["$"] = {Id = "350", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55605
|
+
{["$"] = {Id = "351", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55606
|
+
{["$"] = {Id = "352", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55607
|
+
{["$"] = {Id = "353", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55608
|
+
{["$"] = {Id = "358", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55609
|
+
{["$"] = {Id = "359", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55610
|
+
{["$"] = {Id = "361", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55611
|
+
{["$"] = {Id = "362", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55612
|
+
{["$"] = {Id = "364", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55613
|
+
{["$"] = {Id = "365", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55614
|
+
{["$"] = {Id = "366", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55615
|
+
{["$"] = {Id = "367", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55616
|
+
{["$"] = {Id = "368", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55617
|
+
{["$"] = {Id = "369", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55618
|
+
{["$"] = {Id = "371", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55619
|
+
{["$"] = {Id = "373", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55620
|
+
{["$"] = {Id = "374", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
55621
|
+
{["$"] = {Id = "375", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55622
|
+
{["$"] = {Id = "377", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55623
|
+
{["$"] = {Id = "378", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55624
|
+
{["$"] = {Id = "379", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55625
|
+
{["$"] = {Id = "381", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55626
|
+
{["$"] = {Id = "382", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55627
|
+
{["$"] = {Id = "384", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55628
|
+
{["$"] = {Id = "385", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55629
|
+
{["$"] = {Id = "386", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55630
|
+
{["$"] = {Id = "388", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55631
|
+
{["$"] = {Id = "389", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55632
|
+
{["$"] = {Id = "390", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55633
|
+
{["$"] = {Id = "391", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55634
|
+
{["$"] = {Id = "392", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55635
|
+
{["$"] = {Id = "393", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55636
|
+
{["$"] = {Id = "394", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55637
|
+
{["$"] = {Id = "395", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55638
|
+
{["$"] = {Id = "397", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55639
|
+
{["$"] = {Id = "398", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55640
|
+
{["$"] = {Id = "401", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55641
|
+
{["$"] = {Id = "404", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55642
|
+
{["$"] = {Id = "405", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55643
|
+
{["$"] = {Id = "406", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55644
|
+
{["$"] = {Id = "407", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55645
|
+
{["$"] = {Id = "410", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55646
|
+
{["$"] = {Id = "411", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55647
|
+
{["$"] = {Id = "418", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55648
|
+
{["$"] = {Id = "419", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55649
|
+
{["$"] = {Id = "421", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55650
|
+
{["$"] = {Id = "422", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55651
|
+
{["$"] = {Id = "426", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55652
|
+
{["$"] = {Id = "427", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55653
|
+
{["$"] = {Id = "430", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55654
|
+
{["$"] = {Id = "431", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55655
|
+
{["$"] = {Id = "432", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55656
|
+
{["$"] = {Id = "435", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55657
|
+
{["$"] = {Id = "436", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55658
|
+
{["$"] = {Id = "437", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55659
|
+
{["$"] = {Id = "440", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55660
|
+
{["$"] = {Id = "443", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55661
|
+
{["$"] = {Id = "444", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55662
|
+
{["$"] = {Id = "445", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55663
|
+
{["$"] = {Id = "446", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55664
|
+
{["$"] = {Id = "447", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55665
|
+
{["$"] = {Id = "448", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55666
|
+
{["$"] = {Id = "449", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55667
|
+
{["$"] = {Id = "452", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55668
|
+
{["$"] = {Id = "453", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55669
|
+
{["$"] = {Id = "454", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55670
|
+
{["$"] = {Id = "457", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55671
|
+
{["$"] = {Id = "458", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55672
|
+
{["$"] = {Id = "459", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55673
|
+
{["$"] = {Id = "460", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55674
|
+
{["$"] = {Id = "461", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55675
|
+
{["$"] = {Id = "463", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55676
|
+
{["$"] = {Id = "465", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55677
|
+
{["$"] = {Id = "466", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55678
|
+
{["$"] = {Id = "467", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55679
|
+
{["$"] = {Id = "469", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55680
|
+
{["$"] = {Id = "470", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55681
|
+
{["$"] = {Id = "471", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55682
|
+
{["$"] = {Id = "473", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55683
|
+
{["$"] = {Id = "476", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55684
|
+
{["$"] = {Id = "478", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55685
|
+
{["$"] = {Id = "481", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55686
|
+
{["$"] = {Id = "482", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55687
|
+
{["$"] = {Id = "485", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55688
|
+
{["$"] = {Id = "488", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55689
|
+
{["$"] = {Id = "491", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55690
|
+
{["$"] = {Id = "492", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55691
|
+
{["$"] = {Id = "493", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55692
|
+
{["$"] = {Id = "494", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55693
|
+
{["$"] = {Id = "495", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55694
|
+
{["$"] = {Id = "496", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55695
|
+
{["$"] = {Id = "497", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55696
|
+
{["$"] = {Id = "502", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55697
|
+
{["$"] = {Id = "504", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55698
|
+
{["$"] = {Id = "506", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55699
|
+
{["$"] = {Id = "507", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55700
|
+
{["$"] = {Id = "508", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55701
|
+
{["$"] = {Id = "509", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55702
|
+
{["$"] = {Id = "511", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55703
|
+
{["$"] = {Id = "512", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55704
|
+
{["$"] = {Id = "513", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55705
|
+
{["$"] = {Id = "516", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55706
|
+
{["$"] = {Id = "517", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55707
|
+
{["$"] = {Id = "522", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55708
|
+
{["$"] = {Id = "524", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55709
|
+
{["$"] = {Id = "525", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55710
|
+
{["$"] = {Id = "529", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55711
|
+
{["$"] = {Id = "531", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55712
|
+
{["$"] = {Id = "532", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55713
|
+
{["$"] = {Id = "537", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55714
|
+
{["$"] = {Id = "539", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55715
|
+
{["$"] = {Id = "540", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55716
|
+
{["$"] = {Id = "542", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55717
|
+
{["$"] = {Id = "543", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55718
|
+
{["$"] = {Id = "544", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55719
|
+
{["$"] = {Id = "545", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55720
|
+
{["$"] = {Id = "548", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55721
|
+
{["$"] = {Id = "549", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55722
|
+
{["$"] = {Id = "553", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55723
|
+
{["$"] = {Id = "555", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55724
|
+
{["$"] = {Id = "557", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55725
|
+
{["$"] = {Id = "558", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55726
|
+
{["$"] = {Id = "559", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55727
|
+
{["$"] = {Id = "560", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55728
|
+
{["$"] = {Id = "561", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55729
|
+
{["$"] = {Id = "563", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55730
|
+
{["$"] = {Id = "565", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55731
|
+
{["$"] = {Id = "570", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55732
|
+
{["$"] = {Id = "575", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55733
|
+
{["$"] = {Id = "576", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55734
|
+
{["$"] = {Id = "578", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55735
|
+
{["$"] = {Id = "581", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55736
|
+
{["$"] = {Id = "583", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55737
|
+
{["$"] = {Id = "605", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55738
|
+
{["$"] = {Id = "607", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55739
|
+
{["$"] = {Id = "608", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55740
|
+
{["$"] = {Id = "609", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55741
|
+
{["$"] = {Id = "610", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55742
|
+
{["$"] = {Id = "611", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55743
|
+
{["$"] = {Id = "612", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55744
|
+
{["$"] = {Id = "614", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55745
|
+
{["$"] = {Id = "615", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55746
|
+
{["$"] = {Id = "616", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55747
|
+
{["$"] = {Id = "617", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55748
|
+
{["$"] = {Id = "618", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55749
|
+
{["$"] = {Id = "625", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
55750
|
+
{["$"] = {Id = "629", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55751
|
+
{["$"] = {Id = "631", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55752
|
+
{["$"] = {Id = "635", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55753
|
+
{["$"] = {Id = "637", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55754
|
+
{["$"] = {Id = "639", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55755
|
+
{["$"] = {Id = "641", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55756
|
+
{["$"] = {Id = "645", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55757
|
+
{["$"] = {Id = "649", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55758
|
+
{["$"] = {Id = "650", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55759
|
+
{["$"] = {Id = "652", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55760
|
+
{["$"] = {Id = "655", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55761
|
+
{["$"] = {Id = "657", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55762
|
+
{["$"] = {Id = "658", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55763
|
+
{["$"] = {Id = "661", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55764
|
+
{["$"] = {Id = "663", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55765
|
+
{["$"] = {Id = "671", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55766
|
+
{["$"] = {Id = "675", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55767
|
+
{["$"] = {Id = "676", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55768
|
+
{["$"] = {Id = "677", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
55769
|
+
{["$"] = {Id = "678", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55770
|
+
{["$"] = {Id = "680", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55771
|
+
{["$"] = {Id = "681", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55772
|
+
{["$"] = {Id = "682", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55773
|
+
{["$"] = {Id = "683", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55774
|
+
{["$"] = {Id = "687", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55775
|
+
{["$"] = {Id = "690", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55776
|
+
{["$"] = {Id = "693", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55777
|
+
{["$"] = {Id = "695", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55778
|
+
{["$"] = {Id = "703", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55779
|
+
{["$"] = {Id = "709", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55780
|
+
{["$"] = {Id = "710", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55781
|
+
{["$"] = {Id = "713", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55782
|
+
{["$"] = {Id = "717", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55783
|
+
{["$"] = {Id = "720", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55784
|
+
{["$"] = {Id = "722", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55785
|
+
{["$"] = {Id = "723", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
55786
|
+
{["$"] = {Id = "724", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55787
|
+
{["$"] = {Id = "725", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55788
|
+
{["$"] = {Id = "726", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55789
|
+
{["$"] = {Id = "727", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55790
|
+
{["$"] = {Id = "728", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55791
|
+
{["$"] = {Id = "729", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
55792
|
+
}},
|
|
55793
|
+
{["$"] = {Name = "shop"}, Item = {
|
|
55794
|
+
{["$"] = {Id = "21", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55795
|
+
{["$"] = {Id = "33", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55796
|
+
{["$"] = {Id = "54", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55797
|
+
{["$"] = {Id = "60", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55798
|
+
{["$"] = {Id = "63", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55799
|
+
{["$"] = {Id = "64", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55800
|
+
{["$"] = {Id = "75", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55801
|
+
{["$"] = {Id = "85", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55802
|
+
{["$"] = {Id = "102", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55803
|
+
{["$"] = {Id = "116", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55804
|
+
{["$"] = {Id = "137", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55805
|
+
{["$"] = {Id = "139", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55806
|
+
{["$"] = {Id = "147", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55807
|
+
{["$"] = {Id = "156", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55808
|
+
{["$"] = {Id = "164", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55809
|
+
{["$"] = {Id = "177", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55810
|
+
{["$"] = {Id = "195", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55811
|
+
{["$"] = {Id = "199", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55812
|
+
{["$"] = {Id = "203", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55813
|
+
{["$"] = {Id = "204", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55814
|
+
{["$"] = {Id = "205", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55815
|
+
{["$"] = {Id = "208", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55816
|
+
{["$"] = {Id = "227", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55817
|
+
{["$"] = {Id = "232", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55818
|
+
{["$"] = {Id = "246", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55819
|
+
{["$"] = {Id = "247", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55820
|
+
{["$"] = {Id = "248", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55821
|
+
{["$"] = {Id = "249", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55822
|
+
{["$"] = {Id = "250", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55823
|
+
{["$"] = {Id = "251", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55824
|
+
{["$"] = {Id = "252", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55825
|
+
{["$"] = {Id = "260", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55826
|
+
{["$"] = {Id = "286", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55827
|
+
{["$"] = {Id = "289", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55828
|
+
{["$"] = {Id = "290", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55829
|
+
{["$"] = {Id = "295", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55830
|
+
{["$"] = {Id = "296", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55831
|
+
{["$"] = {Id = "297", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55832
|
+
{["$"] = {Id = "337", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55833
|
+
{["$"] = {Id = "338", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55834
|
+
{["$"] = {Id = "347", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55835
|
+
{["$"] = {Id = "348", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55836
|
+
{["$"] = {Id = "349", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55837
|
+
{["$"] = {Id = "356", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55838
|
+
{["$"] = {Id = "357", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55839
|
+
{["$"] = {Id = "372", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55840
|
+
{["$"] = {Id = "376", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55841
|
+
{["$"] = {Id = "380", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55842
|
+
{["$"] = {Id = "383", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55843
|
+
{["$"] = {Id = "396", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55844
|
+
{["$"] = {Id = "402", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55845
|
+
{["$"] = {Id = "403", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55846
|
+
{["$"] = {Id = "414", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55847
|
+
{["$"] = {Id = "416", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55848
|
+
{["$"] = {Id = "422", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55849
|
+
{["$"] = {Id = "424", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55850
|
+
{["$"] = {Id = "425", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55851
|
+
{["$"] = {Id = "434", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55852
|
+
{["$"] = {Id = "439", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55853
|
+
{["$"] = {Id = "451", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55854
|
+
{["$"] = {Id = "472", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55855
|
+
{["$"] = {Id = "475", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
55856
|
+
{["$"] = {Id = "479", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55857
|
+
{["$"] = {Id = "480", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55858
|
+
{["$"] = {Id = "483", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55859
|
+
{["$"] = {Id = "485", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55860
|
+
{["$"] = {Id = "486", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55861
|
+
{["$"] = {Id = "487", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55862
|
+
{["$"] = {Id = "505", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55863
|
+
{["$"] = {Id = "514", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55864
|
+
{["$"] = {Id = "515", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55865
|
+
{["$"] = {Id = "518", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55866
|
+
{["$"] = {Id = "520", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55867
|
+
{["$"] = {Id = "521", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55868
|
+
{["$"] = {Id = "523", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55869
|
+
{["$"] = {Id = "527", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55870
|
+
{["$"] = {Id = "534", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55871
|
+
{["$"] = {Id = "535", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55872
|
+
{["$"] = {Id = "566", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55873
|
+
{["$"] = {Id = "585", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55874
|
+
{["$"] = {Id = "599", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55875
|
+
{["$"] = {Id = "602", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55876
|
+
{["$"] = {Id = "603", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55877
|
+
{["$"] = {Id = "604", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55878
|
+
{["$"] = {Id = "619", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55879
|
+
{["$"] = {Id = "621", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55880
|
+
{["$"] = {Id = "623", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55881
|
+
{["$"] = {Id = "624", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55882
|
+
{["$"] = {Id = "638", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55883
|
+
{["$"] = {Id = "642", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
55884
|
+
{["$"] = {Id = "647", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55885
|
+
{["$"] = {Id = "660", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55886
|
+
{["$"] = {Id = "670", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55887
|
+
{["$"] = {Id = "716", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55888
|
+
{["$"] = {Id = "719", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}}
|
|
55889
|
+
}},
|
|
55890
|
+
{["$"] = {Name = "boss"}, Item = {
|
|
55891
|
+
{["$"] = {Id = "14", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55892
|
+
{["$"] = {Id = "22", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55893
|
+
{["$"] = {Id = "23", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55894
|
+
{["$"] = {Id = "24", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55895
|
+
{["$"] = {Id = "25", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55896
|
+
{["$"] = {Id = "26", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55897
|
+
{["$"] = {Id = "27", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55898
|
+
{["$"] = {Id = "28", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55899
|
+
{["$"] = {Id = "29", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55900
|
+
{["$"] = {Id = "30", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55901
|
+
{["$"] = {Id = "31", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55902
|
+
{["$"] = {Id = "32", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55903
|
+
{["$"] = {Id = "51", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55904
|
+
{["$"] = {Id = "70", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55905
|
+
{["$"] = {Id = "92", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55906
|
+
{["$"] = {Id = "141", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55907
|
+
{["$"] = {Id = "143", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55908
|
+
{["$"] = {Id = "165", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55909
|
+
{["$"] = {Id = "176", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55910
|
+
{["$"] = {Id = "183", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55911
|
+
{["$"] = {Id = "193", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55912
|
+
{["$"] = {Id = "194", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55913
|
+
{["$"] = {Id = "195", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55914
|
+
{["$"] = {Id = "196", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55915
|
+
{["$"] = {Id = "197", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55916
|
+
{["$"] = {Id = "198", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55917
|
+
{["$"] = {Id = "218", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55918
|
+
{["$"] = {Id = "219", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55919
|
+
{["$"] = {Id = "240", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55920
|
+
{["$"] = {Id = "253", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55921
|
+
{["$"] = {Id = "254", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55922
|
+
{["$"] = {Id = "255", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55923
|
+
{["$"] = {Id = "339", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55924
|
+
{["$"] = {Id = "340", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55925
|
+
{["$"] = {Id = "341", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55926
|
+
{["$"] = {Id = "342", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55927
|
+
{["$"] = {Id = "343", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55928
|
+
{["$"] = {Id = "344", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55929
|
+
{["$"] = {Id = "345", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55930
|
+
{["$"] = {Id = "346", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55931
|
+
{["$"] = {Id = "354", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55932
|
+
{["$"] = {Id = "355", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55933
|
+
{["$"] = {Id = "370", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55934
|
+
{["$"] = {Id = "428", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
55935
|
+
{["$"] = {Id = "438", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55936
|
+
{["$"] = {Id = "455", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55937
|
+
{["$"] = {Id = "456", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55938
|
+
{["$"] = {Id = "538", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55939
|
+
{["$"] = {Id = "541", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55940
|
+
{["$"] = {Id = "547", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55941
|
+
{["$"] = {Id = "564", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55942
|
+
{["$"] = {Id = "600", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55943
|
+
{["$"] = {Id = "624", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55944
|
+
{["$"] = {Id = "644", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55945
|
+
{["$"] = {Id = "659", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55946
|
+
{["$"] = {Id = "707", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55947
|
+
{["$"] = {Id = "708", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55948
|
+
{["$"] = {Id = "730", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55949
|
+
{["$"] = {Id = "731", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
55950
|
+
}},
|
|
55951
|
+
{["$"] = {Name = "devil"}, Item = {
|
|
55952
|
+
{["$"] = {Id = "8", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55953
|
+
{["$"] = {Id = "34", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55954
|
+
{["$"] = {Id = "35", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55955
|
+
{["$"] = {Id = "51", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55956
|
+
{["$"] = {Id = "67", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55957
|
+
{["$"] = {Id = "74", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55958
|
+
{["$"] = {Id = "79", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55959
|
+
{["$"] = {Id = "80", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55960
|
+
{["$"] = {Id = "81", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55961
|
+
{["$"] = {Id = "82", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55962
|
+
{["$"] = {Id = "83", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55963
|
+
{["$"] = {Id = "84", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55964
|
+
{["$"] = {Id = "97", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55965
|
+
{["$"] = {Id = "109", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55966
|
+
{["$"] = {Id = "113", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55967
|
+
{["$"] = {Id = "114", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55968
|
+
{["$"] = {Id = "115", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55969
|
+
{["$"] = {Id = "118", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55970
|
+
{["$"] = {Id = "122", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55971
|
+
{["$"] = {Id = "123", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55972
|
+
{["$"] = {Id = "127", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
55973
|
+
{["$"] = {Id = "133", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55974
|
+
{["$"] = {Id = "134", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55975
|
+
{["$"] = {Id = "145", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55976
|
+
{["$"] = {Id = "157", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55977
|
+
{["$"] = {Id = "159", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55978
|
+
{["$"] = {Id = "163", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55979
|
+
{["$"] = {Id = "172", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55980
|
+
{["$"] = {Id = "186", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55981
|
+
{["$"] = {Id = "187", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55982
|
+
{["$"] = {Id = "212", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55983
|
+
{["$"] = {Id = "215", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55984
|
+
{["$"] = {Id = "216", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55985
|
+
{["$"] = {Id = "225", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55986
|
+
{["$"] = {Id = "230", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55987
|
+
{["$"] = {Id = "237", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55988
|
+
{["$"] = {Id = "241", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55989
|
+
{["$"] = {Id = "259", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55990
|
+
{["$"] = {Id = "262", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55991
|
+
{["$"] = {Id = "268", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55992
|
+
{["$"] = {Id = "269", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55993
|
+
{["$"] = {Id = "275", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55994
|
+
{["$"] = {Id = "278", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55995
|
+
{["$"] = {Id = "292", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55996
|
+
{["$"] = {Id = "311", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55997
|
+
{["$"] = {Id = "360", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55998
|
+
{["$"] = {Id = "391", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
55999
|
+
{["$"] = {Id = "399", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56000
|
+
{["$"] = {Id = "408", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56001
|
+
{["$"] = {Id = "409", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56002
|
+
{["$"] = {Id = "411", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56003
|
+
{["$"] = {Id = "412", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56004
|
+
{["$"] = {Id = "417", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56005
|
+
{["$"] = {Id = "420", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56006
|
+
{["$"] = {Id = "431", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56007
|
+
{["$"] = {Id = "433", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56008
|
+
{["$"] = {Id = "441", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56009
|
+
{["$"] = {Id = "442", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56010
|
+
{["$"] = {Id = "462", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56011
|
+
{["$"] = {Id = "468", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56012
|
+
{["$"] = {Id = "475", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56013
|
+
{["$"] = {Id = "477", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56014
|
+
{["$"] = {Id = "498", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56015
|
+
{["$"] = {Id = "503", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56016
|
+
{["$"] = {Id = "506", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56017
|
+
{["$"] = {Id = "519", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56018
|
+
{["$"] = {Id = "526", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56019
|
+
{["$"] = {Id = "530", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56020
|
+
{["$"] = {Id = "536", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56021
|
+
{["$"] = {Id = "545", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56022
|
+
{["$"] = {Id = "554", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56023
|
+
{["$"] = {Id = "556", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56024
|
+
{["$"] = {Id = "569", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56025
|
+
{["$"] = {Id = "572", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56026
|
+
{["$"] = {Id = "577", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56027
|
+
{["$"] = {Id = "606", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56028
|
+
{["$"] = {Id = "634", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56029
|
+
{["$"] = {Id = "646", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56030
|
+
{["$"] = {Id = "654", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56031
|
+
{["$"] = {Id = "665", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56032
|
+
{["$"] = {Id = "672", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56033
|
+
{["$"] = {Id = "679", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56034
|
+
{["$"] = {Id = "684", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56035
|
+
{["$"] = {Id = "692", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56036
|
+
{["$"] = {Id = "694", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56037
|
+
{["$"] = {Id = "695", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56038
|
+
{["$"] = {Id = "698", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56039
|
+
{["$"] = {Id = "699", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56040
|
+
{["$"] = {Id = "702", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56041
|
+
{["$"] = {Id = "704", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56042
|
+
{["$"] = {Id = "705", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56043
|
+
{["$"] = {Id = "706", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56044
|
+
{["$"] = {Id = "712", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56045
|
+
{["$"] = {Id = "728", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
56046
|
+
}},
|
|
56047
|
+
{["$"] = {Name = "angel"}, Item = {
|
|
56048
|
+
{["$"] = {Id = "7", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56049
|
+
{["$"] = {Id = "33", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56050
|
+
{["$"] = {Id = "72", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56051
|
+
{["$"] = {Id = "78", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56052
|
+
{["$"] = {Id = "98", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56053
|
+
{["$"] = {Id = "101", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56054
|
+
{["$"] = {Id = "108", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56055
|
+
{["$"] = {Id = "112", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56056
|
+
{["$"] = {Id = "124", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56057
|
+
{["$"] = {Id = "138", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56058
|
+
{["$"] = {Id = "142", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56059
|
+
{["$"] = {Id = "146", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56060
|
+
{["$"] = {Id = "156", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56061
|
+
{["$"] = {Id = "162", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56062
|
+
{["$"] = {Id = "173", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56063
|
+
{["$"] = {Id = "178", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56064
|
+
{["$"] = {Id = "182", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56065
|
+
{["$"] = {Id = "184", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56066
|
+
{["$"] = {Id = "185", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56067
|
+
{["$"] = {Id = "197", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56068
|
+
{["$"] = {Id = "243", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56069
|
+
{["$"] = {Id = "313", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56070
|
+
{["$"] = {Id = "326", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56071
|
+
{["$"] = {Id = "331", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56072
|
+
{["$"] = {Id = "332", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56073
|
+
{["$"] = {Id = "333", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56074
|
+
{["$"] = {Id = "334", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56075
|
+
{["$"] = {Id = "335", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56076
|
+
{["$"] = {Id = "363", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56077
|
+
{["$"] = {Id = "374", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56078
|
+
{["$"] = {Id = "387", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56079
|
+
{["$"] = {Id = "390", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56080
|
+
{["$"] = {Id = "400", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56081
|
+
{["$"] = {Id = "407", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56082
|
+
{["$"] = {Id = "413", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56083
|
+
{["$"] = {Id = "415", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56084
|
+
{["$"] = {Id = "423", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56085
|
+
{["$"] = {Id = "464", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56086
|
+
{["$"] = {Id = "477", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56087
|
+
{["$"] = {Id = "490", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56088
|
+
{["$"] = {Id = "498", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56089
|
+
{["$"] = {Id = "499", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56090
|
+
{["$"] = {Id = "510", Weight = "0.4", DecreaseBy = "0.4", RemoveOn = "0.04"}},
|
|
56091
|
+
{["$"] = {Id = "519", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56092
|
+
{["$"] = {Id = "526", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56093
|
+
{["$"] = {Id = "528", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56094
|
+
{["$"] = {Id = "533", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56095
|
+
{["$"] = {Id = "543", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56096
|
+
{["$"] = {Id = "567", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56097
|
+
{["$"] = {Id = "568", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56098
|
+
{["$"] = {Id = "573", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56099
|
+
{["$"] = {Id = "574", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56100
|
+
{["$"] = {Id = "579", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56101
|
+
{["$"] = {Id = "584", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56102
|
+
{["$"] = {Id = "586", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56103
|
+
{["$"] = {Id = "601", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56104
|
+
{["$"] = {Id = "622", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56105
|
+
{["$"] = {Id = "634", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56106
|
+
{["$"] = {Id = "640", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56107
|
+
{["$"] = {Id = "643", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56108
|
+
{["$"] = {Id = "651", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56109
|
+
{["$"] = {Id = "653", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56110
|
+
{["$"] = {Id = "685", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56111
|
+
{["$"] = {Id = "686", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56112
|
+
{["$"] = {Id = "691", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56113
|
+
{["$"] = {Id = "696", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
56114
|
+
}},
|
|
56115
|
+
{["$"] = {Name = "secret"}, Item = {
|
|
56116
|
+
{["$"] = {Id = "11", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56117
|
+
{["$"] = {Id = "16", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56118
|
+
{["$"] = {Id = "17", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56119
|
+
{["$"] = {Id = "20", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56120
|
+
{["$"] = {Id = "35", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56121
|
+
{["$"] = {Id = "84", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56122
|
+
{["$"] = {Id = "120", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56123
|
+
{["$"] = {Id = "121", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56124
|
+
{["$"] = {Id = "127", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56125
|
+
{["$"] = {Id = "168", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56126
|
+
{["$"] = {Id = "190", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56127
|
+
{["$"] = {Id = "213", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56128
|
+
{["$"] = {Id = "226", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56129
|
+
{["$"] = {Id = "242", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56130
|
+
{["$"] = {Id = "258", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56131
|
+
{["$"] = {Id = "262", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56132
|
+
{["$"] = {Id = "263", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56133
|
+
{["$"] = {Id = "271", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56134
|
+
{["$"] = {Id = "286", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56135
|
+
{["$"] = {Id = "287", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56136
|
+
{["$"] = {Id = "316", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56137
|
+
{["$"] = {Id = "321", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56138
|
+
{["$"] = {Id = "348", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56139
|
+
{["$"] = {Id = "388", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56140
|
+
{["$"] = {Id = "389", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56141
|
+
{["$"] = {Id = "402", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56142
|
+
{["$"] = {Id = "405", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56143
|
+
{["$"] = {Id = "424", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56144
|
+
{["$"] = {Id = "450", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56145
|
+
{["$"] = {Id = "489", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56146
|
+
{["$"] = {Id = "500", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56147
|
+
{["$"] = {Id = "501", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56148
|
+
{["$"] = {Id = "546", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56149
|
+
{["$"] = {Id = "562", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56150
|
+
{["$"] = {Id = "571", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56151
|
+
{["$"] = {Id = "580", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56152
|
+
{["$"] = {Id = "582", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56153
|
+
{["$"] = {Id = "609", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56154
|
+
{["$"] = {Id = "612", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56155
|
+
{["$"] = {Id = "625", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56156
|
+
{["$"] = {Id = "628", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56157
|
+
{["$"] = {Id = "632", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56158
|
+
{["$"] = {Id = "636", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56159
|
+
{["$"] = {Id = "664", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56160
|
+
{["$"] = {Id = "667", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56161
|
+
{["$"] = {Id = "669", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56162
|
+
{["$"] = {Id = "674", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56163
|
+
{["$"] = {Id = "675", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56164
|
+
{["$"] = {Id = "677", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56165
|
+
{["$"] = {Id = "688", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56166
|
+
{["$"] = {Id = "689", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56167
|
+
{["$"] = {Id = "691", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56168
|
+
{["$"] = {Id = "697", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56169
|
+
{["$"] = {Id = "700", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56170
|
+
{["$"] = {Id = "701", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56171
|
+
{["$"] = {Id = "703", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56172
|
+
{["$"] = {Id = "711", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56173
|
+
{["$"] = {Id = "716", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56174
|
+
{["$"] = {Id = "717", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56175
|
+
{["$"] = {Id = "719", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56176
|
+
{["$"] = {Id = "721", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56177
|
+
{["$"] = {Id = "723", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
56178
|
+
}},
|
|
56179
|
+
{["$"] = {Name = "library"}, Item = {
|
|
56180
|
+
{["$"] = {Id = "33", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
56181
|
+
{["$"] = {Id = "34", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
56182
|
+
{["$"] = {Id = "35", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
56183
|
+
{["$"] = {Id = "58", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
56184
|
+
{["$"] = {Id = "65", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
56185
|
+
{["$"] = {Id = "78", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
56186
|
+
{["$"] = {Id = "97", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
56187
|
+
{["$"] = {Id = "123", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
56188
|
+
{["$"] = {Id = "192", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
56189
|
+
{["$"] = {Id = "282", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
56190
|
+
{["$"] = {Id = "287", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
56191
|
+
{["$"] = {Id = "292", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
56192
|
+
{["$"] = {Id = "545", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
56193
|
+
{["$"] = {Id = "584", Weight = "0.2", DecreaseBy = "0.02", RemoveOn = "0.02"}},
|
|
56194
|
+
{["$"] = {Id = "712", Weight = "0.2", DecreaseBy = "0.02", RemoveOn = "0.02"}}
|
|
56195
|
+
}},
|
|
56196
|
+
{["$"] = {Name = "shellGame"}, Item = {
|
|
56197
|
+
{["$"] = {Id = "9", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56198
|
+
{["$"] = {Id = "36", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56199
|
+
{["$"] = {Id = "209", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56200
|
+
{["$"] = {Id = "378", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56201
|
+
{["$"] = {Id = "504", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56202
|
+
{["$"] = {Id = "576", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}}
|
|
56203
|
+
}},
|
|
56204
|
+
{["$"] = {Name = "goldenChest"}, Item = {
|
|
56205
|
+
{["$"] = {Id = "28", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56206
|
+
{["$"] = {Id = "29", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56207
|
+
{["$"] = {Id = "32", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56208
|
+
{["$"] = {Id = "74", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56209
|
+
{["$"] = {Id = "179", Weight = "0.5", DecreaseBy = "0.2", RemoveOn = "0.05"}},
|
|
56210
|
+
{["$"] = {Id = "194", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56211
|
+
{["$"] = {Id = "196", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56212
|
+
{["$"] = {Id = "255", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56213
|
+
{["$"] = {Id = "341", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56214
|
+
{["$"] = {Id = "343", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56215
|
+
{["$"] = {Id = "344", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56216
|
+
{["$"] = {Id = "354", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56217
|
+
{["$"] = {Id = "355", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56218
|
+
{["$"] = {Id = "370", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56219
|
+
{["$"] = {Id = "428", Weight = "0.5", DecreaseBy = "0.2", RemoveOn = "0.05"}},
|
|
56220
|
+
{["$"] = {Id = "438", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56221
|
+
{["$"] = {Id = "444", Weight = "0.1", DecreaseBy = "0.04", RemoveOn = "0.01"}},
|
|
56222
|
+
{["$"] = {Id = "455", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56223
|
+
{["$"] = {Id = "456", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56224
|
+
{["$"] = {Id = "534", Weight = "0.5", DecreaseBy = "0.2", RemoveOn = "0.05"}},
|
|
56225
|
+
{["$"] = {Id = "571", Weight = "0.1", DecreaseBy = "0.04", RemoveOn = "0.01"}},
|
|
56226
|
+
{["$"] = {Id = "644", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56227
|
+
{["$"] = {Id = "708", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56228
|
+
{["$"] = {Id = "730", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56229
|
+
{["$"] = {Id = "732", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}}
|
|
56230
|
+
}},
|
|
56231
|
+
{["$"] = {Name = "redChest"}, Item = {
|
|
56232
|
+
{["$"] = {Id = "81", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56233
|
+
{["$"] = {Id = "133", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56234
|
+
{["$"] = {Id = "134", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56235
|
+
{["$"] = {Id = "140", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56236
|
+
{["$"] = {Id = "145", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56237
|
+
{["$"] = {Id = "212", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56238
|
+
{["$"] = {Id = "297", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56239
|
+
{["$"] = {Id = "316", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56240
|
+
{["$"] = {Id = "371", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56241
|
+
{["$"] = {Id = "475", Weight = "0.1", DecreaseBy = "0.04", RemoveOn = "0.01"}},
|
|
56242
|
+
{["$"] = {Id = "565", Weight = "0.5", DecreaseBy = "0.2", RemoveOn = "0.05"}},
|
|
56243
|
+
{["$"] = {Id = "580", Weight = "0.1", DecreaseBy = "0.04", RemoveOn = "0.01"}},
|
|
56244
|
+
{["$"] = {Id = "642", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
56245
|
+
{["$"] = {Id = "654", Weight = "0.2", DecreaseBy = "0.08", RemoveOn = "0.02"}},
|
|
56246
|
+
{["$"] = {Id = "665", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}}
|
|
56247
|
+
}},
|
|
56248
|
+
{["$"] = {Name = "beggar"}, Item = {
|
|
56249
|
+
{["$"] = {Id = "21", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56250
|
+
{["$"] = {Id = "22", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56251
|
+
{["$"] = {Id = "23", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56252
|
+
{["$"] = {Id = "24", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56253
|
+
{["$"] = {Id = "25", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56254
|
+
{["$"] = {Id = "26", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56255
|
+
{["$"] = {Id = "46", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56256
|
+
{["$"] = {Id = "54", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56257
|
+
{["$"] = {Id = "102", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56258
|
+
{["$"] = {Id = "111", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56259
|
+
{["$"] = {Id = "144", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56260
|
+
{["$"] = {Id = "177", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56261
|
+
{["$"] = {Id = "180", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56262
|
+
{["$"] = {Id = "195", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56263
|
+
{["$"] = {Id = "198", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56264
|
+
{["$"] = {Id = "204", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56265
|
+
{["$"] = {Id = "246", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56266
|
+
{["$"] = {Id = "271", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56267
|
+
{["$"] = {Id = "294", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56268
|
+
{["$"] = {Id = "362", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56269
|
+
{["$"] = {Id = "376", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56270
|
+
{["$"] = {Id = "385", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56271
|
+
{["$"] = {Id = "447", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56272
|
+
{["$"] = {Id = "455", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56273
|
+
{["$"] = {Id = "456", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56274
|
+
{["$"] = {Id = "485", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56275
|
+
{["$"] = {Id = "707", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}}
|
|
56276
|
+
}},
|
|
56277
|
+
{["$"] = {Name = "demonBeggar"}, Item = {
|
|
56278
|
+
{["$"] = {Id = "13", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56279
|
+
{["$"] = {Id = "14", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56280
|
+
{["$"] = {Id = "51", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56281
|
+
{["$"] = {Id = "70", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56282
|
+
{["$"] = {Id = "79", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56283
|
+
{["$"] = {Id = "80", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56284
|
+
{["$"] = {Id = "82", Weight = "0.2", DecreaseBy = "0.1", RemoveOn = "0.02"}},
|
|
56285
|
+
{["$"] = {Id = "83", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56286
|
+
{["$"] = {Id = "87", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56287
|
+
{["$"] = {Id = "102", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56288
|
+
{["$"] = {Id = "122", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56289
|
+
{["$"] = {Id = "126", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56290
|
+
{["$"] = {Id = "127", Weight = "0.5", DecreaseBy = "0.25", RemoveOn = "0.05"}},
|
|
56291
|
+
{["$"] = {Id = "143", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56292
|
+
{["$"] = {Id = "159", Weight = "0.2", DecreaseBy = "0.1", RemoveOn = "0.02"}},
|
|
56293
|
+
{["$"] = {Id = "195", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56294
|
+
{["$"] = {Id = "216", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56295
|
+
{["$"] = {Id = "225", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56296
|
+
{["$"] = {Id = "230", Weight = "0.2", DecreaseBy = "0.1", RemoveOn = "0.02"}},
|
|
56297
|
+
{["$"] = {Id = "240", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56298
|
+
{["$"] = {Id = "241", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56299
|
+
{["$"] = {Id = "259", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56300
|
+
{["$"] = {Id = "262", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56301
|
+
{["$"] = {Id = "278", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56302
|
+
{["$"] = {Id = "340", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56303
|
+
{["$"] = {Id = "345", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56304
|
+
{["$"] = {Id = "409", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56305
|
+
{["$"] = {Id = "420", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56306
|
+
{["$"] = {Id = "475", Weight = "0.2", DecreaseBy = "0.1", RemoveOn = "0.02"}},
|
|
56307
|
+
{["$"] = {Id = "487", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56308
|
+
{["$"] = {Id = "493", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56309
|
+
{["$"] = {Id = "496", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56310
|
+
{["$"] = {Id = "503", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56311
|
+
{["$"] = {Id = "672", Weight = "0.5", DecreaseBy = "0.25", RemoveOn = "0.05"}},
|
|
56312
|
+
{["$"] = {Id = "676", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}}
|
|
56313
|
+
}},
|
|
56314
|
+
{["$"] = {Name = "curse"}, Item = {
|
|
56315
|
+
{["$"] = {Id = "51", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56316
|
+
{["$"] = {Id = "79", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56317
|
+
{["$"] = {Id = "80", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56318
|
+
{["$"] = {Id = "81", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56319
|
+
{["$"] = {Id = "126", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56320
|
+
{["$"] = {Id = "133", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56321
|
+
{["$"] = {Id = "134", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56322
|
+
{["$"] = {Id = "145", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56323
|
+
{["$"] = {Id = "212", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56324
|
+
{["$"] = {Id = "215", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56325
|
+
{["$"] = {Id = "216", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56326
|
+
{["$"] = {Id = "225", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56327
|
+
{["$"] = {Id = "241", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56328
|
+
{["$"] = {Id = "260", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56329
|
+
{["$"] = {Id = "371", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56330
|
+
{["$"] = {Id = "408", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56331
|
+
{["$"] = {Id = "442", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56332
|
+
{["$"] = {Id = "451", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56333
|
+
{["$"] = {Id = "468", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56334
|
+
{["$"] = {Id = "475", Weight = "0.2", DecreaseBy = "0.1", RemoveOn = "0.02"}},
|
|
56335
|
+
{["$"] = {Id = "496", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56336
|
+
{["$"] = {Id = "503", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56337
|
+
{["$"] = {Id = "536", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56338
|
+
{["$"] = {Id = "565", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56339
|
+
{["$"] = {Id = "569", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56340
|
+
{["$"] = {Id = "580", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56341
|
+
{["$"] = {Id = "642", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56342
|
+
{["$"] = {Id = "654", Weight = "0.5", DecreaseBy = "0.25", RemoveOn = "0.05"}},
|
|
56343
|
+
{["$"] = {Id = "665", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56344
|
+
{["$"] = {Id = "692", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56345
|
+
{["$"] = {Id = "694", Weight = "0.5", DecreaseBy = "0.25", RemoveOn = "0.05"}},
|
|
56346
|
+
{["$"] = {Id = "697", Weight = "0.5", DecreaseBy = "0.25", RemoveOn = "0.05"}},
|
|
56347
|
+
{["$"] = {Id = "702", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56348
|
+
{["$"] = {Id = "711", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}}
|
|
56349
|
+
}},
|
|
56350
|
+
{["$"] = {Name = "keyMaster"}, Item = {
|
|
56351
|
+
{["$"] = {Id = "10", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56352
|
+
{["$"] = {Id = "57", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56353
|
+
{["$"] = {Id = "128", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56354
|
+
{["$"] = {Id = "175", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56355
|
+
{["$"] = {Id = "199", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56356
|
+
{["$"] = {Id = "264", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56357
|
+
{["$"] = {Id = "272", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56358
|
+
{["$"] = {Id = "279", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56359
|
+
{["$"] = {Id = "320", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56360
|
+
{["$"] = {Id = "343", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56361
|
+
{["$"] = {Id = "364", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56362
|
+
{["$"] = {Id = "365", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56363
|
+
{["$"] = {Id = "388", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56364
|
+
{["$"] = {Id = "426", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56365
|
+
{["$"] = {Id = "430", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56366
|
+
{["$"] = {Id = "492", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56367
|
+
{["$"] = {Id = "527", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56368
|
+
{["$"] = {Id = "580", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56369
|
+
{["$"] = {Id = "581", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56370
|
+
{["$"] = {Id = "629", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56371
|
+
{["$"] = {Id = "649", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56372
|
+
{["$"] = {Id = "693", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}}
|
|
56373
|
+
}},
|
|
56374
|
+
{["$"] = {Name = "batteryBum"}, Item = {
|
|
56375
|
+
{["$"] = {Id = "63", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56376
|
+
{["$"] = {Id = "116", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56377
|
+
{["$"] = {Id = "205", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56378
|
+
{["$"] = {Id = "356", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56379
|
+
{["$"] = {Id = "372", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56380
|
+
{["$"] = {Id = "494", Weight = "0.1", DecreaseBy = "0.05", RemoveOn = "0.01"}},
|
|
56381
|
+
{["$"] = {Id = "520", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56382
|
+
{["$"] = {Id = "559", Weight = "0.1", DecreaseBy = "0.05", RemoveOn = "0.01"}},
|
|
56383
|
+
{["$"] = {Id = "603", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56384
|
+
{["$"] = {Id = "647", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}}
|
|
56385
|
+
}},
|
|
56386
|
+
{["$"] = {Name = "momsChest"}, Item = {
|
|
56387
|
+
{["$"] = {Id = "29", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56388
|
+
{["$"] = {Id = "30", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56389
|
+
{["$"] = {Id = "31", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56390
|
+
{["$"] = {Id = "39", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56391
|
+
{["$"] = {Id = "41", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56392
|
+
{["$"] = {Id = "55", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56393
|
+
{["$"] = {Id = "102", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56394
|
+
{["$"] = {Id = "110", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56395
|
+
{["$"] = {Id = "114", Weight = "0.1", DecreaseBy = "0.05", RemoveOn = "0.01"}},
|
|
56396
|
+
{["$"] = {Id = "139", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56397
|
+
{["$"] = {Id = "195", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56398
|
+
{["$"] = {Id = "199", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56399
|
+
{["$"] = {Id = "200", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56400
|
+
{["$"] = {Id = "217", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56401
|
+
{["$"] = {Id = "228", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56402
|
+
{["$"] = {Id = "355", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56403
|
+
{["$"] = {Id = "439", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56404
|
+
{["$"] = {Id = "508", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56405
|
+
{["$"] = {Id = "580", Weight = "0.5", DecreaseBy = "0.25", RemoveOn = "0.05"}},
|
|
56406
|
+
{["$"] = {Id = "732", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}}
|
|
56407
|
+
}},
|
|
56408
|
+
{["$"] = {Name = "greedTreasure"}, Item = {
|
|
56409
|
+
{["$"] = {Id = "1", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56410
|
+
{["$"] = {Id = "2", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56411
|
+
{["$"] = {Id = "3", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56412
|
+
{["$"] = {Id = "4", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56413
|
+
{["$"] = {Id = "5", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56414
|
+
{["$"] = {Id = "6", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56415
|
+
{["$"] = {Id = "7", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56416
|
+
{["$"] = {Id = "8", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56417
|
+
{["$"] = {Id = "10", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56418
|
+
{["$"] = {Id = "12", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56419
|
+
{["$"] = {Id = "13", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56420
|
+
{["$"] = {Id = "17", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56421
|
+
{["$"] = {Id = "34", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56422
|
+
{["$"] = {Id = "35", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56423
|
+
{["$"] = {Id = "37", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56424
|
+
{["$"] = {Id = "38", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56425
|
+
{["$"] = {Id = "42", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56426
|
+
{["$"] = {Id = "45", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56427
|
+
{["$"] = {Id = "47", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56428
|
+
{["$"] = {Id = "48", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56429
|
+
{["$"] = {Id = "50", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56430
|
+
{["$"] = {Id = "52", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56431
|
+
{["$"] = {Id = "55", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56432
|
+
{["$"] = {Id = "56", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56433
|
+
{["$"] = {Id = "57", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56434
|
+
{["$"] = {Id = "62", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56435
|
+
{["$"] = {Id = "64", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56436
|
+
{["$"] = {Id = "65", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56437
|
+
{["$"] = {Id = "67", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56438
|
+
{["$"] = {Id = "68", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56439
|
+
{["$"] = {Id = "69", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56440
|
+
{["$"] = {Id = "77", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56441
|
+
{["$"] = {Id = "78", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56442
|
+
{["$"] = {Id = "85", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56443
|
+
{["$"] = {Id = "87", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56444
|
+
{["$"] = {Id = "88", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56445
|
+
{["$"] = {Id = "89", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56446
|
+
{["$"] = {Id = "93", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56447
|
+
{["$"] = {Id = "94", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56448
|
+
{["$"] = {Id = "95", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56449
|
+
{["$"] = {Id = "96", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56450
|
+
{["$"] = {Id = "97", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56451
|
+
{["$"] = {Id = "98", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56452
|
+
{["$"] = {Id = "99", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56453
|
+
{["$"] = {Id = "100", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56454
|
+
{["$"] = {Id = "101", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56455
|
+
{["$"] = {Id = "102", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56456
|
+
{["$"] = {Id = "103", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56457
|
+
{["$"] = {Id = "104", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56458
|
+
{["$"] = {Id = "106", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56459
|
+
{["$"] = {Id = "107", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56460
|
+
{["$"] = {Id = "108", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56461
|
+
{["$"] = {Id = "110", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56462
|
+
{["$"] = {Id = "111", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56463
|
+
{["$"] = {Id = "114", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56464
|
+
{["$"] = {Id = "115", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56465
|
+
{["$"] = {Id = "117", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56466
|
+
{["$"] = {Id = "120", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56467
|
+
{["$"] = {Id = "121", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56468
|
+
{["$"] = {Id = "124", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56469
|
+
{["$"] = {Id = "125", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56470
|
+
{["$"] = {Id = "126", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56471
|
+
{["$"] = {Id = "128", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56472
|
+
{["$"] = {Id = "131", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56473
|
+
{["$"] = {Id = "132", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56474
|
+
{["$"] = {Id = "137", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56475
|
+
{["$"] = {Id = "138", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56476
|
+
{["$"] = {Id = "140", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56477
|
+
{["$"] = {Id = "142", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56478
|
+
{["$"] = {Id = "146", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56479
|
+
{["$"] = {Id = "148", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56480
|
+
{["$"] = {Id = "149", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56481
|
+
{["$"] = {Id = "150", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56482
|
+
{["$"] = {Id = "151", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56483
|
+
{["$"] = {Id = "152", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56484
|
+
{["$"] = {Id = "153", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56485
|
+
{["$"] = {Id = "154", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56486
|
+
{["$"] = {Id = "155", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56487
|
+
{["$"] = {Id = "157", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56488
|
+
{["$"] = {Id = "161", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56489
|
+
{["$"] = {Id = "162", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56490
|
+
{["$"] = {Id = "163", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56491
|
+
{["$"] = {Id = "167", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56492
|
+
{["$"] = {Id = "168", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56493
|
+
{["$"] = {Id = "169", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56494
|
+
{["$"] = {Id = "170", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56495
|
+
{["$"] = {Id = "172", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56496
|
+
{["$"] = {Id = "174", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56497
|
+
{["$"] = {Id = "175", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56498
|
+
{["$"] = {Id = "186", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56499
|
+
{["$"] = {Id = "188", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56500
|
+
{["$"] = {Id = "189", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56501
|
+
{["$"] = {Id = "190", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56502
|
+
{["$"] = {Id = "191", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56503
|
+
{["$"] = {Id = "192", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56504
|
+
{["$"] = {Id = "200", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56505
|
+
{["$"] = {Id = "201", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56506
|
+
{["$"] = {Id = "206", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56507
|
+
{["$"] = {Id = "209", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56508
|
+
{["$"] = {Id = "210", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56509
|
+
{["$"] = {Id = "213", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56510
|
+
{["$"] = {Id = "214", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56511
|
+
{["$"] = {Id = "217", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56512
|
+
{["$"] = {Id = "220", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56513
|
+
{["$"] = {Id = "221", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56514
|
+
{["$"] = {Id = "222", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56515
|
+
{["$"] = {Id = "223", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56516
|
+
{["$"] = {Id = "224", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56517
|
+
{["$"] = {Id = "226", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56518
|
+
{["$"] = {Id = "228", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56519
|
+
{["$"] = {Id = "229", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56520
|
+
{["$"] = {Id = "231", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56521
|
+
{["$"] = {Id = "233", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56522
|
+
{["$"] = {Id = "234", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56523
|
+
{["$"] = {Id = "236", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56524
|
+
{["$"] = {Id = "237", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56525
|
+
{["$"] = {Id = "242", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56526
|
+
{["$"] = {Id = "244", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56527
|
+
{["$"] = {Id = "245", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56528
|
+
{["$"] = {Id = "254", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56529
|
+
{["$"] = {Id = "256", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56530
|
+
{["$"] = {Id = "257", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56531
|
+
{["$"] = {Id = "258", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56532
|
+
{["$"] = {Id = "261", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56533
|
+
{["$"] = {Id = "264", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56534
|
+
{["$"] = {Id = "265", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56535
|
+
{["$"] = {Id = "266", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56536
|
+
{["$"] = {Id = "267", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56537
|
+
{["$"] = {Id = "268", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56538
|
+
{["$"] = {Id = "269", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56539
|
+
{["$"] = {Id = "271", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56540
|
+
{["$"] = {Id = "273", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56541
|
+
{["$"] = {Id = "274", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56542
|
+
{["$"] = {Id = "277", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56543
|
+
{["$"] = {Id = "279", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56544
|
+
{["$"] = {Id = "280", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56545
|
+
{["$"] = {Id = "281", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56546
|
+
{["$"] = {Id = "288", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56547
|
+
{["$"] = {Id = "291", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56548
|
+
{["$"] = {Id = "299", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56549
|
+
{["$"] = {Id = "300", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56550
|
+
{["$"] = {Id = "301", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56551
|
+
{["$"] = {Id = "302", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56552
|
+
{["$"] = {Id = "303", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56553
|
+
{["$"] = {Id = "305", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56554
|
+
{["$"] = {Id = "306", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56555
|
+
{["$"] = {Id = "307", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56556
|
+
{["$"] = {Id = "308", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56557
|
+
{["$"] = {Id = "309", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56558
|
+
{["$"] = {Id = "310", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56559
|
+
{["$"] = {Id = "312", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56560
|
+
{["$"] = {Id = "315", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56561
|
+
{["$"] = {Id = "316", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56562
|
+
{["$"] = {Id = "317", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56563
|
+
{["$"] = {Id = "318", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56564
|
+
{["$"] = {Id = "319", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56565
|
+
{["$"] = {Id = "320", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56566
|
+
{["$"] = {Id = "321", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56567
|
+
{["$"] = {Id = "322", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56568
|
+
{["$"] = {Id = "325", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56569
|
+
{["$"] = {Id = "329", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56570
|
+
{["$"] = {Id = "330", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56571
|
+
{["$"] = {Id = "332", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56572
|
+
{["$"] = {Id = "333", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56573
|
+
{["$"] = {Id = "334", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56574
|
+
{["$"] = {Id = "335", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56575
|
+
{["$"] = {Id = "336", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56576
|
+
{["$"] = {Id = "349", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56577
|
+
{["$"] = {Id = "351", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56578
|
+
{["$"] = {Id = "352", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56579
|
+
{["$"] = {Id = "353", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56580
|
+
{["$"] = {Id = "357", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56581
|
+
{["$"] = {Id = "358", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56582
|
+
{["$"] = {Id = "359", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56583
|
+
{["$"] = {Id = "362", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56584
|
+
{["$"] = {Id = "364", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56585
|
+
{["$"] = {Id = "365", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56586
|
+
{["$"] = {Id = "366", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56587
|
+
{["$"] = {Id = "367", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56588
|
+
{["$"] = {Id = "368", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56589
|
+
{["$"] = {Id = "369", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56590
|
+
{["$"] = {Id = "371", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56591
|
+
{["$"] = {Id = "373", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56592
|
+
{["$"] = {Id = "374", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56593
|
+
{["$"] = {Id = "375", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56594
|
+
{["$"] = {Id = "377", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56595
|
+
{["$"] = {Id = "378", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56596
|
+
{["$"] = {Id = "379", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56597
|
+
{["$"] = {Id = "380", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56598
|
+
{["$"] = {Id = "382", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56599
|
+
{["$"] = {Id = "383", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56600
|
+
{["$"] = {Id = "384", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56601
|
+
{["$"] = {Id = "389", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56602
|
+
{["$"] = {Id = "391", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56603
|
+
{["$"] = {Id = "392", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56604
|
+
{["$"] = {Id = "393", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56605
|
+
{["$"] = {Id = "394", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56606
|
+
{["$"] = {Id = "395", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56607
|
+
{["$"] = {Id = "397", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56608
|
+
{["$"] = {Id = "398", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56609
|
+
{["$"] = {Id = "401", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56610
|
+
{["$"] = {Id = "407", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56611
|
+
{["$"] = {Id = "410", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56612
|
+
{["$"] = {Id = "411", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56613
|
+
{["$"] = {Id = "416", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56614
|
+
{["$"] = {Id = "421", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56615
|
+
{["$"] = {Id = "422", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56616
|
+
{["$"] = {Id = "425", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56617
|
+
{["$"] = {Id = "426", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56618
|
+
{["$"] = {Id = "430", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56619
|
+
{["$"] = {Id = "431", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56620
|
+
{["$"] = {Id = "432", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56621
|
+
{["$"] = {Id = "434", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56622
|
+
{["$"] = {Id = "436", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56623
|
+
{["$"] = {Id = "440", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56624
|
+
{["$"] = {Id = "443", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56625
|
+
{["$"] = {Id = "444", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56626
|
+
{["$"] = {Id = "445", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56627
|
+
{["$"] = {Id = "446", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56628
|
+
{["$"] = {Id = "447", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56629
|
+
{["$"] = {Id = "448", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56630
|
+
{["$"] = {Id = "449", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56631
|
+
{["$"] = {Id = "450", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56632
|
+
{["$"] = {Id = "452", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56633
|
+
{["$"] = {Id = "453", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56634
|
+
{["$"] = {Id = "454", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56635
|
+
{["$"] = {Id = "457", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56636
|
+
{["$"] = {Id = "458", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56637
|
+
{["$"] = {Id = "459", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56638
|
+
{["$"] = {Id = "460", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56639
|
+
{["$"] = {Id = "461", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56640
|
+
{["$"] = {Id = "463", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56641
|
+
{["$"] = {Id = "465", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56642
|
+
{["$"] = {Id = "466", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56643
|
+
{["$"] = {Id = "467", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56644
|
+
{["$"] = {Id = "469", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56645
|
+
{["$"] = {Id = "470", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56646
|
+
{["$"] = {Id = "471", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56647
|
+
{["$"] = {Id = "473", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56648
|
+
{["$"] = {Id = "493", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56649
|
+
{["$"] = {Id = "494", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56650
|
+
{["$"] = {Id = "495", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56651
|
+
{["$"] = {Id = "496", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56652
|
+
{["$"] = {Id = "497", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56653
|
+
{["$"] = {Id = "502", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56654
|
+
{["$"] = {Id = "503", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56655
|
+
{["$"] = {Id = "504", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56656
|
+
{["$"] = {Id = "506", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56657
|
+
{["$"] = {Id = "507", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56658
|
+
{["$"] = {Id = "508", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56659
|
+
{["$"] = {Id = "509", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56660
|
+
{["$"] = {Id = "511", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56661
|
+
{["$"] = {Id = "512", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56662
|
+
{["$"] = {Id = "513", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56663
|
+
{["$"] = {Id = "514", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56664
|
+
{["$"] = {Id = "515", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56665
|
+
{["$"] = {Id = "516", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56666
|
+
{["$"] = {Id = "517", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56667
|
+
{["$"] = {Id = "518", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56668
|
+
{["$"] = {Id = "520", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56669
|
+
{["$"] = {Id = "522", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56670
|
+
{["$"] = {Id = "524", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56671
|
+
{["$"] = {Id = "525", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56672
|
+
{["$"] = {Id = "529", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56673
|
+
{["$"] = {Id = "531", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56674
|
+
{["$"] = {Id = "532", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56675
|
+
{["$"] = {Id = "537", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56676
|
+
{["$"] = {Id = "539", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56677
|
+
{["$"] = {Id = "540", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56678
|
+
{["$"] = {Id = "542", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56679
|
+
{["$"] = {Id = "543", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56680
|
+
{["$"] = {Id = "544", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56681
|
+
{["$"] = {Id = "545", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56682
|
+
{["$"] = {Id = "548", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56683
|
+
{["$"] = {Id = "549", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56684
|
+
{["$"] = {Id = "553", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56685
|
+
{["$"] = {Id = "555", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56686
|
+
{["$"] = {Id = "557", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56687
|
+
{["$"] = {Id = "558", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56688
|
+
{["$"] = {Id = "559", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56689
|
+
{["$"] = {Id = "560", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56690
|
+
{["$"] = {Id = "561", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56691
|
+
{["$"] = {Id = "563", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56692
|
+
{["$"] = {Id = "565", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56693
|
+
{["$"] = {Id = "570", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56694
|
+
{["$"] = {Id = "575", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56695
|
+
{["$"] = {Id = "576", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56696
|
+
{["$"] = {Id = "578", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56697
|
+
{["$"] = {Id = "581", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56698
|
+
{["$"] = {Id = "583", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56699
|
+
{["$"] = {Id = "605", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56700
|
+
{["$"] = {Id = "607", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56701
|
+
{["$"] = {Id = "608", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56702
|
+
{["$"] = {Id = "609", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56703
|
+
{["$"] = {Id = "610", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56704
|
+
{["$"] = {Id = "611", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56705
|
+
{["$"] = {Id = "612", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56706
|
+
{["$"] = {Id = "614", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56707
|
+
{["$"] = {Id = "615", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56708
|
+
{["$"] = {Id = "616", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56709
|
+
{["$"] = {Id = "617", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56710
|
+
{["$"] = {Id = "618", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56711
|
+
{["$"] = {Id = "625", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56712
|
+
{["$"] = {Id = "629", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56713
|
+
{["$"] = {Id = "631", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56714
|
+
{["$"] = {Id = "635", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56715
|
+
{["$"] = {Id = "637", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56716
|
+
{["$"] = {Id = "639", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56717
|
+
{["$"] = {Id = "641", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56718
|
+
{["$"] = {Id = "645", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56719
|
+
{["$"] = {Id = "649", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56720
|
+
{["$"] = {Id = "650", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56721
|
+
{["$"] = {Id = "652", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56722
|
+
{["$"] = {Id = "655", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56723
|
+
{["$"] = {Id = "657", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56724
|
+
{["$"] = {Id = "658", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56725
|
+
{["$"] = {Id = "661", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56726
|
+
{["$"] = {Id = "663", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56727
|
+
{["$"] = {Id = "671", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56728
|
+
{["$"] = {Id = "675", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56729
|
+
{["$"] = {Id = "676", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56730
|
+
{["$"] = {Id = "677", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56731
|
+
{["$"] = {Id = "678", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56732
|
+
{["$"] = {Id = "680", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56733
|
+
{["$"] = {Id = "681", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56734
|
+
{["$"] = {Id = "682", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56735
|
+
{["$"] = {Id = "683", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56736
|
+
{["$"] = {Id = "687", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56737
|
+
{["$"] = {Id = "690", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56738
|
+
{["$"] = {Id = "693", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56739
|
+
{["$"] = {Id = "695", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56740
|
+
{["$"] = {Id = "703", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56741
|
+
{["$"] = {Id = "709", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56742
|
+
{["$"] = {Id = "710", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56743
|
+
{["$"] = {Id = "713", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56744
|
+
{["$"] = {Id = "716", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56745
|
+
{["$"] = {Id = "717", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56746
|
+
{["$"] = {Id = "719", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56747
|
+
{["$"] = {Id = "720", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56748
|
+
{["$"] = {Id = "721", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56749
|
+
{["$"] = {Id = "722", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56750
|
+
{["$"] = {Id = "723", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56751
|
+
{["$"] = {Id = "724", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56752
|
+
{["$"] = {Id = "725", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56753
|
+
{["$"] = {Id = "726", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56754
|
+
{["$"] = {Id = "727", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56755
|
+
{["$"] = {Id = "728", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56756
|
+
{["$"] = {Id = "729", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
56757
|
+
}},
|
|
56758
|
+
{["$"] = {Name = "greedBoss"}, Item = {
|
|
56759
|
+
{["$"] = {Id = "12", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56760
|
+
{["$"] = {Id = "14", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56761
|
+
{["$"] = {Id = "15", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56762
|
+
{["$"] = {Id = "16", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56763
|
+
{["$"] = {Id = "22", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56764
|
+
{["$"] = {Id = "23", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56765
|
+
{["$"] = {Id = "24", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56766
|
+
{["$"] = {Id = "25", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56767
|
+
{["$"] = {Id = "26", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56768
|
+
{["$"] = {Id = "27", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56769
|
+
{["$"] = {Id = "28", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56770
|
+
{["$"] = {Id = "29", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56771
|
+
{["$"] = {Id = "30", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56772
|
+
{["$"] = {Id = "31", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56773
|
+
{["$"] = {Id = "32", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56774
|
+
{["$"] = {Id = "70", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56775
|
+
{["$"] = {Id = "71", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56776
|
+
{["$"] = {Id = "73", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56777
|
+
{["$"] = {Id = "101", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56778
|
+
{["$"] = {Id = "120", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56779
|
+
{["$"] = {Id = "121", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56780
|
+
{["$"] = {Id = "132", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56781
|
+
{["$"] = {Id = "143", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56782
|
+
{["$"] = {Id = "176", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56783
|
+
{["$"] = {Id = "183", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56784
|
+
{["$"] = {Id = "193", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56785
|
+
{["$"] = {Id = "194", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56786
|
+
{["$"] = {Id = "195", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56787
|
+
{["$"] = {Id = "196", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56788
|
+
{["$"] = {Id = "197", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56789
|
+
{["$"] = {Id = "198", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56790
|
+
{["$"] = {Id = "207", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56791
|
+
{["$"] = {Id = "240", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56792
|
+
{["$"] = {Id = "253", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56793
|
+
{["$"] = {Id = "254", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56794
|
+
{["$"] = {Id = "255", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56795
|
+
{["$"] = {Id = "314", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56796
|
+
{["$"] = {Id = "339", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56797
|
+
{["$"] = {Id = "340", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56798
|
+
{["$"] = {Id = "341", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56799
|
+
{["$"] = {Id = "342", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56800
|
+
{["$"] = {Id = "343", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56801
|
+
{["$"] = {Id = "344", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56802
|
+
{["$"] = {Id = "345", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56803
|
+
{["$"] = {Id = "346", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56804
|
+
{["$"] = {Id = "354", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56805
|
+
{["$"] = {Id = "355", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56806
|
+
{["$"] = {Id = "370", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56807
|
+
{["$"] = {Id = "428", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56808
|
+
{["$"] = {Id = "438", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56809
|
+
{["$"] = {Id = "455", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56810
|
+
{["$"] = {Id = "456", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56811
|
+
{["$"] = {Id = "538", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56812
|
+
{["$"] = {Id = "541", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56813
|
+
{["$"] = {Id = "547", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56814
|
+
{["$"] = {Id = "564", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56815
|
+
{["$"] = {Id = "600", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56816
|
+
{["$"] = {Id = "624", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56817
|
+
{["$"] = {Id = "644", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56818
|
+
{["$"] = {Id = "659", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56819
|
+
{["$"] = {Id = "707", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56820
|
+
{["$"] = {Id = "708", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56821
|
+
{["$"] = {Id = "730", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56822
|
+
{["$"] = {Id = "731", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
56823
|
+
}},
|
|
56824
|
+
{["$"] = {Name = "greedShop"}, Item = {
|
|
56825
|
+
{["$"] = {Id = "11", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56826
|
+
{["$"] = {Id = "46", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56827
|
+
{["$"] = {Id = "63", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56828
|
+
{["$"] = {Id = "73", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56829
|
+
{["$"] = {Id = "75", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56830
|
+
{["$"] = {Id = "76", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56831
|
+
{["$"] = {Id = "84", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56832
|
+
{["$"] = {Id = "91", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56833
|
+
{["$"] = {Id = "105", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56834
|
+
{["$"] = {Id = "116", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56835
|
+
{["$"] = {Id = "139", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56836
|
+
{["$"] = {Id = "156", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56837
|
+
{["$"] = {Id = "166", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56838
|
+
{["$"] = {Id = "199", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56839
|
+
{["$"] = {Id = "204", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56840
|
+
{["$"] = {Id = "208", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56841
|
+
{["$"] = {Id = "246", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56842
|
+
{["$"] = {Id = "247", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56843
|
+
{["$"] = {Id = "248", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56844
|
+
{["$"] = {Id = "251", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56845
|
+
{["$"] = {Id = "252", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56846
|
+
{["$"] = {Id = "260", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56847
|
+
{["$"] = {Id = "283", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56848
|
+
{["$"] = {Id = "284", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56849
|
+
{["$"] = {Id = "285", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56850
|
+
{["$"] = {Id = "286", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56851
|
+
{["$"] = {Id = "289", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56852
|
+
{["$"] = {Id = "297", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56853
|
+
{["$"] = {Id = "348", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56854
|
+
{["$"] = {Id = "356", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56855
|
+
{["$"] = {Id = "372", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56856
|
+
{["$"] = {Id = "380", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56857
|
+
{["$"] = {Id = "386", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56858
|
+
{["$"] = {Id = "402", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56859
|
+
{["$"] = {Id = "403", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56860
|
+
{["$"] = {Id = "405", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56861
|
+
{["$"] = {Id = "406", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56862
|
+
{["$"] = {Id = "416", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56863
|
+
{["$"] = {Id = "434", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56864
|
+
{["$"] = {Id = "439", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56865
|
+
{["$"] = {Id = "451", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56866
|
+
{["$"] = {Id = "472", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56867
|
+
{["$"] = {Id = "475", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56868
|
+
{["$"] = {Id = "476", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56869
|
+
{["$"] = {Id = "477", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56870
|
+
{["$"] = {Id = "478", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56871
|
+
{["$"] = {Id = "481", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56872
|
+
{["$"] = {Id = "482", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56873
|
+
{["$"] = {Id = "483", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
56874
|
+
{["$"] = {Id = "485", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56875
|
+
{["$"] = {Id = "486", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56876
|
+
{["$"] = {Id = "487", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56877
|
+
{["$"] = {Id = "488", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56878
|
+
{["$"] = {Id = "489", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56879
|
+
{["$"] = {Id = "500", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56880
|
+
{["$"] = {Id = "512", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56881
|
+
{["$"] = {Id = "515", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56882
|
+
{["$"] = {Id = "516", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56883
|
+
{["$"] = {Id = "518", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56884
|
+
{["$"] = {Id = "527", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56885
|
+
{["$"] = {Id = "534", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56886
|
+
{["$"] = {Id = "535", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56887
|
+
{["$"] = {Id = "566", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56888
|
+
{["$"] = {Id = "585", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56889
|
+
{["$"] = {Id = "603", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56890
|
+
{["$"] = {Id = "604", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56891
|
+
{["$"] = {Id = "619", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56892
|
+
{["$"] = {Id = "621", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56893
|
+
{["$"] = {Id = "623", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56894
|
+
{["$"] = {Id = "624", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56895
|
+
{["$"] = {Id = "636", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56896
|
+
{["$"] = {Id = "638", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56897
|
+
{["$"] = {Id = "647", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56898
|
+
{["$"] = {Id = "667", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56899
|
+
{["$"] = {Id = "674", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56900
|
+
{["$"] = {Id = "688", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56901
|
+
{["$"] = {Id = "689", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56902
|
+
{["$"] = {Id = "691", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56903
|
+
{["$"] = {Id = "692", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56904
|
+
{["$"] = {Id = "700", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56905
|
+
{["$"] = {Id = "701", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56906
|
+
{["$"] = {Id = "703", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56907
|
+
{["$"] = {Id = "711", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56908
|
+
{["$"] = {Id = "721", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56909
|
+
{["$"] = {Id = "722", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56910
|
+
{["$"] = {Id = "723", Weight = "0.1", DecreaseBy = "0.1", RemoveOn = "0.01"}},
|
|
56911
|
+
{["$"] = {Id = "732", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
56912
|
+
}},
|
|
56913
|
+
{["$"] = {Name = "greedCurse"}, Item = {
|
|
56914
|
+
{["$"] = {Id = "51", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56915
|
+
{["$"] = {Id = "73", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56916
|
+
{["$"] = {Id = "79", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56917
|
+
{["$"] = {Id = "80", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56918
|
+
{["$"] = {Id = "81", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56919
|
+
{["$"] = {Id = "126", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56920
|
+
{["$"] = {Id = "133", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56921
|
+
{["$"] = {Id = "145", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56922
|
+
{["$"] = {Id = "212", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56923
|
+
{["$"] = {Id = "216", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56924
|
+
{["$"] = {Id = "225", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56925
|
+
{["$"] = {Id = "260", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56926
|
+
{["$"] = {Id = "371", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56927
|
+
{["$"] = {Id = "408", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56928
|
+
{["$"] = {Id = "442", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56929
|
+
{["$"] = {Id = "451", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56930
|
+
{["$"] = {Id = "468", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56931
|
+
{["$"] = {Id = "475", Weight = "0.2", DecreaseBy = "0.1", RemoveOn = "0.02"}},
|
|
56932
|
+
{["$"] = {Id = "496", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56933
|
+
{["$"] = {Id = "503", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56934
|
+
{["$"] = {Id = "536", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56935
|
+
{["$"] = {Id = "565", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56936
|
+
{["$"] = {Id = "569", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56937
|
+
{["$"] = {Id = "642", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56938
|
+
{["$"] = {Id = "654", Weight = "0.5", DecreaseBy = "0.25", RemoveOn = "0.05"}},
|
|
56939
|
+
{["$"] = {Id = "665", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56940
|
+
{["$"] = {Id = "692", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56941
|
+
{["$"] = {Id = "694", Weight = "0.5", DecreaseBy = "0.25", RemoveOn = "0.05"}},
|
|
56942
|
+
{["$"] = {Id = "702", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
56943
|
+
{["$"] = {Id = "711", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}}
|
|
56944
|
+
}},
|
|
56945
|
+
{["$"] = {Name = "greedDevil"}, Item = {
|
|
56946
|
+
{["$"] = {Id = "34", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56947
|
+
{["$"] = {Id = "35", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56948
|
+
{["$"] = {Id = "51", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56949
|
+
{["$"] = {Id = "67", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56950
|
+
{["$"] = {Id = "68", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56951
|
+
{["$"] = {Id = "74", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56952
|
+
{["$"] = {Id = "79", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56953
|
+
{["$"] = {Id = "80", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56954
|
+
{["$"] = {Id = "81", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56955
|
+
{["$"] = {Id = "82", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56956
|
+
{["$"] = {Id = "83", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56957
|
+
{["$"] = {Id = "97", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56958
|
+
{["$"] = {Id = "109", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56959
|
+
{["$"] = {Id = "113", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56960
|
+
{["$"] = {Id = "114", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56961
|
+
{["$"] = {Id = "115", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56962
|
+
{["$"] = {Id = "118", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56963
|
+
{["$"] = {Id = "122", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56964
|
+
{["$"] = {Id = "123", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56965
|
+
{["$"] = {Id = "132", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56966
|
+
{["$"] = {Id = "133", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56967
|
+
{["$"] = {Id = "145", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56968
|
+
{["$"] = {Id = "157", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56969
|
+
{["$"] = {Id = "159", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56970
|
+
{["$"] = {Id = "172", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56971
|
+
{["$"] = {Id = "187", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56972
|
+
{["$"] = {Id = "212", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56973
|
+
{["$"] = {Id = "216", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56974
|
+
{["$"] = {Id = "225", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56975
|
+
{["$"] = {Id = "230", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56976
|
+
{["$"] = {Id = "237", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56977
|
+
{["$"] = {Id = "259", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56978
|
+
{["$"] = {Id = "268", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56979
|
+
{["$"] = {Id = "269", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56980
|
+
{["$"] = {Id = "270", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56981
|
+
{["$"] = {Id = "292", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56982
|
+
{["$"] = {Id = "311", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56983
|
+
{["$"] = {Id = "360", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56984
|
+
{["$"] = {Id = "391", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56985
|
+
{["$"] = {Id = "399", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56986
|
+
{["$"] = {Id = "408", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56987
|
+
{["$"] = {Id = "409", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56988
|
+
{["$"] = {Id = "411", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56989
|
+
{["$"] = {Id = "412", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56990
|
+
{["$"] = {Id = "420", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56991
|
+
{["$"] = {Id = "431", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56992
|
+
{["$"] = {Id = "433", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56993
|
+
{["$"] = {Id = "441", Weight = "0.2", DecreaseBy = "0.2", RemoveOn = "0.02"}},
|
|
56994
|
+
{["$"] = {Id = "442", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56995
|
+
{["$"] = {Id = "451", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56996
|
+
{["$"] = {Id = "462", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56997
|
+
{["$"] = {Id = "468", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56998
|
+
{["$"] = {Id = "503", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
56999
|
+
{["$"] = {Id = "506", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57000
|
+
{["$"] = {Id = "519", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57001
|
+
{["$"] = {Id = "526", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57002
|
+
{["$"] = {Id = "536", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57003
|
+
{["$"] = {Id = "545", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57004
|
+
{["$"] = {Id = "554", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57005
|
+
{["$"] = {Id = "556", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57006
|
+
{["$"] = {Id = "569", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57007
|
+
{["$"] = {Id = "572", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57008
|
+
{["$"] = {Id = "577", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57009
|
+
{["$"] = {Id = "606", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57010
|
+
{["$"] = {Id = "634", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57011
|
+
{["$"] = {Id = "646", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57012
|
+
{["$"] = {Id = "654", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57013
|
+
{["$"] = {Id = "665", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57014
|
+
{["$"] = {Id = "679", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57015
|
+
{["$"] = {Id = "684", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57016
|
+
{["$"] = {Id = "692", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57017
|
+
{["$"] = {Id = "694", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
57018
|
+
{["$"] = {Id = "695", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57019
|
+
{["$"] = {Id = "698", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57020
|
+
{["$"] = {Id = "699", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57021
|
+
{["$"] = {Id = "702", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57022
|
+
{["$"] = {Id = "704", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
57023
|
+
{["$"] = {Id = "705", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
57024
|
+
{["$"] = {Id = "706", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
57025
|
+
{["$"] = {Id = "712", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
57026
|
+
{["$"] = {Id = "728", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
57027
|
+
}},
|
|
57028
|
+
{["$"] = {Name = "greedAngel"}, Item = {
|
|
57029
|
+
{["$"] = {Id = "7", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57030
|
+
{["$"] = {Id = "72", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57031
|
+
{["$"] = {Id = "78", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57032
|
+
{["$"] = {Id = "112", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57033
|
+
{["$"] = {Id = "138", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57034
|
+
{["$"] = {Id = "162", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57035
|
+
{["$"] = {Id = "178", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57036
|
+
{["$"] = {Id = "182", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57037
|
+
{["$"] = {Id = "184", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57038
|
+
{["$"] = {Id = "185", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57039
|
+
{["$"] = {Id = "197", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57040
|
+
{["$"] = {Id = "243", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57041
|
+
{["$"] = {Id = "313", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57042
|
+
{["$"] = {Id = "326", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57043
|
+
{["$"] = {Id = "331", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57044
|
+
{["$"] = {Id = "333", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57045
|
+
{["$"] = {Id = "334", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57046
|
+
{["$"] = {Id = "335", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57047
|
+
{["$"] = {Id = "363", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57048
|
+
{["$"] = {Id = "387", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57049
|
+
{["$"] = {Id = "390", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57050
|
+
{["$"] = {Id = "400", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57051
|
+
{["$"] = {Id = "407", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57052
|
+
{["$"] = {Id = "413", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57053
|
+
{["$"] = {Id = "415", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57054
|
+
{["$"] = {Id = "423", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57055
|
+
{["$"] = {Id = "490", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57056
|
+
{["$"] = {Id = "499", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57057
|
+
{["$"] = {Id = "526", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57058
|
+
{["$"] = {Id = "528", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57059
|
+
{["$"] = {Id = "533", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57060
|
+
{["$"] = {Id = "543", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57061
|
+
{["$"] = {Id = "567", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57062
|
+
{["$"] = {Id = "568", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57063
|
+
{["$"] = {Id = "573", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57064
|
+
{["$"] = {Id = "574", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57065
|
+
{["$"] = {Id = "579", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57066
|
+
{["$"] = {Id = "584", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
57067
|
+
{["$"] = {Id = "586", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57068
|
+
{["$"] = {Id = "601", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57069
|
+
{["$"] = {Id = "622", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57070
|
+
{["$"] = {Id = "634", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57071
|
+
{["$"] = {Id = "640", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57072
|
+
{["$"] = {Id = "643", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57073
|
+
{["$"] = {Id = "651", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57074
|
+
{["$"] = {Id = "653", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57075
|
+
{["$"] = {Id = "685", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57076
|
+
{["$"] = {Id = "686", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57077
|
+
{["$"] = {Id = "691", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
57078
|
+
{["$"] = {Id = "696", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
57079
|
+
}},
|
|
57080
|
+
{["$"] = {Name = "greedSecret"}, Item = {
|
|
57081
|
+
{["$"] = {Id = "11", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57082
|
+
{["$"] = {Id = "16", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57083
|
+
{["$"] = {Id = "17", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57084
|
+
{["$"] = {Id = "20", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57085
|
+
{["$"] = {Id = "35", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57086
|
+
{["$"] = {Id = "84", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57087
|
+
{["$"] = {Id = "120", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57088
|
+
{["$"] = {Id = "121", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57089
|
+
{["$"] = {Id = "127", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57090
|
+
{["$"] = {Id = "168", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57091
|
+
{["$"] = {Id = "190", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57092
|
+
{["$"] = {Id = "213", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57093
|
+
{["$"] = {Id = "226", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57094
|
+
{["$"] = {Id = "242", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57095
|
+
{["$"] = {Id = "258", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57096
|
+
{["$"] = {Id = "262", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57097
|
+
{["$"] = {Id = "263", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57098
|
+
{["$"] = {Id = "271", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57099
|
+
{["$"] = {Id = "286", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57100
|
+
{["$"] = {Id = "316", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57101
|
+
{["$"] = {Id = "321", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57102
|
+
{["$"] = {Id = "348", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57103
|
+
{["$"] = {Id = "389", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57104
|
+
{["$"] = {Id = "402", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57105
|
+
{["$"] = {Id = "405", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57106
|
+
{["$"] = {Id = "424", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57107
|
+
{["$"] = {Id = "450", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57108
|
+
{["$"] = {Id = "489", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57109
|
+
{["$"] = {Id = "500", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57110
|
+
{["$"] = {Id = "501", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57111
|
+
{["$"] = {Id = "546", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57112
|
+
{["$"] = {Id = "562", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57113
|
+
{["$"] = {Id = "571", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57114
|
+
{["$"] = {Id = "582", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57115
|
+
{["$"] = {Id = "609", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57116
|
+
{["$"] = {Id = "612", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57117
|
+
{["$"] = {Id = "625", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57118
|
+
{["$"] = {Id = "628", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57119
|
+
{["$"] = {Id = "632", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57120
|
+
{["$"] = {Id = "636", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57121
|
+
{["$"] = {Id = "664", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57122
|
+
{["$"] = {Id = "667", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57123
|
+
{["$"] = {Id = "669", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57124
|
+
{["$"] = {Id = "674", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57125
|
+
{["$"] = {Id = "677", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57126
|
+
{["$"] = {Id = "688", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57127
|
+
{["$"] = {Id = "689", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57128
|
+
{["$"] = {Id = "691", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
57129
|
+
{["$"] = {Id = "700", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57130
|
+
{["$"] = {Id = "701", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57131
|
+
{["$"] = {Id = "703", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57132
|
+
{["$"] = {Id = "711", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57133
|
+
{["$"] = {Id = "716", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57134
|
+
{["$"] = {Id = "717", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57135
|
+
{["$"] = {Id = "719", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57136
|
+
{["$"] = {Id = "721", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57137
|
+
{["$"] = {Id = "723", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
57138
|
+
}},
|
|
57139
|
+
{["$"] = {Name = "craneGame"}, Item = {
|
|
57140
|
+
{["$"] = {Id = "1", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57141
|
+
{["$"] = {Id = "3", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57142
|
+
{["$"] = {Id = "4", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57143
|
+
{["$"] = {Id = "5", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57144
|
+
{["$"] = {Id = "21", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57145
|
+
{["$"] = {Id = "32", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57146
|
+
{["$"] = {Id = "38", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57147
|
+
{["$"] = {Id = "44", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57148
|
+
{["$"] = {Id = "46", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57149
|
+
{["$"] = {Id = "47", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57150
|
+
{["$"] = {Id = "48", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57151
|
+
{["$"] = {Id = "49", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57152
|
+
{["$"] = {Id = "51", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57153
|
+
{["$"] = {Id = "63", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57154
|
+
{["$"] = {Id = "66", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57155
|
+
{["$"] = {Id = "68", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57156
|
+
{["$"] = {Id = "77", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57157
|
+
{["$"] = {Id = "85", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57158
|
+
{["$"] = {Id = "89", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57159
|
+
{["$"] = {Id = "90", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57160
|
+
{["$"] = {Id = "91", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57161
|
+
{["$"] = {Id = "93", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57162
|
+
{["$"] = {Id = "95", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57163
|
+
{["$"] = {Id = "102", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57164
|
+
{["$"] = {Id = "105", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57165
|
+
{["$"] = {Id = "116", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57166
|
+
{["$"] = {Id = "136", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57167
|
+
{["$"] = {Id = "137", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57168
|
+
{["$"] = {Id = "147", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57169
|
+
{["$"] = {Id = "152", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57170
|
+
{["$"] = {Id = "153", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57171
|
+
{["$"] = {Id = "166", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57172
|
+
{["$"] = {Id = "189", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57173
|
+
{["$"] = {Id = "194", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57174
|
+
{["$"] = {Id = "196", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57175
|
+
{["$"] = {Id = "208", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57176
|
+
{["$"] = {Id = "212", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57177
|
+
{["$"] = {Id = "227", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57178
|
+
{["$"] = {Id = "232", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57179
|
+
{["$"] = {Id = "244", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57180
|
+
{["$"] = {Id = "251", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57181
|
+
{["$"] = {Id = "255", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57182
|
+
{["$"] = {Id = "263", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57183
|
+
{["$"] = {Id = "267", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57184
|
+
{["$"] = {Id = "283", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57185
|
+
{["$"] = {Id = "284", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57186
|
+
{["$"] = {Id = "285", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57187
|
+
{["$"] = {Id = "337", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57188
|
+
{["$"] = {Id = "338", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57189
|
+
{["$"] = {Id = "352", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57190
|
+
{["$"] = {Id = "357", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57191
|
+
{["$"] = {Id = "362", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57192
|
+
{["$"] = {Id = "370", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57193
|
+
{["$"] = {Id = "382", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57194
|
+
{["$"] = {Id = "383", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57195
|
+
{["$"] = {Id = "386", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57196
|
+
{["$"] = {Id = "395", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57197
|
+
{["$"] = {Id = "397", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57198
|
+
{["$"] = {Id = "403", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57199
|
+
{["$"] = {Id = "406", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57200
|
+
{["$"] = {Id = "419", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57201
|
+
{["$"] = {Id = "422", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57202
|
+
{["$"] = {Id = "425", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57203
|
+
{["$"] = {Id = "427", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57204
|
+
{["$"] = {Id = "437", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57205
|
+
{["$"] = {Id = "438", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57206
|
+
{["$"] = {Id = "439", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57207
|
+
{["$"] = {Id = "444", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57208
|
+
{["$"] = {Id = "451", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57209
|
+
{["$"] = {Id = "465", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57210
|
+
{["$"] = {Id = "476", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57211
|
+
{["$"] = {Id = "478", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57212
|
+
{["$"] = {Id = "488", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57213
|
+
{["$"] = {Id = "494", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57214
|
+
{["$"] = {Id = "505", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57215
|
+
{["$"] = {Id = "515", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57216
|
+
{["$"] = {Id = "516", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57217
|
+
{["$"] = {Id = "518", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57218
|
+
{["$"] = {Id = "524", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57219
|
+
{["$"] = {Id = "527", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57220
|
+
{["$"] = {Id = "538", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57221
|
+
{["$"] = {Id = "599", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57222
|
+
{["$"] = {Id = "604", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57223
|
+
{["$"] = {Id = "609", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57224
|
+
{["$"] = {Id = "617", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57225
|
+
{["$"] = {Id = "624", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57226
|
+
{["$"] = {Id = "629", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57227
|
+
{["$"] = {Id = "638", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57228
|
+
{["$"] = {Id = "644", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57229
|
+
{["$"] = {Id = "649", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57230
|
+
{["$"] = {Id = "655", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57231
|
+
{["$"] = {Id = "687", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57232
|
+
{["$"] = {Id = "709", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57233
|
+
{["$"] = {Id = "720", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57234
|
+
{["$"] = {Id = "723", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}},
|
|
57235
|
+
{["$"] = {Id = "730", Weight = "1", DecreaseBy = "0.1", RemoveOn = "0.1"}}
|
|
57236
|
+
}},
|
|
57237
|
+
{["$"] = {Name = "ultraSecret"}, Item = {
|
|
57238
|
+
{["$"] = {Id = "12", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57239
|
+
{["$"] = {Id = "13", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57240
|
+
{["$"] = {Id = "15", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57241
|
+
{["$"] = {Id = "30", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57242
|
+
{["$"] = {Id = "31", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57243
|
+
{["$"] = {Id = "40", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57244
|
+
{["$"] = {Id = "45", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57245
|
+
{["$"] = {Id = "49", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57246
|
+
{["$"] = {Id = "51", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57247
|
+
{["$"] = {Id = "53", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57248
|
+
{["$"] = {Id = "67", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57249
|
+
{["$"] = {Id = "72", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57250
|
+
{["$"] = {Id = "73", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57251
|
+
{["$"] = {Id = "79", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57252
|
+
{["$"] = {Id = "80", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57253
|
+
{["$"] = {Id = "82", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57254
|
+
{["$"] = {Id = "96", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57255
|
+
{["$"] = {Id = "105", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57256
|
+
{["$"] = {Id = "109", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57257
|
+
{["$"] = {Id = "110", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57258
|
+
{["$"] = {Id = "118", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57259
|
+
{["$"] = {Id = "119", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57260
|
+
{["$"] = {Id = "122", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57261
|
+
{["$"] = {Id = "135", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57262
|
+
{["$"] = {Id = "137", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57263
|
+
{["$"] = {Id = "157", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57264
|
+
{["$"] = {Id = "159", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57265
|
+
{["$"] = {Id = "166", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57266
|
+
{["$"] = {Id = "167", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57267
|
+
{["$"] = {Id = "176", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57268
|
+
{["$"] = {Id = "177", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57269
|
+
{["$"] = {Id = "182", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57270
|
+
{["$"] = {Id = "193", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57271
|
+
{["$"] = {Id = "208", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57272
|
+
{["$"] = {Id = "214", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57273
|
+
{["$"] = {Id = "230", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57274
|
+
{["$"] = {Id = "247", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57275
|
+
{["$"] = {Id = "253", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57276
|
+
{["$"] = {Id = "254", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57277
|
+
{["$"] = {Id = "261", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57278
|
+
{["$"] = {Id = "276", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57279
|
+
{["$"] = {Id = "289", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57280
|
+
{["$"] = {Id = "334", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57281
|
+
{["$"] = {Id = "373", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57282
|
+
{["$"] = {Id = "394", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57283
|
+
{["$"] = {Id = "399", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57284
|
+
{["$"] = {Id = "411", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57285
|
+
{["$"] = {Id = "412", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57286
|
+
{["$"] = {Id = "421", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57287
|
+
{["$"] = {Id = "435", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57288
|
+
{["$"] = {Id = "443", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57289
|
+
{["$"] = {Id = "452", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57290
|
+
{["$"] = {Id = "462", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57291
|
+
{["$"] = {Id = "466", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57292
|
+
{["$"] = {Id = "475", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57293
|
+
{["$"] = {Id = "481", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57294
|
+
{["$"] = {Id = "506", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57295
|
+
{["$"] = {Id = "511", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57296
|
+
{["$"] = {Id = "531", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57297
|
+
{["$"] = {Id = "541", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57298
|
+
{["$"] = {Id = "554", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57299
|
+
{["$"] = {Id = "556", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57300
|
+
{["$"] = {Id = "565", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57301
|
+
{["$"] = {Id = "572", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57302
|
+
{["$"] = {Id = "573", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57303
|
+
{["$"] = {Id = "580", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57304
|
+
{["$"] = {Id = "606", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57305
|
+
{["$"] = {Id = "607", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57306
|
+
{["$"] = {Id = "614", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57307
|
+
{["$"] = {Id = "616", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57308
|
+
{["$"] = {Id = "618", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57309
|
+
{["$"] = {Id = "621", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57310
|
+
{["$"] = {Id = "637", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57311
|
+
{["$"] = {Id = "650", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57312
|
+
{["$"] = {Id = "654", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57313
|
+
{["$"] = {Id = "657", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57314
|
+
{["$"] = {Id = "671", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57315
|
+
{["$"] = {Id = "678", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57316
|
+
{["$"] = {Id = "682", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57317
|
+
{["$"] = {Id = "684", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57318
|
+
{["$"] = {Id = "692", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57319
|
+
{["$"] = {Id = "694", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57320
|
+
{["$"] = {Id = "695", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57321
|
+
{["$"] = {Id = "700", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57322
|
+
{["$"] = {Id = "702", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57323
|
+
{["$"] = {Id = "703", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57324
|
+
{["$"] = {Id = "704", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57325
|
+
{["$"] = {Id = "705", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57326
|
+
{["$"] = {Id = "706", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57327
|
+
{["$"] = {Id = "711", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57328
|
+
{["$"] = {Id = "724", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57329
|
+
{["$"] = {Id = "726", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57330
|
+
{["$"] = {Id = "728", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}}
|
|
57331
|
+
}},
|
|
57332
|
+
{["$"] = {Name = "bombBum"}, Item = {
|
|
57333
|
+
{["$"] = {Id = "37", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57334
|
+
{["$"] = {Id = "106", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57335
|
+
{["$"] = {Id = "125", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57336
|
+
{["$"] = {Id = "137", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57337
|
+
{["$"] = {Id = "140", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57338
|
+
{["$"] = {Id = "190", Weight = "0.2", DecreaseBy = "0.1", RemoveOn = "0.02"}},
|
|
57339
|
+
{["$"] = {Id = "209", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57340
|
+
{["$"] = {Id = "220", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57341
|
+
{["$"] = {Id = "256", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57342
|
+
{["$"] = {Id = "353", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57343
|
+
{["$"] = {Id = "366", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57344
|
+
{["$"] = {Id = "367", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57345
|
+
{["$"] = {Id = "432", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57346
|
+
{["$"] = {Id = "483", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57347
|
+
{["$"] = {Id = "517", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57348
|
+
{["$"] = {Id = "563", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57349
|
+
{["$"] = {Id = "583", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57350
|
+
{["$"] = {Id = "614", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}},
|
|
57351
|
+
{["$"] = {Id = "646", Weight = "0.2", DecreaseBy = "0.1", RemoveOn = "0.02"}},
|
|
57352
|
+
{["$"] = {Id = "727", Weight = "1", DecreaseBy = "0.5", RemoveOn = "0.1"}}
|
|
57353
|
+
}},
|
|
57354
|
+
{["$"] = {Name = "planetarium"}, Item = {
|
|
57355
|
+
{["$"] = {Id = "588", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57356
|
+
{["$"] = {Id = "589", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57357
|
+
{["$"] = {Id = "590", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57358
|
+
{["$"] = {Id = "591", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57359
|
+
{["$"] = {Id = "592", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57360
|
+
{["$"] = {Id = "593", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57361
|
+
{["$"] = {Id = "594", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57362
|
+
{["$"] = {Id = "595", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57363
|
+
{["$"] = {Id = "596", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57364
|
+
{["$"] = {Id = "597", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57365
|
+
{["$"] = {Id = "598", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
57366
|
+
}},
|
|
57367
|
+
{["$"] = {Name = "oldChest"}, Item = {
|
|
57368
|
+
{["$"] = {Id = "29", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57369
|
+
{["$"] = {Id = "30", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57370
|
+
{["$"] = {Id = "31", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57371
|
+
{["$"] = {Id = "39", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57372
|
+
{["$"] = {Id = "41", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57373
|
+
{["$"] = {Id = "55", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57374
|
+
{["$"] = {Id = "102", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57375
|
+
{["$"] = {Id = "110", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57376
|
+
{["$"] = {Id = "114", Weight = "0.2", DecreaseBy = "0.08", RemoveOn = "0.02"}},
|
|
57377
|
+
{["$"] = {Id = "139", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57378
|
+
{["$"] = {Id = "175", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57379
|
+
{["$"] = {Id = "195", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57380
|
+
{["$"] = {Id = "199", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57381
|
+
{["$"] = {Id = "200", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57382
|
+
{["$"] = {Id = "217", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57383
|
+
{["$"] = {Id = "228", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57384
|
+
{["$"] = {Id = "341", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57385
|
+
{["$"] = {Id = "355", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57386
|
+
{["$"] = {Id = "439", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57387
|
+
{["$"] = {Id = "455", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57388
|
+
{["$"] = {Id = "508", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57389
|
+
{["$"] = {Id = "546", Weight = "0.2", DecreaseBy = "0.08", RemoveOn = "0.02"}},
|
|
57390
|
+
{["$"] = {Id = "547", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57391
|
+
{["$"] = {Id = "604", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}},
|
|
57392
|
+
{["$"] = {Id = "732", Weight = "1", DecreaseBy = "0.4", RemoveOn = "0.1"}}
|
|
57393
|
+
}},
|
|
57394
|
+
{["$"] = {Name = "babyShop"}, Item = {
|
|
57395
|
+
{["$"] = {Id = "8", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57396
|
+
{["$"] = {Id = "10", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57397
|
+
{["$"] = {Id = "57", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57398
|
+
{["$"] = {Id = "67", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57399
|
+
{["$"] = {Id = "73", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57400
|
+
{["$"] = {Id = "88", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57401
|
+
{["$"] = {Id = "95", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57402
|
+
{["$"] = {Id = "96", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57403
|
+
{["$"] = {Id = "99", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57404
|
+
{["$"] = {Id = "100", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57405
|
+
{["$"] = {Id = "112", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57406
|
+
{["$"] = {Id = "113", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57407
|
+
{["$"] = {Id = "117", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57408
|
+
{["$"] = {Id = "128", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57409
|
+
{["$"] = {Id = "144", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57410
|
+
{["$"] = {Id = "155", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57411
|
+
{["$"] = {Id = "163", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57412
|
+
{["$"] = {Id = "167", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57413
|
+
{["$"] = {Id = "170", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57414
|
+
{["$"] = {Id = "172", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57415
|
+
{["$"] = {Id = "174", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57416
|
+
{["$"] = {Id = "188", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57417
|
+
{["$"] = {Id = "207", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57418
|
+
{["$"] = {Id = "264", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57419
|
+
{["$"] = {Id = "265", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57420
|
+
{["$"] = {Id = "266", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57421
|
+
{["$"] = {Id = "267", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57422
|
+
{["$"] = {Id = "268", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57423
|
+
{["$"] = {Id = "269", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57424
|
+
{["$"] = {Id = "270", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57425
|
+
{["$"] = {Id = "272", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57426
|
+
{["$"] = {Id = "273", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57427
|
+
{["$"] = {Id = "274", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57428
|
+
{["$"] = {Id = "275", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57429
|
+
{["$"] = {Id = "277", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57430
|
+
{["$"] = {Id = "278", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57431
|
+
{["$"] = {Id = "279", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57432
|
+
{["$"] = {Id = "280", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57433
|
+
{["$"] = {Id = "281", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57434
|
+
{["$"] = {Id = "320", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57435
|
+
{["$"] = {Id = "322", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57436
|
+
{["$"] = {Id = "360", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57437
|
+
{["$"] = {Id = "361", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57438
|
+
{["$"] = {Id = "363", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57439
|
+
{["$"] = {Id = "364", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57440
|
+
{["$"] = {Id = "365", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57441
|
+
{["$"] = {Id = "372", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57442
|
+
{["$"] = {Id = "384", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57443
|
+
{["$"] = {Id = "385", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57444
|
+
{["$"] = {Id = "388", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57445
|
+
{["$"] = {Id = "390", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57446
|
+
{["$"] = {Id = "403", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57447
|
+
{["$"] = {Id = "404", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57448
|
+
{["$"] = {Id = "417", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57449
|
+
{["$"] = {Id = "426", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57450
|
+
{["$"] = {Id = "430", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57451
|
+
{["$"] = {Id = "435", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57452
|
+
{["$"] = {Id = "468", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57453
|
+
{["$"] = {Id = "470", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57454
|
+
{["$"] = {Id = "471", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57455
|
+
{["$"] = {Id = "472", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57456
|
+
{["$"] = {Id = "473", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57457
|
+
{["$"] = {Id = "491", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57458
|
+
{["$"] = {Id = "492", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57459
|
+
{["$"] = {Id = "509", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57460
|
+
{["$"] = {Id = "511", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57461
|
+
{["$"] = {Id = "518", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57462
|
+
{["$"] = {Id = "519", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57463
|
+
{["$"] = {Id = "537", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57464
|
+
{["$"] = {Id = "575", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57465
|
+
{["$"] = {Id = "581", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57466
|
+
{["$"] = {Id = "607", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57467
|
+
{["$"] = {Id = "608", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57468
|
+
{["$"] = {Id = "610", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57469
|
+
{["$"] = {Id = "612", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57470
|
+
{["$"] = {Id = "615", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57471
|
+
{["$"] = {Id = "629", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57472
|
+
{["$"] = {Id = "635", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57473
|
+
{["$"] = {Id = "645", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57474
|
+
{["$"] = {Id = "649", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57475
|
+
{["$"] = {Id = "661", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57476
|
+
{["$"] = {Id = "679", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57477
|
+
{["$"] = {Id = "682", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57478
|
+
{["$"] = {Id = "698", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
57479
|
+
}},
|
|
57480
|
+
{["$"] = {Name = "woodenChest"}, Item = {
|
|
57481
|
+
{["$"] = {Id = "7", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57482
|
+
{["$"] = {Id = "27", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57483
|
+
{["$"] = {Id = "60", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57484
|
+
{["$"] = {Id = "138", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57485
|
+
{["$"] = {Id = "183", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57486
|
+
{["$"] = {Id = "349", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57487
|
+
{["$"] = {Id = "362", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57488
|
+
{["$"] = {Id = "439", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57489
|
+
{["$"] = {Id = "488", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57490
|
+
{["$"] = {Id = "527", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57491
|
+
{["$"] = {Id = "719", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
57492
|
+
}},
|
|
57493
|
+
{["$"] = {Name = "rottenBeggar"}, Item = {
|
|
57494
|
+
{["$"] = {Id = "26", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57495
|
+
{["$"] = {Id = "42", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57496
|
+
{["$"] = {Id = "140", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57497
|
+
{["$"] = {Id = "268", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57498
|
+
{["$"] = {Id = "273", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57499
|
+
{["$"] = {Id = "336", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
57500
|
+
{["$"] = {Id = "480", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}},
|
|
57501
|
+
{["$"] = {Id = "618", Weight = "0.5", DecreaseBy = "0.5", RemoveOn = "0.05"}},
|
|
57502
|
+
{["$"] = {Id = "639", Weight = "1", DecreaseBy = "1", RemoveOn = "0.1"}}
|
|
57503
|
+
}}
|
|
57504
|
+
}}}
|
|
57505
|
+
end,
|
|
57506
|
+
["src.maps.itemPoolTypeToItemPoolName"] = function(...)
|
|
57507
|
+
local ____exports = {}
|
|
57508
|
+
local ____isaac_2Dtypescript_2Ddefinitions = require("lua_modules.isaac-typescript-definitions.dist.src.index")
|
|
57509
|
+
local ItemPoolType = ____isaac_2Dtypescript_2Ddefinitions.ItemPoolType
|
|
57510
|
+
____exports.ITEM_POOL_TYPE_TO_ITEM_POOL_NAME = {
|
|
57511
|
+
[ItemPoolType.TREASURE] = "treasure",
|
|
57512
|
+
[ItemPoolType.SHOP] = "shop",
|
|
57513
|
+
[ItemPoolType.BOSS] = "boss",
|
|
57514
|
+
[ItemPoolType.DEVIL] = "devil",
|
|
57515
|
+
[ItemPoolType.ANGEL] = "angel",
|
|
57516
|
+
[ItemPoolType.SECRET] = "secret",
|
|
57517
|
+
[ItemPoolType.LIBRARY] = "library",
|
|
57518
|
+
[ItemPoolType.SHELL_GAME] = "shellGame",
|
|
57519
|
+
[ItemPoolType.GOLDEN_CHEST] = "goldenChest",
|
|
57520
|
+
[ItemPoolType.RED_CHEST] = "redChest",
|
|
57521
|
+
[ItemPoolType.BEGGAR] = "beggar",
|
|
57522
|
+
[ItemPoolType.DEMON_BEGGAR] = "demonBeggar",
|
|
57523
|
+
[ItemPoolType.CURSE] = "curse",
|
|
57524
|
+
[ItemPoolType.KEY_MASTER] = "keyMaster",
|
|
57525
|
+
[ItemPoolType.BATTERY_BUM] = "batteryBum",
|
|
57526
|
+
[ItemPoolType.MOMS_CHEST] = "momsChest",
|
|
57527
|
+
[ItemPoolType.GREED_TREASURE] = "greedTreasure",
|
|
57528
|
+
[ItemPoolType.GREED_BOSS] = "greedBoss",
|
|
57529
|
+
[ItemPoolType.GREED_SHOP] = "greedShop",
|
|
57530
|
+
[ItemPoolType.GREED_DEVIL] = "greedDevil",
|
|
57531
|
+
[ItemPoolType.GREED_ANGEL] = "greedAngel",
|
|
57532
|
+
[ItemPoolType.GREED_CURSE] = "greedCurse",
|
|
57533
|
+
[ItemPoolType.GREED_SECRET] = "greedSecret",
|
|
57534
|
+
[ItemPoolType.CRANE_GAME] = "craneGame",
|
|
57535
|
+
[ItemPoolType.ULTRA_SECRET] = "ultraSecret",
|
|
57536
|
+
[ItemPoolType.BOMB_BUM] = "bombBum",
|
|
57537
|
+
[ItemPoolType.PLANETARIUM] = "planetarium",
|
|
57538
|
+
[ItemPoolType.OLD_CHEST] = "oldChest",
|
|
57539
|
+
[ItemPoolType.BABY_SHOP] = "babyShop",
|
|
57540
|
+
[ItemPoolType.WOODEN_CHEST] = "woodenChest",
|
|
57541
|
+
[ItemPoolType.ROTTEN_BEGGAR] = "rottenBeggar"
|
|
57542
|
+
}
|
|
57543
|
+
return ____exports
|
|
57544
|
+
end,
|
|
57545
|
+
["src.objects.itemPoolTypeToCollectibleTypesSet"] = function(...)
|
|
57546
|
+
local ____lualib = require("lualib_bundle")
|
|
57547
|
+
local Set = ____lualib.Set
|
|
57548
|
+
local __TS__New = ____lualib.__TS__New
|
|
57549
|
+
local __TS__ArrayFind = ____lualib.__TS__ArrayFind
|
|
57550
|
+
local ____exports = {}
|
|
57551
|
+
local getItemPoolJSON
|
|
57552
|
+
local ____cachedEnumValues = require("src.arrays.cachedEnumValues")
|
|
57553
|
+
local ITEM_POOL_TYPE_VALUES = ____cachedEnumValues.ITEM_POOL_TYPE_VALUES
|
|
57554
|
+
local ____itempools_2Ejson = require("src.data.itempools")
|
|
57555
|
+
local itemPoolsJSON = ____itempools_2Ejson.default
|
|
57556
|
+
local ____types = require("src.functions.types")
|
|
57557
|
+
local asCollectibleType = ____types.asCollectibleType
|
|
57558
|
+
local ____itemPoolTypeToItemPoolName = require("src.maps.itemPoolTypeToItemPoolName")
|
|
57559
|
+
local ITEM_POOL_TYPE_TO_ITEM_POOL_NAME = ____itemPoolTypeToItemPoolName.ITEM_POOL_TYPE_TO_ITEM_POOL_NAME
|
|
57560
|
+
function getItemPoolJSON(self, itemPoolType)
|
|
57561
|
+
local itemPoolName = ITEM_POOL_TYPE_TO_ITEM_POOL_NAME[itemPoolType]
|
|
57562
|
+
local itemPoolsJSONArray = itemPoolsJSON.ItemPools.Pool
|
|
57563
|
+
return __TS__ArrayFind(
|
|
57564
|
+
itemPoolsJSONArray,
|
|
57565
|
+
function(____, itemPoolJSON) return itemPoolJSON["$"].Name == itemPoolName end
|
|
57566
|
+
)
|
|
57567
|
+
end
|
|
57568
|
+
____exports.ITEM_POOL_TYPE_TO_COLLECTIBLE_TYPES_SET = (function()
|
|
57569
|
+
local itemPoolTypeToCollectibleTypes = {}
|
|
57570
|
+
for ____, itemPoolType in ipairs(ITEM_POOL_TYPE_VALUES) do
|
|
57571
|
+
local itemPoolJSON = getItemPoolJSON(nil, itemPoolType)
|
|
57572
|
+
if itemPoolJSON == nil then
|
|
57573
|
+
itemPoolTypeToCollectibleTypes[itemPoolType] = __TS__New(Set)
|
|
57574
|
+
else
|
|
57575
|
+
local collectibleTypesSet = __TS__New(Set)
|
|
57576
|
+
for ____, itemPoolJSONElement in ipairs(itemPoolJSON.Item) do
|
|
57577
|
+
local collectibleTypeNumber = tonumber(itemPoolJSONElement["$"].Id)
|
|
57578
|
+
if collectibleTypeNumber == nil then
|
|
57579
|
+
error("Failed to parse a collectible type in the \"itempools.json\" file: " .. itemPoolJSONElement["$"].Id)
|
|
57580
|
+
end
|
|
57581
|
+
local collectibleType = asCollectibleType(nil, collectibleTypeNumber)
|
|
57582
|
+
collectibleTypesSet:add(collectibleType)
|
|
57583
|
+
end
|
|
57584
|
+
itemPoolTypeToCollectibleTypes[itemPoolType] = collectibleTypesSet
|
|
57585
|
+
end
|
|
57586
|
+
end
|
|
57587
|
+
return itemPoolTypeToCollectibleTypes
|
|
57588
|
+
end)(nil)
|
|
55376
57589
|
return ____exports
|
|
55377
57590
|
end,
|
|
55378
57591
|
["src.functions.itemPool"] = function(...)
|
|
@@ -55380,6 +57593,7 @@ local ____lualib = require("lualib_bundle")
|
|
|
55380
57593
|
local __TS__SparseArrayNew = ____lualib.__TS__SparseArrayNew
|
|
55381
57594
|
local __TS__SparseArrayPush = ____lualib.__TS__SparseArrayPush
|
|
55382
57595
|
local __TS__SparseArraySpread = ____lualib.__TS__SparseArraySpread
|
|
57596
|
+
local Set = ____lualib.Set
|
|
55383
57597
|
local ____exports = {}
|
|
55384
57598
|
local ____isaac_2Dtypescript_2Ddefinitions = require("lua_modules.isaac-typescript-definitions.dist.src.index")
|
|
55385
57599
|
local ItemPoolType = ____isaac_2Dtypescript_2Ddefinitions.ItemPoolType
|
|
@@ -55387,6 +57601,8 @@ local ____cachedEnumValues = require("src.arrays.cachedEnumValues")
|
|
|
55387
57601
|
local ITEM_POOL_TYPE_VALUES = ____cachedEnumValues.ITEM_POOL_TYPE_VALUES
|
|
55388
57602
|
local ____cachedClasses = require("src.core.cachedClasses")
|
|
55389
57603
|
local game = ____cachedClasses.game
|
|
57604
|
+
local ____itemPoolTypeToCollectibleTypesSet = require("src.objects.itemPoolTypeToCollectibleTypesSet")
|
|
57605
|
+
local ITEM_POOL_TYPE_TO_COLLECTIBLE_TYPES_SET = ____itemPoolTypeToCollectibleTypesSet.ITEM_POOL_TYPE_TO_COLLECTIBLE_TYPES_SET
|
|
55390
57606
|
local ____array = require("src.functions.array")
|
|
55391
57607
|
local arrayRemove = ____array.arrayRemove
|
|
55392
57608
|
local getRandomArrayElement = ____array.getRandomArrayElement
|
|
@@ -55431,10 +57647,27 @@ __TS__SparseArrayPush(
|
|
|
55431
57647
|
table.unpack(FAKE_ITEM_POOL_TYPES)
|
|
55432
57648
|
)
|
|
55433
57649
|
local GREED_MODE_ITEM_POOL_TYPES = ____arrayRemove_3(__TS__SparseArraySpread(____array_2))
|
|
57650
|
+
function ____exports.getDefaultCollectibleTypesInItemPool(self, itemPoolType)
|
|
57651
|
+
return ITEM_POOL_TYPE_TO_COLLECTIBLE_TYPES_SET[itemPoolType]
|
|
57652
|
+
end
|
|
57653
|
+
function ____exports.getDefaultItemPoolsForCollectibleType(self, collectibleType)
|
|
57654
|
+
local itemPoolTypes = {}
|
|
57655
|
+
for ____, itemPoolType in ipairs(ITEM_POOL_TYPE_VALUES) do
|
|
57656
|
+
local collectibleTypesSet = ITEM_POOL_TYPE_TO_COLLECTIBLE_TYPES_SET[itemPoolType]
|
|
57657
|
+
if collectibleTypesSet:has(collectibleType) then
|
|
57658
|
+
itemPoolTypes[#itemPoolTypes + 1] = itemPoolType
|
|
57659
|
+
end
|
|
57660
|
+
end
|
|
57661
|
+
return itemPoolTypes
|
|
57662
|
+
end
|
|
55434
57663
|
function ____exports.getRandomItemPool(self, seedOrRNG)
|
|
55435
57664
|
local itemPoolTypes = game:IsGreedMode() and GREED_MODE_ITEM_POOL_TYPES or NORMAL_MODE_ITEM_POOL_TYPES
|
|
55436
57665
|
return getRandomArrayElement(nil, itemPoolTypes, seedOrRNG)
|
|
55437
57666
|
end
|
|
57667
|
+
function ____exports.isCollectibleTypeInDefaultItemPool(self, collectibleType, itemPoolType)
|
|
57668
|
+
local collectibleTypesSet = ITEM_POOL_TYPE_TO_COLLECTIBLE_TYPES_SET[itemPoolType]
|
|
57669
|
+
return collectibleTypesSet:has(collectibleType)
|
|
57670
|
+
end
|
|
55438
57671
|
function ____exports.removeCollectibleFromPools(self, ...)
|
|
55439
57672
|
local collectibleTypes = {...}
|
|
55440
57673
|
local itemPool = game:GetItemPool()
|