The Exorcist Codex update

Deleted useless images, links are updated for the sheet to work in standalone with the images on the folder.
This commit is contained in:
Spirito35
2026-03-22 01:40:54 +01:00
parent da885b2aa2
commit 3af89cd1e9
22 changed files with 13 additions and 14 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 345 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 310 KiB

+1 -1
View File
@@ -1,2 +1,2 @@
[.ShellClassInfo]
IconResource=C:\Program Files\Google\Drive File Stream\112.0.3.0\GoogleDriveFS.exe,26
IconResource=C:\Program Files\Google\Drive File Stream\122.0.1.0\GoogleDriveFS.exe,27
+11 -11
View File
@@ -741,7 +741,7 @@ justify-items: center;
border-width: 20px;
box-sizing: border-box;
pointer-events: none;
border-image: url("https://www.spirito.fr/DL/RP/theexorcistcodex/BlocFrame-TheExorcistCode-red.png") 20 fill stretch;
border-image: url("images/BlocFrame-TheExorcistCode-red.png") 20 fill stretch;
transform: scale(-1, -1);
}
@@ -1533,20 +1533,20 @@ input[type="radio"]:checked + .radio-button {
}
.sheet-standardbox1.sheet-standardbox::before {
border-image: url("https://www.spirito.fr/DL/RP/theexorcistcodex/BlocFrame-TheExorcistCode-red.png") 20 fill stretch !important;
border-image: url("images/BlocFrame-TheExorcistCode-red.png") 20 fill stretch !important;
}
.sheet-standardbox11.sheet-standardbox::before {
border-image: url("https://www.spirito.fr/DL/RP/theexorcistcodex/BlocFrame-TheExorcistCode-black.png") 30 fill stretch !important;
border-image: url("images/BlocFrame-TheExorcistCode-black.png") 30 fill stretch !important;
opacity: 0.1;
}
.sheet-standardbox2.sheet-standardbox::before {
border-image: url("https://www.spirito.fr/DL/RP/theexorcistcodex/BlocFrame-TheExorcistCode-red2.png") 20 fill stretch !important;
border-image: url("images/BlocFrame-TheExorcistCode-red2.png") 20 fill stretch !important;
}
.sheet-standardbox3.sheet-standardbox::before {
border-image: url("https://www.spirito.fr/DL/RP/theexorcistcodex/BlocFrame-TheExorcistCode-red3.png") 26 fill stretch !important;
border-image: url("images/BlocFrame-TheExorcistCode-red3.png") 26 fill stretch !important;
border-width: 26px;
}
@@ -2767,7 +2767,7 @@ input[name="attr_effect-time"] {
.sheet-main-image {
grid-area: image;
background-image: url("https://www.spirito.fr/DL/RP/theexorcistcodex/TheExorcistCodex-symbol-red.png") !important;
background-image: url("images/TheExorcistCodex-symbol-red.png") !important;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
@@ -2776,7 +2776,7 @@ input[name="attr_effect-time"] {
}
.sheet-main-headerimage {
background-image: url("https://www.spirito.fr/DL/RP/theexorcistcodex/TheExorcistCodex-long-red.png") !important;
background-image: url("images/TheExorcistCodex-long-red.png") !important;
background-size: contain;
background-repeat: no-repeat;
background-position: center;
@@ -3044,16 +3044,16 @@ img.error {
}
.sheet-banner-separator {
background-image: url("https://www.spirito.fr/DL/RP/theexorcistcodex/banner-separator.png");
background-image: url("images/banner-separator.png");
margin-top: 10px!important;
}
.sheet-separator {
background-image: url("https://www.spirito.fr/DL/RP/theexorcistcodex/TheExorcistCode-asset2-black.png");
background-image: url("images/TheExorcistCode-asset2-black.png");
}
.sheet-bottom-background6 {
background-image: url("https://www.spirito.fr/DL/RP/theexorcistcodex/banner6.png");
background-image: url("images/banner6.png");
margin-top: 10px!important;
}
@@ -3933,7 +3933,7 @@ height:18px!important;
}
span.sheet-codexskill {
background-image: url("https://www.spirito.fr/DL/RP/theexorcistcodex/TheExorcistCode-codex-black.png");
background-image: url("images/TheExorcistCode-codex-black.png");
background-repeat: no-repeat;
background-size: contain;
background-position: top;
+1
View File
@@ -1,3 +1,4 @@
<!-- Custom Character Sheet ordered by Alex E. for -->
<!-- Made by Spirito, www.spirito.fr, Spirito#6973, spirito35220@gmail.com -->
<rolltemplate class="sheet-rolltemplate-theexorcistcodex">
-2
View File
@@ -1,2 +0,0 @@
[.ShellClassInfo]
IconResource=C:\Program Files\Google\Drive File Stream\112.0.3.0\GoogleDriveFS.exe,26
Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB