Шаблон:Chest: различия между версиями

м (Замена текста — «{{sii|» на «{{SimpleIconItem|»)
м (Замена текста — «{{cilt|» на «{{Current_item_loot_type|»)
Строка 37: Строка 37:
{{#switch:{{Current_item_data|{{{1}}}|loot_count}}
{{#switch:{{Current_item_data|{{{1}}}|loot_count}}
|1={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
|1={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
{{#switch:{{cilt|{{{1}}}|index=1}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 43: Строка 43:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot|{{{1}}}|index=1}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=1}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 51: Строка 51:
}}}}
}}}}
|2={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
|2={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
{{#switch:{{cilt|{{{1}}}|index=1}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 57: Строка 57:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=1}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 65: Строка 65:
}}}}
}}}}
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=2}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=2}}</div>
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=2}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=2}}</div>
{{#switch:{{cilt|{{{1}}}|index=2}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=2}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
Строка 71: Строка 71:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=2}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=2}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
Строка 79: Строка 79:
}}}}
}}}}
|3={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
|3={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
{{#switch:{{cilt|{{{1}}}|index=1}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 85: Строка 85:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=1}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 93: Строка 93:
}}}}
}}}}
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=2}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=2}}</div>
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=2}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=2}}</div>
{{#switch:{{cilt|{{{1}}}|index=2}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=2}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
Строка 99: Строка 99:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=2}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=2}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
Строка 107: Строка 107:
}}}}
}}}}
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=3}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=3}}</div>
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=3}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=3}}</div>
{{#switch:{{cilt|{{{1}}}|index=3}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=3}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
Строка 113: Строка 113:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=3}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=3}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
Строка 121: Строка 121:
}}}}
}}}}
|4={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
|4={{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=1}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=1}}</div>
{{#switch:{{cilt|{{{1}}}|index=1}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 127: Строка 127:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=1}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=1}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=1}}</div>
Строка 135: Строка 135:
}}}}
}}}}
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=2}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=2}}</div>
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=2}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=2}}</div>
{{#switch:{{cilt|{{{1}}}|index=2}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=2}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
Строка 141: Строка 141:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=2}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=2}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=2}}</div>
Строка 149: Строка 149:
}}}}
}}}}
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=3}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=3}}</div>
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=3}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=3}}</div>
{{#switch:{{cilt|{{{1}}}|index=3}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=3}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
Строка 155: Строка 155:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=3}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=3}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=3}}</div>
Строка 163: Строка 163:
}}}}
}}}}
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=4}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=4}}</div>
{{#ifexpr:{{Current_item_loot_pack|{{{1}}}|index=4}} > 0|<div class="chest-content-count">Будет открыто паков: {{Current_item_loot_pack|{{{1}}}|index=4}}</div>
{{#switch:{{cilt|{{{1}}}|index=4}}
{{#switch:{{Current_item_loot_type|{{{1}}}|index=4}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
Строка 169: Строка 169:
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Редко = <div class="chest-content-text" style="background-color: #668019">Редко выпадают следующие вещи:</div><div class="chest-content-rare">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Очень редко = <div class="chest-content-text" style="background-color: #b96439;">Очень редко выпадают следующие вещи:</div><div class="chest-content-v-rare">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
}}|{{#switch:{{cilt|{{{1}}}|index=4}}
}}|{{#switch:{{Current_item_loot_type|{{{1}}}|index=4}}
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Гарантированно = <div class="chest-content-text" style="background-color: #c6caa0;">Вы гарантированно получите:</div><div class="chest-content">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=4}}</div>
|Есть шанс = <div class="chest-content-text" style="background-color: #c4af5a;">Есть шанс получить следующие предметы:</div><div class="chest-content-dop">{{Current_item_loot_items|{{{1}}}|index=4}}</div>

Версия от 09:39, 18 марта 2023