@skullandbonestools/snbdata 7.0.7 → 7.0.8
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/cosmetics.json +24 -4
- package/data/events.json +1 -1
- package/languages/source/cosmetics.json +13 -1
- package/package.json +1 -1
package/data/cosmetics.json
CHANGED
|
@@ -26353,7 +26353,7 @@
|
|
|
26353
26353
|
"crimsonHerald": {
|
|
26354
26354
|
"id": "crimsonHerald",
|
|
26355
26355
|
"tier": 1,
|
|
26356
|
-
"type": "
|
|
26356
|
+
"type": "figureHead",
|
|
26357
26357
|
"set": "plagueReaper",
|
|
26358
26358
|
"effects": "emissive",
|
|
26359
26359
|
"basic": "blightborn",
|
|
@@ -26365,7 +26365,7 @@
|
|
|
26365
26365
|
"pestilentShadow": {
|
|
26366
26366
|
"id": "pestilentShadow",
|
|
26367
26367
|
"tier": 2,
|
|
26368
|
-
"type": "
|
|
26368
|
+
"type": "figureHead",
|
|
26369
26369
|
"set": "plagueReaper",
|
|
26370
26370
|
"effects": ["emissive","combatReactive"],
|
|
26371
26371
|
"basic": "blightborn",
|
|
@@ -26980,7 +26980,7 @@
|
|
|
26980
26980
|
"type": "figureHead",
|
|
26981
26981
|
"tier": 1,
|
|
26982
26982
|
"set": "flamesOfWar",
|
|
26983
|
-
"
|
|
26983
|
+
"basic": "silentAsTheGrave",
|
|
26984
26984
|
"season": "gutsAndGlory",
|
|
26985
26985
|
"effect": "emissive",
|
|
26986
26986
|
"upgrades": ["theSunkenBeyond"],
|
|
@@ -26999,7 +26999,7 @@
|
|
|
26999
26999
|
"type": "figureHead",
|
|
27000
27000
|
"tier": 2,
|
|
27001
27001
|
"set": "flamesOfWar",
|
|
27002
|
-
"
|
|
27002
|
+
"basic": "silentAsTheGrave",
|
|
27003
27003
|
"season": "gutsAndGlory",
|
|
27004
27004
|
"effect": ["emissive","combatReactive"],
|
|
27005
27005
|
"required": {
|
|
@@ -28630,5 +28630,25 @@
|
|
|
28630
28630
|
"obtainable": ["ubisoftStore","seaOfKingdomsCosmeticsChest"],
|
|
28631
28631
|
"dateAdded": "2025-11-18",
|
|
28632
28632
|
"lastUpdated": "2025-11-18"
|
|
28633
|
+
},
|
|
28634
|
+
"frostreaver": {
|
|
28635
|
+
"id": "frostreaver",
|
|
28636
|
+
"type": "nameplate",
|
|
28637
|
+
"set": "wintersBite",
|
|
28638
|
+
"season": "gutsAndGlory",
|
|
28639
|
+
"event": "azureSolstice",
|
|
28640
|
+
"effect": "emissive",
|
|
28641
|
+
"dateAdded": "2025-10-21",
|
|
28642
|
+
"lastUpdated": "2025-10-21"
|
|
28643
|
+
},
|
|
28644
|
+
"voicesInTheVeins": {
|
|
28645
|
+
"id": "voicesInTheVeins",
|
|
28646
|
+
"type": "ornaments",
|
|
28647
|
+
"set": "wintersBite",
|
|
28648
|
+
"season": "gutsAndGlory",
|
|
28649
|
+
"event": "azureSolstice",
|
|
28650
|
+
"effect": "emissive",
|
|
28651
|
+
"dateAdded": "2025-10-21",
|
|
28652
|
+
"lastUpdated": "2025-10-21"
|
|
28633
28653
|
}
|
|
28634
28654
|
}
|
package/data/events.json
CHANGED
|
@@ -2941,7 +2941,7 @@
|
|
|
2941
2941
|
}
|
|
2942
2942
|
},
|
|
2943
2943
|
"ogreKingsTriumph": {
|
|
2944
|
-
"name": "
|
|
2944
|
+
"name": "Sovereign",
|
|
2945
2945
|
"description": {
|
|
2946
2946
|
"general": "A name is built on deeds that matter"
|
|
2947
2947
|
}
|
|
@@ -19937,6 +19937,18 @@
|
|
|
19937
19937
|
"description": {
|
|
19938
19938
|
"general": "Each steps rings like drums"
|
|
19939
19939
|
}
|
|
19940
|
+
},
|
|
19941
|
+
"frostreaver": {
|
|
19942
|
+
"name": "Frostreaver",
|
|
19943
|
+
"description": {
|
|
19944
|
+
"general": "Your veins are filled with icy vengeance"
|
|
19945
|
+
}
|
|
19946
|
+
},
|
|
19947
|
+
"voicesInTheVeins": {
|
|
19948
|
+
"name": "Voices in the Veins",
|
|
19949
|
+
"description": {
|
|
19950
|
+
"general": "They hum with whispers from the abyss"
|
|
19951
|
+
}
|
|
19940
19952
|
}
|
|
19941
19953
|
}
|
|
19942
19954
|
}
|