Skip to content

Commit

Permalink
two new medals (icon for the endless replayability fest medal coming …
Browse files Browse the repository at this point in the history
…once the asset kit is released)
  • Loading branch information
BenLubar committed Dec 11, 2023
1 parent 175d902 commit 8ba2df5
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions community/inventory_service/item-schema-automated.json
Original file line number Diff line number Diff line change
Expand Up @@ -1449,6 +1449,53 @@
"granted_manually": true,
"compressed_dynamic_props": "strange_42",
"item_slot": "medal"
},
{
"itemdefid": 43,
"type": "item",
"name_english": "Containment Officer",
"description_english": "Fought the zombie virus in Infection Deathmatch.\n\n[color=#bfbfbf]Rounds survived: %strange_43_survive%\nZombie infections spread: %strange_43_tags%\nLast Stand kills: %strange_43_laststand%\n[i]Stats are only updated while this item is equipped in a match with at least five players.[/i][/color]",
"display_type_brazilian": "Medalha",
"display_type_english": "Medal",
"display_type_german": "Sammlerstück (Gewöhnlich)",
"display_type_italian": "Medaglia",
"display_type_japanese": "勲章",
"display_type_russian": "Медаль",
"display_type_schinese": "勋章",
"display_type_vietnamese": "Huy chương",
"icon_url": "https://stats.reactivedrop.com/static/items/43.png",
"name_color": "CF6A32",
"tags": "rarity:strange_rarity;slot:medal;strange:43",
"promo": "manual",
"granted_manually": true,
"compressed_dynamic_props": "strange_43_survive;strange_43_tags;strange_43_laststand",
"item_slot": "medal"
},
{
"itemdefid": 44,
"type": "item",
"name_brazilian": "Festival da Rejogabilidade Infinita do Steam de 2024",
"name_english": "Steam Endless Replayability Fest 2024",
"name_french": "Festival Steam des jeux à la rejouabilité infinie 2024",
"name_german": "Immer-wieder-gut-Festival 2024",
"name_italian": "Festival della rigiocabilità infinita di Steam 2024",
"name_japanese": "Steam無限リプレイフェス(2024)",
"name_russian": "Фестиваль бесконечной реиграбельности в Steam (2024)",
"name_schinese": "2024 年 Steam 无限重玩游戏节",
"name_vietnamese": "Lễ hội chơi đi chơi lại Steam 2024",
"description_english": "Fought the Swarm during Steam Endless Replayability Fest 2024.",
"display_type_brazilian": "Medalha",
"display_type_english": "Medal",
"display_type_german": "Sammlerstück (Ungewöhnlich)",
"display_type_italian": "Medaglia",
"display_type_japanese": "勲章",
"display_type_russian": "Медаль",
"display_type_schinese": "勋章",
"display_type_vietnamese": "Huy chương",
"icon_url": "https://stats.reactivedrop.com/static/medals/error.png",
"name_color": "5E98D9",
"tags": "rarity:uncommon;slot:medal",
"item_slot": "medal"
}
]
}

0 comments on commit 8ba2df5

Please sign in to comment.