This commit is contained in:
Simisays
2023-03-25 20:51:11 +01:00
parent fb7d8da98d
commit aa8fd48cd8
5 changed files with 95 additions and 67 deletions

View File

@@ -3,11 +3,11 @@
"height": 4300, "height": 4300,
"width": 2 "width": 2
}, },
"activeFile": "map/tibalt_f1.tmx", "activeFile": "map/tibalt.tmx",
"automapping.whileDrawing": false, "automapping.whileDrawing": false,
"expandedProjectPaths": [ "expandedProjectPaths": [
"map/main_story",
"map", "map",
"map/main_story",
"obj", "obj",
"tileset" "tileset"
], ],
@@ -2469,14 +2469,14 @@
}, },
"map/main_story/templeofchandra.tmx": { "map/main_story/templeofchandra.tmx": {
"expandedObjectLayers": [ "expandedObjectLayers": [
2, 7,
7 2
], ],
"scale": 2, "scale": 2,
"selectedLayer": 5, "selectedLayer": 5,
"viewCenter": { "viewCenter": {
"x": 849, "x": 480,
"y": 624.75 "y": 487.75
} }
}, },
"map/main_story/templeofliliana.tmx": { "map/main_story/templeofliliana.tmx": {
@@ -3085,7 +3085,7 @@
"scale": 3, "scale": 3,
"selectedLayer": 4, "selectedLayer": 4,
"viewCenter": { "viewCenter": {
"x": 345, "x": 321,
"y": 181.83333333333331 "y": 181.83333333333331
} }
}, },
@@ -3096,7 +3096,7 @@
"scale": 2, "scale": 2,
"selectedLayer": 5, "selectedLayer": 5,
"viewCenter": { "viewCenter": {
"x": 243.75, "x": 243.5,
"y": 171.75 "y": 171.75
} }
}, },
@@ -3107,8 +3107,8 @@
"scale": 3, "scale": 3,
"selectedLayer": 0, "selectedLayer": 0,
"viewCenter": { "viewCenter": {
"x": 419, "x": 368,
"y": 11.5 "y": 223.83333333333331
} }
}, },
"map/tibalt_f2.tmx": { "map/tibalt_f2.tmx": {
@@ -3118,8 +3118,8 @@
"scale": 3, "scale": 3,
"selectedLayer": 4, "selectedLayer": 4,
"viewCenter": { "viewCenter": {
"x": 173.16666666666666, "x": 176,
"y": 165.16666666666666 "y": 167.83333333333334
} }
}, },
"map/tileset/buildings.tsx": { "map/tileset/buildings.tsx": {
@@ -3270,23 +3270,24 @@
"map/tibalt_f1.tmx", "map/tibalt_f1.tmx",
"map/tibalt_f2.tmx", "map/tibalt_f2.tmx",
"map/tibalt.tmx", "map/tibalt.tmx",
"map/main_story/templeofchandra.tmx" "map/main_story/templeofchandra.tmx",
"map/teferi.tmx"
], ],
"project": "main.tiled-project", "project": "main.tiled-project",
"property.type": "string", "property.type": "string",
"recentFiles": [ "recentFiles": [
"map/xira.tmx", "map/xira.tmx",
"map/tibalt_f1.tmx",
"map/tibalt_f2.tmx",
"map/teferi.tmx",
"map/main_story/templeofchandra.tmx", "map/main_story/templeofchandra.tmx",
"map/tibalt.tmx", "map/tibalt.tmx",
"map/tibalt_f2.tmx",
"map/tibalt_f1.tmx",
"map/aerie_1B.tmx", "map/aerie_1B.tmx",
"map/aerie_1C.tmx", "map/aerie_1C.tmx",
"map/cave_6.tmx", "map/cave_6.tmx",
"map/cave_5.tmx", "map/cave_5.tmx",
"map/cave_4.tmx", "map/cave_4.tmx",
"map/cave_3.tmx", "map/cave_3.tmx"
"map/cave_2.tmx"
], ],
"resizeMap.removeObjects": true, "resizeMap.removeObjects": true,
"textEdit.monospace": true "textEdit.monospace": true

