Skip to content

Commit

Permalink
Added new creatures
Browse files Browse the repository at this point in the history
Added clockwork meka, xuanwen beast, fontemer aberrants, hilichurl rogues, and primordial vishaps.
Does not include the Vision Relics subsystem
  • Loading branch information
shrineofmaya committed Mar 8, 2024
1 parent 8c19f2d commit 4652352
Show file tree
Hide file tree
Showing 85 changed files with 105 additions and 109 deletions.
Binary file added art/items/item-wanderer's-blooming-flower.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added art/status-effects/Arkhe_Ousia.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added art/status-effects/Arkhe_Pneuma.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
29 changes: 20 additions & 9 deletions module.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
{
"id": "pf2e-teyvat-travel-guide",
"title": "Teyvat Travel Guide - Genshin Impact PF2e",
"version": "1.1.0",
"version": "1.1.1",
"compatibility": {
"minimum": "11",
"verified": "11"
},

"description": "This is a fan-made, unofficial supplement for Pathfinder 2e that adds various items, enemies, and mechanics from the world of Teyvat, the main setting for Genshin Impact. Elemental combat is added to party, enemy and environmental interactions, making combat even more strategic and teamwork oriented.\n\nThe seven elements are a core part of the worldbuilding and mechanics of the setting, consisting of Anemo, Geo, Electro, Dendro, Hydro, Pyro, and Cryo. Each element interacts with other elements in unique ways that can trigger certain Elemental Reactions, which can provide additional damage, utility, and more.\n\nAutomation is included for all Elements and their associated Elemental Reactions, as well as fully filled out NPC sheets for the 120+ monsters included in this module.\n\nCheck out the Scribe for all the up to date rules and setting information at https://scribe.pf2.tools/v/pY57qpow-genshin-impact-pf2e",
"description": "This is a fan-made, unofficial supplement for Pathfinder 2e that adds various items, enemies, and mechanics from the world of Teyvat, the main setting for Genshin Impact. Elemental combat is added to party, enemy and environmental interactions, making combat even more strategic and teamwork oriented.\n\nThe seven elements are a core part of the worldbuilding and mechanics of the setting, consisting of Anemo, Geo, Electro, Dendro, Hydro, Pyro, and Cryo. Each element interacts with other elements in unique ways that can trigger certain Elemental Reactions, which can provide additional damage, utility, and more.\n\nAutomation is included for all Elements and their associated Elemental Reactions, as well as fully filled out NPC sheets for the 130+ monsters included in this module.\n\nCheck out the Scribe for all the up to date rules and setting information at https://scribe.pf2.tools/v/pY57qpow-genshin-impact-pf2e",
"url": "https://github.com/shrineofmaya/pf2e-teyvat-travel-guide",
"manifest": "https://github.com/shrineofmaya/pf2e-teyvat-travel-guide/releases/latest/download/module.json",
"download": "https://github.com/shrineofmaya/pf2e-teyvat-travel-guide/releases/download/1.1.0/module.zip",
"download": "https://github.com/shrineofmaya/pf2e-teyvat-travel-guide/releases/download/1.1.1/module.zip",
"relationships": {
"systems": [
{
"id": "pf2e",
"type": "system",
"compatibility": {
"minimum": "5.9.5",
"verified": "5.9.5"
"verified": "5.13.6"
}
}
]
Expand Down Expand Up @@ -135,7 +135,10 @@
"treasure-hoarder": "Treasure Hoarder",
"vishap": "Vishap",
"rifthound": "Rifthound",
"nobushi": "Nobushi"
"nobushi": "Nobushi",
"pneuma": "Pneuma",
"ousia": "Ousia",
"meka": "Meka"
},
"damageTypes": {
"anemo": {
Expand Down Expand Up @@ -181,7 +184,9 @@
"electro": "Electro",
"geo": "Geo",
"hydro": "Hydro",
"pyro": "Pyro"
"pyro": "Pyro",
"pneuma": "Pneuma",
"ousia": "Ousia"
},
"spellTraits": {
"anemo": "Anemo",
Expand All @@ -190,7 +195,9 @@
"electro": "Electro",
"geo": "Geo",
"hydro": "Hydro",
"pyro": "Pyro"
"pyro": "Pyro",
"pneuma": "Pneuma",
"ousia": "Ousia"
},
"featTraits": {
"anemo": "Anemo",
Expand All @@ -199,7 +206,9 @@
"electro": "Electro",
"geo": "Geo",
"hydro": "Hydro",
"pyro": "Pyro"
"pyro": "Pyro",
"pneuma": "Pneuma",
"ousia": "Ousia"
},
"weaponTraits": {
"anemo": "Anemo",
Expand All @@ -208,7 +217,9 @@
"electro": "Electro",
"geo": "Geo",
"hydro": "Hydro",
"pyro": "Pyro"
"pyro": "Pyro",
"pneuma": "Pneuma",
"ousia": "Ousia"
},
"languages": {
"mondstadtian": "Mondstadtian",
Expand Down
Binary file removed packs/creature-ability-effects/000022.ldb
Binary file not shown.
Binary file added packs/creature-ability-effects/000166.ldb
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/creature-ability-effects/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000081
MANIFEST-000167
11 changes: 3 additions & 8 deletions packs/creature-ability-effects/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
2023/11/23-19:15:52.104 175c Recovering log #79
2023/11/23-19:15:52.107 175c Delete type=0 #79
2023/11/23-19:15:52.107 175c Delete type=3 #77
2023/11/23-19:18:02.447 2b9c Level-0 table #84: started
2023/11/23-19:18:02.448 2b9c Level-0 table #84: 0 bytes OK
2023/11/23-19:18:02.449 2b9c Delete type=0 #82
2023/11/23-19:18:02.450 2b9c Manual compaction at level-0 from '!folders!1wzN8KTDvSllatBn' @ 72057594037927935 : 1 .. '!items!zoKNmy9wjZeJ3I6E' @ 0 : 0; will stop at (end)
2023/11/23-19:18:02.450 2b9c Manual compaction at level-1 from '!folders!1wzN8KTDvSllatBn' @ 72057594037927935 : 1 .. '!items!zoKNmy9wjZeJ3I6E' @ 0 : 0; will stop at (end)
2024/03/08-11:45:04.153 3fec Recovering log #164
2024/03/08-11:45:04.156 3fec Delete type=0 #164
2024/03/08-11:45:04.156 3fec Delete type=3 #162
23 changes: 15 additions & 8 deletions packs/creature-ability-effects/LOG.old
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
2023/11/23-18:48:32.292 33ac Recovering log #75
2023/11/23-18:48:32.295 33ac Delete type=0 #75
2023/11/23-18:48:32.295 33ac Delete type=3 #73
2023/11/23-19:15:30.132 2b9c Level-0 table #80: started
2023/11/23-19:15:30.133 2b9c Level-0 table #80: 0 bytes OK
2023/11/23-19:15:30.134 2b9c Delete type=0 #78
2023/11/23-19:15:30.135 2b9c Manual compaction at level-0 from '!folders!1wzN8KTDvSllatBn' @ 72057594037927935 : 1 .. '!items!zoKNmy9wjZeJ3I6E' @ 0 : 0; will stop at (end)
2023/11/23-19:15:30.135 2b9c Manual compaction at level-1 from '!folders!1wzN8KTDvSllatBn' @ 72057594037927935 : 1 .. '!items!zoKNmy9wjZeJ3I6E' @ 0 : 0; will stop at (end)
2024/03/07-12:30:05.881 14dc Recovering log #161
2024/03/07-12:30:05.885 14dc Delete type=0 #161
2024/03/07-12:30:05.885 14dc Delete type=3 #160
2024/03/07-19:56:08.517 493c Level-0 table #165: started
2024/03/07-19:56:08.521 493c Level-0 table #165: 69954 bytes OK
2024/03/07-19:56:08.522 493c Delete type=0 #163
2024/03/07-19:56:08.522 493c Manual compaction at level-0 from '!folders!1wzN8KTDvSllatBn' @ 72057594037927935 : 1 .. '!items!zoKNmy9wjZeJ3I6E' @ 0 : 0; will stop at (end)
2024/03/07-19:56:08.522 493c Manual compaction at level-1 from '!folders!1wzN8KTDvSllatBn' @ 72057594037927935 : 1 .. '!items!zoKNmy9wjZeJ3I6E' @ 0 : 0; will stop at '!items!vsIdrcRP0AbZiWbz' @ 437 : 1
2024/03/07-19:56:08.522 493c Compacting 1@1 + 1@2 files
2024/03/07-19:56:08.526 493c Generated table #166@1: 113 keys, 90251 bytes
2024/03/07-19:56:08.526 493c Compacted 1@1 + 1@2 files => 90251 bytes
2024/03/07-19:56:08.527 493c compacted to: files[ 0 0 1 0 0 0 0 ]
2024/03/07-19:56:08.527 493c Delete type=2 #159
2024/03/07-19:56:08.527 493c Delete type=2 #165
2024/03/07-19:56:08.534 493c Manual compaction at level-1 from '!items!vsIdrcRP0AbZiWbz' @ 437 : 1 .. '!items!zoKNmy9wjZeJ3I6E' @ 0 : 0; will stop at (end)
Binary file removed packs/creature-ability-effects/MANIFEST-000081
Binary file not shown.
Binary file added packs/creature-ability-effects/MANIFEST-000167
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/elemental-reaction-effects/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000080
MANIFEST-000162
11 changes: 3 additions & 8 deletions packs/elemental-reaction-effects/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
2023/11/23-19:15:52.110 e70 Recovering log #78
2023/11/23-19:15:52.113 e70 Delete type=0 #78
2023/11/23-19:15:52.114 e70 Delete type=3 #76
2023/11/23-19:18:02.446 2b9c Level-0 table #83: started
2023/11/23-19:18:02.446 2b9c Level-0 table #83: 0 bytes OK
2023/11/23-19:18:02.447 2b9c Delete type=0 #81
2023/11/23-19:18:02.450 2b9c Manual compaction at level-0 from '!items!1o5mhcAbEtfToeJl' @ 72057594037927935 : 1 .. '!items!jfEPlD8vKz9ojPOG' @ 0 : 0; will stop at (end)
2023/11/23-19:18:02.450 2b9c Manual compaction at level-1 from '!items!1o5mhcAbEtfToeJl' @ 72057594037927935 : 1 .. '!items!jfEPlD8vKz9ojPOG' @ 0 : 0; will stop at (end)
2024/03/08-11:45:04.167 1ea4 Recovering log #160
2024/03/08-11:45:04.170 1ea4 Delete type=0 #160
2024/03/08-11:45:04.170 1ea4 Delete type=3 #158
16 changes: 8 additions & 8 deletions packs/elemental-reaction-effects/LOG.old
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2023/11/23-18:48:32.298 41b8 Recovering log #74
2023/11/23-18:48:32.301 41b8 Delete type=0 #74
2023/11/23-18:48:32.301 41b8 Delete type=3 #72
2023/11/23-19:15:30.131 2b9c Level-0 table #79: started
2023/11/23-19:15:30.131 2b9c Level-0 table #79: 0 bytes OK
2023/11/23-19:15:30.132 2b9c Delete type=0 #77
2023/11/23-19:15:30.135 2b9c Manual compaction at level-0 from '!items!1o5mhcAbEtfToeJl' @ 72057594037927935 : 1 .. '!items!jfEPlD8vKz9ojPOG' @ 0 : 0; will stop at (end)
2023/11/23-19:15:30.135 2b9c Manual compaction at level-1 from '!items!1o5mhcAbEtfToeJl' @ 72057594037927935 : 1 .. '!items!jfEPlD8vKz9ojPOG' @ 0 : 0; will stop at (end)
2024/03/07-12:30:05.899 13ac Recovering log #157
2024/03/07-12:30:05.904 13ac Delete type=0 #157
2024/03/07-12:30:05.904 13ac Delete type=3 #156
2024/03/07-19:56:08.516 493c Level-0 table #161: started
2024/03/07-19:56:08.516 493c Level-0 table #161: 0 bytes OK
2024/03/07-19:56:08.517 493c Delete type=0 #159
2024/03/07-19:56:08.522 493c Manual compaction at level-0 from '!items!1o5mhcAbEtfToeJl' @ 72057594037927935 : 1 .. '!items!jfEPlD8vKz9ojPOG' @ 0 : 0; will stop at (end)
2024/03/07-19:56:08.522 493c Manual compaction at level-1 from '!items!1o5mhcAbEtfToeJl' @ 72057594037927935 : 1 .. '!items!jfEPlD8vKz9ojPOG' @ 0 : 0; will stop at (end)
Binary file removed packs/elemental-reaction-effects/MANIFEST-000080
Binary file not shown.
Binary file added packs/elemental-reaction-effects/MANIFEST-000162
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/elemental-reactions/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000080
MANIFEST-000162
11 changes: 3 additions & 8 deletions packs/elemental-reactions/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
2023/11/23-19:15:52.116 175c Recovering log #78
2023/11/23-19:15:52.119 175c Delete type=0 #78
2023/11/23-19:15:52.119 175c Delete type=3 #76
2023/11/23-19:18:02.451 2b9c Level-0 table #83: started
2023/11/23-19:18:02.451 2b9c Level-0 table #83: 0 bytes OK
2023/11/23-19:18:02.452 2b9c Delete type=0 #81
2023/11/23-19:18:02.456 2b9c Manual compaction at level-0 from '!folders!6UZvgN8qUAacAthM' @ 72057594037927935 : 1 .. '!items!x4QDKbLRHMn6dFf5' @ 0 : 0; will stop at (end)
2023/11/23-19:18:02.456 2b9c Manual compaction at level-1 from '!folders!6UZvgN8qUAacAthM' @ 72057594037927935 : 1 .. '!items!x4QDKbLRHMn6dFf5' @ 0 : 0; will stop at (end)
2024/03/08-11:45:04.178 3fec Recovering log #160
2024/03/08-11:45:04.181 3fec Delete type=0 #160
2024/03/08-11:45:04.181 3fec Delete type=3 #158
16 changes: 8 additions & 8 deletions packs/elemental-reactions/LOG.old
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2023/11/23-18:48:32.304 33ac Recovering log #74
2023/11/23-18:48:32.307 33ac Delete type=0 #74
2023/11/23-18:48:32.308 33ac Delete type=3 #72
2023/11/23-19:15:30.134 2b9c Level-0 table #79: started
2023/11/23-19:15:30.134 2b9c Level-0 table #79: 0 bytes OK
2023/11/23-19:15:30.135 2b9c Delete type=0 #77
2023/11/23-19:15:30.135 2b9c Manual compaction at level-0 from '!folders!6UZvgN8qUAacAthM' @ 72057594037927935 : 1 .. '!items!x4QDKbLRHMn6dFf5' @ 0 : 0; will stop at (end)
2023/11/23-19:15:30.135 2b9c Manual compaction at level-1 from '!folders!6UZvgN8qUAacAthM' @ 72057594037927935 : 1 .. '!items!x4QDKbLRHMn6dFf5' @ 0 : 0; will stop at (end)
2024/03/07-12:30:05.916 14dc Recovering log #157
2024/03/07-12:30:05.920 14dc Delete type=0 #157
2024/03/07-12:30:05.920 14dc Delete type=3 #156
2024/03/07-19:56:08.533 493c Level-0 table #161: started
2024/03/07-19:56:08.533 493c Level-0 table #161: 0 bytes OK
2024/03/07-19:56:08.534 493c Delete type=0 #159
2024/03/07-19:56:08.534 493c Manual compaction at level-0 from '!folders!6UZvgN8qUAacAthM' @ 72057594037927935 : 1 .. '!items!x4QDKbLRHMn6dFf5' @ 0 : 0; will stop at (end)
2024/03/07-19:56:08.538 493c Manual compaction at level-1 from '!folders!6UZvgN8qUAacAthM' @ 72057594037927935 : 1 .. '!items!x4QDKbLRHMn6dFf5' @ 0 : 0; will stop at (end)
Binary file removed packs/elemental-reactions/MANIFEST-000080
Binary file not shown.
Binary file added packs/elemental-reactions/MANIFEST-000162
Binary file not shown.
Binary file removed packs/elements/000013.ldb
Binary file not shown.
Binary file added packs/elements/000162.ldb
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/elements/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000080
MANIFEST-000163
11 changes: 3 additions & 8 deletions packs/elements/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
2023/11/23-19:15:52.122 e70 Recovering log #78
2023/11/23-19:15:52.126 e70 Delete type=0 #78
2023/11/23-19:15:52.126 e70 Delete type=3 #76
2023/11/23-19:18:02.454 2b9c Level-0 table #83: started
2023/11/23-19:18:02.454 2b9c Level-0 table #83: 0 bytes OK
2023/11/23-19:18:02.456 2b9c Delete type=0 #81
2023/11/23-19:18:02.456 2b9c Manual compaction at level-0 from '!folders!xzF3ZIxv4dq4gdIm' @ 72057594037927935 : 1 .. '!items!t8cluKjSaVu0QnsL' @ 0 : 0; will stop at (end)
2023/11/23-19:18:02.456 2b9c Manual compaction at level-1 from '!folders!xzF3ZIxv4dq4gdIm' @ 72057594037927935 : 1 .. '!items!t8cluKjSaVu0QnsL' @ 0 : 0; will stop at (end)
2024/03/08-11:45:04.191 1ea4 Recovering log #160
2024/03/08-11:45:04.194 1ea4 Delete type=0 #160
2024/03/08-11:45:04.194 1ea4 Delete type=3 #158
23 changes: 15 additions & 8 deletions packs/elements/LOG.old
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
2023/11/23-18:48:32.310 41b8 Recovering log #74
2023/11/23-18:48:32.313 41b8 Delete type=0 #74
2023/11/23-18:48:32.313 41b8 Delete type=3 #72
2023/11/23-19:15:30.139 2b9c Level-0 table #79: started
2023/11/23-19:15:30.139 2b9c Level-0 table #79: 0 bytes OK
2023/11/23-19:15:30.140 2b9c Delete type=0 #77
2023/11/23-19:15:30.141 2b9c Manual compaction at level-0 from '!folders!xzF3ZIxv4dq4gdIm' @ 72057594037927935 : 1 .. '!items!t8cluKjSaVu0QnsL' @ 0 : 0; will stop at (end)
2023/11/23-19:15:30.141 2b9c Manual compaction at level-1 from '!folders!xzF3ZIxv4dq4gdIm' @ 72057594037927935 : 1 .. '!items!t8cluKjSaVu0QnsL' @ 0 : 0; will stop at (end)
2024/03/07-12:30:05.934 13ac Recovering log #157
2024/03/07-12:30:05.938 13ac Delete type=0 #157
2024/03/07-12:30:05.938 13ac Delete type=3 #156
2024/03/07-19:56:08.529 493c Level-0 table #161: started
2024/03/07-19:56:08.531 493c Level-0 table #161: 40097 bytes OK
2024/03/07-19:56:08.532 493c Delete type=0 #159
2024/03/07-19:56:08.534 493c Manual compaction at level-0 from '!folders!W8akz9fjULY9OJyR' @ 72057594037927935 : 1 .. '!items!tmVJm60LIjpON4m5' @ 0 : 0; will stop at (end)
2024/03/07-19:56:08.534 493c Manual compaction at level-1 from '!folders!W8akz9fjULY9OJyR' @ 72057594037927935 : 1 .. '!items!tmVJm60LIjpON4m5' @ 0 : 0; will stop at '!items!tmVJm60LIjpON4m5' @ 85 : 1
2024/03/07-19:56:08.534 493c Compacting 1@1 + 1@2 files
2024/03/07-19:56:08.536 493c Generated table #162@1: 18 keys, 16644 bytes
2024/03/07-19:56:08.536 493c Compacted 1@1 + 1@2 files => 16644 bytes
2024/03/07-19:56:08.537 493c compacted to: files[ 0 0 1 0 0 0 0 ]
2024/03/07-19:56:08.537 493c Delete type=2 #13
2024/03/07-19:56:08.538 493c Delete type=2 #161
2024/03/07-19:56:08.540 493c Manual compaction at level-1 from '!items!tmVJm60LIjpON4m5' @ 85 : 1 .. '!items!tmVJm60LIjpON4m5' @ 0 : 0; will stop at (end)
Binary file removed packs/elements/MANIFEST-000080
Binary file not shown.
Binary file added packs/elements/MANIFEST-000163
Binary file not shown.
File renamed without changes.
2 changes: 1 addition & 1 deletion packs/equipment/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000065
MANIFEST-000147
11 changes: 3 additions & 8 deletions packs/equipment/LOG
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
2023/11/23-19:15:52.129 175c Recovering log #63
2023/11/23-19:15:52.133 175c Delete type=0 #63
2023/11/23-19:15:52.133 175c Delete type=3 #61
2023/11/23-19:18:02.452 2b9c Level-0 table #68: started
2023/11/23-19:18:02.453 2b9c Level-0 table #68: 0 bytes OK
2023/11/23-19:18:02.454 2b9c Delete type=0 #66
2023/11/23-19:18:02.456 2b9c Manual compaction at level-0 from '!folders!LM2MUXH5JTXFxge2' @ 72057594037927935 : 1 .. '!items!ykbmR45f0TQPVUAF' @ 0 : 0; will stop at (end)
2023/11/23-19:18:02.456 2b9c Manual compaction at level-1 from '!folders!LM2MUXH5JTXFxge2' @ 72057594037927935 : 1 .. '!items!ykbmR45f0TQPVUAF' @ 0 : 0; will stop at (end)
2024/03/08-11:45:04.204 3fec Recovering log #145
2024/03/08-11:45:04.208 3fec Delete type=0 #145
2024/03/08-11:45:04.208 3fec Delete type=3 #143
16 changes: 8 additions & 8 deletions packs/equipment/LOG.old
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
2023/11/23-18:48:32.315 33ac Recovering log #59
2023/11/23-18:48:32.319 33ac Delete type=0 #59
2023/11/23-18:48:32.319 33ac Delete type=3 #57
2023/11/23-19:15:30.140 2b9c Level-0 table #64: started
2023/11/23-19:15:30.140 2b9c Level-0 table #64: 0 bytes OK
2023/11/23-19:15:30.141 2b9c Delete type=0 #62
2023/11/23-19:15:30.141 2b9c Manual compaction at level-0 from '!folders!LM2MUXH5JTXFxge2' @ 72057594037927935 : 1 .. '!items!ykbmR45f0TQPVUAF' @ 0 : 0; will stop at (end)
2023/11/23-19:15:30.141 2b9c Manual compaction at level-1 from '!folders!LM2MUXH5JTXFxge2' @ 72057594037927935 : 1 .. '!items!ykbmR45f0TQPVUAF' @ 0 : 0; will stop at (end)
2024/03/07-12:30:05.952 14dc Recovering log #142
2024/03/07-12:30:05.956 14dc Delete type=0 #142
2024/03/07-12:30:05.956 14dc Delete type=3 #141
2024/03/07-19:56:08.527 493c Level-0 table #146: started
2024/03/07-19:56:08.527 493c Level-0 table #146: 0 bytes OK
2024/03/07-19:56:08.528 493c Delete type=0 #144
2024/03/07-19:56:08.534 493c Manual compaction at level-0 from '!folders!LM2MUXH5JTXFxge2' @ 72057594037927935 : 1 .. '!items!ykbmR45f0TQPVUAF' @ 0 : 0; will stop at (end)
2024/03/07-19:56:08.534 493c Manual compaction at level-1 from '!folders!LM2MUXH5JTXFxge2' @ 72057594037927935 : 1 .. '!items!ykbmR45f0TQPVUAF' @ 0 : 0; will stop at (end)
Binary file not shown.
Empty file.
Binary file added packs/teyvat-travel-guide/000288.log
Binary file not shown.
2 changes: 1 addition & 1 deletion packs/teyvat-travel-guide/CURRENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MANIFEST-000205
MANIFEST-000287
10 changes: 3 additions & 7 deletions packs/teyvat-travel-guide/LOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
2023/11/23-19:15:52.097 e70 Recovering log #203
2023/11/23-19:15:52.100 e70 Delete type=0 #203
2023/11/23-19:15:52.100 e70 Delete type=3 #201
2023/11/23-19:18:02.525 2b9c Level-0 table #208: started
2023/11/23-19:18:02.525 2b9c Level-0 table #208: 0 bytes OK
2023/11/23-19:18:02.528 2b9c Delete type=0 #206
2023/11/23-19:18:02.528 2b9c Manual compaction at level-0 from '!adventures!KjxOBsGMtbhvh2Pm' @ 72057594037927935 : 1 .. '!adventures!KjxOBsGMtbhvh2Pm' @ 0 : 0; will stop at (end)
2024/03/08-11:45:04.127 1ea4 Recovering log #285
2024/03/08-11:45:04.131 1ea4 Delete type=0 #285
2024/03/08-11:45:04.131 1ea4 Delete type=3 #283
14 changes: 7 additions & 7 deletions packs/teyvat-travel-guide/LOG.old
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2023/11/23-18:48:32.286 41b8 Recovering log #198
2023/11/23-18:48:32.289 41b8 Delete type=0 #198
2023/11/23-18:48:32.289 41b8 Delete type=3 #196
2023/11/23-19:15:30.269 2b9c Level-0 table #204: started
2023/11/23-19:15:30.269 2b9c Level-0 table #204: 0 bytes OK
2023/11/23-19:15:30.271 2b9c Delete type=0 #202
2023/11/23-19:15:30.271 2b9c Manual compaction at level-0 from '!adventures!KjxOBsGMtbhvh2Pm' @ 72057594037927935 : 1 .. '!adventures!KjxOBsGMtbhvh2Pm' @ 0 : 0; will stop at (end)
2024/03/07-12:30:05.845 13ac Recovering log #282
2024/03/07-12:30:05.848 13ac Delete type=0 #282
2024/03/07-12:30:05.848 13ac Delete type=3 #281
2024/03/07-19:56:08.676 493c Level-0 table #286: started
2024/03/07-19:56:08.678 493c Level-0 table #286: 0 bytes OK
2024/03/07-19:56:08.679 493c Delete type=0 #284
2024/03/07-19:56:08.680 493c Manual compaction at level-0 from '!adventures!KjxOBsGMtbhvh2Pm' @ 72057594037927935 : 1 .. '!adventures!KjxOBsGMtbhvh2Pm' @ 0 : 0; will stop at (end)
Binary file not shown.

0 comments on commit 4652352

Please sign in to comment.