v0.1.0: Session 0 module with maps, scenes, journals, NPCs, tables

This commit is contained in:
Toutsu
2026-05-22 07:53:41 +03:00
commit a46a9a9718
11 changed files with 168 additions and 0 deletions
+44
View File
@@ -0,0 +1,44 @@
# PF2e: Багровый Караван
Foundry VTT модуль для Pathfinder 2e кампании «Багровый Караван».
## Установка
1. Foundry VTT → Модули → Установить модуль
2. Вставить манифест-ссылку:
```
https://git.codeanddice.ru/Toutsu/pf2e-bagrovy-karavan/raw/branch/main/module.json
```
3. Нажать «Установить»
## Содержимое
### Сцены (Session 0)
- **Кадир — Базарный квартал** — встреча с Омаром
- **Каравансарай Омара** — набор в караван
- **Костёр Омара** — первые разговоры
- **Улицы Кадыра** — случайные встречи (таблица 1d6)
- **Комната Амиры** — предрасследование
### Карты
Placeholder SVG-карты в `assets/maps/`. Замените на готовые battlemaps.
Рекомендуемый размер: 2048×2048 px, сетка 256 px.
### Журналы
- Сессия 0 — полное описание с DC, NPC, выборами
- NPC: Омар, Амира, Захир, Фенек
- Ключевые события
### NPC (Actors)
Заготовки для Омара, Амиры, Захира, Фенека.
### Таблицы
Случайные встречи в Кадыре (1d6).
## Замена карт
1. Подготовьте карту (JPG/PNG/WebP), желательно 2048×2048
2. Замените файл в `assets/maps/`
3. Перезапустите модуль в Foundry
## Лицензия
Фан-контент для PF2e. Pathfinder 2e © Paizo Inc.
+21
View File
@@ -0,0 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" width="2048" height="2048" viewBox="0 0 2048 2048">
<rect width="2048" height="2048" fill="#1a1a2e"/>
<g stroke="#4a4a6a" stroke-width="2">
<line x1="256" y1="0" x2="256" y2="2048"/><line x1="512" y1="0" x2="512" y2="2048"/>
<line x1="768" y1="0" x2="768" y2="2048"/><line x1="1024" y1="0" x2="1024" y2="2048"/>
<line x1="1280" y1="0" x2="1280" y2="2048"/><line x1="1536" y1="0" x2="1536" y2="2048"/>
<line x1="1792" y1="0" x2="1792" y2="2048"/>
<line x1="0" y1="256" x2="2048" y2="256"/><line x1="0" y1="512" x2="2048" y2="512"/>
<line x1="0" y1="768" x2="2048" y2="768"/><line x1="0" y1="1024" x2="2048" y2="1024"/>
<line x1="0" y1="1280" x2="2048" y2="1280"/><line x1="0" y1="1536" x2="2048" y2="1536"/>
<line x1="0" y1="1792" x2="2048" y2="1792"/>
</g>
<rect x="100" y="80" width="1848" height="200" fill="#16213e" stroke="#e94560" stroke-width="4" rx="20"/>
<text x="1024" y="190" font-family="sans-serif" font-size="72" fill="#e94560" text-anchor="middle" font-weight="bold">Комната Амиры</text>
<rect x="200" y="300" width="1648" height="1400" fill="#0f3460" stroke="#533483" stroke-width="3" rx="15"/>
<text x="1024" y="900" font-family="sans-serif" font-size="48" fill="#e94560" text-anchor="middle">[PLACEHOLDER]</text>
<text x="1024" y="1000" font-family="sans-serif" font-size="36" fill="#a0a0c0" text-anchor="middle">Заменить на готовую карту</text>
<text x="1024" y="1100" font-family="sans-serif" font-size="32" fill="#a0a0c0" text-anchor="middle" width="1400">Тайная комната в каравансарае. Сцена 4 — предрасследование.</text>
<text x="1024" y="1600" font-family="sans-serif" font-size="28" fill="#666680" text-anchor="middle">Размер: 2048×2048 px | Сетка: 256 px (≈ 5 футов)</text>
<text x="1024" y="1650" font-family="sans-serif" font-size="28" fill="#666680" text-anchor="middle">Модуль: PF2e Багровый Караван v0.1.0</text>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