View File

@@ -124,7 +124,7 @@
{ {
"editions": [ "ONE" ], "editions": [ "ONE" ],
"type": "card", "type": "card",
"count": 3, "count": 1,
"rarity": [ "Rare", "Mythic Rare" ] "rarity": [ "Rare", "Mythic Rare" ]
} }
] ]

View File

@@ -1,5 +1,5 @@
chicken.png chicken.png
size: 239,51 size: 256,160
format: RGBA8888 format: RGBA8888
filter: Nearest,Nearest filter: Nearest,Nearest
repeat: none repeat: none
@@ -7,71 +7,98 @@ Avatar
xy: 133, 4 xy: 133, 4
size: 9, 7 size: 9, 7
Idle Idle
xy: 0, 0 xy: 8, 16
size: 14, 14 size: 16, 16
Idle Idle
xy: 32, 0 xy: 40, 16
size: 14, 14 size: 16, 16
Idle Idle
xy: 64, 0 xy: 72, 16
size: 14, 14 size: 16, 16
Idle Idle
xy: 96, 0 xy: 104, 16
size: 14, 14 size: 16, 16
Idle
xy: 8, 48
size: 16, 16
Idle
xy: 40, 48
size: 16, 16
Idle
xy: 72, 48
size: 16, 16
Idle
xy: 104, 48
size: 16, 16
Idle
xy: 136, 48
size: 16, 16
Idle
xy: 168, 48
size: 16, 16
Idle
xy: 200, 48
size: 16, 16
Idle
xy: 232, 48
size: 16, 16
Walk Walk
xy: 0, 21 xy: 8, 80
size: 14, 14 size: 16, 16
Walk Walk
xy: 32, 20 xy: 40, 80
size: 14, 14 size: 16, 16
Walk Walk
xy: 64, 20 xy: 72, 80
size: 14, 14 size: 16, 16
Walk Walk
xy: 96, 20 xy: 104, 80
size: 14, 14 size: 16, 16
Walk Walk
xy: 128, 20 xy: 136, 80
size: 14, 14 size: 16, 16
Walk Walk
xy: 160, 20 xy: 168, 80
size: 14, 14 size: 16, 16
Walk Walk
xy: 192, 20 xy: 200, 80
size: 14, 14 size: 16, 16
Walk Walk
xy: 224, 20 xy: 232, 80
size: 14, 14 size: 16, 16
Attack Attack
xy: 160, 0 xy: 8,112
size: 14, 14 size: 16, 16
Attack Attack
xy: 192, 0 xy: 40,112
size: 14, 14 size: 16, 16
Attack Attack
xy: 224, 0 xy: 72,112
size: 14, 14 size: 16, 16
Attack
xy: 104,112
size: 16, 16
Death Death
xy: 0, 32 xy: 8, 144
size: 14, 10 size: 16, 16
Death Death
xy: 32, 32 xy: 40, 144
size: 14, 10 size: 16, 16
Death Death
xy: 64, 32 xy: 72, 144
size: 14, 10 size: 16, 16
Death Death
xy: 96, 32 xy: 104, 144
size: 14, 10 size: 16, 16
Death Death
xy: 128, 32 xy: 136, 144
size: 14, 10 size: 16, 16
Death Death
xy: 160, 32 xy: 168, 144
size: 14, 10 size: 16, 16
Death Death
xy: 192, 32 xy: 200, 144
size: 14, 10 size: 16, 16
Death Death
xy: 224, 32 xy: 232, 144
size: 14, 10 size: 16, 16

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@@ -4,8 +4,8 @@ format: RGBA8888
filter: Nearest,Nearest filter: Nearest,Nearest
repeat: none repeat: none
Avatar Avatar
xy: 16, 11 xy: 108, 145
size: 13, 11 size: 16, 16
Idle Idle
xy: 4, 114 xy: 4, 114
size: 26, 14 size: 26, 14