e4k-data 4.98.71 → 4.100.17
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/data/bossdungeons.json +6 -3
- package/data/buildings.json +934 -124
- package/data/constructionItems.json +196 -0
- package/data/currencies.json +9 -2
- package/data/effectCaps.json +34 -9
- package/data/effects.json +33 -1
- package/data/equipments.json +82 -0
- package/data/events.json +11 -0
- package/data/gachaEvents.json +84 -0
- package/data/leaguetypeEvents.json +9 -0
- package/data/leaguetypes.json +6 -6
- package/data/lootBoxTombolas.json +1216 -0
- package/data/packageCategoryFilterRelations.json +6 -0
- package/data/packageSubFilters.json +4 -0
- package/data/packages.json +702 -0
- package/data/quests.json +0 -87
- package/data/rewards.json +497 -80
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/worldmapskins.json +10 -0
- package/images/x768.json +1200 -109
- package/languages/da.json +61 -15
- package/languages/de.json +61 -15
- package/languages/el.json +61 -15
- package/languages/en.json +61 -15
- package/languages/es.json +61 -15
- package/languages/fi.json +61 -15
- package/languages/fr.json +61 -15
- package/languages/it.json +61 -15
- package/languages/ja.json +61 -15
- package/languages/ko.json +61 -15
- package/languages/nl.json +61 -15
- package/languages/no.json +61 -15
- package/languages/pl.json +61 -15
- package/languages/pt.json +61 -15
- package/languages/ru.json +61 -15
- package/languages/sv.json +61 -15
- package/languages/tr.json +61 -15
- package/languages/zh_CN.json +61 -15
- package/languages/zh_TW.json +61 -15
- package/package.json +1 -1
- package/typings/data.d.ts +9 -2
- package/typings/images.d.ts +81 -13
- package/typings/languages.d.ts +49 -3
package/images/x768.json
CHANGED
|
@@ -8127,6 +8127,36 @@
|
|
|
8127
8127
|
],
|
|
8128
8128
|
"fx": []
|
|
8129
8129
|
},
|
|
8130
|
+
"Deco_Building_ExaltedGreenEasterHotspring": {
|
|
8131
|
+
"pid": 0,
|
|
8132
|
+
"url": "x768/Buildings/Deco/Deco_Building_ExaltedGreenEasterHotspring/Deco_Building_ExaltedGreenEasterHotspring.png",
|
|
8133
|
+
"frames": [
|
|
8134
|
+
{
|
|
8135
|
+
"x": 0,
|
|
8136
|
+
"y": 0,
|
|
8137
|
+
"w": 744,
|
|
8138
|
+
"h": 468,
|
|
8139
|
+
"rx": 647,
|
|
8140
|
+
"ry": 911
|
|
8141
|
+
}
|
|
8142
|
+
],
|
|
8143
|
+
"fx": []
|
|
8144
|
+
},
|
|
8145
|
+
"Deco_Building_ExaltedGreenEasterRuins": {
|
|
8146
|
+
"pid": 0,
|
|
8147
|
+
"url": "x768/Buildings/Deco/Deco_Building_ExaltedGreenEasterRuins/Deco_Building_ExaltedGreenEasterRuins.png",
|
|
8148
|
+
"frames": [
|
|
8149
|
+
{
|
|
8150
|
+
"x": 0,
|
|
8151
|
+
"y": 0,
|
|
8152
|
+
"w": 759,
|
|
8153
|
+
"h": 518,
|
|
8154
|
+
"rx": 638,
|
|
8155
|
+
"ry": 856
|
|
8156
|
+
}
|
|
8157
|
+
],
|
|
8158
|
+
"fx": []
|
|
8159
|
+
},
|
|
8130
8160
|
"Deco_Building_ExaltedGreenFrostFountain": {
|
|
8131
8161
|
"pid": 0,
|
|
8132
8162
|
"url": "x768/Buildings/Deco/Deco_Building_ExaltedGreenFrostFountain/Deco_Building_ExaltedGreenFrostFountain.png",
|
|
@@ -8187,6 +8217,51 @@
|
|
|
8187
8217
|
],
|
|
8188
8218
|
"fx": []
|
|
8189
8219
|
},
|
|
8220
|
+
"Deco_Building_ExaltedGuardianOfNurtureGreen": {
|
|
8221
|
+
"pid": 0,
|
|
8222
|
+
"url": "x768/Buildings/Deco/Deco_Building_ExaltedGuardianOfNurtureGreen/Deco_Building_ExaltedGuardianOfNurtureGreen.png",
|
|
8223
|
+
"frames": [
|
|
8224
|
+
{
|
|
8225
|
+
"x": 0,
|
|
8226
|
+
"y": 0,
|
|
8227
|
+
"w": 288,
|
|
8228
|
+
"h": 216,
|
|
8229
|
+
"rx": 823,
|
|
8230
|
+
"ry": 918
|
|
8231
|
+
}
|
|
8232
|
+
],
|
|
8233
|
+
"fx": []
|
|
8234
|
+
},
|
|
8235
|
+
"Deco_Building_ExaltedGuardianOfNurturePurple": {
|
|
8236
|
+
"pid": 0,
|
|
8237
|
+
"url": "x768/Buildings/Deco/Deco_Building_ExaltedGuardianOfNurturePurple/Deco_Building_ExaltedGuardianOfNurturePurple.png",
|
|
8238
|
+
"frames": [
|
|
8239
|
+
{
|
|
8240
|
+
"x": 0,
|
|
8241
|
+
"y": 0,
|
|
8242
|
+
"w": 288,
|
|
8243
|
+
"h": 216,
|
|
8244
|
+
"rx": 823,
|
|
8245
|
+
"ry": 918
|
|
8246
|
+
}
|
|
8247
|
+
],
|
|
8248
|
+
"fx": []
|
|
8249
|
+
},
|
|
8250
|
+
"Deco_Building_ExaltedGuardianOfNurtureRed": {
|
|
8251
|
+
"pid": 0,
|
|
8252
|
+
"url": "x768/Buildings/Deco/Deco_Building_ExaltedGuardianOfNurtureRed/Deco_Building_ExaltedGuardianOfNurtureRed.png",
|
|
8253
|
+
"frames": [
|
|
8254
|
+
{
|
|
8255
|
+
"x": 0,
|
|
8256
|
+
"y": 0,
|
|
8257
|
+
"w": 288,
|
|
8258
|
+
"h": 216,
|
|
8259
|
+
"rx": 823,
|
|
8260
|
+
"ry": 918
|
|
8261
|
+
}
|
|
8262
|
+
],
|
|
8263
|
+
"fx": []
|
|
8264
|
+
},
|
|
8190
8265
|
"Deco_Building_exaltedLivestockHut": {
|
|
8191
8266
|
"pid": 0,
|
|
8192
8267
|
"url": "x768/Buildings/Deco/Deco_Building_exaltedLivestockHut/Deco_Building_exaltedLivestockHut.png",
|
|
@@ -8262,6 +8337,36 @@
|
|
|
8262
8337
|
],
|
|
8263
8338
|
"fx": []
|
|
8264
8339
|
},
|
|
8340
|
+
"Deco_Building_ExaltedPurpleEasterHotspring": {
|
|
8341
|
+
"pid": 0,
|
|
8342
|
+
"url": "x768/Buildings/Deco/Deco_Building_ExaltedPurpleEasterHotspring/Deco_Building_ExaltedPurpleEasterHotspring.png",
|
|
8343
|
+
"frames": [
|
|
8344
|
+
{
|
|
8345
|
+
"x": 0,
|
|
8346
|
+
"y": 0,
|
|
8347
|
+
"w": 744,
|
|
8348
|
+
"h": 468,
|
|
8349
|
+
"rx": 647,
|
|
8350
|
+
"ry": 911
|
|
8351
|
+
}
|
|
8352
|
+
],
|
|
8353
|
+
"fx": []
|
|
8354
|
+
},
|
|
8355
|
+
"Deco_Building_ExaltedPurpleEasterRuins": {
|
|
8356
|
+
"pid": 0,
|
|
8357
|
+
"url": "x768/Buildings/Deco/Deco_Building_ExaltedPurpleEasterRuins/Deco_Building_ExaltedPurpleEasterRuins.png",
|
|
8358
|
+
"frames": [
|
|
8359
|
+
{
|
|
8360
|
+
"x": 0,
|
|
8361
|
+
"y": 0,
|
|
8362
|
+
"w": 759,
|
|
8363
|
+
"h": 518,
|
|
8364
|
+
"rx": 638,
|
|
8365
|
+
"ry": 856
|
|
8366
|
+
}
|
|
8367
|
+
],
|
|
8368
|
+
"fx": []
|
|
8369
|
+
},
|
|
8265
8370
|
"Deco_Building_ExaltedPurpleFrostFountain": {
|
|
8266
8371
|
"pid": 0,
|
|
8267
8372
|
"url": "x768/Buildings/Deco/Deco_Building_ExaltedPurpleFrostFountain/Deco_Building_ExaltedPurpleFrostFountain.png",
|
|
@@ -8352,6 +8457,36 @@
|
|
|
8352
8457
|
],
|
|
8353
8458
|
"fx": []
|
|
8354
8459
|
},
|
|
8460
|
+
"Deco_Building_ExaltedRedEasterHotspring": {
|
|
8461
|
+
"pid": 0,
|
|
8462
|
+
"url": "x768/Buildings/Deco/Deco_Building_ExaltedRedEasterHotspring/Deco_Building_ExaltedRedEasterHotspring.png",
|
|
8463
|
+
"frames": [
|
|
8464
|
+
{
|
|
8465
|
+
"x": 0,
|
|
8466
|
+
"y": 0,
|
|
8467
|
+
"w": 744,
|
|
8468
|
+
"h": 468,
|
|
8469
|
+
"rx": 647,
|
|
8470
|
+
"ry": 911
|
|
8471
|
+
}
|
|
8472
|
+
],
|
|
8473
|
+
"fx": []
|
|
8474
|
+
},
|
|
8475
|
+
"Deco_Building_ExaltedRedEasterRuins": {
|
|
8476
|
+
"pid": 0,
|
|
8477
|
+
"url": "x768/Buildings/Deco/Deco_Building_ExaltedRedEasterRuins/Deco_Building_ExaltedRedEasterRuins.png",
|
|
8478
|
+
"frames": [
|
|
8479
|
+
{
|
|
8480
|
+
"x": 0,
|
|
8481
|
+
"y": 0,
|
|
8482
|
+
"w": 759,
|
|
8483
|
+
"h": 518,
|
|
8484
|
+
"rx": 638,
|
|
8485
|
+
"ry": 856
|
|
8486
|
+
}
|
|
8487
|
+
],
|
|
8488
|
+
"fx": []
|
|
8489
|
+
},
|
|
8355
8490
|
"Deco_Building_ExaltedRedFrostFountain": {
|
|
8356
8491
|
"pid": 0,
|
|
8357
8492
|
"url": "x768/Buildings/Deco/Deco_Building_ExaltedRedFrostFountain/Deco_Building_ExaltedRedFrostFountain.png",
|
|
@@ -25973,6 +26108,105 @@
|
|
|
25973
26108
|
}
|
|
25974
26109
|
]
|
|
25975
26110
|
},
|
|
26111
|
+
"theBrokenEggDwelling": {
|
|
26112
|
+
"pid": 0,
|
|
26113
|
+
"url": "x768/BuildingSkins/theBrokenEggDwelling/theBrokenEggDwelling.png",
|
|
26114
|
+
"frames": [
|
|
26115
|
+
{
|
|
26116
|
+
"x": 0,
|
|
26117
|
+
"y": 0,
|
|
26118
|
+
"w": 241,
|
|
26119
|
+
"h": 297,
|
|
26120
|
+
"rx": 907,
|
|
26121
|
+
"ry": 784
|
|
26122
|
+
}
|
|
26123
|
+
],
|
|
26124
|
+
"fx": [
|
|
26125
|
+
{
|
|
26126
|
+
"x": 51,
|
|
26127
|
+
"y": -203,
|
|
26128
|
+
"scale": 0.5,
|
|
26129
|
+
"name": "flagHolder",
|
|
26130
|
+
"rotation": 0
|
|
26131
|
+
},
|
|
26132
|
+
{
|
|
26133
|
+
"x": 53,
|
|
26134
|
+
"y": -115,
|
|
26135
|
+
"scale": 0.5,
|
|
26136
|
+
"name": "damageHolder",
|
|
26137
|
+
"rotation": 0
|
|
26138
|
+
}
|
|
26139
|
+
]
|
|
26140
|
+
},
|
|
26141
|
+
"theBrokenEggGreenhouse": {
|
|
26142
|
+
"pid": 0,
|
|
26143
|
+
"url": "x768/BuildingSkins/theBrokenEggGreenhouse/theBrokenEggGreenhouse.png",
|
|
26144
|
+
"frames": [
|
|
26145
|
+
{
|
|
26146
|
+
"x": 0,
|
|
26147
|
+
"y": 0,
|
|
26148
|
+
"w": 316,
|
|
26149
|
+
"h": 323,
|
|
26150
|
+
"rx": 805,
|
|
26151
|
+
"ry": 818
|
|
26152
|
+
}
|
|
26153
|
+
],
|
|
26154
|
+
"fx": [
|
|
26155
|
+
{
|
|
26156
|
+
"x": 17,
|
|
26157
|
+
"y": -115,
|
|
26158
|
+
"scale": 0.5,
|
|
26159
|
+
"name": "damageHolder",
|
|
26160
|
+
"rotation": 0
|
|
26161
|
+
}
|
|
26162
|
+
]
|
|
26163
|
+
},
|
|
26164
|
+
"theBrokenEggStorehouse": {
|
|
26165
|
+
"pid": 0,
|
|
26166
|
+
"url": "x768/BuildingSkins/theBrokenEggStorehouse/theBrokenEggStorehouse.png",
|
|
26167
|
+
"frames": [
|
|
26168
|
+
{
|
|
26169
|
+
"x": 0,
|
|
26170
|
+
"y": 0,
|
|
26171
|
+
"w": 294,
|
|
26172
|
+
"h": 393,
|
|
26173
|
+
"rx": 819,
|
|
26174
|
+
"ry": 742
|
|
26175
|
+
}
|
|
26176
|
+
],
|
|
26177
|
+
"fx": [
|
|
26178
|
+
{
|
|
26179
|
+
"x": 15,
|
|
26180
|
+
"y": -186,
|
|
26181
|
+
"scale": 0.5,
|
|
26182
|
+
"name": "damageHolder",
|
|
26183
|
+
"rotation": 0
|
|
26184
|
+
}
|
|
26185
|
+
]
|
|
26186
|
+
},
|
|
26187
|
+
"theBrokenEggTavern": {
|
|
26188
|
+
"pid": 0,
|
|
26189
|
+
"url": "x768/BuildingSkins/theBrokenEggTavern/theBrokenEggTavern.png",
|
|
26190
|
+
"frames": [
|
|
26191
|
+
{
|
|
26192
|
+
"x": 0,
|
|
26193
|
+
"y": 0,
|
|
26194
|
+
"w": 232,
|
|
26195
|
+
"h": 226,
|
|
26196
|
+
"rx": 905,
|
|
26197
|
+
"ry": 874
|
|
26198
|
+
}
|
|
26199
|
+
],
|
|
26200
|
+
"fx": [
|
|
26201
|
+
{
|
|
26202
|
+
"x": 5,
|
|
26203
|
+
"y": -80,
|
|
26204
|
+
"scale": 0.5,
|
|
26205
|
+
"name": "damageHolder",
|
|
26206
|
+
"rotation": 0
|
|
26207
|
+
}
|
|
26208
|
+
]
|
|
26209
|
+
},
|
|
25976
26210
|
"towerFarmhouse": {
|
|
25977
26211
|
"pid": 0,
|
|
25978
26212
|
"url": "x768/BuildingSkins/towerFarmhouse/towerFarmhouse.png",
|
|
@@ -44956,6 +45190,231 @@
|
|
|
44956
45190
|
}
|
|
44957
45191
|
]
|
|
44958
45192
|
},
|
|
45193
|
+
"Gacha_Easterbunny_Arm_Left": {
|
|
45194
|
+
"pid": 1,
|
|
45195
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Arm_Left.png",
|
|
45196
|
+
"frames": [
|
|
45197
|
+
{
|
|
45198
|
+
"x": 0,
|
|
45199
|
+
"y": 0,
|
|
45200
|
+
"w": 123,
|
|
45201
|
+
"h": 228,
|
|
45202
|
+
"rx": 940,
|
|
45203
|
+
"ry": 897
|
|
45204
|
+
}
|
|
45205
|
+
],
|
|
45206
|
+
"fx": []
|
|
45207
|
+
},
|
|
45208
|
+
"Gacha_Easterbunny_Arm_Right": {
|
|
45209
|
+
"pid": 1,
|
|
45210
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Arm_Right.png",
|
|
45211
|
+
"frames": [
|
|
45212
|
+
{
|
|
45213
|
+
"x": 0,
|
|
45214
|
+
"y": 0,
|
|
45215
|
+
"w": 108,
|
|
45216
|
+
"h": 242,
|
|
45217
|
+
"rx": 942,
|
|
45218
|
+
"ry": 884
|
|
45219
|
+
}
|
|
45220
|
+
],
|
|
45221
|
+
"fx": []
|
|
45222
|
+
},
|
|
45223
|
+
"Gacha_Easterbunny_Chest": {
|
|
45224
|
+
"pid": 1,
|
|
45225
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Chest.png",
|
|
45226
|
+
"frames": [
|
|
45227
|
+
{
|
|
45228
|
+
"x": 0,
|
|
45229
|
+
"y": 0,
|
|
45230
|
+
"w": 427,
|
|
45231
|
+
"h": 379,
|
|
45232
|
+
"rx": 778,
|
|
45233
|
+
"ry": 819
|
|
45234
|
+
}
|
|
45235
|
+
],
|
|
45236
|
+
"fx": []
|
|
45237
|
+
},
|
|
45238
|
+
"Gacha_Easterbunny_Hand_Left": {
|
|
45239
|
+
"pid": 1,
|
|
45240
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Hand_Left.png",
|
|
45241
|
+
"frames": [
|
|
45242
|
+
{
|
|
45243
|
+
"x": 0,
|
|
45244
|
+
"y": 0,
|
|
45245
|
+
"w": 81,
|
|
45246
|
+
"h": 133,
|
|
45247
|
+
"rx": 955,
|
|
45248
|
+
"ry": 934
|
|
45249
|
+
}
|
|
45250
|
+
],
|
|
45251
|
+
"fx": []
|
|
45252
|
+
},
|
|
45253
|
+
"Gacha_Easterbunny_Hand_Right": {
|
|
45254
|
+
"pid": 1,
|
|
45255
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Hand_Right.png",
|
|
45256
|
+
"frames": [
|
|
45257
|
+
{
|
|
45258
|
+
"x": 0,
|
|
45259
|
+
"y": 0,
|
|
45260
|
+
"w": 108,
|
|
45261
|
+
"h": 151,
|
|
45262
|
+
"rx": 952,
|
|
45263
|
+
"ry": 920
|
|
45264
|
+
}
|
|
45265
|
+
],
|
|
45266
|
+
"fx": []
|
|
45267
|
+
},
|
|
45268
|
+
"Gacha_Easterbunny_Head_Half_Open": {
|
|
45269
|
+
"pid": 1,
|
|
45270
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Head_Half_Open.png",
|
|
45271
|
+
"frames": [
|
|
45272
|
+
{
|
|
45273
|
+
"x": 0,
|
|
45274
|
+
"y": 0,
|
|
45275
|
+
"w": 313,
|
|
45276
|
+
"h": 441,
|
|
45277
|
+
"rx": 808,
|
|
45278
|
+
"ry": 789
|
|
45279
|
+
}
|
|
45280
|
+
],
|
|
45281
|
+
"fx": []
|
|
45282
|
+
},
|
|
45283
|
+
"Gacha_Easterbunny_Head_Open": {
|
|
45284
|
+
"pid": 1,
|
|
45285
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Head_Open.png",
|
|
45286
|
+
"frames": [
|
|
45287
|
+
{
|
|
45288
|
+
"x": 0,
|
|
45289
|
+
"y": 0,
|
|
45290
|
+
"w": 312,
|
|
45291
|
+
"h": 432,
|
|
45292
|
+
"rx": 808,
|
|
45293
|
+
"ry": 798
|
|
45294
|
+
}
|
|
45295
|
+
],
|
|
45296
|
+
"fx": []
|
|
45297
|
+
},
|
|
45298
|
+
"Gacha_Easterbunny_Head_Smile": {
|
|
45299
|
+
"pid": 1,
|
|
45300
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Head_Smile.png",
|
|
45301
|
+
"frames": [
|
|
45302
|
+
{
|
|
45303
|
+
"x": 0,
|
|
45304
|
+
"y": 0,
|
|
45305
|
+
"w": 314,
|
|
45306
|
+
"h": 425,
|
|
45307
|
+
"rx": 808,
|
|
45308
|
+
"ry": 805
|
|
45309
|
+
}
|
|
45310
|
+
],
|
|
45311
|
+
"fx": []
|
|
45312
|
+
},
|
|
45313
|
+
"Gacha_Easterbunny_Head": {
|
|
45314
|
+
"pid": 1,
|
|
45315
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Head.png",
|
|
45316
|
+
"frames": [
|
|
45317
|
+
{
|
|
45318
|
+
"x": 0,
|
|
45319
|
+
"y": 0,
|
|
45320
|
+
"w": 313,
|
|
45321
|
+
"h": 433,
|
|
45322
|
+
"rx": 808,
|
|
45323
|
+
"ry": 797
|
|
45324
|
+
}
|
|
45325
|
+
],
|
|
45326
|
+
"fx": []
|
|
45327
|
+
},
|
|
45328
|
+
"Gacha_Easterbunny_Legs": {
|
|
45329
|
+
"pid": 1,
|
|
45330
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Legs.png",
|
|
45331
|
+
"frames": [
|
|
45332
|
+
{
|
|
45333
|
+
"x": 0,
|
|
45334
|
+
"y": 0,
|
|
45335
|
+
"w": 403,
|
|
45336
|
+
"h": 503,
|
|
45337
|
+
"rx": 842,
|
|
45338
|
+
"ry": 815
|
|
45339
|
+
}
|
|
45340
|
+
],
|
|
45341
|
+
"fx": []
|
|
45342
|
+
},
|
|
45343
|
+
"Gacha_Easterbunny_Lowerarm_Left": {
|
|
45344
|
+
"pid": 1,
|
|
45345
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Lowerarm_Left.png",
|
|
45346
|
+
"frames": [
|
|
45347
|
+
{
|
|
45348
|
+
"x": 0,
|
|
45349
|
+
"y": 0,
|
|
45350
|
+
"w": 111,
|
|
45351
|
+
"h": 102,
|
|
45352
|
+
"rx": 942,
|
|
45353
|
+
"ry": 951
|
|
45354
|
+
}
|
|
45355
|
+
],
|
|
45356
|
+
"fx": []
|
|
45357
|
+
},
|
|
45358
|
+
"Gacha_Easterbunny_Lowerarm_Right": {
|
|
45359
|
+
"pid": 1,
|
|
45360
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Lowerarm_Right.png",
|
|
45361
|
+
"frames": [
|
|
45362
|
+
{
|
|
45363
|
+
"x": 0,
|
|
45364
|
+
"y": 0,
|
|
45365
|
+
"w": 114,
|
|
45366
|
+
"h": 125,
|
|
45367
|
+
"rx": 943,
|
|
45368
|
+
"ry": 939
|
|
45369
|
+
}
|
|
45370
|
+
],
|
|
45371
|
+
"fx": []
|
|
45372
|
+
},
|
|
45373
|
+
"Gacha_Easterbunny_Orb_Bottom": {
|
|
45374
|
+
"pid": 1,
|
|
45375
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Orb_Bottom.png",
|
|
45376
|
+
"frames": [
|
|
45377
|
+
{
|
|
45378
|
+
"x": 0,
|
|
45379
|
+
"y": 0,
|
|
45380
|
+
"w": 332,
|
|
45381
|
+
"h": 283,
|
|
45382
|
+
"rx": 836,
|
|
45383
|
+
"ry": 859
|
|
45384
|
+
}
|
|
45385
|
+
],
|
|
45386
|
+
"fx": []
|
|
45387
|
+
},
|
|
45388
|
+
"Gacha_Easterbunny_Orb_Top": {
|
|
45389
|
+
"pid": 1,
|
|
45390
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Orb_Top.png",
|
|
45391
|
+
"frames": [
|
|
45392
|
+
{
|
|
45393
|
+
"x": 0,
|
|
45394
|
+
"y": 0,
|
|
45395
|
+
"w": 303,
|
|
45396
|
+
"h": 178,
|
|
45397
|
+
"rx": 849,
|
|
45398
|
+
"ry": 911
|
|
45399
|
+
}
|
|
45400
|
+
],
|
|
45401
|
+
"fx": []
|
|
45402
|
+
},
|
|
45403
|
+
"Gacha_Easterbunny_Shadow_Bag": {
|
|
45404
|
+
"pid": 1,
|
|
45405
|
+
"url": "x768/Characters/Gachas/Gacha_Easterbunny/Gacha_Easterbunny_Shadow_Bag.png",
|
|
45406
|
+
"frames": [
|
|
45407
|
+
{
|
|
45408
|
+
"x": 0,
|
|
45409
|
+
"y": 0,
|
|
45410
|
+
"w": 613,
|
|
45411
|
+
"h": 365,
|
|
45412
|
+
"rx": 693,
|
|
45413
|
+
"ry": 817
|
|
45414
|
+
}
|
|
45415
|
+
],
|
|
45416
|
+
"fx": []
|
|
45417
|
+
},
|
|
44959
45418
|
"Gacha_MotherPlant_Body": {
|
|
44960
45419
|
"pid": 1,
|
|
44961
45420
|
"url": "x768/Characters/Gachas/Gacha_MotherPlant/Gacha_MotherPlant_Body.png",
|
|
@@ -45421,6 +45880,21 @@
|
|
|
45421
45880
|
],
|
|
45422
45881
|
"fx": []
|
|
45423
45882
|
},
|
|
45883
|
+
"Background_Gacha_EasterGacha": {
|
|
45884
|
+
"pid": 1,
|
|
45885
|
+
"url": "x768/Characters/Gachas/GachaBackgrounds/Background_Gacha_EasterGacha.png",
|
|
45886
|
+
"frames": [
|
|
45887
|
+
{
|
|
45888
|
+
"x": 0,
|
|
45889
|
+
"y": 0,
|
|
45890
|
+
"w": 2281,
|
|
45891
|
+
"h": 2731,
|
|
45892
|
+
"rx": 999,
|
|
45893
|
+
"ry": 999
|
|
45894
|
+
}
|
|
45895
|
+
],
|
|
45896
|
+
"fx": []
|
|
45897
|
+
},
|
|
45424
45898
|
"Background_Gacha_GachaDeco2x2": {
|
|
45425
45899
|
"pid": 1,
|
|
45426
45900
|
"url": "x768/Characters/Gachas/GachaBackgrounds/Background_Gacha_GachaDeco2x2.png",
|
|
@@ -69273,6 +69747,21 @@
|
|
|
69273
69747
|
],
|
|
69274
69748
|
"fx": []
|
|
69275
69749
|
},
|
|
69750
|
+
"items_unique_1266": {
|
|
69751
|
+
"pid": 0,
|
|
69752
|
+
"url": "x768/Equipment/EquipmentShared/items_unique_983_Shared.png",
|
|
69753
|
+
"frames": [
|
|
69754
|
+
{
|
|
69755
|
+
"x": 0,
|
|
69756
|
+
"y": 0,
|
|
69757
|
+
"w": 129,
|
|
69758
|
+
"h": 129,
|
|
69759
|
+
"rx": 935,
|
|
69760
|
+
"ry": 935
|
|
69761
|
+
}
|
|
69762
|
+
],
|
|
69763
|
+
"fx": []
|
|
69764
|
+
},
|
|
69276
69765
|
"items_unique_994": {
|
|
69277
69766
|
"pid": 0,
|
|
69278
69767
|
"url": "x768/Equipment/EquipmentShared/items_unique_990_Shared.png",
|
|
@@ -70623,6 +71112,36 @@
|
|
|
70623
71112
|
],
|
|
70624
71113
|
"fx": []
|
|
70625
71114
|
},
|
|
71115
|
+
"items_unique_1267": {
|
|
71116
|
+
"pid": 0,
|
|
71117
|
+
"url": "x768/Equipment/EquipmentShared/items_unique_1267_Shared.png",
|
|
71118
|
+
"frames": [
|
|
71119
|
+
{
|
|
71120
|
+
"x": 0,
|
|
71121
|
+
"y": 0,
|
|
71122
|
+
"w": 130,
|
|
71123
|
+
"h": 129,
|
|
71124
|
+
"rx": 935,
|
|
71125
|
+
"ry": 935
|
|
71126
|
+
}
|
|
71127
|
+
],
|
|
71128
|
+
"fx": []
|
|
71129
|
+
},
|
|
71130
|
+
"items_unique_1268": {
|
|
71131
|
+
"pid": 0,
|
|
71132
|
+
"url": "x768/Equipment/EquipmentShared/items_unique_1268_Shared.png",
|
|
71133
|
+
"frames": [
|
|
71134
|
+
{
|
|
71135
|
+
"x": 0,
|
|
71136
|
+
"y": 0,
|
|
71137
|
+
"w": 130,
|
|
71138
|
+
"h": 129,
|
|
71139
|
+
"rx": 935,
|
|
71140
|
+
"ry": 935
|
|
71141
|
+
}
|
|
71142
|
+
],
|
|
71143
|
+
"fx": []
|
|
71144
|
+
},
|
|
70626
71145
|
"items_unique_2005": {
|
|
70627
71146
|
"pid": 0,
|
|
70628
71147
|
"url": "x768/Equipment/EquipmentShared/items_unique_2004_Shared.png",
|
|
@@ -81086,9 +81605,9 @@
|
|
|
81086
81605
|
],
|
|
81087
81606
|
"fx": []
|
|
81088
81607
|
},
|
|
81089
|
-
"
|
|
81608
|
+
"icon_advisor_nomad_big_ds": {
|
|
81090
81609
|
"pid": 1,
|
|
81091
|
-
"url": "x768/Icons/AdvisorIcons/
|
|
81610
|
+
"url": "x768/Icons/AdvisorIcons/icon_advisor_nomad_big_ds.png",
|
|
81092
81611
|
"frames": [
|
|
81093
81612
|
{
|
|
81094
81613
|
"x": 0,
|
|
@@ -81101,9 +81620,24 @@
|
|
|
81101
81620
|
],
|
|
81102
81621
|
"fx": []
|
|
81103
81622
|
},
|
|
81104
|
-
"
|
|
81623
|
+
"icon_advisor_nomad_camp": {
|
|
81624
|
+
"pid": 1,
|
|
81625
|
+
"url": "x768/Icons/AdvisorIcons/icon_advisor_nomad_camp.png",
|
|
81626
|
+
"frames": [
|
|
81627
|
+
{
|
|
81628
|
+
"x": 0,
|
|
81629
|
+
"y": 0,
|
|
81630
|
+
"w": 241,
|
|
81631
|
+
"h": 181,
|
|
81632
|
+
"rx": 879,
|
|
81633
|
+
"ry": 909
|
|
81634
|
+
}
|
|
81635
|
+
],
|
|
81636
|
+
"fx": []
|
|
81637
|
+
},
|
|
81638
|
+
"icon_advisor_nomad_ds": {
|
|
81105
81639
|
"pid": 1,
|
|
81106
|
-
"url": "x768/Icons/AdvisorIcons/
|
|
81640
|
+
"url": "x768/Icons/AdvisorIcons/icon_advisor_nomad_ds.png",
|
|
81107
81641
|
"frames": [
|
|
81108
81642
|
{
|
|
81109
81643
|
"x": 0,
|
|
@@ -81116,9 +81650,9 @@
|
|
|
81116
81650
|
],
|
|
81117
81651
|
"fx": []
|
|
81118
81652
|
},
|
|
81119
|
-
"
|
|
81653
|
+
"icon_advisor_nomad_xs_ds": {
|
|
81120
81654
|
"pid": 1,
|
|
81121
|
-
"url": "x768/Icons/AdvisorIcons/
|
|
81655
|
+
"url": "x768/Icons/AdvisorIcons/icon_advisor_nomad_xs_ds.png",
|
|
81122
81656
|
"frames": [
|
|
81123
81657
|
{
|
|
81124
81658
|
"x": 0,
|
|
@@ -87671,6 +88205,81 @@
|
|
|
87671
88205
|
],
|
|
87672
88206
|
"fx": []
|
|
87673
88207
|
},
|
|
88208
|
+
"icon_currency_AdvisorFreeToken_big": {
|
|
88209
|
+
"pid": 0,
|
|
88210
|
+
"url": "x768/Icons/Icons/icon_currency_AdvisorFreeToken_big.png",
|
|
88211
|
+
"frames": [
|
|
88212
|
+
{
|
|
88213
|
+
"x": 0,
|
|
88214
|
+
"y": 0,
|
|
88215
|
+
"w": 82,
|
|
88216
|
+
"h": 90,
|
|
88217
|
+
"rx": 959,
|
|
88218
|
+
"ry": 955
|
|
88219
|
+
}
|
|
88220
|
+
],
|
|
88221
|
+
"fx": []
|
|
88222
|
+
},
|
|
88223
|
+
"icon_currency_AdvisorFreeToken_medium": {
|
|
88224
|
+
"pid": 0,
|
|
88225
|
+
"url": "x768/Icons/Icons/icon_currency_AdvisorFreeToken_medium.png",
|
|
88226
|
+
"frames": [
|
|
88227
|
+
{
|
|
88228
|
+
"x": 0,
|
|
88229
|
+
"y": 0,
|
|
88230
|
+
"w": 69,
|
|
88231
|
+
"h": 76,
|
|
88232
|
+
"rx": 965,
|
|
88233
|
+
"ry": 962
|
|
88234
|
+
}
|
|
88235
|
+
],
|
|
88236
|
+
"fx": []
|
|
88237
|
+
},
|
|
88238
|
+
"icon_currency_AdvisorFreeToken_small": {
|
|
88239
|
+
"pid": 0,
|
|
88240
|
+
"url": "x768/Icons/Icons/icon_currency_AdvisorFreeToken_small.png",
|
|
88241
|
+
"frames": [
|
|
88242
|
+
{
|
|
88243
|
+
"x": 0,
|
|
88244
|
+
"y": 0,
|
|
88245
|
+
"w": 31,
|
|
88246
|
+
"h": 35,
|
|
88247
|
+
"rx": 984,
|
|
88248
|
+
"ry": 982
|
|
88249
|
+
}
|
|
88250
|
+
],
|
|
88251
|
+
"fx": []
|
|
88252
|
+
},
|
|
88253
|
+
"icon_currency_AdvisorFreeToken_xl": {
|
|
88254
|
+
"pid": 0,
|
|
88255
|
+
"url": "x768/Icons/Icons/icon_currency_AdvisorFreeToken_xl.png",
|
|
88256
|
+
"frames": [
|
|
88257
|
+
{
|
|
88258
|
+
"x": 0,
|
|
88259
|
+
"y": 0,
|
|
88260
|
+
"w": 135,
|
|
88261
|
+
"h": 149,
|
|
88262
|
+
"rx": 932,
|
|
88263
|
+
"ry": 925
|
|
88264
|
+
}
|
|
88265
|
+
],
|
|
88266
|
+
"fx": []
|
|
88267
|
+
},
|
|
88268
|
+
"icon_currency_AdvisorFreeToken": {
|
|
88269
|
+
"pid": 0,
|
|
88270
|
+
"url": "x768/Icons/Icons/icon_currency_AdvisorFreeToken.png",
|
|
88271
|
+
"frames": [
|
|
88272
|
+
{
|
|
88273
|
+
"x": 0,
|
|
88274
|
+
"y": 0,
|
|
88275
|
+
"w": 61,
|
|
88276
|
+
"h": 67,
|
|
88277
|
+
"rx": 969,
|
|
88278
|
+
"ry": 966
|
|
88279
|
+
}
|
|
88280
|
+
],
|
|
88281
|
+
"fx": []
|
|
88282
|
+
},
|
|
87674
88283
|
"icon_currency_AllianceInfluence_big": {
|
|
87675
88284
|
"pid": 1,
|
|
87676
88285
|
"url": "x768/Icons/Icons/icon_currency_AllianceInfluence_big.png",
|
|
@@ -91736,6 +92345,111 @@
|
|
|
91736
92345
|
],
|
|
91737
92346
|
"fx": []
|
|
91738
92347
|
},
|
|
92348
|
+
"icon_currency_HasanToken_big_ds": {
|
|
92349
|
+
"pid": 1,
|
|
92350
|
+
"url": "x768/Icons/Icons/icon_currency_HasanToken_big_ds.png",
|
|
92351
|
+
"frames": [
|
|
92352
|
+
{
|
|
92353
|
+
"x": 0,
|
|
92354
|
+
"y": 0,
|
|
92355
|
+
"w": 117,
|
|
92356
|
+
"h": 117,
|
|
92357
|
+
"rx": 941,
|
|
92358
|
+
"ry": 941
|
|
92359
|
+
}
|
|
92360
|
+
],
|
|
92361
|
+
"fx": []
|
|
92362
|
+
},
|
|
92363
|
+
"icon_currency_HasanToken_big": {
|
|
92364
|
+
"pid": 1,
|
|
92365
|
+
"url": "x768/Icons/Icons/icon_currency_HasanToken_big.png",
|
|
92366
|
+
"frames": [
|
|
92367
|
+
{
|
|
92368
|
+
"x": 0,
|
|
92369
|
+
"y": 0,
|
|
92370
|
+
"w": 112,
|
|
92371
|
+
"h": 111,
|
|
92372
|
+
"rx": 944,
|
|
92373
|
+
"ry": 944
|
|
92374
|
+
}
|
|
92375
|
+
],
|
|
92376
|
+
"fx": []
|
|
92377
|
+
},
|
|
92378
|
+
"icon_currency_HasanToken_ds": {
|
|
92379
|
+
"pid": 1,
|
|
92380
|
+
"url": "x768/Icons/Icons/icon_currency_HasanToken_ds.png",
|
|
92381
|
+
"frames": [
|
|
92382
|
+
{
|
|
92383
|
+
"x": 0,
|
|
92384
|
+
"y": 0,
|
|
92385
|
+
"w": 71,
|
|
92386
|
+
"h": 71,
|
|
92387
|
+
"rx": 964,
|
|
92388
|
+
"ry": 964
|
|
92389
|
+
}
|
|
92390
|
+
],
|
|
92391
|
+
"fx": []
|
|
92392
|
+
},
|
|
92393
|
+
"icon_currency_HasanToken_medium_ds": {
|
|
92394
|
+
"pid": 1,
|
|
92395
|
+
"url": "x768/Icons/Icons/icon_currency_HasanToken_medium_ds.png",
|
|
92396
|
+
"frames": [
|
|
92397
|
+
{
|
|
92398
|
+
"x": 0,
|
|
92399
|
+
"y": 0,
|
|
92400
|
+
"w": 93,
|
|
92401
|
+
"h": 93,
|
|
92402
|
+
"rx": 953,
|
|
92403
|
+
"ry": 953
|
|
92404
|
+
}
|
|
92405
|
+
],
|
|
92406
|
+
"fx": []
|
|
92407
|
+
},
|
|
92408
|
+
"icon_currency_HasanToken_medium": {
|
|
92409
|
+
"pid": 1,
|
|
92410
|
+
"url": "x768/Icons/Icons/icon_currency_HasanToken_medium.png",
|
|
92411
|
+
"frames": [
|
|
92412
|
+
{
|
|
92413
|
+
"x": 0,
|
|
92414
|
+
"y": 0,
|
|
92415
|
+
"w": 90,
|
|
92416
|
+
"h": 89,
|
|
92417
|
+
"rx": 955,
|
|
92418
|
+
"ry": 955
|
|
92419
|
+
}
|
|
92420
|
+
],
|
|
92421
|
+
"fx": []
|
|
92422
|
+
},
|
|
92423
|
+
"icon_currency_HasanToken_small": {
|
|
92424
|
+
"pid": 1,
|
|
92425
|
+
"url": "x768/Icons/Icons/icon_currency_HasanToken_small.png",
|
|
92426
|
+
"frames": [
|
|
92427
|
+
{
|
|
92428
|
+
"x": 0,
|
|
92429
|
+
"y": 0,
|
|
92430
|
+
"w": 35,
|
|
92431
|
+
"h": 35,
|
|
92432
|
+
"rx": 982,
|
|
92433
|
+
"ry": 982
|
|
92434
|
+
}
|
|
92435
|
+
],
|
|
92436
|
+
"fx": []
|
|
92437
|
+
},
|
|
92438
|
+
"icon_currency_HasanToken": {
|
|
92439
|
+
"pid": 1,
|
|
92440
|
+
"url": "x768/Icons/Icons/icon_currency_HasanToken.png",
|
|
92441
|
+
"frames": [
|
|
92442
|
+
{
|
|
92443
|
+
"x": 0,
|
|
92444
|
+
"y": 0,
|
|
92445
|
+
"w": 68,
|
|
92446
|
+
"h": 67,
|
|
92447
|
+
"rx": 966,
|
|
92448
|
+
"ry": 966
|
|
92449
|
+
}
|
|
92450
|
+
],
|
|
92451
|
+
"fx": []
|
|
92452
|
+
},
|
|
91739
92453
|
"icon_currency_Heritage_medium": {
|
|
91740
92454
|
"pid": 1,
|
|
91741
92455
|
"url": "x768/Icons/Icons/icon_currency_Heritage_medium.png",
|
|
@@ -91826,6 +92540,66 @@
|
|
|
91826
92540
|
],
|
|
91827
92541
|
"fx": []
|
|
91828
92542
|
},
|
|
92543
|
+
"icon_currency_HollowMoonEgg_big": {
|
|
92544
|
+
"pid": 0,
|
|
92545
|
+
"url": "x768/Icons/Icons/icon_currency_HollowMoonEgg_big.png",
|
|
92546
|
+
"frames": [
|
|
92547
|
+
{
|
|
92548
|
+
"x": 0,
|
|
92549
|
+
"y": 0,
|
|
92550
|
+
"w": 135,
|
|
92551
|
+
"h": 147,
|
|
92552
|
+
"rx": 932,
|
|
92553
|
+
"ry": 926
|
|
92554
|
+
}
|
|
92555
|
+
],
|
|
92556
|
+
"fx": []
|
|
92557
|
+
},
|
|
92558
|
+
"icon_currency_HollowMoonEgg_medium": {
|
|
92559
|
+
"pid": 0,
|
|
92560
|
+
"url": "x768/Icons/Icons/icon_currency_HollowMoonEgg_medium.png",
|
|
92561
|
+
"frames": [
|
|
92562
|
+
{
|
|
92563
|
+
"x": 0,
|
|
92564
|
+
"y": 0,
|
|
92565
|
+
"w": 89,
|
|
92566
|
+
"h": 97,
|
|
92567
|
+
"rx": 955,
|
|
92568
|
+
"ry": 951
|
|
92569
|
+
}
|
|
92570
|
+
],
|
|
92571
|
+
"fx": []
|
|
92572
|
+
},
|
|
92573
|
+
"icon_currency_HollowMoonEgg_xl": {
|
|
92574
|
+
"pid": 0,
|
|
92575
|
+
"url": "x768/Icons/Icons/icon_currency_HollowMoonEgg_xl.png",
|
|
92576
|
+
"frames": [
|
|
92577
|
+
{
|
|
92578
|
+
"x": 0,
|
|
92579
|
+
"y": 0,
|
|
92580
|
+
"w": 179,
|
|
92581
|
+
"h": 195,
|
|
92582
|
+
"rx": 910,
|
|
92583
|
+
"ry": 902
|
|
92584
|
+
}
|
|
92585
|
+
],
|
|
92586
|
+
"fx": []
|
|
92587
|
+
},
|
|
92588
|
+
"icon_currency_HollowMoonEgg": {
|
|
92589
|
+
"pid": 0,
|
|
92590
|
+
"url": "x768/Icons/Icons/icon_currency_HollowMoonEgg.png",
|
|
92591
|
+
"frames": [
|
|
92592
|
+
{
|
|
92593
|
+
"x": 0,
|
|
92594
|
+
"y": 0,
|
|
92595
|
+
"w": 63,
|
|
92596
|
+
"h": 67,
|
|
92597
|
+
"rx": 968,
|
|
92598
|
+
"ry": 966
|
|
92599
|
+
}
|
|
92600
|
+
],
|
|
92601
|
+
"fx": []
|
|
92602
|
+
},
|
|
91829
92603
|
"icon_currency_honey_big": {
|
|
91830
92604
|
"pid": 1,
|
|
91831
92605
|
"url": "x768/Icons/Icons/icon_currency_honey_big.png",
|
|
@@ -93236,196 +94010,166 @@
|
|
|
93236
94010
|
],
|
|
93237
94011
|
"fx": []
|
|
93238
94012
|
},
|
|
93239
|
-
"
|
|
93240
|
-
"pid": 0,
|
|
93241
|
-
"url": "x768/Icons/Icons/icon_currency_OctoberfestLTPEToken_big.png",
|
|
93242
|
-
"frames": [
|
|
93243
|
-
{
|
|
93244
|
-
"x": 0,
|
|
93245
|
-
"y": 0,
|
|
93246
|
-
"w": 98,
|
|
93247
|
-
"h": 101,
|
|
93248
|
-
"rx": 951,
|
|
93249
|
-
"ry": 949
|
|
93250
|
-
}
|
|
93251
|
-
],
|
|
93252
|
-
"fx": []
|
|
93253
|
-
},
|
|
93254
|
-
"icon_currency_OctoberfestLTPEToken_ds": {
|
|
94013
|
+
"icon_currency_NomadAdvisorToken_big": {
|
|
93255
94014
|
"pid": 0,
|
|
93256
|
-
"url": "x768/Icons/Icons/
|
|
94015
|
+
"url": "x768/Icons/Icons/icon_currency_NomadAdvisorToken_big.png",
|
|
93257
94016
|
"frames": [
|
|
93258
94017
|
{
|
|
93259
94018
|
"x": 0,
|
|
93260
94019
|
"y": 0,
|
|
93261
|
-
"w":
|
|
93262
|
-
"h":
|
|
93263
|
-
"rx":
|
|
93264
|
-
"ry":
|
|
94020
|
+
"w": 95,
|
|
94021
|
+
"h": 95,
|
|
94022
|
+
"rx": 952,
|
|
94023
|
+
"ry": 952
|
|
93265
94024
|
}
|
|
93266
94025
|
],
|
|
93267
94026
|
"fx": []
|
|
93268
94027
|
},
|
|
93269
|
-
"
|
|
94028
|
+
"icon_currency_NomadAdvisorToken_medium": {
|
|
93270
94029
|
"pid": 0,
|
|
93271
|
-
"url": "x768/Icons/Icons/
|
|
94030
|
+
"url": "x768/Icons/Icons/icon_currency_NomadAdvisorToken_medium.png",
|
|
93272
94031
|
"frames": [
|
|
93273
94032
|
{
|
|
93274
94033
|
"x": 0,
|
|
93275
94034
|
"y": 0,
|
|
93276
|
-
"w":
|
|
93277
|
-
"h":
|
|
93278
|
-
"rx":
|
|
93279
|
-
"ry":
|
|
94035
|
+
"w": 77,
|
|
94036
|
+
"h": 77,
|
|
94037
|
+
"rx": 961,
|
|
94038
|
+
"ry": 961
|
|
93280
94039
|
}
|
|
93281
94040
|
],
|
|
93282
94041
|
"fx": []
|
|
93283
94042
|
},
|
|
93284
|
-
"
|
|
94043
|
+
"icon_currency_NomadAdvisorToken_small": {
|
|
93285
94044
|
"pid": 0,
|
|
93286
|
-
"url": "x768/Icons/Icons/
|
|
94045
|
+
"url": "x768/Icons/Icons/icon_currency_NomadAdvisorToken_small.png",
|
|
93287
94046
|
"frames": [
|
|
93288
94047
|
{
|
|
93289
94048
|
"x": 0,
|
|
93290
94049
|
"y": 0,
|
|
93291
|
-
"w":
|
|
94050
|
+
"w": 35,
|
|
93292
94051
|
"h": 35,
|
|
93293
|
-
"rx":
|
|
94052
|
+
"rx": 982,
|
|
93294
94053
|
"ry": 982
|
|
93295
94054
|
}
|
|
93296
94055
|
],
|
|
93297
94056
|
"fx": []
|
|
93298
94057
|
},
|
|
93299
|
-
"
|
|
94058
|
+
"icon_currency_NomadAdvisorToken_xl": {
|
|
93300
94059
|
"pid": 0,
|
|
93301
|
-
"url": "x768/Icons/Icons/
|
|
94060
|
+
"url": "x768/Icons/Icons/icon_currency_NomadAdvisorToken_xl.png",
|
|
93302
94061
|
"frames": [
|
|
93303
94062
|
{
|
|
93304
94063
|
"x": 0,
|
|
93305
94064
|
"y": 0,
|
|
93306
|
-
"w":
|
|
93307
|
-
"h":
|
|
93308
|
-
"rx":
|
|
93309
|
-
"ry":
|
|
94065
|
+
"w": 149,
|
|
94066
|
+
"h": 149,
|
|
94067
|
+
"rx": 925,
|
|
94068
|
+
"ry": 925
|
|
93310
94069
|
}
|
|
93311
94070
|
],
|
|
93312
94071
|
"fx": []
|
|
93313
94072
|
},
|
|
93314
|
-
"
|
|
94073
|
+
"icon_currency_NomadAdvisorToken": {
|
|
93315
94074
|
"pid": 0,
|
|
93316
|
-
"url": "x768/Icons/Icons/
|
|
94075
|
+
"url": "x768/Icons/Icons/icon_currency_NomadAdvisorToken.png",
|
|
93317
94076
|
"frames": [
|
|
93318
94077
|
{
|
|
93319
94078
|
"x": 0,
|
|
93320
94079
|
"y": 0,
|
|
93321
|
-
"w":
|
|
94080
|
+
"w": 67,
|
|
93322
94081
|
"h": 67,
|
|
93323
|
-
"rx":
|
|
94082
|
+
"rx": 966,
|
|
93324
94083
|
"ry": 966
|
|
93325
94084
|
}
|
|
93326
94085
|
],
|
|
93327
94086
|
"fx": []
|
|
93328
94087
|
},
|
|
93329
|
-
"
|
|
93330
|
-
"pid":
|
|
93331
|
-
"url": "x768/Icons/Icons/
|
|
93332
|
-
"frames": [
|
|
93333
|
-
{
|
|
93334
|
-
"x": 0,
|
|
93335
|
-
"y": 0,
|
|
93336
|
-
"w": 117,
|
|
93337
|
-
"h": 117,
|
|
93338
|
-
"rx": 941,
|
|
93339
|
-
"ry": 941
|
|
93340
|
-
}
|
|
93341
|
-
],
|
|
93342
|
-
"fx": []
|
|
93343
|
-
},
|
|
93344
|
-
"icon_currency_OfferingHasan_big": {
|
|
93345
|
-
"pid": 1,
|
|
93346
|
-
"url": "x768/Icons/Icons/icon_currency_OfferingHasan_big.png",
|
|
94088
|
+
"icon_currency_OctoberfestLTPEToken_big": {
|
|
94089
|
+
"pid": 0,
|
|
94090
|
+
"url": "x768/Icons/Icons/icon_currency_OctoberfestLTPEToken_big.png",
|
|
93347
94091
|
"frames": [
|
|
93348
94092
|
{
|
|
93349
94093
|
"x": 0,
|
|
93350
94094
|
"y": 0,
|
|
93351
|
-
"w":
|
|
93352
|
-
"h":
|
|
93353
|
-
"rx":
|
|
93354
|
-
"ry":
|
|
94095
|
+
"w": 98,
|
|
94096
|
+
"h": 101,
|
|
94097
|
+
"rx": 951,
|
|
94098
|
+
"ry": 949
|
|
93355
94099
|
}
|
|
93356
94100
|
],
|
|
93357
94101
|
"fx": []
|
|
93358
94102
|
},
|
|
93359
|
-
"
|
|
93360
|
-
"pid":
|
|
93361
|
-
"url": "x768/Icons/Icons/
|
|
94103
|
+
"icon_currency_OctoberfestLTPEToken_ds": {
|
|
94104
|
+
"pid": 0,
|
|
94105
|
+
"url": "x768/Icons/Icons/icon_currency_OctoberfestLTPEToken_ds.png",
|
|
93362
94106
|
"frames": [
|
|
93363
94107
|
{
|
|
93364
94108
|
"x": 0,
|
|
93365
94109
|
"y": 0,
|
|
93366
|
-
"w":
|
|
93367
|
-
"h":
|
|
93368
|
-
"rx":
|
|
93369
|
-
"ry":
|
|
94110
|
+
"w": 59,
|
|
94111
|
+
"h": 60,
|
|
94112
|
+
"rx": 970,
|
|
94113
|
+
"ry": 970
|
|
93370
94114
|
}
|
|
93371
94115
|
],
|
|
93372
94116
|
"fx": []
|
|
93373
94117
|
},
|
|
93374
|
-
"
|
|
93375
|
-
"pid":
|
|
93376
|
-
"url": "x768/Icons/Icons/
|
|
94118
|
+
"icon_currency_OctoberfestLTPEToken_medium": {
|
|
94119
|
+
"pid": 0,
|
|
94120
|
+
"url": "x768/Icons/Icons/icon_currency_OctoberfestLTPEToken_medium.png",
|
|
93377
94121
|
"frames": [
|
|
93378
94122
|
{
|
|
93379
94123
|
"x": 0,
|
|
93380
94124
|
"y": 0,
|
|
93381
|
-
"w":
|
|
93382
|
-
"h":
|
|
93383
|
-
"rx":
|
|
93384
|
-
"ry":
|
|
94125
|
+
"w": 81,
|
|
94126
|
+
"h": 85,
|
|
94127
|
+
"rx": 959,
|
|
94128
|
+
"ry": 957
|
|
93385
94129
|
}
|
|
93386
94130
|
],
|
|
93387
94131
|
"fx": []
|
|
93388
94132
|
},
|
|
93389
|
-
"
|
|
93390
|
-
"pid":
|
|
93391
|
-
"url": "x768/Icons/Icons/
|
|
94133
|
+
"icon_currency_OctoberfestLTPEToken_small": {
|
|
94134
|
+
"pid": 0,
|
|
94135
|
+
"url": "x768/Icons/Icons/icon_currency_OctoberfestLTPEToken_small.png",
|
|
93392
94136
|
"frames": [
|
|
93393
94137
|
{
|
|
93394
94138
|
"x": 0,
|
|
93395
94139
|
"y": 0,
|
|
93396
|
-
"w":
|
|
93397
|
-
"h":
|
|
93398
|
-
"rx":
|
|
93399
|
-
"ry":
|
|
94140
|
+
"w": 33,
|
|
94141
|
+
"h": 35,
|
|
94142
|
+
"rx": 983,
|
|
94143
|
+
"ry": 982
|
|
93400
94144
|
}
|
|
93401
94145
|
],
|
|
93402
94146
|
"fx": []
|
|
93403
94147
|
},
|
|
93404
|
-
"
|
|
93405
|
-
"pid":
|
|
93406
|
-
"url": "x768/Icons/Icons/
|
|
94148
|
+
"icon_currency_OctoberfestLTPEToken_xl": {
|
|
94149
|
+
"pid": 0,
|
|
94150
|
+
"url": "x768/Icons/Icons/icon_currency_OctoberfestLTPEToken_xl.png",
|
|
93407
94151
|
"frames": [
|
|
93408
94152
|
{
|
|
93409
94153
|
"x": 0,
|
|
93410
94154
|
"y": 0,
|
|
93411
|
-
"w":
|
|
93412
|
-
"h":
|
|
93413
|
-
"rx":
|
|
93414
|
-
"ry":
|
|
94155
|
+
"w": 161,
|
|
94156
|
+
"h": 168,
|
|
94157
|
+
"rx": 919,
|
|
94158
|
+
"ry": 916
|
|
93415
94159
|
}
|
|
93416
94160
|
],
|
|
93417
94161
|
"fx": []
|
|
93418
94162
|
},
|
|
93419
|
-
"
|
|
93420
|
-
"pid":
|
|
93421
|
-
"url": "x768/Icons/Icons/
|
|
94163
|
+
"icon_currency_OctoberfestLTPEToken": {
|
|
94164
|
+
"pid": 0,
|
|
94165
|
+
"url": "x768/Icons/Icons/icon_currency_OctoberfestLTPEToken.png",
|
|
93422
94166
|
"frames": [
|
|
93423
94167
|
{
|
|
93424
94168
|
"x": 0,
|
|
93425
94169
|
"y": 0,
|
|
93426
|
-
"w":
|
|
94170
|
+
"w": 65,
|
|
93427
94171
|
"h": 67,
|
|
93428
|
-
"rx":
|
|
94172
|
+
"rx": 967,
|
|
93429
94173
|
"ry": 966
|
|
93430
94174
|
}
|
|
93431
94175
|
],
|
|
@@ -98771,6 +99515,21 @@
|
|
|
98771
99515
|
],
|
|
98772
99516
|
"fx": []
|
|
98773
99517
|
},
|
|
99518
|
+
"icon_event_128": {
|
|
99519
|
+
"pid": 1,
|
|
99520
|
+
"url": "x768/Icons/Icons/icon_event_128.png",
|
|
99521
|
+
"frames": [
|
|
99522
|
+
{
|
|
99523
|
+
"x": 0,
|
|
99524
|
+
"y": 0,
|
|
99525
|
+
"w": 111,
|
|
99526
|
+
"h": 117,
|
|
99527
|
+
"rx": 944,
|
|
99528
|
+
"ry": 941
|
|
99529
|
+
}
|
|
99530
|
+
],
|
|
99531
|
+
"fx": []
|
|
99532
|
+
},
|
|
98774
99533
|
"icon_event_crossplay_small_80": {
|
|
98775
99534
|
"pid": 0,
|
|
98776
99535
|
"url": "x768/Icons/Icons/icon_event_crossplay_small_80.png",
|
|
@@ -98966,6 +99725,21 @@
|
|
|
98966
99725
|
],
|
|
98967
99726
|
"fx": []
|
|
98968
99727
|
},
|
|
99728
|
+
"icon_event_xl_128": {
|
|
99729
|
+
"pid": 1,
|
|
99730
|
+
"url": "x768/Icons/Icons/icon_event_xl_128.png",
|
|
99731
|
+
"frames": [
|
|
99732
|
+
{
|
|
99733
|
+
"x": 0,
|
|
99734
|
+
"y": 0,
|
|
99735
|
+
"w": 199,
|
|
99736
|
+
"h": 209,
|
|
99737
|
+
"rx": 900,
|
|
99738
|
+
"ry": 895
|
|
99739
|
+
}
|
|
99740
|
+
],
|
|
99741
|
+
"fx": []
|
|
99742
|
+
},
|
|
98969
99743
|
"icon_event_xxs": {
|
|
98970
99744
|
"pid": 0,
|
|
98971
99745
|
"url": "x768/Icons/Icons/icon_event_xxs.png",
|
|
@@ -98996,9 +99770,24 @@
|
|
|
98996
99770
|
],
|
|
98997
99771
|
"fx": []
|
|
98998
99772
|
},
|
|
98999
|
-
"
|
|
99773
|
+
"icon_failure_0": {
|
|
99774
|
+
"pid": 1,
|
|
99775
|
+
"url": "x768/Icons/Icons/icon_failure_0.png",
|
|
99776
|
+
"frames": [
|
|
99777
|
+
{
|
|
99778
|
+
"x": 0,
|
|
99779
|
+
"y": 0,
|
|
99780
|
+
"w": 241,
|
|
99781
|
+
"h": 241,
|
|
99782
|
+
"rx": 879,
|
|
99783
|
+
"ry": 879
|
|
99784
|
+
}
|
|
99785
|
+
],
|
|
99786
|
+
"fx": []
|
|
99787
|
+
},
|
|
99788
|
+
"icon_failure_1": {
|
|
99000
99789
|
"pid": 1,
|
|
99001
|
-
"url": "x768/Icons/Icons/
|
|
99790
|
+
"url": "x768/Icons/Icons/icon_failure_1.png",
|
|
99002
99791
|
"frames": [
|
|
99003
99792
|
{
|
|
99004
99793
|
"x": 0,
|
|
@@ -99011,9 +99800,9 @@
|
|
|
99011
99800
|
],
|
|
99012
99801
|
"fx": []
|
|
99013
99802
|
},
|
|
99014
|
-
"
|
|
99803
|
+
"icon_failure_4": {
|
|
99015
99804
|
"pid": 1,
|
|
99016
|
-
"url": "x768/Icons/Icons/
|
|
99805
|
+
"url": "x768/Icons/Icons/icon_failure_4.png",
|
|
99017
99806
|
"frames": [
|
|
99018
99807
|
{
|
|
99019
99808
|
"x": 0,
|
|
@@ -99026,9 +99815,9 @@
|
|
|
99026
99815
|
],
|
|
99027
99816
|
"fx": []
|
|
99028
99817
|
},
|
|
99029
|
-
"
|
|
99818
|
+
"icon_failure_5": {
|
|
99030
99819
|
"pid": 1,
|
|
99031
|
-
"url": "x768/Icons/Icons/
|
|
99820
|
+
"url": "x768/Icons/Icons/icon_failure_5.png",
|
|
99032
99821
|
"frames": [
|
|
99033
99822
|
{
|
|
99034
99823
|
"x": 0,
|
|
@@ -100871,6 +101660,21 @@
|
|
|
100871
101660
|
],
|
|
100872
101661
|
"fx": []
|
|
100873
101662
|
},
|
|
101663
|
+
"icon_hud_advisor_nomad": {
|
|
101664
|
+
"pid": 1,
|
|
101665
|
+
"url": "x768/Icons/Icons/icon_hud_advisor_nomad.png",
|
|
101666
|
+
"frames": [
|
|
101667
|
+
{
|
|
101668
|
+
"x": 0,
|
|
101669
|
+
"y": 0,
|
|
101670
|
+
"w": 117,
|
|
101671
|
+
"h": 119,
|
|
101672
|
+
"rx": 941,
|
|
101673
|
+
"ry": 940
|
|
101674
|
+
}
|
|
101675
|
+
],
|
|
101676
|
+
"fx": []
|
|
101677
|
+
},
|
|
100874
101678
|
"icon_hud_attack": {
|
|
100875
101679
|
"pid": 1,
|
|
100876
101680
|
"url": "x768/Icons/Icons/icon_hud_attack.png",
|
|
@@ -112946,6 +113750,36 @@
|
|
|
112946
113750
|
],
|
|
112947
113751
|
"fx": []
|
|
112948
113752
|
},
|
|
113753
|
+
"icon_failure_3": {
|
|
113754
|
+
"pid": 1,
|
|
113755
|
+
"url": "x768/Icons/IconsShared/icon_failure_2_Shared.png",
|
|
113756
|
+
"frames": [
|
|
113757
|
+
{
|
|
113758
|
+
"x": 0,
|
|
113759
|
+
"y": 0,
|
|
113760
|
+
"w": 241,
|
|
113761
|
+
"h": 241,
|
|
113762
|
+
"rx": 879,
|
|
113763
|
+
"ry": 879
|
|
113764
|
+
}
|
|
113765
|
+
],
|
|
113766
|
+
"fx": []
|
|
113767
|
+
},
|
|
113768
|
+
"icon_failure_2": {
|
|
113769
|
+
"pid": 1,
|
|
113770
|
+
"url": "x768/Icons/IconsShared/icon_failure_2_Shared.png",
|
|
113771
|
+
"frames": [
|
|
113772
|
+
{
|
|
113773
|
+
"x": 0,
|
|
113774
|
+
"y": 0,
|
|
113775
|
+
"w": 241,
|
|
113776
|
+
"h": 241,
|
|
113777
|
+
"rx": 879,
|
|
113778
|
+
"ry": 879
|
|
113779
|
+
}
|
|
113780
|
+
],
|
|
113781
|
+
"fx": []
|
|
113782
|
+
},
|
|
112949
113783
|
"icon_deco_gacha_milestone_box_closed": {
|
|
112950
113784
|
"pid": 0,
|
|
112951
113785
|
"url": "x768/Icons/IconsShared/icon_gacha_milestone_box_closed.png",
|
|
@@ -122261,6 +123095,66 @@
|
|
|
122261
123095
|
}
|
|
122262
123096
|
]
|
|
122263
123097
|
},
|
|
123098
|
+
"teaser_advisor_activation": {
|
|
123099
|
+
"pid": 1,
|
|
123100
|
+
"url": "x768/Misc/AdvisorTeasers/teaser_advisor_activation.png",
|
|
123101
|
+
"frames": [
|
|
123102
|
+
{
|
|
123103
|
+
"x": 0,
|
|
123104
|
+
"y": 0,
|
|
123105
|
+
"w": 1221,
|
|
123106
|
+
"h": 687,
|
|
123107
|
+
"rx": 389,
|
|
123108
|
+
"ry": 656
|
|
123109
|
+
}
|
|
123110
|
+
],
|
|
123111
|
+
"fx": []
|
|
123112
|
+
},
|
|
123113
|
+
"teaser_advisor_attack_cancel": {
|
|
123114
|
+
"pid": 1,
|
|
123115
|
+
"url": "x768/Misc/AdvisorTeasers/teaser_advisor_attack_cancel.png",
|
|
123116
|
+
"frames": [
|
|
123117
|
+
{
|
|
123118
|
+
"x": 0,
|
|
123119
|
+
"y": 0,
|
|
123120
|
+
"w": 1221,
|
|
123121
|
+
"h": 413,
|
|
123122
|
+
"rx": 389,
|
|
123123
|
+
"ry": 793
|
|
123124
|
+
}
|
|
123125
|
+
],
|
|
123126
|
+
"fx": []
|
|
123127
|
+
},
|
|
123128
|
+
"teaser_advisor_attack_fail": {
|
|
123129
|
+
"pid": 1,
|
|
123130
|
+
"url": "x768/Misc/AdvisorTeasers/teaser_advisor_attack_fail.png",
|
|
123131
|
+
"frames": [
|
|
123132
|
+
{
|
|
123133
|
+
"x": 0,
|
|
123134
|
+
"y": 0,
|
|
123135
|
+
"w": 1221,
|
|
123136
|
+
"h": 413,
|
|
123137
|
+
"rx": 389,
|
|
123138
|
+
"ry": 793
|
|
123139
|
+
}
|
|
123140
|
+
],
|
|
123141
|
+
"fx": []
|
|
123142
|
+
},
|
|
123143
|
+
"teaser_advisor_attack_success": {
|
|
123144
|
+
"pid": 1,
|
|
123145
|
+
"url": "x768/Misc/AdvisorTeasers/teaser_advisor_attack_success.png",
|
|
123146
|
+
"frames": [
|
|
123147
|
+
{
|
|
123148
|
+
"x": 0,
|
|
123149
|
+
"y": 0,
|
|
123150
|
+
"w": 1221,
|
|
123151
|
+
"h": 413,
|
|
123152
|
+
"rx": 389,
|
|
123153
|
+
"ry": 793
|
|
123154
|
+
}
|
|
123155
|
+
],
|
|
123156
|
+
"fx": []
|
|
123157
|
+
},
|
|
122264
123158
|
"Background_GeneralsHub_Back": {
|
|
122265
123159
|
"pid": 1,
|
|
122266
123160
|
"url": "x768/Misc/DialogBackgrounds/Background_GeneralsHub_Back.png",
|
|
@@ -125021,6 +125915,21 @@
|
|
|
125021
125915
|
],
|
|
125022
125916
|
"fx": []
|
|
125023
125917
|
},
|
|
125918
|
+
"announcement_teaser_128": {
|
|
125919
|
+
"pid": 1,
|
|
125920
|
+
"url": "x768/Misc/GenericTeasersShared/announcement_teaser_128_Shared.png",
|
|
125921
|
+
"frames": [
|
|
125922
|
+
{
|
|
125923
|
+
"x": 0,
|
|
125924
|
+
"y": 0,
|
|
125925
|
+
"w": 1537,
|
|
125926
|
+
"h": 1311,
|
|
125927
|
+
"rx": 999,
|
|
125928
|
+
"ry": 999
|
|
125929
|
+
}
|
|
125930
|
+
],
|
|
125931
|
+
"fx": []
|
|
125932
|
+
},
|
|
125024
125933
|
"teaser_help_mail_16": {
|
|
125025
125934
|
"pid": 1,
|
|
125026
125935
|
"url": "x768/Misc/GenericTeasersShared/content_help_mail_0_Shared.png",
|
|
@@ -125081,6 +125990,21 @@
|
|
|
125081
125990
|
],
|
|
125082
125991
|
"fx": []
|
|
125083
125992
|
},
|
|
125993
|
+
"end_teaser_128": {
|
|
125994
|
+
"pid": 1,
|
|
125995
|
+
"url": "x768/Misc/GenericTeasersShared/end_teaser_128_Shared.png",
|
|
125996
|
+
"frames": [
|
|
125997
|
+
{
|
|
125998
|
+
"x": 0,
|
|
125999
|
+
"y": 0,
|
|
126000
|
+
"w": 1221,
|
|
126001
|
+
"h": 413,
|
|
126002
|
+
"rx": 389,
|
|
126003
|
+
"ry": 793
|
|
126004
|
+
}
|
|
126005
|
+
],
|
|
126006
|
+
"fx": []
|
|
126007
|
+
},
|
|
125084
126008
|
"teaser_difficultyScaling_archmaster": {
|
|
125085
126009
|
"pid": 0,
|
|
125086
126010
|
"url": "x768/Misc/GenericTeasersShared/teaser_difficultyScaling_archmaster_Shared.png",
|
|
@@ -125756,6 +126680,21 @@
|
|
|
125756
126680
|
],
|
|
125757
126681
|
"fx": []
|
|
125758
126682
|
},
|
|
126683
|
+
"global_primetime_background_Spring2024": {
|
|
126684
|
+
"pid": 1,
|
|
126685
|
+
"url": "x768/Misc/Offers/PrimeTimes/PTBackgrounds/global_primetime_background_Spring2024.png",
|
|
126686
|
+
"frames": [
|
|
126687
|
+
{
|
|
126688
|
+
"x": 0,
|
|
126689
|
+
"y": 0,
|
|
126690
|
+
"w": 1281,
|
|
126691
|
+
"h": 1601,
|
|
126692
|
+
"rx": 359,
|
|
126693
|
+
"ry": 199
|
|
126694
|
+
}
|
|
126695
|
+
],
|
|
126696
|
+
"fx": []
|
|
126697
|
+
},
|
|
125759
126698
|
"global_primetime_background_StPatricksDay2025": {
|
|
125760
126699
|
"pid": 1,
|
|
125761
126700
|
"url": "x768/Misc/Offers/PrimeTimes/PTBackgrounds/global_primetime_background_StPatricksDay2025.png",
|
|
@@ -125846,6 +126785,21 @@
|
|
|
125846
126785
|
],
|
|
125847
126786
|
"fx": []
|
|
125848
126787
|
},
|
|
126788
|
+
"global_primetime_hub_teaser_Spring2024": {
|
|
126789
|
+
"pid": 1,
|
|
126790
|
+
"url": "x768/Misc/Offers/PrimeTimes/PTTeasers/global_primetime_hub_teaser_Spring2024.png",
|
|
126791
|
+
"frames": [
|
|
126792
|
+
{
|
|
126793
|
+
"x": 0,
|
|
126794
|
+
"y": 0,
|
|
126795
|
+
"w": 1537,
|
|
126796
|
+
"h": 1331,
|
|
126797
|
+
"rx": 231,
|
|
126798
|
+
"ry": 334
|
|
126799
|
+
}
|
|
126800
|
+
],
|
|
126801
|
+
"fx": []
|
|
126802
|
+
},
|
|
125849
126803
|
"global_primetime_hub_teaser_Winter2024": {
|
|
125850
126804
|
"pid": 1,
|
|
125851
126805
|
"url": "x768/Misc/Offers/PrimeTimes/PTTeasers/global_primetime_hub_teaser_Winter2024.png",
|
|
@@ -125921,6 +126875,21 @@
|
|
|
125921
126875
|
],
|
|
125922
126876
|
"fx": []
|
|
125923
126877
|
},
|
|
126878
|
+
"global_primetime_teaser_Spring2024": {
|
|
126879
|
+
"pid": 1,
|
|
126880
|
+
"url": "x768/Misc/Offers/PrimeTimes/PTTeasers/global_primetime_teaser_Spring2024.png",
|
|
126881
|
+
"frames": [
|
|
126882
|
+
{
|
|
126883
|
+
"x": 0,
|
|
126884
|
+
"y": 0,
|
|
126885
|
+
"w": 1249,
|
|
126886
|
+
"h": 985,
|
|
126887
|
+
"rx": 375,
|
|
126888
|
+
"ry": 507
|
|
126889
|
+
}
|
|
126890
|
+
],
|
|
126891
|
+
"fx": []
|
|
126892
|
+
},
|
|
125924
126893
|
"global_primetime_teaser_Winter2024": {
|
|
125925
126894
|
"pid": 1,
|
|
125926
126895
|
"url": "x768/Misc/Offers/PrimeTimes/PTTeasers/global_primetime_teaser_Winter2024.png",
|
|
@@ -126791,6 +127760,21 @@
|
|
|
126791
127760
|
],
|
|
126792
127761
|
"fx": []
|
|
126793
127762
|
},
|
|
127763
|
+
"Teaser_OffersHub_Big_WhaleChest_7": {
|
|
127764
|
+
"pid": 1,
|
|
127765
|
+
"url": "x768/Misc/OffersHub/OffersHubTeasers/Teaser_OffersHub_Big_WhaleChest_7.png",
|
|
127766
|
+
"frames": [
|
|
127767
|
+
{
|
|
127768
|
+
"x": 0,
|
|
127769
|
+
"y": 0,
|
|
127770
|
+
"w": 1537,
|
|
127771
|
+
"h": 667,
|
|
127772
|
+
"rx": 231,
|
|
127773
|
+
"ry": 666
|
|
127774
|
+
}
|
|
127775
|
+
],
|
|
127776
|
+
"fx": []
|
|
127777
|
+
},
|
|
126794
127778
|
"Teaser_OffersHub_Big_WhaleChest_10": {
|
|
126795
127779
|
"pid": 0,
|
|
126796
127780
|
"url": "x768/Misc/OffersHub/OffersHubTeasers/Teaser_OffersHub_Big_WhaleChest_10.png",
|
|
@@ -145771,6 +146755,29 @@
|
|
|
145771
146755
|
}
|
|
145772
146756
|
]
|
|
145773
146757
|
},
|
|
146758
|
+
"Castle_Mapobject_Special_EasterFern": {
|
|
146759
|
+
"pid": 0,
|
|
146760
|
+
"url": "x768/WorldmapObjects/Castles/Castle/Castle_Mapobject_Special_EasterFern.png",
|
|
146761
|
+
"frames": [
|
|
146762
|
+
{
|
|
146763
|
+
"x": 0,
|
|
146764
|
+
"y": 0,
|
|
146765
|
+
"w": 59,
|
|
146766
|
+
"h": 80,
|
|
146767
|
+
"rx": 1000,
|
|
146768
|
+
"ry": 977
|
|
146769
|
+
}
|
|
146770
|
+
],
|
|
146771
|
+
"fx": [
|
|
146772
|
+
{
|
|
146773
|
+
"x": 26,
|
|
146774
|
+
"y": -5,
|
|
146775
|
+
"scale": 0.75,
|
|
146776
|
+
"name": "flagHolder",
|
|
146777
|
+
"rotation": 0
|
|
146778
|
+
}
|
|
146779
|
+
]
|
|
146780
|
+
},
|
|
145774
146781
|
"Castle_Mapobject_Special_Emblem": {
|
|
145775
146782
|
"pid": 0,
|
|
145776
146783
|
"url": "x768/WorldmapObjects/Castles/Castle/Castle_Mapobject_Special_Emblem.png",
|
|
@@ -149653,6 +150660,29 @@
|
|
|
149653
150660
|
}
|
|
149654
150661
|
]
|
|
149655
150662
|
},
|
|
150663
|
+
"Castle_Mapobject_Capital_Classic_Special_EasterFern": {
|
|
150664
|
+
"pid": 0,
|
|
150665
|
+
"url": "x768/WorldmapObjects/Landmarks/Capital_Mapobject_Basic/Castle_Mapobject_Capital_Classic_Special_EasterFern.png",
|
|
150666
|
+
"frames": [
|
|
150667
|
+
{
|
|
150668
|
+
"x": 0,
|
|
150669
|
+
"y": 0,
|
|
150670
|
+
"w": 118,
|
|
150671
|
+
"h": 151,
|
|
150672
|
+
"rx": 973,
|
|
150673
|
+
"ry": 933
|
|
150674
|
+
}
|
|
150675
|
+
],
|
|
150676
|
+
"fx": [
|
|
150677
|
+
{
|
|
150678
|
+
"x": 47,
|
|
150679
|
+
"y": -9,
|
|
150680
|
+
"scale": 0.75,
|
|
150681
|
+
"name": "flagHolder",
|
|
150682
|
+
"rotation": 0
|
|
150683
|
+
}
|
|
150684
|
+
]
|
|
150685
|
+
},
|
|
149656
150686
|
"Castle_Mapobject_Capital_Classic_Special_Emblem": {
|
|
149657
150687
|
"pid": 0,
|
|
149658
150688
|
"url": "x768/WorldmapObjects/Landmarks/Capital_Mapobject_Basic/Castle_Mapobject_Capital_Classic_Special_Emblem.png",
|
|
@@ -151505,6 +152535,29 @@
|
|
|
151505
152535
|
}
|
|
151506
152536
|
]
|
|
151507
152537
|
},
|
|
152538
|
+
"Metropol_Mapobject_Basic_Special_EasterFern": {
|
|
152539
|
+
"pid": 0,
|
|
152540
|
+
"url": "x768/WorldmapObjects/Landmarks/Metropol_Mapobject_Basic/Metropol_Mapobject_Basic_Special_EasterFern.png",
|
|
152541
|
+
"frames": [
|
|
152542
|
+
{
|
|
152543
|
+
"x": 0,
|
|
152544
|
+
"y": 0,
|
|
152545
|
+
"w": 88,
|
|
152546
|
+
"h": 99,
|
|
152547
|
+
"rx": 984,
|
|
152548
|
+
"ry": 979
|
|
152549
|
+
}
|
|
152550
|
+
],
|
|
152551
|
+
"fx": [
|
|
152552
|
+
{
|
|
152553
|
+
"x": 8,
|
|
152554
|
+
"y": -7,
|
|
152555
|
+
"scale": 0.75,
|
|
152556
|
+
"name": "flagHolder",
|
|
152557
|
+
"rotation": 0
|
|
152558
|
+
}
|
|
152559
|
+
]
|
|
152560
|
+
},
|
|
151508
152561
|
"Metropol_Mapobject_Basic_Special_Emblem": {
|
|
151509
152562
|
"pid": 0,
|
|
151510
152563
|
"url": "x768/WorldmapObjects/Landmarks/Metropol_Mapobject_Basic/Metropol_Mapobject_Basic_Special_Emblem.png",
|
|
@@ -151704,7 +152757,7 @@
|
|
|
151704
152757
|
],
|
|
151705
152758
|
"fx": [
|
|
151706
152759
|
{
|
|
151707
|
-
"x":
|
|
152760
|
+
"x": 35,
|
|
151708
152761
|
"y": -25,
|
|
151709
152762
|
"scale": 0.75,
|
|
151710
152763
|
"name": "flagHolder",
|
|
@@ -153257,6 +154310,29 @@
|
|
|
153257
154310
|
}
|
|
153258
154311
|
]
|
|
153259
154312
|
},
|
|
154313
|
+
"Outpost_Mapobject_Level_Special_EasterFern": {
|
|
154314
|
+
"pid": 0,
|
|
154315
|
+
"url": "x768/WorldmapObjects/Outposts/Outpost_Mapobject_Level_Special_EasterFern/Outpost_Mapobject_Level_Special_EasterFern.png",
|
|
154316
|
+
"frames": [
|
|
154317
|
+
{
|
|
154318
|
+
"x": 0,
|
|
154319
|
+
"y": 0,
|
|
154320
|
+
"w": 46,
|
|
154321
|
+
"h": 68,
|
|
154322
|
+
"rx": 1002,
|
|
154323
|
+
"ry": 980
|
|
154324
|
+
}
|
|
154325
|
+
],
|
|
154326
|
+
"fx": [
|
|
154327
|
+
{
|
|
154328
|
+
"x": 35,
|
|
154329
|
+
"y": -5,
|
|
154330
|
+
"scale": 0.75,
|
|
154331
|
+
"name": "flagHolder",
|
|
154332
|
+
"rotation": 0
|
|
154333
|
+
}
|
|
154334
|
+
]
|
|
154335
|
+
},
|
|
153260
154336
|
"Outpost_Mapobject_Level_Special_Emblem": {
|
|
153261
154337
|
"pid": 0,
|
|
153262
154338
|
"url": "x768/WorldmapObjects/Outposts/Outpost_Mapobject_Special_Emblem/Outpost_Mapobject_Level_Special_Emblem.png",
|
|
@@ -155607,6 +156683,21 @@
|
|
|
155607
156683
|
],
|
|
155608
156684
|
"fx": []
|
|
155609
156685
|
},
|
|
156686
|
+
"Preview_Castle_Mapobject_Special_EasterFern": {
|
|
156687
|
+
"pid": 0,
|
|
156688
|
+
"url": "x768/WorldmapObjects/Previews/Mapobjects_Preview/Preview_Castle_Mapobject_Special_EasterFern.png",
|
|
156689
|
+
"frames": [
|
|
156690
|
+
{
|
|
156691
|
+
"x": 0,
|
|
156692
|
+
"y": 0,
|
|
156693
|
+
"w": 100,
|
|
156694
|
+
"h": 138,
|
|
156695
|
+
"rx": 979,
|
|
156696
|
+
"ry": 945
|
|
156697
|
+
}
|
|
156698
|
+
],
|
|
156699
|
+
"fx": []
|
|
156700
|
+
},
|
|
155610
156701
|
"Preview_Castle_Mapobject_Special_Emblem": {
|
|
155611
156702
|
"pid": 0,
|
|
155612
156703
|
"url": "x768/WorldmapObjects/Previews/Mapobjects_Preview/Preview_Castle_Mapobject_Special_Emblem.png",
|