+21
View File
@@ -0,0 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" width="2048" height="2048" viewBox="0 0 2048 2048">
<rect width="2048" height="2048" fill="#1a1a2e"/>
<g stroke="#4a4a6a" stroke-width="2">
<line x1="256" y1="0" x2="256" y2="2048"/><line x1="512" y1="0" x2="512" y2="2048"/>
<line x1="768" y1="0" x2="768" y2="2048"/><line x1="1024" y1="0" x2="1024" y2="2048"/>
<line x1="1280" y1="0" x2="1280" y2="2048"/><line x1="1536" y1="0" x2="1536" y2="2048"/>
<line x1="1792" y1="0" x2="1792" y2="2048"/>
<line x1="0" y1="256" x2="2048" y2="256"/><line x1="0" y1="512" x2="2048" y2="512"/>
<line x1="0" y1="768" x2="2048" y2="768"/><line x1="0" y1="1024" x2="2048" y2="1024"/>
<line x1="0" y1="1280" x2="2048" y2="1280"/><line x1="0" y1="1536" x2="2048" y2="1536"/>
<line x1="0" y1="1792" x2="2048" y2="1792"/>
</g>
<rect x="100" y="80" width="1848" height="200" fill="#16213e" stroke="#e94560" stroke-width="4" rx="20"/>
<text x="1024" y="190" font-family="sans-serif" font-size="72" fill="#e94560" text-anchor="middle" font-weight="bold">Кадир — Базарный квартал</text>
<rect x="200" y="300" width="1648" height="1400" fill="#0f3460" stroke="#533483" stroke-width="3" rx="15"/>
<text x="1024" y="900" font-family="sans-serif" font-size="48" fill="#e94560" text-anchor="middle">[PLACEHOLDER]</text>
<text x="1024" y="1000" font-family="sans-serif" font-size="36" fill="#a0a0c0" text-anchor="middle">Заменить на готовую карту</text>
<text x="1024" y="1100" font-family="sans-serif" font-size="32" fill="#a0a0c0" text-anchor="middle" width="1400">Извилистые улочки, палатки с пряностями, звон кузнецов. Сцена 1 — встреча с Омаром.</text>
<text x="1024" y="1600" font-family="sans-serif" font-size="28" fill="#666680" text-anchor="middle">Размер: 2048×2048 px | Сетка: 256 px (≈ 5 футов)</text>
<text x="1024" y="1650" font-family="sans-serif" font-size="28" fill="#666680" text-anchor="middle">Модуль: PF2e Багровый Караван v0.1.0</text>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

+21
View File
@@ -0,0 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" width="2048" height="2048" viewBox="0 0 2048 2048">
<rect width="2048" height="2048" fill="#1a1a2e"/>
<g stroke="#4a4a6a" stroke-width="2">
<line x1="256" y1="0" x2="256" y2="2048"/><line x1="512" y1="0" x2="512" y2="2048"/>
<line x1="768" y1="0" x2="768" y2="2048"/><line x1="1024" y1="0" x2="1024" y2="2048"/>
<line x1="1280" y1="0" x2="1280" y2="2048"/><line x1="1536" y1="0" x2="1536" y2="2048"/>
<line x1="1792" y1="0" x2="1792" y2="2048"/>
<line x1="0" y1="256" x2="2048" y2="256"/><line x1="0" y1="512" x2="2048" y2="512"/>
<line x1="0" y1="768" x2="2048" y2="768"/><line x1="0" y1="1024" x2="2048" y2="1024"/>
<line x1="0" y1="1280" x2="2048" y2="1280"/><line x1="0" y1="1536" x2="2048" y2="1536"/>
<line x1="0" y1="1792" x2="2048" y2="1792"/>
</g>
<rect x="100" y="80" width="1848" height="200" fill="#16213e" stroke="#e94560" stroke-width="4" rx="20"/>
<text x="1024" y="190" font-family="sans-serif" font-size="72" fill="#e94560" text-anchor="middle" font-weight="bold">Каравансарай Омара аль-Фахима</text>
<rect x="200" y="300" width="1648" height="1400" fill="#0f3460" stroke="#533483" stroke-width="3" rx="15"/>
<text x="1024" y="900" font-family="sans-serif" font-size="48" fill="#e94560" text-anchor="middle">[PLACEHOLDER]</text>
<text x="1024" y="1000" font-family="sans-serif" font-size="36" fill="#a0a0c0" text-anchor="middle">Заменить на готовую карту</text>
<text x="1024" y="1100" font-family="sans-serif" font-size="32" fill="#a0a0c0" text-anchor="middle" width="1400">Внутренний двор с арками, колодец, повозки и мешки. Сцена 2 — набор в караван.</text>
<text x="1024" y="1600" font-family="sans-serif" font-size="28" fill="#666680" text-anchor="middle">Размер: 2048×2048 px | Сетка: 256 px (≈ 5 футов)</text>
<text x="1024" y="1650" font-family="sans-serif" font-size="28" fill="#666680" text-anchor="middle">Модуль: PF2e Багровый Караван v0.1.0</text>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

