Rework des fiches creature/PJ et Tinji/Loksyu

This commit is contained in:
2026-03-30 17:06:08 +02:00
parent 8753784dc9
commit b0e1867ef5
3 changed files with 0 additions and 2702 deletions

2619
dist/system.js vendored

File diff suppressed because it is too large Load Diff

7
dist/system.js.map vendored

File diff suppressed because one or more lines are too long

View File

@@ -1,76 +0,0 @@
{
"fvtt-chroniques-de-l-etrange": {
"system": "fvtt-chroniques-de-l-etrange",
"topology": "standard",
"quantity" : "quantity",
"aliases": {},
"sources": {
"Lampe torche": {
"name": "Lampe torche",
"type": "item",
"consumable": false,
"states": 2,
"light": [
{
"bright": 30, "dim": 300, "angle": 20, "color": "#c2fffb", "alpha": 0.5, "attenuation": 0.8
}
]
},
"怪 Lampe torche": {
"name": "怪 Lampe torche",
"type": "item",
"consumable": false,
"states": 2,
"light": [
{
"bright": 30, "dim": 300, "angle": 20, "color": "#c2fffb", "alpha": 0.5, "attenuation": 0.8
}
]
},
"Flashlight": {
"name": "Flashlight",
"type": "item",
"consumable": false,
"states": 2,
"light": [
{
"bright": 30, "dim": 300, "angle": 20, "color": "#c2fffb", "alpha": 0.5, "attenuation": 0.8
}
]
},
"怪 Flashlight": {
"name": "怪 Flashlight",
"type": "item",
"consumable": false,
"states": 2,
"light": [
{
"bright": 30, "dim": 300, "angle": 20, "color": "#c2fffb", "alpha": 0.5, "attenuation": 0.8
}
]
},
"Linterna eléctrica": {
"name": "Linterna eléctrica",
"type": "item",
"consumable": false,
"states": 2,
"light": [
{
"bright": 30, "dim": 300, "angle": 20, "color": "#c2fffb", "alpha": 0.5, "attenuation": 0.8
}
]
},
"怪 Linterna eléctrica": {
"name": "怪 Linterna eléctrica",
"type": "item",
"consumable": false,
"states": 2,
"light": [
{
"bright": 30, "dim": 300, "angle": 20, "color": "#c2fffb", "alpha": 0.5, "attenuation": 0.8
}
]
}
}
}
}