Add Dahomé Map & update campaign

This commit is contained in:
Thomas Andres Gomez 2025-12-06 21:53:04 +01:00
parent 1ab92db2e7
commit 967fe37b7e
2 changed files with 34 additions and 0 deletions

View file

@ -8,6 +8,14 @@
"MYRSHA"
],
"npcs": [],
"map": {
"id": "DAHOME_432_PU",
"camera": {
"zoom": 1.52,
"offsetX": 1594,
"offsetY": 1149
}
},
"scene": {
"name": "Session 18 : Caspaè - 39 Motannes, 432 PU."
},

26
maps/DAHOME_432_PU.json Normal file
View file

@ -0,0 +1,26 @@
{
"type": "com.pixelized.shared.lwa.model.map.MapJsonV1",
"id": "DAHOME_432_PU",
"name": "Dahomé",
"camera": {
"zoom": 1.52,
"offsetX": 1594,
"offsetY": 1149
},
"size": {
"width": 3840,
"height": 2160
},
"resources": [
{
"id": "ROOT",
"name": "Root",
"uri": "https://i.ibb.co/7dvDJ50L/image-dahome-maps.webp"
},
{
"id": "REGION",
"name": "Frontières",
"uri": "https://i.ibb.co/mC4jw8Yj/image-dahome-regions.webp"
}
]
}