+21
View File
@@ -0,0 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" width="2048" height="2048" viewBox="0 0 2048 2048">
<rect width="2048" height="2048" fill="#1a1a2e"/>
<g stroke="#4a4a6a" stroke-width="2">
<line x1="256" y1="0" x2="256" y2="2048"/><line x1="512" y1="0" x2="512" y2="2048"/>
<line x1="768" y1="0" x2="768" y2="2048"/><line x1="1024" y1="0" x2="1024" y2="2048"/>
<line x1="1280" y1="0" x2="1280" y2="2048"/><line x1="1536" y1="0" x2="1536" y2="2048"/>
<line x1="1792" y1="0" x2="1792" y2="2048"/>
<line x1="0" y1="256" x2="2048" y2="256"/><line x1="0" y1="512" x2="2048" y2="512"/>
<line x1="0" y1="768" x2="2048" y2="768"/><line x1="0" y1="1024" x2="2048" y2="1024"/>
<line x1="0" y1="1280" x2="2048" y2="1280"/><line x1="0" y1="1536" x2="2048" y2="1536"/>
<line x1="0" y1="1792" x2="2048" y2="1792"/>
</g>
<rect x="100" y="80" width="1848" height="200" fill="#16213e" stroke="#e94560" stroke-width="4" rx="20"/>
<text x="1024" y="190" font-family="sans-serif" font-size="72" fill="#e94560" text-anchor="middle" font-weight="bold">Улицы Кадыра — Случайные встречи</text>
<rect x="200" y="300" width="1648" height="1400" fill="#0f3460" stroke="#533483" stroke-width="3" rx="15"/>
<text x="1024" y="900" font-family="sans-serif" font-size="48" fill="#e94560" text-anchor="middle">[PLACEHOLDER]</text>
<text x="1024" y="1000" font-family="sans-serif" font-size="36" fill="#a0a0c0" text-anchor="middle">Заменить на готовую карту</text>
<text x="1024" y="1100" font-family="sans-serif" font-size="32" fill="#a0a0c0" text-anchor="middle" width="1400">Тёмные переулки, фонари, шорохи. Таблица случайных встреч 1d6.</text>
<text x="1024" y="1600" font-family="sans-serif" font-size="28" fill="#666680" text-anchor="middle">Размер: 2048×2048 px | Сетка: 256 px (≈ 5 футов)</text>
<text x="1024" y="1650" font-family="sans-serif" font-size="28" fill="#666680" text-anchor="middle">Модуль: PF2e Багровый Караван v0.1.0</text>
</svg>

After

Width:  |  Height:  |  Size: 2.1 KiB

+21
View File
@@ -0,0 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" width="2048" height="2048" viewBox="0 0 2048 2048">
<rect width="2048" height="2048" fill="#1a1a2e"/>
<g stroke="#4a4a6a" stroke-width="2">
<line x1="256" y1="0" x2="256" y2="2048"/><line x1="512" y1="0" x2="512" y2="2048"/>
<line x1="768" y1="0" x2="768" y2="2048"/><line x1="1024" y1="0" x2="1024" y2="2048"/>
<line x1="1280" y1="0" x2="1280" y2="2048"/><line x1="1536" y1="0" x2="1536" y2="2048"/>
<line x1="1792" y1="0" x2="1792" y2="2048"/>
<line x1="0" y1="256" x2="2048" y2="256"/><line x1="0" y1="512" x2="2048" y2="512"/>
<line x1="0" y1="768" x2="2048" y2="768"/><line x1="0" y1="1024" x2="2048" y2="1024"/>
<line x1="0" y1="1280" x2="2048" y2="1280"/><line x1="0" y1="1536" x2="2048" y2="1536"/>
<line x1="0" y1="1792" x2="2048" y2="1792"/>
</g>
<rect x="100" y="80" width="1848" height="200" fill="#16213e" stroke="#e94560" stroke-width="4" rx="20"/>
<text x="1024" y="190" font-family="sans-serif" font-size="72" fill="#e94560" text-anchor="middle" font-weight="bold">Костёр Омара</text>
<rect x="200" y="300" width="1648" height="1400" fill="#0f3460" stroke="#533483" stroke-width="3" rx="15"/>
<text x="1024" y="900" font-family="sans-serif" font-size="48" fill="#e94560" text-anchor="middle">[PLACEHOLDER]</text>
<text x="1024" y="1000" font-family="sans-serif" font-size="36" fill="#a0a0c0" text-anchor="middle">Заменить на готовую карту</text>
<text x="1024" y="1100" font-family="sans-serif" font-size="32" fill="#a0a0c0" text-anchor="middle" width="1400">Ночь, костёр, сидячие места. Сцена 3 — первые разговоры и истории.</text>
<text x="1024" y="1600" font-family="sans-serif" font-size="28" fill="#666680" text-anchor="middle">Размер: 2048×2048 px | Сетка: 256 px (≈ 5 футов)</text>
<text x="1024" y="1650" font-family="sans-serif" font-size="28" fill="#666680" text-anchor="middle">Модуль: PF2e Багровый Караван v0.1.0</text>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

+7
View File
@@ -0,0 +1,7 @@
{
"PF2E_BAGROVY_KARAVAN": {
"ModuleTitle": "PF2e: Багровый Караван",
"Session0": "Сессия 0 — Подготовка",
"RandomEncounters": "Случайные встречи Кадыра"
}
}
+4
View File
@@ -0,0 +1,4 @@
{"_id": "act_omar", "name": "Омар аль-Фахим", "type": "npc", "img": "icons/svg/mystery-man.svg", "system": {"attributes": {"ac": {"value": 16}, "hp": {"value": 28, "max": 28}}, "level": {"value": 2}, "traits": {"size": {"value": "med"}, "rarity": "unique", "value": ["humanoid", "human"]}, "abilities": {"str": {"mod": 0}, "dex": {"mod": 1}, "con": {"mod": 1}, "int": {"mod": 2}, "wis": {"mod": 2}, "cha": {"mod": 3}}}, "items": [], "token": {"name": "Омар", "actorLink": true}}
{"_id": "act_amira", "name": "Амира", "type": "npc", "img": "icons/svg/mystery-man.svg", "system": {"attributes": {"ac": {"value": 15}, "hp": {"value": 22, "max": 22}}, "level": {"value": 1}, "traits": {"size": {"value": "med"}, "rarity": "unique", "value": ["humanoid", "human"]}, "abilities": {"str": {"mod": 0}, "dex": {"mod": 2}, "con": {"mod": 0}, "int": {"mod": 1}, "wis": {"mod": 2}, "cha": {"mod": 2}}}, "items": [], "token": {"name": "Амира", "actorLink": true}}
{"_id": "act_zahir", "name": "Захир", "type": "npc", "img": "icons/svg/mystery-man.svg", "system": {"attributes": {"ac": {"value": 17}, "hp": {"value": 32, "max": 32}}, "level": {"value": 3}, "traits": {"size": {"value": "med"}, "rarity": "unique", "value": ["humanoid", "human"]}, "abilities": {"str": {"mod": 2}, "dex": {"mod": 3}, "con": {"mod": 1}, "int": {"mod": 0}, "wis": {"mod": 1}, "cha": {"mod": 1}}}, "items": [], "token": {"name": "Захир", "actorLink": true}}
{"_id": "act_fenek", "name": "Фенек", "type": "npc", "img": "icons/svg/mystery-man.svg", "system": {"attributes": {"ac": {"value": 14}, "hp": {"value": 18, "max": 18}}, "level": {"value": 1}, "traits": {"size": {"value": "sm"}, "rarity": "unique", "value": ["humanoid", "gnome"]}, "abilities": {"str": {"mod": -1}, "dex": {"mod": 2}, "con": {"mod": 0}, "int": {"mod": 2}, "wis": {"mod": 1}, "cha": {"mod": 3}}}, "items": [], "token": {"name": "Фенек", "actorLink": true}}
+2
View File
@@ -0,0 +1,2 @@
{"_id": "j_session0", "name": "Сессия 0 — Подготовка к Багровому Каравану", "folder": null, "pages": [{"name": "Обзор", "type": "text", "text": {"content": "<h2>Сессия 0 — Багровый Караван</h2><p>Вечер. Кадир. Жара спала...</p><p><strong>Сцены:</strong></p><ol><li>Базар — встреча с Омаром</li><li>Каравансарай — набор</li><li>Костёр — разговоры</li><li>Предрасследование — комната Амиры</li></ol>"}}, {"name": "Сцена 1 — Базар", "type": "text", "text": {"content": "<h3>Сцена 1: Базарный квартал Кадыра</h3><p>Омар прячется за лавкой специй. Sense Motive DC 16.</p><p><strong>Выборы:</strong></p><ul><li>Принять — идти в каравансарай</li><li>Отказать — последствия для мира</li><li>Торговаться — Diplomacy DC 18</li><li>Расследовать —预ните в комнату Амиры</li></ul>"}}, {"name": "Сцена 2 — Каравансарай", "type": "text", "text": {"content": "<h3>Сцена 2: Каравансарай Омара</h3><p>Проверка персонала. Pre-hire investigation: Perception DC 15, Society DC 14.</p><p>Таблица случайных встреч 1d6 приведена в разделе 'Таблицы'.</p>"}}, {"name": "NPC", "type": "text", "text": {"content": "<h3>NPC</h3><p><strong>Омар аль-Фахим</strong> — торговец, скрывает миссию.</p><p><strong>Амира</strong> — маска беспокойства, знает больше, чем говорит.</p><p><strong>Захир</strong> — проводник, 'волк в овечьей шкуре'. Sense Motive DC 18 чтобы подметить натяжку.</p><p><strong>Фенек</strong> — комичный агент Следопытов.</p>"}}, {"name": "DC-таблица", "type": "text", "text": {"content": "<h3>DC проверок (Party Level 1)</h3><table><tr><th>Проверка</th><th>DC</th><th>Контекст</th></tr><tr><td>Sense Motive (Омар)</td><td>16</td><td>Он скрывает что-то важное</td></tr><tr><td>Sense Motive (Амира)</td><td>14</td><td>Беспокойство видно</td></tr><tr><td>Sense Motive (Захир)</td><td>18</td><td>Мастер маскировки</td></tr><tr><td>Diplomacy (торг)</td><td>18</td><td>Омар твёрд в цене</td></tr><tr><td>Perception (н.р. ритуал Захира)</td><td>17</td><td>+2 за dim light</td></tr><tr><td>Perception (предрасследование)</td><td>15</td><td>Обыск комнаты Амиры</td></tr><tr><td>Society (предрасследование)</td><td>14</td><td>Слухи о караване</td></tr><tr><td>Stealth (следить за Захиром)</td><td>16</td><td>Он бдителен</td></tr></table><p><strong>Стартовое богатство:</strong> 15 gp на персонажа + набор путешественника.</p>"}}, {"name": "Ветка отказа", "type": "text", "text": {"content": "<h3>Если игроки говорят «нет»</h3><p>Омар не настаивает, но даёт имя контактного лица. Через 1d4 дня в городе начинаются слухи о пропавшем караване. Культ Раскалённого Солнца набирает силу — мир меняется независимо от решения игроков.</p><p>Игроки могут присоединиться позже через другой крючок (спасение Амиры, контракт стражи).</p>"}}]}
{"_id": "j_lore", "name": "Лор — Кадир и мир", "folder": null, "pages": [{"name": "Кадир", "type": "text", "text": {"content": "<h2>Кадир</h2><p>Торговый город на перекрёстке путей между Келешем и Осирионом. Базарный квартал, каравансараи, храм Саренрэ.</p>"}}, {"name": "Культ Раскалённого Солнца", "type": "text", "text": {"content": "<h3>Культ Раскалённого Солнца</h3><p>Маскируют ритуалы под обряды Саренрэ. Стремятся пробудить древнюю силу в Гробнице-Тюрьме Малакара.</p>"}}]}
+5
View File
@@ -0,0 +1,5 @@
{"_id": "sc_bazaar", "name": "1. Базарный квартал Кадыра", "background": {"src": "modules/pf2e-bagrovy-karavan/assets/maps/kadir-bazaar.svg", "width": 2048, "height": 2048, "offsetX": 0, "offsetY": 0}, "grid": {"size": 256, "type": 1, "color": "#000000", "alpha": 0.3, "distance": 5, "units": "ft"}, "walls": [], "lights": [], "notes": [], "tokens": [], "navName": "Базар"}
{"_id": "sc_caravanserai", "name": "2. Каравансарай Омара", "background": {"src": "modules/pf2e-bagrovy-karavan/assets/maps/kadir-caravanserai.svg", "width": 2048, "height": 2048, "offsetX": 0, "offsetY": 0}, "grid": {"size": 256, "type": 1, "color": "#000000", "alpha": 0.3, "distance": 5, "units": "ft"}, "walls": [], "lights": [], "notes": [], "tokens": [], "navName": "Каравансарай"}
{"_id": "sc_fire", "name": "3. Костёр Омара", "background": {"src": "modules/pf2e-bagrovy-karavan/assets/maps/omars-fire.svg", "width": 2048, "height": 2048, "offsetX": 0, "offsetY": 0}, "grid": {"size": 256, "type": 1, "color": "#000000", "alpha": 0.3, "distance": 5, "units": "ft"}, "walls": [], "lights": [{"x": 1024, "y": 1024, "radius": 400, "color": "#ffaa00", "alpha": 0.6, "animation": "torch"}], "notes": [], "tokens": [], "navName": "Костёр"}
{"_id": "sc_streets", "name": "4. Улицы Кадыра (случайные встречи)", "background": {"src": "modules/pf2e-bagrovy-karavan/assets/maps/kadir-streets.svg", "width": 2048, "height": 2048, "offsetX": 0, "offsetY": 0}, "grid": {"size": 256, "type": 1, "color": "#000000", "alpha": 0.3, "distance": 5, "units": "ft"}, "walls": [], "lights": [], "notes": [], "tokens": [], "navName": "Улицы"}
{"_id": "sc_amira", "name": "5. Комната Амиры (предрасследование)", "background": {"src": "modules/pf2e-bagrovy-karavan/assets/maps/amira-room.svg", "width": 2048, "height": 2048, "offsetX": 0, "offsetY": 0}, "grid": {"size": 256, "type": 1, "color": "#000000", "alpha": 0.3, "distance": 5, "units": "ft"}, "walls": [], "lights": [{"x": 500, "y": 500, "radius": 300, "color": "#ffeeaa", "alpha": 0.5, "animation": "none"}], "notes": [], "tokens": [], "navName": "Комната Амиры"}
+1
View File
@@ -0,0 +1 @@
{"_id": "tbl_encounters", "name": "Случайные встречи в Кадыре", "formula": "1d6", "results": [{"range": [1, 1], "type": 0, "text": "Стража проверяет документы — Diplomacy DC 12 или тюремная камера"}, {"range": [2, 2], "type": 0, "text": "Карманник — Perception DC 14 или потеря 1d4 gp"}, {"range": [3, 3], "type": 0, "text": "Торговец предлагает подозрительно дешёвую карту — Survival DC 13"}, {"range": [4, 4], "type": 0, "text": "Пилигрим Саренрэ просит помощи — Medicine DC 12"}, {"range": [5, 5], "type": 0, "text": "Шепчущий голос из переулка — Intimidation DC 15"}, {"range": [6, 6], "type": 0, "text": "Мальчишка бежит с вестью о караване — погоня Athletics DC 13"}], "replacement": true, "displayRoll": true}